Openlights / firemix

Procedural Animation for LED Art Installations
http://craftyjon.com/projects/openlights/firemix
GNU General Public License v3.0
12 stars 12 forks source link

Create a simulator for generating audio data #80

Open craftyjon opened 8 years ago

craftyjon commented 8 years ago

There should be some testbed code in firemix that can simulate the data coming from the audio processor to use for development and when no audio stream is enabled. We aren't yet sure exactly what the fake audio data should look like, but if we can get the framework in place to test things (maybe by generating white noise FFT) we can iterate on that.

craftyjon commented 7 years ago

Something basic is now in there!