Merge branch 'stable-1.1'

Conflicts:
	src/core/main.cpp
	src/gui/MainWindow.cpp
This commit is contained in:
Vesa
2014-11-02 07:46:32 +02:00
8 changed files with 504 additions and 454 deletions

View File

@@ -522,6 +522,8 @@ void sf2Instrument::updateSampleRate()
}
updateReverb();
updateChorus();
updateReverbOn();
updateChorusOn();
}