View Issue Details

IDProjectCategoryView StatusLast Update
0006037ardourfeaturespublic2020-04-19 20:16
Reporterflorianb Assigned Todrobilla  
PrioritynormalSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Summary0006037: MIDI CC controller manipulation : select, move, copy
DescriptionThis is 3 tweaks in one report.
Let's call them A, B, C so we can refer to them in conversations.
 
A) It seems impossible to select multiple points if 0 and 127 are among them (which is always the case for Pedal Controller e.g.)
This is because mouse down position must start in the graph, and since it is (nearly?) impossible to click EXACTLY at 0 or 127, we can't extend the selection area to the whole range 0 to 127.
FIX: I think mouse selection should be allowed to start (mouse down) outside of the area, then extend inside.
 
B) I can't find any way to move a CC controller to another, either by copy/cut, paste, or drag drop.
In other words, once we have a CC controller, we won't ever be able to change it's channel even though we changed the channels of the notes.
FIX: ideally, we could drag drop a whole selection of points, from a controller to any other.
 
C) It would be nice to have a Copy/Paste feature for CC controllers.
And of course, being able to Copy to another controller (similar to point B)
 
Thanks!
Additional Information3.5-3556-g163dc75
TagsNo tags attached.

Activities

florianb

2014-11-21 03:35

reporter   ~0015998

A) was fixed in a very recent git (at least it works in 3.5-3624-g4bc0d1c/)

drobilla

2014-12-06 17:24

developer   ~0016018

Control copy/paste was done a while ago, but turns out there was a bug where it only worked if some notes were selected as well. This has now been fixed.

It is also now possible to paste between different controller types. To do so, currently, you need to explicitly select the target automation lane, and it only works if only one line is copied.

system

2020-04-19 20:16

developer   ~0023343

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.

Issue History

Date Modified Username Field Change
2014-11-20 17:58 florianb New Issue
2014-11-21 03:35 florianb Note Added: 0015998
2014-12-06 17:24 drobilla Note Added: 0016018
2014-12-06 17:24 drobilla Assigned To => drobilla
2014-12-06 17:24 drobilla Status new => resolved
2014-12-06 17:24 drobilla Resolution open => fixed
2020-04-19 20:16 system Note Added: 0023343
2020-04-19 20:16 system Status resolved => closed