View Issue Details

IDProjectCategoryView StatusLast Update
0004323ardourotherpublic2020-04-19 20:15
Reporterdeva Assigned Tocth103  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0-alpha10 
Target Version3.0-beta1 
Summary0004323: Conflict with CTRL+scrollwheel for both zooming and midi velocity change.
DescriptionI have been working for about half an hour with midi note drawing and within that half hour accidentally changed note velocities about 10 times.
The problem is the CTRL+scrollwheel mapping for note velocity change also being used for canvas zoom.
Since the canvas zoom is highly needed when doing midi note drawing I suggest changing the note velocity change meta key to something other than CTRL.
TagsNo tags attached.

Activities

cth103

2011-09-28 15:39

administrator   ~0011603

As far as I can see, we have

with a selected note:
  scrollwheel with no / any modifier changes note velocity

without a selected note:
  ctrl + scrollwheel zooms
  scrollwheel scrolls up/down as normal

Is this not what you are seeing?

deva

2011-09-28 17:23

reporter   ~0011610

Last edited: 2011-09-28 17:30

You are right. I have gotten it wrong.
But the problem still applies.
The CTRL+scroll for zooming should still be possible when midi notes are selected.

A perfect solution would be to only change velocities on selected midi notes when the CTRL key is *NOT* pressed.

cth103

2011-09-28 19:23

administrator   ~0011611

Fixed in SVN 10159.

drobilla

2011-10-07 21:15

developer   ~0011667

I find this solution dramatically *worse* than the original situation. This way, simply moving the scroll wheel at all, without even pressing a modifier, will nuke note velocities!

cth103

2011-10-07 21:22

administrator   ~0011668

As noted above, the original situation was that any movement of the scrollwheel with a selected note, with or without modifier, modified the velocity.

deva

2011-10-08 07:29

reporter   ~0011672

Maybe a modifier key explicitly for note velocity change should be added?

system

2020-04-19 20:15

developer   ~0022747

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
2011-09-16 09:32 deva New Issue
2011-09-16 10:51 cth103 cost => 0.00
2011-09-16 10:51 cth103 Target Version => 3.0-beta1
2011-09-28 15:39 cth103 Note Added: 0011603
2011-09-28 15:39 cth103 Status new => feedback
2011-09-28 17:23 deva Note Added: 0011610
2011-09-28 17:30 deva Note Edited: 0011610
2011-09-28 19:23 cth103 Note Added: 0011611
2011-09-28 19:23 cth103 Status feedback => resolved
2011-09-28 19:23 cth103 Resolution open => fixed
2011-09-28 19:23 cth103 Assigned To => cth103
2011-10-07 21:15 drobilla Note Added: 0011667
2011-10-07 21:22 cth103 Note Added: 0011668
2011-10-08 07:29 deva Note Added: 0011672
2020-04-19 20:15 system Note Added: 0022747
2020-04-19 20:15 system Status resolved => closed