Skip to content

Releases: Foxenfurter/foxAudioLib

v0.0.08-alpha

01 Mar 16:11
3182ee9

Choose a tag to compare

v0.0.08-alpha Pre-release
Pre-release

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

14 Feb 22:10

Choose a tag to compare

v0.0.07-alpha Pre-release
Pre-release

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

14 Feb 19:43

Choose a tag to compare

v0.0.06-alpha Pre-release
Pre-release

Full Changelog: alpha.05...alpha.06

v0.0.05-alpha

14 Feb 19:06
6861c9d

Choose a tag to compare

v0.0.05-alpha Pre-release
Pre-release

Some difficulties picking up foxWavDecoder

Full Changelog: https://github.com/Foxenfurter/foxAudioLib/commits/alpha.05