Mercurial > hg > svgui
diff view/ViewManager.h @ 1186:8665e0ffa0d8 levelpanwidget
Merge from branch 3.0-integration
author | Chris Cannam |
---|---|
date | Wed, 14 Dec 2016 14:28:41 +0000 |
parents | e0ac21f07ab0 |
children | efc7586de499 |
line wrap: on
line diff
--- a/view/ViewManager.h Tue Dec 06 09:47:27 2016 +0000 +++ b/view/ViewManager.h Wed Dec 14 14:28:41 2016 +0000 @@ -172,9 +172,9 @@ /** * The sample rate of the audio output device. If the playback * sample rate differs from this, everything will be resampled at - * the output stage. + * the output stage (but not before). */ - sv_samplerate_t getOutputSampleRate() const; + sv_samplerate_t getDeviceSampleRate() const; /** * The sample rate of the current main model. This may in theory