diff --git a/docs/03.gen.daisy.md b/docs/03.gen.daisy.md index a93d21d4..fc53b9d8 100644 --- a/docs/03.gen.daisy.md +++ b/docs/03.gen.daisy.md @@ -50,7 +50,7 @@ Additionally `usb_midi`, running on the onboard micro-usb, can be enabled separa At the moment all midi messages will be merged between USB and UART MIDI interfaces. In the future it will likely be possible to assign additional UART pins and group them under a specific PD midi "port". -Currently supported MIDI messages are: Note On/Off, Control Change, Program Change, Channel Pressure, and Pitch Bend. +Currently supported MIDI messages are: Note On/Off, Poly Aftertouch, Control Change, Program Change, Channel Pressure, Pitch Bend, and Midi Realtime messages. ## [print] object