summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/interpolation.h
AgeCommit message (Expand)Author
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-19replace fixed-point linear interpolation with double-based version, thereby r...Hans Baier
2009-06-23interpolation.h / audio_diskstream.cc: make varispeed sound well again, by re...Hans Baier
2009-06-23Fix some warnings.Carl Hetherington
2009-06-23Xinterpolation.*: Add old fixed point and double linear interpolation as alte...Hans Baier
2009-06-23Interpolation -> LibSamplerateInterpolation, keep state per channelHans Baier
2009-06-23Interpolation: First working but buggy version using libsamplerateHans Baier
2009-06-10Easiest compiler warning fix, everSampo Savolainen
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