I've looked at popforge, but it looks or feels like there's some missing implementation or lack of documentation on how to use it.
Do you know of any existing libraries to process raw PCM data (a ByteArray of values essentially) inside of:
- A Parametric EQ;
- LP / HP / HS / LS EQ;
- Delay Unit (Stereo, Ping Pong, etc.);
- Reverb Unit;
- Phaser;
- Flanger;
- Compressor;
- etc...
Ideally some kind of ported FMOD library to AS3 would be cool. Any thoughts?