View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001215 | ardour | bugs | public | 2006-03-30 16:42 | 2007-02-27 22:15 |
| Reporter | BenLoftis | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Summary | 0001215: Solos and Mutes ignore the second click if they are clicked too fast | ||||
| Description | Seems to be a gtk bug. If you click a mute or solo, then click it again within the double-click time, the button does not un-latch. This is a pain because sometimes you just want to solo something for a split second. See also my suggestion for "momentary" solos and mutes. | ||||
| Tags | No tags attached. | ||||
|
|
There is a quirky way to achieve momentary solo/mute: bind a midi keyboard's key to solo/mute (ctrl-middle-click + keypress). Pressing the key soloes, releasing it unsoloes. Goes quirky when you do it to a number of channels at once but yet another workaround here are mixgroups. Bind to one member of the mixgroup etc. |
|
|
This is not so confusing now that Ardour updates the button state correctly. Also the timing seems to be changed because to recreate this, you have to click _very_ fast (double click speed), which is useless anyway. |