GetMessage
table RtMidiIn:GetMessage()
Returns the last received message and pops it from the queue.
Messages are only received when a port is opened with RtMidiIn:OpenPort.
- table
The message data. See the RtMidiInMessage struct.
table RtMidiIn:GetMessage()
Returns the last received message and pops it from the queue.
Messages are only received when a port is opened with RtMidiIn:OpenPort.