X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fclip-launch-options.html;h=504f610964406d6e6cf20242bc6472da6b884bf3;hb=d28fa29291b40f709f5f792649ef5bd5f838956b;hp=b1ea3db75cffcb547a94b439a9cf11770deb85e3;hpb=5b86e5a46b9c22c955753f1f24ae611bec7ae9b1;p=ardour-manual diff --git a/include/clip-launch-options.html b/include/clip-launch-options.html index b1ea3db..504f610 100644 --- a/include/clip-launch-options.html +++ b/include/clip-launch-options.html @@ -10,42 +10,102 @@

Launch Style

-

FIXME THE ENTIRE TABLE

- - - - - - - - - - - - -
TriggerYou click and it starts playing until it stops; mouse up and note-off are ignored
RetriggerMouse down or note-on starts or retriggers; mouse up and note-off FIXME
Gateplays only as long as you press the play button, quantization setting defines how soon it starts and ends after pressing the button down. Runs till mouse up/note off then to next quantization
ToggleKeeps looping until you click it again. runs till next mouse down/NoteOn
RepeatKeeps looping, but when you press and hold, it starts from the beginning and plays as far as quantization setting goes, e.g. 1/16 means it repeats the first 1/16 of a bar. plays only quantization extent until mouse up/note off
+

+ The Launch Style defines how you interact with the clip's + playback. Ardour makes a distinction between pressing a button or a key + (the 'down' event for a mouse or the note-on MIDI event) and releasing + a button or a key (the 'up' event for a mouse or the note-off MIDI event). +

-
- Launch style icons -
- Launch style icons, top-to-bottom: Trigger, Retrigger, Gate, Toggle, Repeat -
-
+

+ You can setup a trigger slot so that you would press a silicon pad on your + external grid controller, and Ardour would play the clip in that slot + indefinitely on repeat. Or you could set it up so that it would only repeat + that clip as long as you are keeping the pad pressed and stop playing it + as soon as you stop pressing the pad. +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
TriggerClicking will trigger the playback of a clip. Further clicks, as well + as mouse up and note-off events will be ignored.
RetriggerClicking will trigger the playback of a clip. Another click will restart + (retrigger) the playback from the beginning, quantization will be taken into + consideration. Mouse up and note-off events will be ignored.
GateThe clip will be played back as long as you keep the mouse button + or the MIDI key/pad pressed. Quantization defines how soon playback starts + after pressing the button/key down and ends after releasing the button/key. +
ToggleThe clip will keep playing until you click the button again or send + another note-on event from your MIDI device
RepeatThe contents of the clip will be played to the extent of the quantization setting.

Launch Quantize

-

From 4 bars down to 1/64 bar, and None. FIXME

+

+ This setting defines how long Ardour will wait till beginning the playback + of a clip in a trigger slot. If the transport is already rolling, and + quantization is set to 1 bar, which is the default, Ardour will wait for the + next bar, then start playing the clip. Quantizing to a whole bar or several + bars typically guarantees that downbeats of a drums track and a bassline + track align. +

+ +

+ The quantization value can be as large as 4 bars and as small as 1/64 bar. + When 'None' is selected, playback with a rolling transport will start + immediately. +

Legato

-

FIXME (also, doesn't work properly yet).

+

+ The Legato mode helps keeping two clips of the same track in sync + when you switch from one to another. With Legato on, Ardour will pick up + the playback of the second clip at the position where the first one left off. + Please note that quantization applies here. +

Cue Isolate

-

FIXME, If selected, the slot will not respond to start/stop cue events (does it work?)

- -

Follow Options

+

+ When an entire cue is played, all slots that belong to it get triggered. + Solo Isolate is a way to disable that for selected slots. + An isolated slot will only be triggered when either mouse-down or note-on + event is sent directly to it. +

- FIXME. These options are where you define the transition from one slot to another. + Isolated slots are visually separated from others: they have a linear + black-to-transparent gradient fill in the background of the trigger button.

+ +
+ Isolated trigger slots +
+ Isolated trigger slots +
+
+ +

+ On the screenshot above, the Bass, Lead Synth and El Piano tracks all have + at least one isolated trigger slot. +

\ No newline at end of file