@@ -142,6 +142,11 @@ ZynAddSubFxInstrument::ZynAddSubFxInstrument(
|
||||
|
||||
connect( instrumentTrack()->pitchRangeModel(), SIGNAL( dataChanged() ),
|
||||
this, SLOT( updatePitchRange() ), Qt::DirectConnection );
|
||||
|
||||
// ZynAddSubFX's internal value that LMMS's FREQ knob controls
|
||||
// isn't set properly when the instrument is first loaded in,
|
||||
// and doesn't update until the FREQ knob is moved
|
||||
updateFilterFreq();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Submodule plugins/ZynAddSubFx/zynaddsubfx updated: 9499523f70...d958c3668c
Reference in New Issue
Block a user