Skip to content

MIDI start #261

Answered by bangcorrupt
Titouan-dev asked this question in Q&A
Discussion options

You must be logged in to vote

Receiving controls via NRPN is not implemented yet, only sending. I'll update the wiki to make this clearer.

I think you should be able to use System Real-Time messages to start playback from the Arduino.

0xfa : Start playback.
0xf8 : Timing clock (keep sending at 24 ppqn).
0xfc : Stop playback.
0xfb : Continue playback (from stopped position without resetting to start).

Set the clock mode to either External USB or External MIDI in Global Settings.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bangcorrupt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request MIDI
2 participants