Giter VIP home page Giter VIP logo

tone-toggles-sequencer's Introduction

Tone Toggles Sequencer

Tone Toggles Sequencer is a generative tone sequencing tool that blends the creativity of the user and the unpredictability of computer-generated-randomness to produce unique musical creations with each use.

How To Play

For the most part, this works like any other sequencer. Click or tap on the gray boxes (aka "Tone Toggles") to create your pattern, and hit the Play button to hear the results.

The special part here is the random function, which is activated by the star button beneath each set of Tone Toggles. When this is on, the computer will decide which (if any) notes to play, giving your sequence a bit of an unexpected flair.

Audio Details

The set of tones is randomly selected from a root note's major and minor keys. If you don't like the selection, hit refresh to get new notes.

Installation

Clone the repo and run npm install.

This app uses Parcel for bundling files and assets. To start your dev server, run npm run dev. To build for production, run npm run build.

tone-toggles-sequencer's People

Contributors

chrisschnaars avatar dependabot[bot] avatar

Watchers

James Cloos avatar

tone-toggles-sequencer's Issues

Clean up duplication of beat names

Right now, there is an array of 'beat-displays' in the audio settings, which is used to populate the beat name for each toggle.

These names are duplicated when creating the tone players in the player. Seems ripe for breaking things, and should be fixed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.