Clarify base of MIDI debug output numbers

Bug #868232 reported by Sean M. Pappalardo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Medium
Sean M. Pappalardo
1.10
Fix Released
Medium
Sean M. Pappalardo
1.9
Fix Released
Medium
Sean M. Pappalardo

Bug Description

Currently MIDI message debug output shows: "MIDI ch 10: opcode: 90, ctrl: 25, val: 7F" (Base 16 for everything, 1-indexed channel number.)
Change it to: "MIDI ch 16: opcode: 0x90, ctrl: 0x25, val: 0x7F" (Base 10, 1-indexed channel number, preface all base 16 numbers with "0x.")

Tags: midi

Related branches

Revision history for this message
Sean M. Pappalardo (pegasus-renegadetech) wrote :

Fixed in 1.9 r2862. The lines now show in this format: "MIDI status 0x9F (ch 16, opcode 0x9), ctrl 0x25, val 0x7F"

RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Confirmed → Fix Committed
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Triaged
status: Triaged → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/6006

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.