A basic sequencer - demonstrates loading and caching a .jsfrx SoundEffect. Refer to the jsfxr page for more info. Controls:
- m: unmute a track
- c: clear a track
- r: randomise a track
- d: print the track data to the console
Source code: GridControl.java GridControlNote.java Jsfxr.java Sequencer.java SoundEffect.java
Built with Processing