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