View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008358 | ardour | bugs | public | 2020-08-09 13:29 | 2023-07-03 15:20 |
Reporter | unfa | Assigned To | x42 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Arch | OS | Linux | OS Version | (any) |
Product Version | 6.2 | ||||
Summary | 0008358: Ardour will play selected MIDI notes on project load (if enabled) | ||||
Description | Often when I load an Ardour session I hear a MIDI note (or notes) play immediately. Of course it's only going to happen when the "Sound MIDI notes as they are being selected in the editor" is enabled (which I do enable always). I've captured a video showing this happening over and over in different situations: https://youtu.be/LI8czAi1d7U I'm also attaching the Ardour 6.2 session shown in the video. Can anyone reproduce this? At first I thought it's only if I save the session in Edit Mode - but no. I thought maybe it happens only if last selected track was MIDI - no, with selected audio track it seems to happen too. I wonder what could be the cause of this? | ||||
Tags | Midi | ||||
|
|
|
> I wonder what could be the cause of this? Selection is being restored on session load. the instant.xml of the linked session has the following XML: ``` <Selection> <MIDINotes region-id="5927"> <note note-id="21266"/> </MIDINotes> </Selection> ``` |
|
Ah-hah! Could Ardour omit playing back the selected notes after restoring the selection during session load? |
|
Fixed in Ardour 6.2-157-g4ad1c19166 This adds a few exceptions to the general preference "Sound MIDI notes as they are being selected in the editor". * Select all no longer plays _all_ notes. * Remain silent when selection is inverted or a range is selected. * Play no sound when a saved selection is restored on session load. |
|
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 |
---|---|---|---|
2020-08-09 13:29 | unfa | New Issue | |
2020-08-09 13:29 | unfa | Tag Attached: Midi | |
2020-08-09 13:29 | unfa | File Added: Ardour MIDI Session.7z | |
2020-08-09 14:01 | x42 | Note Added: 0024908 | |
2020-08-09 15:32 | unfa | Note Added: 0024909 | |
2020-08-09 18:39 | x42 | Assigned To | => x42 |
2020-08-09 18:39 | x42 | Status | new => resolved |
2020-08-09 18:39 | x42 | Resolution | open => fixed |
2020-08-09 18:39 | x42 | Note Added: 0024911 | |
2020-10-08 13:29 | anonymous | Note Added: 0025116 | |
2020-10-08 13:29 | anonymous | Status | resolved => closed |
2023-07-03 15:20 | x42 | Relationship added | duplicate of 0007182 |