]> Shamusworld >> Repos - ardour-manual/commitdiff
Cue: move the Clip Properties documentation...
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>
Mon, 18 Jul 2022 17:02:57 +0000 (20:02 +0300)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 15 Oct 2022 15:16:14 +0000 (09:16 -0600)
... to ist own subchapter

include/clip-properties.html [new file with mode: 0644]
master-doc.txt

diff --git a/include/clip-properties.html b/include/clip-properties.html
new file mode 100644 (file)
index 0000000..5aef3ea
--- /dev/null
@@ -0,0 +1,44 @@
+<p>
+       The contents of this options box partially depends on the type of data
+       in the clip, audio or MIDI. The common settings are:
+</p>
+
+<ul>
+       <li>
+               <dfn>Name</dfn>: the full name of the clip's file, usually visible in its
+               shortened form.
+       </li>
+       <li>
+               <dfn>Load</dfn>: this button allows loading a clip's file into
+               the selected trigger slot.
+       </li>
+       <li>
+               <dfn>Color</dfn>: here you can open a color chooser dialog to set
+               the color of the clip's title inside the trigger slot.
+       </li>
+</ul>
+
+<p>
+       The only audio-specific setting is <dfn>Gain (dB)</dfn> which adjusts
+       the output volume of a clip.
+</p>
+
+<p>
+       For MIDI clips, there are several specific options:
+</p>
+
+<ul>
+       <li>
+               <dfn>Velocity Adj</dfn>: this effectively adjusts the output volume
+               by increasing the velocity of MIDI notes.
+       </li>
+       <li>
+               <dfn>Send Patches</dfn>: this enables sending a control message
+               to load a particular patch. This is typically used for external
+               MIDI gear such a hardware synthesizers.
+       </li>
+       <li>
+               <dfn>MIDI Patches</dfn>: clicking this button will open a dialog
+               where you can select a patch to send when a MIDI clip is triggered.
+       </li>
+</ul>
\ No newline at end of file
index 9263135c11a0169ba8670488351e7db8507c2a20..bd7af127afeeba0fc2f54864f71523cdf5e2981e 100644 (file)
@@ -1539,6 +1539,14 @@ uri: cue/setting-up-cues/playing-back-the-cues
 part: subchapter
 ---
 
+---
+title: Setting Up Clip Properties
+link: clip-properties
+include: clip-properties.html
+uri: cue/setting-up-cues/clip-properties
+part: subchapter
+---
+
 ---
 title: Setting Up Launch Options
 link: clip-launch-options