Programiści
Ohloh has statistics on the value of Audacity development. The Ohloh "badge" at the bottom of each page on this site shows updated summary values. We set up the Ohloh pages about Audacity so the statistics show only the values of Audacity-specific development, excluding the third-party code libraries Audacity uses. The Code tab on the Ohloh site shows the progress of code development.
Listy mejlowe
Join the audacity-devel mailing list to discuss current and future development, or to get help modifying the Audacity source code.
SVN
You can get the latest Audacity code from our SVN repository. We aren't currently working on any other version.
Type this at the command line to check out the latest source code from SVN:
svn checkout http://audacity.googlecode.com/svn/audacity-src/trunk/ audacity-read-only
You can also check out a specific tagged release from SVN.
Use the following syntax at the command line to check out a specific tagged release from SVN, for example:
svn checkout http://audacity.googlecode.com/svn/audacity-src/tags/Audacity_2_0_3 audacity-read-only
See our development source code page for compilation instructions.
The SVN repository may also be accessed using GUI and IDE clients or plug-ins. If using GUI or IDE tools, please use the commands indicated in the tool's documentation.
Odnajdywanie błędów
The Audacity developers use bugzilla to track bugs and enhancements. To find issues to work on, please view our categorized Bug Lists.
If you are a user reporting a new bug, please e-mail our feedback address.
Dodawanie łatek
We welcome patches from developers. Please see our Submitting Patches page on the Wiki.

