You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Script that turns user's keyboard into a frequency based piano. Utilizes the Web Audio API. 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.
5
+
3
6
### xyther
4
7
* A theramin that utilizes the Web Audio API. Starts two oscillators on mouse click, changes frequency based on XY coordinates. Meant to be imbedded in a HTML iframe with graphics.
8
+
9
+
## To Do:
10
+
> Create graphical version of piano_freq using the NexusUI Library and allows more than one tone to be played.
0 commit comments