]> Shamusworld >> Repos - ardour-manual/commitdiff
6.9 : update to the preferences page
authorEd Ward <edwsaintesprit@hotmail.com>
Mon, 16 Aug 2021 21:39:09 +0000 (23:39 +0200)
committerEd Ward <edwsaintesprit@hotmail.com>
Mon, 16 Aug 2021 21:39:09 +0000 (23:39 +0200)
include/preferences.html
source/images/preferences.png

index bb5f0d5ce26c71cca5630cb1e17f858aaf218f1b..48285631c0cabd45e6a5c1db059978490e11b2c2 100644 (file)
       </li>
     </ul>
   </li>
+  <li>
+    <dfn>New Version Check</dfn>
+    <ul>
+      <li>
+        <dfn>Check for announcements at application start</dfn> sends an
+        anonymous request to Ardour's server to check for a new version.
+      </li>
+    </ul>
+  </li>
 </ul>
   
 <h2 id="preferences-appearance">Appearance</h2>
         allows the system window manager's rules for the windows visibility to
         supersede Ardour's.
       </li>
+      <li>
+        <dfn>Show/Hide splash screen instead of setting z-axis stack order</dfn>:
+        Hides the splash instead of re-layering it. This setting requires a restart
+        of Ardour to take effect.
+      </li>
       <li>
         <dfn>All floating windows are dialogs</dfn>: when enabled, Ardour will
         use type &quot;Dialog&quot; for all floating windows instead of using type
         scrolls when dragging the playhead outside of the visible canvas.
       </li>
       <li>
-        <dfn>Limit zooming &amp; summary view to X minutes beyond session extents:</dfn>
+        <dfn>Limit zoom &amp; summary view beyond session extents to:</dfn>
         prevents the zoom out both in the editor and the summary, to show anything past
         the chosen time after the end marker, restraining the vision to only useful
         content.
         fade shape</a> is the default.
       </li>
       <li>
-        <dfn>Regions in active edit groups are edited together:</dfn> sets
+        <dfn>Regions in edit groups are edited together:</dfn> sets
         the criteria to see if editing actions apply to tracks grouped together
         in an group.
       </li>
   <li>
     <dfn>General</dfn>
     <ul>
+         <li>
+        <dfn>Scan for [new] Plugins on Application Start</dfn> When
+         enabled new plugins are searched, tested and added to the cache
+         index on application start. When disabled new plugins will only be
+         available after triggering a 'Scan' manually.
+      </li>
       <li>
         <dfn>Always Display Plugin Scan Progress</dfn> When enabled a
         popup window showing plugin scan progress is displayed for indexing
         (cache load) and discovery (detect new plugins).
       </li>
+      <li>
+        <dfn>Verbose Plugin Scan</dfn>: adds information about the plugin in the
+        <a href="@@status-bar">Log window</a>.
+      </li>
       <li>
         <dfn>Make new plugins active</dfn> when enabled, any plugin added to a track
         will be in active mode. If unchecked, the plugins will be added in inactive
     <dfn>VST</dfn>
     <ul>
       <li>
-        <dfn>Enable Mac VST support (requires restart or re-scan)</dfn> makes a
+        <dfn>Enable Mac VST2 support (requires restart or re-scan)</dfn> makes a
         MacOs system able to run VST-Mac plugins. As stated, a new scan for plugins
         is required, be it manually or by restarting Ardour.
       </li>
       <li>
-        <dfn>Scan for [new] VST Plugins on Application Start</dfn> When
-         enabled new VST plugins are searched, tested and added to the cache
-         index on application start. When disabled new plugins will only be
-         available after triggering a 'Scan' manually.
-      </li>
-      <li>
-        <dfn>Verbose Plugin Scan</dfn>: adds information about the plugin in the
-        <a href="@@status-bar">Log window</a>.
+        <dfn>Enable Linux VST2 support (requires restart or re-scan)</dfn> makes a
+        Linux system able to run VST2 plugins.
       </li>
       <li>
-        <dfn>Scan Time Out</dfn> Specifies the default timeout for plugin
-         instantiation. Plugins that require more time to load will be
-        blacklisted. A value of &infin; disables the timeout.
+        <dfn>Enable VST3 support (requires restart or re-scan)</dfn> makes any
+        system able to run VST3 plugins.
       </li>
     </ul>
   </li>
         inserted into the processor box. A new VST plugin scan is then required.
       </li>
       <li>
-        <dfn>VST 2 Blacklist:</dfn> Clicking the <kbd class="menu">Clear</kbd>
-        button makes blacklisted VST plugins available to be added to the processor
+        <dfn>VST 2 Ignorelist:</dfn> Clicking the <kbd class="menu">Clear</kbd>
+        button makes ignored VST plugins available to be added to the processor
         box.
       </li>
       <li>
         <dfn>VST 3 Cache:</dfn> Same as above, for VST 3
       </li>
       <li>
-        <dfn>VST 3 Blacklist:</dfn> Same as above, for VST 3
+        <dfn>VST 3 Ignorelist:</dfn> Same as above, for VST 3
       </li>
       <li>
         <dfn>Additional VST3 Path:</dfn> The VST 3 specs clearly define where
         way to search other directories for plugin, it is out of spec and not
         recommanded.
       </li>
+      <li>
+        <dfn>Automatically show 'Micro Edit' tagged controls on the mixer-strip:</dfn>
+        displays the plugin's UI directly inside each mixer strip (inline), if the plugin
+        has a 'Micro Edit' <a hreg="@@plugin-selector">tag</a>.
+      </li>
+    </ul>
+  </li>
+  <li>
+    <dfn>VST2/VST3</dfn>
+    <ul>
       <li>
         <dfn>Conceal VST2 Plugin if matching LV3 exists</dfn> When 
         enabled, gives precedence to the VST3 (more up-to-date) version of
     <dfn>Audio Unit</dfn>
     <ul>
       <li>
-        <dfn>Scan for [new] AudioUnit Plugins on Application Start</dfn> When
+        <dfn>Enable Audio Unit support (requires restart or re-scan)</dfn> When
         enabled, new AU plugins are searched, tested and added to the cache
         index on application start. When disabled, new plugins will only be
         available after triggering a 'Scan' manually.
         inserted into the processor box. A new AU plugins scan is then required.
       </li>
       <li>
-        <dfn>AU Blacklist:</dfn> Clicking the <kbd class="menu">Clear</kbd>
-        button makes blacklisted AU plugins available to be added to the processor
+        <dfn>AU Ignorelist:</dfn> Clicking the <kbd class="menu">Clear</kbd>
+        button makes ignored AU plugins available to be added to the processor
         box.
       </li>
     </ul>
           used to do signal processing. It can be set to use one up to all
           processors.
       </li>
+      <li>
+        <dfn>Power Management, CPU DMA latency: </dfn> modern processors try
+        to aggressively transition to power saving when idle, even for a few
+        microseconds, hurting realtime performance by needing to wake to a
+        more active state. This setting counters this behaviour by setting
+        a maximum response time while low latency operation is desired.
+        <kbd class="menu">0</em> is the fastest response time.
+      </li>
     </ul>
   </li>
   <li>
index 348e3d4ed536237de31576ed6c418846ddac9f49..5437f4b7c749ca1718046596aa6cf117e0cc1746 100644 (file)
Binary files a/source/images/preferences.png and b/source/images/preferences.png differ