summaryrefslogtreecommitdiffstats
path: root/src/engine/enginebufferscale.cpp
AgeCommit message (Expand)Author
2017-11-06Explicitly define the internal number of channels for the engineUwe Klotz
2017-11-06Consistently use "sample rate" instead of "sampling rate"Uwe Klotz
2017-11-06Introduce AudioSource v2 APIUwe Klotz
2016-07-28Fixing build error due to uncatched merge conflictsDaniel Schürmann
2016-05-26Eliminate implicit assumptions about audio signals in scaler codeUwe Klotz
2015-12-30Merge remote-tracking branch 'upstream/master' into positionroundingDaniel Schürmann
2015-12-29Merge remote-tracking branch 'upstream/master' into positionroundingDaniel Schürmann
2015-12-27Move SampleUtil and friends to src/util.RJ Ryan
2015-04-08Rename pitchRatio and tempoRatio to clarify the scalingDaniel Schürmann
2015-04-05getScaled now returns the read sample countDaniel Schürmann
2015-04-05remove m_buffer from enginebufferscaleDaniel Schürmann
2015-02-23Use SampleUtil to allocate EngineBufferScale's buffer.RJ Ryan
2015-01-28a bunch of undefined variablesNico Schlömer
2014-12-01renamed setScaleParameters parameteres according to the new interfaceDaniel Schürmann
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2013-12-23Refactor EngineBufferScale::getScaled API to be a little more clear.RJ Ryan
2013-07-13Provide master samplerate to the scalers viaRJ Ryan
2013-06-19Merge branch 'master' into features_keyRJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan