View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005971 | ardour | bugs | public | 2014-09-27 08:38 | 2020-04-19 20:16 |
| Reporter | crispinus | Assigned To | drobilla | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.0 | ||||
| Summary | 0005971: MIDI notenames is off by one | ||||
| Description | While 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. | ||||
| Tags | No tags attached. | ||||
|
|
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... |
|
|
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. |
| 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 |