macros:example:midimachinecontrol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:example:midimachinecontrol [2020/02/13 08:28] – [Explanation] icke_siegenmacros:example:midimachinecontrol [2021/07/22 13:58] (current) – external edit 127.0.0.1
Line 15: Line 15:
  
 The complete file with all commands/macros: {{ :macros:example:midimachinecontrolmacros.xml |}} The complete file with all commands/macros: {{ :macros:example:midimachinecontrolmacros.xml |}}
- + 
 +A file with additional macros to set MIDI timecode via MMC can be found here {{ :macros:example:mmc_settimecode.xml |}} 
 ===== Code ===== ===== Code =====
 <code xml MidiMachineControlShortlist.xml> <code xml MidiMachineControlShortlist.xml>
Line 64: Line 65:
   * the message ''F0 7F 7F 06 44 06 01 00 00 00 00 00 F7'' comprises of   * the message ''F0 7F 7F 06 44 06 01 00 00 00 00 00 F7'' comprises of
     * ''F0 F7'' => Universal Real Time SysEx      * ''F0 F7'' => Universal Real Time SysEx 
-    * ''7F''    => device ID. /F is all devices+    * ''7F''    => device ID. 7F is all devices
     * ''06''    => MIDI machine control command     * ''06''    => MIDI machine control command
     * ''44''    => GoTo     * ''44''    => GoTo
Line 73: Line 74:
  
 This way you can easily create your own macros to jump to a particular time: simply replace the ''00 00 00 00 00'' with the timestamp you want to jump to. This way you can easily create your own macros to jump to a particular time: simply replace the ''00 00 00 00 00'' with the timestamp you want to jump to.
 +
 +Various timestamps are used in the file {{ :macros:example:mmc_settimecode.xml |}}
  
 ===== How to use it ===== ===== How to use it =====
  
   - [[:macros:deploying|make this macro available]]   - [[:macros:deploying|make this macro available]]
-  - for general information about using MIDI to control other devices see [[external:mmc_-_midi_machine_control|]]+  - for general information about using MIDI to control other devices see [[external:mmc]]
   - depending from your setup you might need to use virtual MIDI patchcords like LoopMIDI or rtpMidi, see [[external:software_list|]]   - depending from your setup you might need to use virtual MIDI patchcords like LoopMIDI or rtpMidi, see [[external:software_list|]]
   - sending out MIDI e.g. over USB or network is supported from Titan v13 on   - sending out MIDI e.g. over USB or network is supported from Titan v13 on
macros/example/midimachinecontrol.1581582538.txt.gz · Last modified: 2020/02/13 08:28 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki