Audacity
Jump to navigation
Jump to search
Audacity is free, open source software for recording and editing sounds, which works on the OLPC using build 650.
Possible uses
A simplified (simpler interface, slimmed down, stabilized) Audacity activity would make an excellent tool for...
- citizen journalism... As a radio journalist, all you would need is an OLPC, with Audacity and an FTP client installed (or integrated), to create radio packages.
- song creation... almost all commercial songs use some sort of multi-track editor for creation -- so many songs have been created using Audacity!
- sound effect creation ("Foley artistry")... recording and performing various filters on short sounds with Audacity are how many sound effects for some XO games (Kuku, Spray Play, Bounce) were made at the Boston Game Jam 2007)
Installation
To install Audacity, go to the Terminal activity, and type
sudo yum install audacity
- Answer y to any installation questions. The installation typically requires about 6 to 7 megabytes of disk space.
- Type
audacity
to launch Audacity. You will be asked to choose a language, then the application will run.
Known bugs (Audacity 0:1.3.2-21.fc9 using latest Joyride)
- "Change pitch" crashes Audacity
Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 'src/hostapi/alsa/pa_ linux_alsa.c', line: 1114 Expression 'PaAlsaStreamComponent_InitialConfigure( &self->capture, inParams, self->primeB uffers, hwParamsCapture, &realSr )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 16 65 Expression 'PaAlsaStream_Configure( stream, inputParameters, outputParameters, sampleRate, framesPerBuffer, &inputLatency, &outputLatency, &hostBufferSizeMode )' failed in 'src/hos tapi/alsa/pa_linux_alsa.c', line: 1789 Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 'src/hostapi/alsa/pa_ linux_alsa.c', line: 1114 Expression 'PaAlsaStreamComponent_InitialConfigure( &self->capture, inParams, self->primeB uffers, hwParamsCapture, &realSr )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 16 65 Expression 'PaAlsaStream_Configure( stream, inputParameters, outputParameters, sampleRate, framesPerBuffer, &inputLatency, &outputLatency, &hostBufferSizeMode )' failed in 'src/hos tapi/alsa/pa_linux_alsa.c', line: 1789 Illegal instruction
Enabling mp3 export
It should be possible to install LAME lib files for mp3 support within Audacity, but nobody has reported or documented how to do it.
External Links
- [http://audacity.sourceforge.net/] Main Audacity website.
- [http://olpcnews.com/forum/index.php?topic=801.0] Thread on the olpcnews forum about installing Audacity on the olpc.