10 lines
462 B
Markdown
10 lines
462 B
Markdown
0.2.0 (unreleased)
|
|
==================
|
|
|
|
* Documentation: Added a guide in the hexodsp::dsp module documentation
|
|
about implementing new DSP nodes.
|
|
* Bugfix: TriSawLFO (TsLFO) node did output too high values if the `rev`
|
|
parameter was changed or modulated at runtime.
|
|
* Bugfix: Found a bug in cubic interpolation in the sample player and
|
|
similar bugs in the delay line (and all-pass & comb filters). Refactored
|
|
the cubic interpolation and tested it seperately now.
|