Fix a tiny memory-leak when calling vfork
[ardour.git] / libs / ardour / dsp_filter.cc
2018-10-09 Robin GareusRemove unused variable
2017-11-11 Robin GareusAdd a noise generator (Lua DSP)
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-06-23 Robin Gareusleave a hint for clang's static analyzer
2016-09-27 Paul Daviscorrect comment
2016-08-23 Robin GareusNyquist (pronounce it like Klopstock!)
2016-07-18 Robin Gareusadd a const - just because.
2016-07-11 Robin Gareusadd a convenient lua forward mapped buffers method
2016-07-07 Robin Gareussome more lua-bindings
2016-07-02 Robin Gareusextend lua API:
2016-05-21 Robin Gareus"biquadratic" needs no camelcase - fixes API doc.
2016-05-21 Robin Gareuskeep DSP state variables finite.
2016-05-20 Robin Gareusadd lua DSP transfer function calculation
2016-03-18 Robin GareusAdd some convenient DSP methods for lua scripts
2016-02-22 Robin Gareusbasic DSP lib (for lua bindings)