Modules Preferences

From Audacity Development Manual
Revision as of 20:08, 16 July 2012 by Windinthew (talk | contribs) (Moved in Nyquist Workbench text from View Menu)
Jump to: navigation, search
Gale 15Jul12: ToDo-1 Add text
Devices PreferencesPlayback PreferencesRecording PreferencesQuality PreferencesInterface PreferencesTracks PreferencesImport/Export PreferencesExtended Import PreferencesProjects PreferencesLibraries PreferencesSpectrograms PreferencesDirectories PreferencesWarnings PreferencesEffects PreferencesKeyboard PreferencesMouse PreferencesModules Preferences dialog
Click on any of the other Preferences sections in the above image to go directly to that Preferences page.

Enable these Modules (if present)

  • mod-nyq-bench: Nyquist Workbench is a graphical editor for writing Nyquist plug-ins and scripts. Plug-ins can be run directly from the editor. Nyquist Workbench is highly recommended (though not essential) for anyone interested in writing Nyquist plug-ins for Audacity.
    Current features include:
    • Full support for Generate, Process and Analyze effects
    • Auto load last file
    • Built-in output/debug screen
    • Parentheses matching.
    Nyquist Workbench must be compiled from the latest Audacity SVN Development Code. Compiling instructions for the Workbench are here. Alternatively, Nyquist code snippets can be tested at Effect > Nyquist Prompt....
  • mod-track-panel: This is the start of an experiment that will ultimately provide a more flexible panel for the audio, label, MIDI and note tracks. It allows us to safely experiment with new additions to these core features and is currently only of value to developers. To use mod-track-panel, you must compile it from the latest Audacity SVN Development Code.