diff options
author | Phil Burk <[email protected]> | 2022-08-11 19:52:53 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-11 19:52:53 -0700 |
commit | a46f8c93193fe8bb1eb7b93e55c85e6f46d5b108 (patch) | |
tree | b306cf9c8fd2fba9ff839a194188e7d0ac46091a /src/main/java/com/jsyn/dsp | |
parent | c059ebf933ae4c6eeb26da50e168db2322e4790f (diff) |
midi: fixes for ExoSynth (#114)
Combine channel and noteNumber as a tag for the VoiceAllocator
to avoid collisions when the same note is played on multiple channels.
Allocate more voices: numChannels * voicesPerChannel
For GM2 synths, force channel 10 (9) to use preset 128.
That is a sign for the synth that this is a rhythm channel.
Diffstat (limited to 'src/main/java/com/jsyn/dsp')
0 files changed, 0 insertions, 0 deletions