User Tools

Site Tools


actions:Send_MIDI

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
actions:Send_MIDI [2017/09/03 23:14]
peternlewis
actions:Send_MIDI [2017/09/26 01:17]
peternlewis
Line 8: Line 8:
 * Send raw MIDI packet — send a packet made up of hex bytes. * Send raw MIDI packet — send a packet made up of hex bytes.
  
-The fields for the note, velocity or controller care calculations,​ so you can use whatever [[/Variables|Variables]] or [[/​Functions|Functions]] are helpful.+The fields for the note, velocity or controller care calculations,​ so you can use whatever [[manual:Variables|Variables]] or [[/​Functions|Functions]] are helpful. 
 + 
 +The raw MIDI packet must be a valid MIDI packet, and you can use text tokens to create some of the packet to allow arbitrary data to be sent.  The [[token:​Hex|Hex2]] token may be helpful for formatting the data. 
 + 
 +===== See Also ===== 
 + 
 +* [[/​Functions|Functions]] 
 +* [[manual:​Variables|Variables]] 
 + 
 +=== Tokens === 
 + 
 +* [[token:​Hex|Hex2]] 
 + 
 +==== Forum ====
  
-The raw MIDI packet must be a valid MIDI packet, and you can use text tokens to create some of the packet to allow arbitrary data to be sent.  The [Hex2](https://​wiki.keyboardmaestro.com:​8443/​token/​Hex) token may be helpful for formatting the data. 
actions/Send_MIDI.txt · Last modified: 2019/07/08 03:51 by peternlewis