summaryrefslogtreecommitdiff
path: root/decoder/test/midi/channel_modes.output
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/midi/channel_modes.output')
-rw-r--r--decoder/test/midi/channel_modes.output14
1 files changed, 7 insertions, 7 deletions
diff --git a/decoder/test/midi/channel_modes.output b/decoder/test/midi/channel_modes.output
index 6c72243..d3c988f 100644
--- a/decoder/test/midi/channel_modes.output
+++ b/decoder/test/midi/channel_modes.output
@@ -1,7 +1,7 @@
-7-106 midi: text-verbose: "Channel 1: mode message 'all sound off' "
-118-216 midi: text-verbose: "Channel 1: mode message 'all sound off' (non-standard param value of 0x05)"
-229-328 midi: text-verbose: "Channel 2: mode message 'local control' off"
-340-439 midi: text-verbose: "Channel 2: mode message 'local control' on"
-451-551 midi: text-verbose: "Channel 2: mode message 'local control' (non-standard param value of 0x05)"
-562-661 midi: text-verbose: "Channel 3: mode message 'mono mode on' (5 channels)"
-673-772 midi: text-verbose: "Channel 3: mode message 'mono mode on' (channels 'basic' through 16)"
+7-106 midi: text-verbose: "Channel 1: control change 'all sound off' " "ch 1: ctrl chg 'all snd off' " "1: CC 'snd off' "
+118-216 midi: text-verbose: "Channel 1: control change 'all sound off' (non-standard param value of 0x05)" "ch 1: ctrl chg 'all snd off' 0x05" "1: CC 'snd off' 0x05"
+229-328 midi: text-verbose: "Channel 2: control change 'local control' off" "ch 2: ctrl chg 'local ctrl' off" "2: CC 'local ctrl' off"
+340-439 midi: text-verbose: "Channel 2: control change 'local control' on" "ch 2: ctrl chg 'local ctrl' on" "2: CC 'local ctrl' on"
+451-551 midi: text-verbose: "Channel 2: control change 'local control' (non-standard param value of 0x05)" "ch 2: ctrl chg 'local ctrl' 0x05" "2: CC 'local ctrl' 0x05"
+562-661 midi: text-verbose: "Channel 3: control change 'mono mode on' (5 channels)" "ch 3: ctrl chg 'mono on' (5 ch)" "3: CC 'mono' (5 ch)"
+673-772 midi: text-verbose: "Channel 3: control change 'mono mode on' (channels 'basic' through 16)" "ch 3: ctrl chg 'mono on' (ch 'basic' thru 16)" "3: CC 'mono' (ch 'basic' thru 16)"