Hi, I've got an issue with a really basic patch, it's a midi/in/keyb connected via gate to edrum/bd1 to an audio/out/stereo. If I press and hold the right most key on my 25key keyboard I hear the drum sound, if I then slide my finger down the rest of the keyboard, I get no sound triggering.
If I keep a key held and hit another note on it's own I get no sound but the next key I hit after that will work and all following keys work as well.
If I swap from using gate to gate2, everything works as expected. I've monitored the midi input and and I'm getting all of the note on/off messages but I do notice that the note off message for the last key arrives after the note on message for the next key.
Axoloti says: NoteOn ch 0 n 72 v 77
Axoloti says: NoteOn ch 0 n 71 v 28
Axoloti says: NoteOff ch 0 n 72 v 0
Axoloti says: NoteOn ch 0 n 69 v 44
Axoloti says: NoteOff ch 0 n 71 v 0
Axoloti says: NoteOn ch 0 n 67 v 41
Axoloti says: NoteOff ch 0 n 69 v 0
Axoloti says: NoteOn ch 0 n 65 v 52
Axoloti says: NoteOff ch 0 n 67 v 0
Axoloti says: NoteOn ch 0 n 64 v 53
Axoloti says: NoteOff ch 0 n 65 v 0
Axoloti says: NoteOn ch 0 n 62 v 54
Axoloti says: NoteOff ch 0 n 64 v 0
Axoloti says: NoteOn ch 0 n 60 v 55
Axoloti says: NoteOff ch 0 n 62 v 0
Axoloti says: NoteOn ch 0 n 59 v 53
Axoloti says: NoteOff ch 0 n 60 v 0
Axoloti says: NoteOn ch 0 n 57 v 41
Axoloti says: NoteOn ch 0 n 55 v 43
Axoloti says: NoteOff ch 0 n 57 v 0
Axoloti says: NoteOn ch 0 n 53 v 33
Axoloti says: NoteOff ch 0 n 55 v 0
Axoloti says: NoteOn ch 0 n 52 v 27
Axoloti says: NoteOff ch 0 n 53 v 0
Axoloti says: NoteOn ch 0 n 50 v 43
Axoloti says: NoteOff ch 0 n 52 v 0
Axoloti says: NoteOn ch 0 n 48 v 54
Axoloti says: NoteOff ch 0 n 50 v 0
Axoloti says: NoteOff ch 0 n 48 v 0
I've checked the behaviour on another synth and that works fine, if I replace the keyb object with a keyb mod object I get the same issues. I've looked at the edrum/bd1 object definition and the only thing I can think of is the env/d or env d lim objects?