- humanizing based on jittered slider positions
git-svn-id: http://moon:8086/svn/software/trunk/projects/JaySynth@267 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -236,6 +236,7 @@ private:
|
||||
int unison_num_voices;
|
||||
int max_num_voices, total_num_voices;
|
||||
param_info_t **humanize_voice_param;
|
||||
synth_float_t **ppHumanizedSliders;
|
||||
ListenerList <JaySynthListener> listeners;
|
||||
OwnedArray <JaySynthVoice> voices;
|
||||
synth_float_t m_unisonGain;
|
||||
|
||||
Reference in New Issue
Block a user