milkey-mouse / swood

Turn any sound into an instrument
https://meme.institute/swood/
MIT License
10 stars 3 forks source link

Stereo audio #6

Closed milkey-mouse closed 8 years ago

milkey-mouse commented 8 years ago

Basically just duplicate the rendering code for another track

milkey-mouse commented 8 years ago

The foundation (channels in the numpy arrays, flattening, etc.) is in place.

milkey-mouse commented 8 years ago

K