Mercurial > hg > svapp
diff audio/AudioCallbackPlaySource.h @ 507:9a125d1c8a22 tony-2.0-integration
Merge from branch "3.0-integration"
author | Chris Cannam |
---|---|
date | Wed, 14 Oct 2015 14:52:46 +0100 |
parents | 39e94df71d24 |
children | 699db455a3e1 c4391f6c7484 |
line wrap: on
line diff
--- a/audio/AudioCallbackPlaySource.h Wed Oct 14 10:19:24 2015 +0100 +++ b/audio/AudioCallbackPlaySource.h Wed Oct 14 14:52:46 2015 +0100 @@ -396,7 +396,6 @@ QWaitCondition m_condition; FillThread *m_fillThread; SRC_STATE *m_converter; - SRC_STATE *m_crapConverter; // for use when playing very fast int m_resampleQuality; void initialiseConverter(); };