View Issue Details

IDProjectCategoryView StatusLast Update
0007277ardourbugspublic2020-03-29 11:04
Reportertimbyr Assigned Tonmains  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.8 
Summary0007277: Separate does not work correctly for MIDI regions
DescriptionTested with build of 5.8.96

Steps:

1. Make a range selection with start and end points inside a MIDI region
2. Press 'S' key to activate Separate action or use Edit -> Separate Menuitem.

Behaviour:

It looks like the start position/offset of the regions being split is not being adjusted.

Screen capture attached to demonstrate.
TagsNo tags attached.

Relationships

has duplicate 0007324 closedtimbyr Region split of a MIDI range 

Activities

timbyr

2017-03-09 00:53

developer  

chaot

2017-05-13 21:12

reporter   ~0019688

I filed the following PR which should fix this bug:

https://github.com/Ardour/ardour/pull/336

timbyr

2017-05-18 05:37

developer   ~0019723

I've done some quick testing of the fix in PR336 and it seems to work correctly.

I'll do a bit of further testing and commit to master soon.

timbyr

2017-05-18 05:57

developer   ~0019724

Actually this reverts commit ad262a5714fc : "MidiRegion _start/_length beats are frame based only when lock style is Audiotime"

So I'll wait for some feedback from nick_m.

chaot

2020-03-29 11:04

reporter   ~0021094

This is fixed in 6-pre1.

Issue History

Date Modified Username Field Change
2017-03-09 00:53 timbyr New Issue
2017-03-09 00:53 timbyr File Added: Ardour-5.8.96-separate-midi-region.webm
2017-04-23 10:19 timbyr Relationship added has duplicate 0007324
2017-05-13 21:12 chaot Note Added: 0019688
2017-05-18 05:37 timbyr Note Added: 0019723
2017-05-18 05:57 timbyr Note Added: 0019724
2017-05-18 05:57 timbyr Assigned To => nmains
2017-05-18 05:57 timbyr Status new => assigned
2020-03-29 11:04 chaot Status assigned => closed
2020-03-29 11:04 chaot Resolution open => fixed
2020-03-29 11:04 chaot Note Added: 0021094