From 2d1388374a22b8c0e12d80636d5d5d37c36d5897 Mon Sep 17 00:00:00 2001 From: dreamer Date: Mon, 20 Nov 2023 10:52:31 +0100 Subject: [PATCH] update docs --- docs/03.gen.daisy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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