Today's #RStats audio experiment - asynchronous music
Part 3/1000 of the journey to #RStats EDM :)
* Using wavetable synthesis to generate "pure" notes of different frequencies from a sawtooth wave.
* Generating random tracks (length = 4 * 16 beats) from a library of tracks
* Choosing notes from C-major pentatonic scale
* Notes played asynchronously so other r work can be done
* {governor} package used to control playback rate.