Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions doc/AbletonPush2MIDIDisplayInterface.asc
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,11 @@ After a MIDI stop message (+0xFC+), the animations continue to run at the
last received tempo. If the host never sent a MIDI start message, the animations
run at a tempo of 120 bpm.

NOTE: In User mode, MIDI system real time messages (start, stop, continue, clock)
must be sent on Port 2, as Port 1 MIDI messages are ignored in User mode.
If no MIDI start message has been received on the active port, animations will not
run until a MIDI start message is sent.

As usual with MIDI-over-USB interfaces, system real time
messages should not be sent in the middle of other MIDI messages.

Expand Down