-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
In Multi-instance mode the pattern seems to be continually sent as MIDI note-off commands and there are not any MIDI note-on commands.
- Add instance of arplinger to chain with MIDI channel 1
- Configure as [Multi-instance] Global chord instance
- Add instance of arplinger to chain with MIDI channel 2
- Configure as [Multi-instance] Pattern instance
- Add sequence driving MIDI channel 2
- Monitor output of pattern instance
Expect to see nothing but actually see MIDI Note Off messages on MIDI channel 2.
- Play a chord on MIDI channel 1
Expect to hear and see MIDI Note On/Off to match sequence but actually continue to see MIDI Note Off messages only.