diff audioio/AudioGenerator.h @ 351:36efd75d7b7b tonioni

Merge from default branch
author Chris Cannam
date Wed, 14 May 2014 09:58:27 +0100 (2014-05-14)
parents 8d7f39df44ed
children 0876ea394902
line wrap: on
line diff
--- a/audioio/AudioGenerator.h	Thu Apr 03 08:51:30 2014 +0100
+++ b/audioio/AudioGenerator.h	Wed May 14 09:58:27 2014 +0100
@@ -135,6 +135,7 @@
     ContinuousSynthMap m_continuousSynthMap;
 
     bool usesClipMixer(const Model *);
+    bool wantsQuieterClips(const Model *);
     bool usesContinuousSynth(const Model *);
 
     ClipMixer *makeClipMixerFor(const Model *model);