You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/usb/USBMIDI.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
## USBMIDI
2
2
3
-
<spanclass="images"><span>USBMIDI class hierarchy</span></span>
3
+
<spanclass="images"><span>USBMIDI class hierarchy</span></span>
4
4
5
5
You can use the USBMIDI interface to send and receive MIDI messages over USB using the standard USB-MIDI protocol.
6
6
7
7
Examples of tasks you can perform using this library include sending MIDI messages to a computer (such as to record in a sequencer, or trigger a software synthesiser) and receiving messages from a computer (such as actuating things based on MIDI events).
The two examples below use a program called "Anvil Studio 32-bit" to play MIDI notes from an Mbed board through the host PC. You can play back the MIDI notes through headphones or speakers by following the steps below:
0 commit comments