View Issue Details

IDProjectCategoryView StatusLast Update
0009011ardourbugspublic2022-10-23 06:43
Reportergonsolo Assigned Topaul  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformUbuntuOSLinuxOS Version(any)
Product Version7.0 
Summary0009011: Ardour 7 looses MIDI notes
DescriptionAs you can see from the two images, Ardour 7 looses all midi notes from the tuba. This was immediately after opening a project done with Ardour 6.9 with the new version.
Steps To ReproduceOpen the project with Ardour 7: No tuba notes at bar 40.
Additional InformationThe archived project can be found here (since I couldn't upload it because it is 2.5MB):
https://drive.google.com/file/d/1yAc12rxdwuMNrcdr2gV_lpkL0vPSrNcY/view?usp=sharing
Tags7.0

Activities

gonsolo

2022-10-19 18:36

reporter  

Ardour-6.9.png (129,684 bytes)   
Ardour-6.9.png (129,684 bytes)   
Ardour-7.png (108,183 bytes)   
Ardour-7.png (108,183 bytes)   

paul

2022-10-22 20:34

administrator   ~0026673

Fixed in 7.0-78-gcc30495ba0

gonsolo

2022-10-23 06:38

reporter   ~0026675

Cool. Thanks.

But now Ardour crashes at (when I'm looping through a region after the first run):

ardour-7.0.78: ../libs/ardour/plugin_insert.cc:1382: void ARDOUR::PluginInsert::automate_and_run(ARDOUR::BufferSet&, ARDOUR::samplepos_t, ARDOUR::samplepos_t, double, ARDOUR::pframes_t): Zusicherung »cnt > 0« nicht erfüllt.

It seems it is this problematic "distance" again:

    samplecnt_t cnt = min (timepos_t (start).distance (next_event.when).samples(), (samplecnt_t) nframes);

gonsolo

2022-10-23 06:43

reporter   ~0026676

I filed a new bug in 0009027.

Issue History

Date Modified Username Field Change
2022-10-19 18:36 gonsolo New Issue
2022-10-19 18:36 gonsolo Tag Attached: 7.0
2022-10-19 18:36 gonsolo File Added: Ardour-6.9.png
2022-10-19 18:36 gonsolo File Added: Ardour-7.png
2022-10-20 19:09 paul Assigned To => paul
2022-10-20 19:09 paul Status new => assigned
2022-10-22 20:34 paul Status assigned => resolved
2022-10-22 20:34 paul Resolution open => fixed
2022-10-22 20:34 paul Note Added: 0026673
2022-10-23 06:38 gonsolo Note Added: 0026675
2022-10-23 06:43 gonsolo Note Added: 0026676