poweraudio
poweraudio copied to clipboard
Support non-audio input
The animation logic should be decoupled from the audio processing, so that this lib could be used for other purposes than visualizing audio.
The first step is to ensure that each animation object doesn't use directly the audio information and instead relies on generic "intensity" and "waveform shape" data.