View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009627 | ardour | bugs | public | 2024-01-28 18:23 | 2024-01-29 16:25 |
Reporter | pinecone460 | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Debian GNU | OS | Linux | OS Version | (any) |
Product Version | 8.2 | ||||
Summary | 0009627: MIDI Learn in Cue Control applies to the clip to the right of the one selected | ||||
Description | There seems to be some sort of off-by-one error in Cue Control's MIDI Learn function. Any learning and un-learning that takes place applies to the clip directly to the right of the selected one (i.e same letter cue on the next track). | ||||
Steps To Reproduce | Create two adjacent tracks in cue control, and load clips into both of them in the same row. Right click the one on the left and click "MIDI Learn", play a note on a connected MIDI controller (I'm using jack-keyboard, connecting it to Ardour Cue Control in), and then play the note again to trigger the clip. Instead of the clip selected on the left for MIDI learn, the clip on the right will be triggered. MIDI un-learn seems to have the same behavior. | ||||
Additional Information | Ardour 8.2.0~ds "Tracks and Traces" (rev 8.2.0~ds-1) Intel 64-bit Debian Testing ("trixie") | ||||
Tags | cue, Midi, MIDI learn | ||||
|
I looked around a little more -- it seems there's a little more to this issue than is described above. While I was mainly experiencing this as an off-by-one error, that appears to be because of my setup of cue and non-cue tracks. While I don't fully understand the relation between where "Midi Learn" is called and what the learned call triggers, it seems to be offset by tracks not visible in the cue editor, and when tracks are moved around. It seems that the learned data may be stored with a track number that doesn't take either of these things into account. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-28 18:23 | pinecone460 | New Issue | |
2024-01-28 18:23 | pinecone460 | Tag Attached: cue | |
2024-01-28 18:23 | pinecone460 | Tag Attached: Midi | |
2024-01-28 18:23 | pinecone460 | Tag Attached: MIDI learn | |
2024-01-29 16:25 | pinecone460 | Note Added: 0028482 |