Releases: Foxenfurter/foxAudioLib
v0.0.08-alpha
Tweaked the Decoder - loads fast from STDIN and works reading from a cmd shell
PEQ and Convolver Packages split from DSP Package
Basic and Overlap Save Convolver now basically working
Encoder unchanged.
v0.0.07-alpha
I had persisted my library changes to git, but was not getting a clean build. It took an age to sort this out because the dependencies were screwed, so I ended up renaming one of the low level libraries. Cut a long story short the AudioDecoder is now working for wav files. It seems reasonably robust as it can do a wide variety of wav types, and seems very fast. It will accept input via redirection, pipe or named file.
v0.0.06-alpha
Full Changelog: alpha.05...alpha.06
v0.0.05-alpha
Some difficulties picking up foxWavDecoder
Full Changelog: https://github.com/Foxenfurter/foxAudioLib/commits/alpha.05