summaryrefslogtreecommitdiff
path: root/decoder/test/midi/polyphonic_pressure.output
diff options
context:
space:
mode:
authorChris <chrisdreher@hotmail.com>2016-09-05 12:39:58 -0700
committerUwe Hermann <uwe@hermann-uwe.de>2016-09-24 12:28:46 +0200
commitd8e53eb59909568728512313a687f67ea24df77c (patch)
treeafcccf78c675b11710dacee51fc89c5545223424 /decoder/test/midi/polyphonic_pressure.output
parent50fd1925211bbe17e20cc988987038cce4555375 (diff)
downloadsigrok-test-d8e53eb59909568728512313a687f67ea24df77c.tar.gz
sigrok-test-d8e53eb59909568728512313a687f67ea24df77c.zip
midi: chromatic_notes in list.py was off by 1 octave
(ex: note 60 is middle C which is C4, not C3)
Diffstat (limited to 'decoder/test/midi/polyphonic_pressure.output')
-rw-r--r--decoder/test/midi/polyphonic_pressure.output2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/test/midi/polyphonic_pressure.output b/decoder/test/midi/polyphonic_pressure.output
index 199eac0..98670d1 100644
--- a/decoder/test/midi/polyphonic_pressure.output
+++ b/decoder/test/midi/polyphonic_pressure.output
@@ -1 +1 @@
-7-106 midi: text-verbose: "Channel 1: polyphonic key pressure / aftertouch of 65 for note = 64 'E3'" "ch 1: key pressure 65 for note 64" "1: KP 65, N 64"
+7-106 midi: text-verbose: "Channel 1: polyphonic key pressure / aftertouch of 65 for note = 64 'E4'" "ch 1: key pressure 65 for note 64" "1: KP 65, N 64"