summaryrefslogtreecommitdiff
path: root/libs/qm-dsp/dsp
AgeCommit message (Collapse)Author
2017-04-02Patch the QM source code to make it buildable with MSVCJohn Emmas
2017-04-01Update qm-dsp library (v1.7.1-20-g4d15479)Robin Gareus
2017-04-01Hotfix crashes for [extreme] time-stretch -- #7305Robin Gareus
e.g. stretch-shrink 3712 samples down to 1780. The filter order defines nFact which can become larger than length - 2 leading to out-of-bounds array access. e.g. m_ord = 2 -> nFilt = 2, nFact = 6; process < 7 samples (here 6)
2017-02-06Remove a JE addition to one of the qm-dsp source files (no longer needed)John Emmas
2016-10-07Allow 'qm-dsp' to build again with MSVCJohn Emmas
2016-10-06remove more unused qm-dsp code (fixes windows compile no LAPACK)Robin Gareus
2016-10-06Thin out qm-dsp code: no threadingRobin Gareus
2016-10-06update qm-dsp libraryRobin Gareus
2016-08-27No discrimination against systems which don't have a PI defineRobin Gareus
2015-10-08fix Vamp Onset Detector.Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from .cpp and .hpp files missed by ↵Paul Davis
previous commit
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
Paul Davis was responsible for introducing almost all of this.
2015-06-29remove compilation warning (-Wunused-but-set-variable)Paul Davis
2013-07-23Remove some unnecessary warnings when building 'libs/qm-dsp' with MSVCJohn Emmas
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-02add queen mary DSP libraryPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9029 d708f5d6-7413-0410-9779-e7cbd77b26cf