Releases: everdrone/libsnd
Releases · everdrone/libsnd
libsnd v0.1.1
libsnd v0.1.0
Changelog
- Rename test directory from
teststotest:1c700ad - Integrate GoogleTest:
a97597b - Add FM Synth example program:
b846147 - Fix
snd::Sinefrequency interpolation:5e37b13 - Add
sin,cos,tanhapproximation functions:4f5e96d - Add
WaveShaperclass andtanhSaturator:0aa6ac1 - Add waveshaper example:
2f9b61f - Add saturator tests:
7cfb1fd - Add tests for approximation functions:
bb6b548 - Add tests for interpolation functions:
38f0884 - Add tests for
snd::LFOnamespace:40de19d - Add tests for
Sine:2613218 - Fix bilinear coeff calculation:
7e02c1b
libsnd v0.0.7
Warning
This library is still under development!
Changelog
- Parabolic, Sawtooth, Square LFOs. 27ba716
libsnd v0.0.6
Warning
This library is still under development!
Changelog
- Switched to CMake build system
Features
- Sine Oscillator (anti-aliased)
- Sine LFO
- Triangle LFO
- Envelope Generator Toolkit
- Interpolation Functions
- Denormal Canceling
libsnd v0.0.4
Warning
This library is still under development!
Features
- Sine oscillator
- Envelope Generator Toolkit
- Interpolation functions
- Denormal canceling