View Issue Details

IDProjectCategoryView StatusLast Update
0005971ardourbugspublic2020-04-19 20:16
Reportercrispinus Assigned Todrobilla  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Summary0005971: MIDI notenames is off by one
DescriptionWhile trying to pair DrumGizmo and Ardour MIDI tracks I stumbled upon a bug in the MIDI note name support via midnam-patchfiles. DrumGizmo ties its sounds to the notes specified by General MIDI Drums, and so I chose Generic / General Midi as instrument for the MIDI track. By selecting channel 10 and the Standard Drumkit, I got ardour3 to display the specific drum note names when hovering the respective lines as intended. The only problem: they are off-by-one. For example, the MIDI.midnam patchfile specifies note 57 as "Crash Cymbal 2" - ardour3 displays the description "Crash Cymbal 2" when hovering note 56, and for note 57 the description specified for note 58 ("Vibra Slap") is displayed and so on. I was able to correct the behaviour by adding 1 to each note number in the midnam, but of course this is not intended behaviour and more of a quick'n'dirty fix.
TagsNo tags attached.

Activities

drobilla

2014-12-30 01:23

developer   ~0016167

Fixed in 3.5-4135-gf46d4de

I think the Volca Beats midnam was off to compensate for this, so I adjusted them, but don't have the device around currently so I hope I didn't mess it up...

system

2020-04-19 20:16

developer   ~0023322

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2014-09-27 08:38 crispinus New Issue
2014-12-30 01:23 drobilla Note Added: 0016167
2014-12-30 01:23 drobilla Assigned To => drobilla
2014-12-30 01:23 drobilla Status new => resolved
2014-12-30 01:23 drobilla Resolution open => fixed
2020-04-19 20:16 system Note Added: 0023322
2020-04-19 20:16 system Status resolved => closed