OpenPort
RtMidiIn:OpenPort(number port)
Opens a port to receive messages from.
Only one port can be open at a time per RtMidiIn instance.
If you need to receive messages from multiple ports simultaneously, create another RtMidiIn instance with rtmidi.CreateInput.
- number port
The port number.