Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:user:emrum:midi-osc-map [2012/03/04 07:12] – created - emrum | wiki:user:emrum:midi-osc-map [2012/03/04 17:55] (current) – emrum | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== MIDI to OSC mapping - Draft 2012-03 | + | ====== MIDI to OSC mapping - Draft v0.1 (pre-alpha) |
| Initial author: Emanuel Rumpf | Initial author: Emanuel Rumpf | ||
| Line 13: | Line 13: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | The point: You could implement a transmitter, | + | The point: You could implement a transmitter, |
| \\ | \\ | ||
| \\ | \\ | ||
| Line 21: | Line 21: | ||
| ==== Related Links ==== | ==== Related Links ==== | ||
| - | * [[http:// | + | |
| - | * [[http:// | + | * [[http:// |
| - | * [[http:// | + | * [[http:// |
| - | * [[http:// | + | * [[http:// |
| - | * [[http:// | + | * [[http:// |
| Line 33: | Line 33: | ||
| ==== Address Scheeme ==== | ==== Address Scheeme ==== | ||
| - | / ApplicationName / ApplicationSection / midi (keyword) / channel (keyword) / midi-msg-type / midi-msg-name (see midi-actions) | + | < |
| + | |||
| + | / ApplicationName / ApplicationSection / midi (keyword) / channel (keyword) | ||
| + | |||
| + | </ | ||
| \\ | \\ | ||
| Line 104: | Line 108: | ||
| (midi messages usually consist of 1 to 3 values (bytes) ) | (midi messages usually consist of 1 to 3 values (bytes) ) | ||
| + | < | ||
| (hex) | (hex) | ||
| Line 123: | Line 128: | ||
| file | file | ||
| + | </ | ||
| ==== MIDI message-names (controller-names) for the message-type " | ==== MIDI message-names (controller-names) for the message-type " | ||
| Line 214: | Line 220: | ||
| blob[0] = len( blob ) | blob[0] = len( blob ) | ||
| # send | # send | ||
| - | liblo.send( target, "/ | + | liblo.send( target, "/ |
| </ | </ | ||
