Skip to content

Commit 2c11e2e

Browse files
authored
Update README.md
added algo_melody description and link
1 parent 6adfdc7 commit 2c11e2e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# JavaScript
22

3+
### algo_melody
4+
* Algorithmic melody. Starts two oscillators of different speeds and frequency to play a pleasant tune. Displays frequency to user. [Play algo melody](https://rawgit.com/SageWare/JavaScript/master/algo_melody/index.html)
5+
6+
37
### piano_freq
48
* 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.
59

0 commit comments

Comments
 (0)