From 36e0e7dc620b4b6a5fe24d02263190763204b49a Mon Sep 17 00:00:00 2001 From: MrDham Date: Tue, 20 Apr 2021 23:28:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b52389..934220b 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Let's consider a Fade-in / Picth Variation / Fade-out sequence (I use right hand 7. Rod antenna MIDI CC: 8 positions (None, 8-Balance, 10-Pan, 16-MSB/48-LSB-GeneralPurpose-1, 17-MSB/49-LSB-GeneralPurpose-2, 18-GeneralPurpose-3, 19-GeneralPurpose-4, 74-cutoff) - For 14 Bit CC messages, 2 bytes are always sent in the following order: MSB (1st), LSB (2nd) as per MIDI 1.0 Standard. + For 14 Bit CC messages, MSB and LSB are always sent together and in the following order: MSB (1st), LSB (2nd) as per MIDI 1.0 Standard. The receiver can bufferize MSB to synchronize it with the LSB. 8. Loop antenna MIDI CC: 8 positions