Исходный код
Бета-версия
Audacity 1.3 has become the 2.0 version. Please check its System Requirements.
- Contains dozens of new, exciting features. Very occasionally, these might need final polishing or not be retained in later versions.
- Occasionally, a feature might not work as it did before, or might be temporarily disabled.
- Some parts of the program are not yet documented or translated into different languages.
Please help our development effort by trying the Beta and send us your comments. Please mention your operating system, full details of any problems, and any features that need improvement or no longer work properly. You can install 1.3 and 1.2 on the same machine by installing them to different directories.
Рекомендуемая закачка
Для Mac OS 9: Audacity 1.3.14 (.sit file, 0,0 Мбайт) This is our standard source tarball. It assumes your system has the necessary dependencies (libraries) installed (see below).
Варианты закачки
Для Mac OS 9: Audacity 1.3.14 (.sit file, 0,0 Мбайт) This is a full source tarball, useful for Windows and Mac machines which may lack the necessary dependencies to compile Audacity.
Latest SVN development code, incorporating changes since the release tarball.
-
- SourceForge (older versions can be viewed by clicking to enter the required folder under "Name")
- Google Code (click on the headings to sort the list)
Системные требования
- Audacity рекомендуется использовать на компьютере как минимум с 64 Мбайт ОЗУ и процессором с тактовой частотой от 300 МГц. Windows, Mac or Linux.
Как скомпилировать Audacity
Зависимости
Необходима библиотека wxWidgets. Audacity 1.3 требует версию wxGTK 2.6.1 (или выше).
Текущий код в дереве разработки можно получить из CVS.
Если вы установили библиотеки при помощи системы управления пакетами вроде APT,убедитесь что пакеты для разработки "-dev" (development) для каждой из библиотек также установлены.
Компиляция
Для сборки Audacity запустите следующую команду в корневом каталоге с исходным кодом Audacity:
./configure && make
Вы можете набрать ./configure --help для просмотра ключей сборки. По окончании сборки Audacity запустите команду make install с правами суперпользователя для установки программы.
Further Help
- On Windows, see the file "compile.txt" inside the "Win" folder in the source code. For OS X, see "compile.txt" inside the "Mac" folder in the code.
- See our guides to compiling Audacity for Windows, Mac and GNU/Linux on the Wiki.
- If you are still having difficulties, we want to help! Please ask on the Compiling Audacity board on our Forum.

