Skip to content

Commit b0578ea

Browse files
authored
Update README.md
added description for drum_machine_ui
1 parent 8d7165c commit b0578ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
### algo_melody
44
* Algorithmic melody. Starts two oscillators of different wave types and frequency ranges to play a pleasant tune. Displays frequency to user. [Play algo_melody](https://rawgit.com/SageWare/JavaScript/master/algo_melody/index.html)
55

6+
### drum_machine_ui
7+
* Drum machine that utilizes the NexusUI library. Stores binary sequences, plays two types of clicks. [Play drum_machine_ui](https://cdn.rawgit.com/SageWare/JavaScript/8d7165c9/drum_machine_ui/index.html)
68

79
### piano_freq
810
* Script that turns user's keyboard into a frequency based piano. Utilizes the Web Audio API and spans two octaves. Starts one oscillator on mouse click, changes frequency on key press. Meant to be imbedded in a HTML iframe with graphical instructions for note mapping. Only one tone can be played at once.

0 commit comments

Comments
 (0)