fixed reverb/chorus after change of samplerate
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1444 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2008-08-19 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* plugins/sf2_player/sf2_player.cpp:
|
||||
fixed reverb/chorus after change of samplerate
|
||||
|
||||
* src/core/main.cpp:
|
||||
* lmms.1:
|
||||
improved documentation of commandline options
|
||||
|
||||
@@ -513,6 +513,8 @@ void sf2Instrument::updateSampleRate( void )
|
||||
}
|
||||
m_synthMutex.unlock();
|
||||
}
|
||||
updateReverb();
|
||||
updateChorus();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user