summaryrefslogtreecommitdiff
path: root/decoder/test/midi/controller_misc.output
diff options
context:
space:
mode:
authorChris <chrisdreher@hotmail.com>2016-08-26 21:37:13 -0700
committerUwe Hermann <uwe@hermann-uwe.de>2016-09-04 19:20:51 +0200
commit5d878c0fa84a85063e780dfb7e17e4c9ea5823af (patch)
tree831085d4d0a96f80f2d70309ff630806a1ecaa26 /decoder/test/midi/controller_misc.output
parent9d66b02f081570699ad205826f6b307af4449bf1 (diff)
downloadsigrok-test-5d878c0fa84a85063e780dfb7e17e4c9ea5823af.tar.gz
sigrok-test-5d878c0fa84a85063e780dfb7e17e4c9ea5823af.zip
midi: Update each annotation with multiple strings.
(ranging from long, medium, and short lengths)
Diffstat (limited to 'decoder/test/midi/controller_misc.output')
-rw-r--r--decoder/test/midi/controller_misc.output8
1 files changed, 4 insertions, 4 deletions
diff --git a/decoder/test/midi/controller_misc.output b/decoder/test/midi/controller_misc.output
index 1e7eafc..9cb820b 100644
--- a/decoder/test/midi/controller_misc.output
+++ b/decoder/test/midi/controller_misc.output
@@ -1,4 +1,4 @@
-7-106 midi: text-verbose: "Channel 1: control function 'legato footswitch' = normal"
-118-217 midi: text-verbose: "Channel 1: control function 'legato footswitch' = legato"
-229-328 midi: text-verbose: "Channel 2: control function 'portamento control' (source note = 48 / C2)"
-340-439 midi: text-verbose: "Channel 3: control change to function 'undefined 0x29' (param = 0x05)"
+7-106 midi: text-verbose: "Channel 1: control change 'legato footswitch' = normal" "ch 1: ctrl chg 'legato switch' = normal" "1: CC 'legato' = no"
+118-217 midi: text-verbose: "Channel 1: control change 'legato footswitch' = legato" "ch 1: ctrl chg 'legato switch' = legato" "1: CC 'legato' = yes"
+229-328 midi: text-verbose: "Channel 2: control change 'portamento control' (source note = 48 / C2)" "ch 2: ctrl chg 'portamento ctrl' (source note = 48)" "2: CC 'porta ctrl' (src N 48)"
+340-439 midi: text-verbose: "Channel 3: control change 'undefined 0x29' (param = 0x05)" "ch 3: ctrl chg 'undef 0x29' (param = 0x05)" "3: CC '0x29' is 0x05"