|
|
|
|
|
by smoe
3107 days ago
|
|
I love how the results sounds, so I wanted to now how it works. Very briefly glancing over the code and listening to the audio files in the samples folder: The six articles correspond two six different voices or "instruments" which are pre-recorded samples of drone like sound and sequences of notes varying in pitch and speed. The letters in the article then trigger play and stop events for the samples according to a mapping. Example for 'u': https://raw.githubusercontent.com/AlesTsurko/microscale/gh-p... https://raw.githubusercontent.com/AlesTsurko/microscale/gh-p... As the description indicates, there doesn't seem to be any tone generation or modulation going on in the browser. |
|