Skip to content

Is Serial USB Speed Abstracted Away? #926

Answered by tttapa
MickeyGentry asked this question in Q&A
Discussion options

You must be logged in to vote

MIDI over USB doesn't have a baud rate.
To use MIDI over Serial, you can use SerialMIDI_Interface or HardwareSerialMIDI_Interface, which accept the baud rate as a second, optional parameter.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MickeyGentry
Comment options

Answer selected by MickeyGentry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants