Main Content

Musical Instrument Digital Interface (MIDI)

Create, send, and receive MIDI messages

Audio Toolbox™ enables you to create, send, and receive MIDI messages. You can interface with MIDI Control Surfaces and MIDI Devices in real time.

Functions

expand all

mididevice Send and receive MIDI messages
mididevinfo MIDI device information
midimsg Create MIDI message
midireceive Receive MIDI message from MIDI device
midisend Send MIDI message to MIDI device
hasdata Determine if data is available to read from MIDI device
midiid Interactively identify MIDI control
midicontrols Open group of MIDI controls for reading
midiread Return most recent value of MIDI controls
midisync Send values to MIDI controls for synchronization
midicallback Call function handle when MIDI controls change value
getMIDIConnections Get MIDI connections of audio object
configureMIDI Configure MIDI connections between audio object and MIDI controller
disconnectMIDI Disconnect MIDI controls from audio object

Blocks

MIDI Controls Output values from controls on MIDI control surface

Topics