If you reach your voice limit, how does JUCE synthesiser reassign voices?
In Reaktor, you can dictate for example if voices are reassigned by oldest voice, by nearest voice, or by same pitch to same voice.
Ie. Oldest would cause the oldest triggered voice to be reassigned next if you reach your voice limit. Reassign mode would prevent it from having multiple voices of the same pitch, because if you press an “A3” twice, it will assign the second note to the same voice as the first.
How can this be controlled or managed in JUCE Synthesiser projects?
Thanks