summaryrefslogtreecommitdiff
path: root/libs/ardour/tests/interpolation-test.cc
AgeCommit message (Expand)Author
2009-10-27ardour/tests => ardour/test (consistency with evoral).David Robillard
2009-07-24interpolation.cc/h: Remove all failed and obsolete attempts, leave linear and...Hans Baier
2009-07-24Another failed attemt at natural spline interpolationHans Baier
2009-07-22interpolation.cc/.h: Spline-Bugfixes: Crash bug at tempos close to 0, wrong c...Hans Baier
2009-06-23interpolation: fix some warningsHans Baier
2009-06-23Xinterpolation.*: Add old fixed point and double linear interpolation as alte...Hans Baier
2009-06-23Interpolation: First working but buggy version using libsamplerateHans Baier
2009-06-10* Refactor varispeed playback into own class, replace fixed-point arithmetic ...Hans Baier
2009-06-10libardour: * Add basic classes for later support of multiple interpolation al...Hans Baier