Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| playground:ios_core_midi_connections_explained [2019/05/13 13:19] – [Common Misconceptions] wim | playground:ios_core_midi_connections_explained [2019/05/13 13:26] (current) – wim | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| ** Misconception #2 ** | ** Misconception #2 ** | ||
| - | ==== “From” | + | ** All apps work the same ** |
| + | |||
| + | There is little to no consistency between MIDI implementation from app to app. Some apps publish a virtual port, others don’t. Some send and receive, some send or receive only. Only some respond to MIDI clock and/or other messages. Some have fixed cc number assignments to controls, and others have the ability to map any cc to each control through MIDI learn. Each app is a one-off situation that must be discovered. | ||
| ==== Host and App Inconsistencies ==== | ==== Host and App Inconsistencies ==== | ||
| ==== MIDI Clock vs. Link ==== | ==== MIDI Clock vs. Link ==== | ||