changeset 17:9149ecec02fc

* A bit more work on main window / document / commands stuff. This is still pretty unstable. * Enable CSV file reader also to read files with other separators (e.g. .lab files with space separators) * Show "(R)" on waveform display when resampling during playback * Add ability to import additional audio files (can't process them yet) * Fixes to spectrogram cache for multiple views * Fix to avoid floating-point exception in sparse model when resolution not set yet
author Chris Cannam
date Mon, 06 Mar 2006 17:20:25 +0000
parents ba31fa322f93
children 6b5eaf206f0f
files audioio/AudioCallbackPlaySource.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/audioio/AudioCallbackPlaySource.h	Fri Mar 03 17:52:21 2006 +0000
+++ b/audioio/AudioCallbackPlaySource.h	Mon Mar 06 17:20:25 2006 +0000
@@ -125,7 +125,7 @@
      * Return the sample rate set by the target audio device (or the
      * source sample rate if the target hasn't set one).
      */
-    size_t getTargetSampleRate() const;
+    virtual size_t getTargetSampleRate() const;
 
     /**
      * Set the current output levels for metering (for call from the