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:22] – 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 35: | Line 35: | ||
| < | < | ||
| - | / ApplicationName / ApplicationSection / midi (keyword) / channel (keyword) / midi-msg-type / midi-msg-name (see midi-actions) | + | / ApplicationName / ApplicationSection / midi (keyword) / channel (keyword) |
| </ | </ | ||
| Line 220: | Line 220: | ||
| blob[0] = len( blob ) | blob[0] = len( blob ) | ||
| # send | # send | ||
| - | liblo.send( target, "/ | + | liblo.send( target, "/ |
| </ | </ | ||
