Run-time OSC messages

Technical details:

    • UDP port default : 8000 (0x1F40). See configuration ltc.txt

    • There are no responses.

    • Broadcast is supported

Prefix : /<host-name>/tc/midi

start Start. Start the current sequence playing.

stop Stop. Stop the current sequence.

continue Continue. Continue at the point the sequence was Stopped.

bpm i Timing Clock given in BPM. 8 <= i <= 300

bpm f Timing Clock given in BPM. 8.0 <= f <= 300.0

Examples:

oscsend 192.168.2.142 8000 /allwinner_2C028E/tc/midi/start

oscsend 192.168.2.142 8000 /allwinner_2C028E/tc/midi/bpm i 120