Skip to content

Just a lovely little sequencer. Uses a web worker with 'create-react-app' without ejecting!

Notifications You must be signed in to change notification settings

bmordan/audio-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio.Grid

This charming little app uses the Web Audio API and a web worker to provide a reliable timing signal. Check out the demo here - http://audio.grid

Inspired by the scheduling pattern Chris Wilson shows here in metronome.

The project does not really require redux (its over kill) but this is an educational project and my apprentices need to practice wiring up redux, so I have used it in this project.

Usage

Clone this repo then run npm install when you are ready to run a dev server use

npm start

View the locally running app at http://localhost:3000

About

Just a lovely little sequencer. Uses a web worker with 'create-react-app' without ejecting!

Resources

Stars

Watchers

Forks

Packages

No packages published