[Ardour-Users] 'object' to region boundary
Paul Davis
paul at linuxaudiosystems.com
Tue Jul 20 05:34:49 PDT 2010
On Tue, Jul 20, 2010 at 7:55 AM, John Emmas <johne53 at tiscali.co.uk> wrote:
>
> On 20 Jul 2010, at 10:14, Robin Gareus wrote:
>
>>
>> or press left/right arrow-keys (for the playhead).
>> select-mark, press SHIFT+CTRL+left/right arrow keys.
>>
>
> Thanks Robin, I found them. Incidentally, I discovered something confusing along the way (this is in Mixbus but it might be the same in Ardour). If I select Transport->Markers, it looks (from the submenu) as if I should be able to locate to various markers just by pressing 1, 2, 3, 4 or whatever. However, these shortcuts are all allocated to something else. For example, 1 changes the edit mode (Slide / Splice / Lock), 4 toggles Auto Play, 5 Toggles Auto Return etc. Confusing??
its just a failure of GTK to distinguish KP_1 ("1" on your keypad)
from 1 (1 above Q) when it creates the shortcut text for menus. the
"goto-mark" commands are all bound to keypad keys.
More information about the Ardour-Users
mailing list