Is there something to read me a wikipedia article?
Microscale – turn random Wikipedia articles into music
11–20 of 29 posts
Re: Microscale – turn random Wikipedia articles into music
#12Is there something to read me a wikipedia article?
Re: Microscale – turn random Wikipedia articles into music
#13Re: Microscale – turn random Wikipedia articles into music
#14Re: Microscale – turn random Wikipedia articles into music
#15No idea how the text relates to the music, but beautifully haunting none the less.
> Each article functions as a step sequencer, where the letters are the sequencer steps and the track titles are regular expressions that switch the steps on and off. The mapping is here. [0] (So far as I can tell) [0] https://github.com/AlesTsurko/microscale/blob/gh-pages/scrip...
Re: Microscale – turn random Wikipedia articles into music
#16No idea how the text relates to the music, but beautifully haunting none the less.
Re: Microscale – turn random Wikipedia articles into music
#17Very 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.
Re: Microscale – turn random Wikipedia articles into music
#18I 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…
Re: Microscale – turn random Wikipedia articles into music
#19No idea how the text relates to the music, but beautifully haunting none the less.
> Each article functions as a step sequencer, where the letters are the sequencer steps and the track titles are regular expressions that switch the steps on and off. The mapping is here. [0] (So far as I can tell) [0] https://github.com/AlesTsurko/microscale/blob/gh-pages/scrip...