- LFO: added Sync modes Frequency, Phase and Frequency + Phase
- added GUI Parameter MIDISYNC_MODE and MIDISYNC_BERATDIV - wired MIDISYNC params down to global LFO git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@726 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -315,6 +315,9 @@ private:
|
||||
ScopedPointer<Label> m_label_num_voices_playing;
|
||||
ScopedPointer<Label> m_labelDebug;
|
||||
ScopedPointer<ButtonLED> m_btn_midiClockLed;
|
||||
ScopedPointer<Label> m_label_lfo0_midisync_factor;
|
||||
ScopedPointer<Slider> m_slider_lfo0_midisync_divisor;
|
||||
ScopedPointer<ComboBox> m_comboBox_lfo0_midisync_mode;
|
||||
|
||||
|
||||
//==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user