You are here

Add new comment

rncbc's picture

Aha! That is not MMC. It's more like MIDI song pointer positioning.

MMC are sysex commands, for example:

F0 7F xx 06 01 F7 = MMC STOP
F0 7F xx 06 02 F7 = MMC PLAY
F0 7F xx 06 04 F7 = MMC FFWD
F0 7F xx 06 05 F7 = MMC REW
F0 7F xx 06 06 F7 = MMC REC STROBE
F0 7F xx 06 07 F7 = MMC REC STOP
F0 7F xx 06 08 F7 = MMC REC PAUSE
F0 7F xx 06 09 F7 = MMC PAUSE

Qtractor does not recognize MIDI song position. But it might do sometime ;)

Cheers.