summaryrefslogtreecommitdiffstats
path: root/src/engine/enginebufferscalelinear.h
AgeCommit message (Expand)Author
2016-05-28Rename and document getScaledSampleFrames()Uwe Klotz
2016-05-28Use SINT for all sample/frame index and length calculationsUwe Klotz
2016-05-26Eliminate implicit assumptions about audio signals in scaler codeUwe Klotz
2016-05-26Perform scaler calculations in frames instead of samplesUwe Klotz
2016-01-19Use override keyword in EngineBufferScale inheritancesDaniel Schürmann
2016-01-17extract a do_copy function for the rate 1 caseDaniel Schürmann
2016-01-15Removed unused m_bBackwardsDaniel Schürmann
2015-04-05getScaled now returns the read sample countDaniel Schürmann
2015-04-05remove m_buffer from enginebufferscaleDaniel Schürmann
2015-04-04fix some typesDaniel Schürmann
2015-03-28Add some comments to linear scaler and renamed floor and ceil samplesDaniel Schürmann
2015-03-25Use SampleUtil::copy() + some renamingDaniel Schürmann
2015-03-17separate setSampleRate form setScaleParametersDaniel Schürmann
2014-12-01Use PitchRatio for 1.0 = neutral pitch; Make use m_pKeyControl->getPitchRatio()Daniel Schürmann
2014-12-01renamed setScaleParameters parameteres according to the new interfaceDaniel Schürmann
2013-12-23Refactor EngineBufferScale::getScaled API to be a little more clear.RJ Ryan
2013-12-19Fix ugly const-casting required by EngineObject API.RJ Ryan
2013-12-15Slightly nicer fix for EBSL that maintains the old APIOwen Williams
2013-12-15Move slip processing into an engine function and avoid 1 buffer seek latency.Owen Williams
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