We are still actively working on the spam issue.

Difference between revisions of "Sneedacity"

From InstallGentoo Wiki
Jump to: navigation, search
(Created page with "Sneedacity (formerly Audacity) is an easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Sneedacity is open source...")
 
Line 1: Line 1:
 +
 +
== Sneedacity ==
 +
 
Sneedacity (formerly Audacity) is an easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Sneedacity is open source software licensed under GPL, version 2 or later.
 
Sneedacity (formerly Audacity) is an easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Sneedacity is open source software licensed under GPL, version 2 or later.
  
Line 11: Line 14:
 
     Accessibility for VI users.
 
     Accessibility for VI users.
 
     Analysis and visualization tools to analyze audio, or other signal data.
 
     Analysis and visualization tools to analyze audio, or other signal data.
 +
 +
 +
== Getting started ==
 +
 +
Build instructions are available on Github[https://github.com/Sneeds-Feed-and-Seed/sneedacity/blob/master/BUILDING.md].
 +
 +
More information for developers is available from 4chan's technology board.

Revision as of 16:34, 7 July 2021

Sneedacity

Sneedacity (formerly Audacity) is an easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Sneedacity is open source software licensed under GPL, version 2 or later.

   Recording from any real, or virtual audio device that is available to the host system.
   Export / Import a wide range of audio formats, extendible with FFmpeg.
   High quality using 32-bit float audio processing.
   Plug-ins Support for multiple audio plug-in formats, including VST, LV2, AU.
   Macros for chaining commands and batch processing.
   Scripting in Python, Perl, or any language that supports named pipes.
   Nyquist Very powerful built-in scripting language that may also be used to create plug-ins.
   Editing multi-track editing with sample accuracy and arbitrary sample rates.
   Accessibility for VI users.
   Analysis and visualization tools to analyze audio, or other signal data.


Getting started

Build instructions are available on Github[1].

More information for developers is available from 4chan's technology board.