View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006037 | ardour | features | public | 2014-11-20 17:58 | 2020-04-19 20:16 |
| Reporter | florianb | Assigned To | drobilla | ||
| Priority | normal | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Summary | 0006037: MIDI CC controller manipulation : select, move, copy | ||||
| Description | This 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 Information | 3.5-3556-g163dc75 | ||||
| Tags | No tags attached. | ||||
|
|
A) was fixed in a very recent git (at least it works in 3.5-3624-g4bc0d1c/) |
|
|
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. |
|
|
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 |
|---|---|---|---|
| 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 |