Search found 24069 matches
- Tue Jul 19, 2011 8:31 pm
- Forum: GNU/Linux and Unix-like
- Topic: Noise removal chain: Nyquist error
- Replies: 16
- Views: 5650
Re: Noise removal chain: Nyquist error
I have a plug-in folder in /usr/share/audacity/plug-ins which contains a batch of .ny files. I also have a Nyquist folder in /usr/share/audacity/Nyquist Seems OK, /usr/share/audacity/Nyquist contains required files for Nyquist to operate. I also tried to compile audacity from the source code you po...
- Mon Jul 18, 2011 9:11 pm
- Forum: Windows
- Topic: I can only record 6 seconds or less of vinyl
- Replies: 17
- Views: 1818
Re: I can only record 6 seconds or less of vinyl
Oscar, 1000 ms audio to buffer is quite high. I guess you could increase it but I'm beginning to doubt it would help. A "crash" explicitly means a program exits of its own accord. A "hang" means the program ceases to respond so that the user has to force quit it. You are not havi...
Re: Saving
Please use Audacity 1.3.13 Beta for Windows 7: http://audacity.googlecode.com/files/audacity-win-unicode-1.3.13.exe If you are exporting as WAV from 1.3.13 this is the "Export FIle" window you will arrive at: http://manual.audacityteam.org/man/File_Export_Dialog If you still have an issue ...
- Mon Jul 18, 2011 6:49 pm
- Forum: Mac OS X
- Topic: Loading Lame
- Replies: 7
- Views: 5992
Re: Loading Lame
I am not on a Mac, but you may need to log in as root before you can access /usr like that. You can try entering this command in a terminal: sudo chmod -R 755 /usr/local/lib/audacity That will give you permissions to read and execute on the directory usr/local/lib/audacity. It may help Audacity reco...
- Sun Jul 17, 2011 11:16 pm
- Forum: GNU/Linux and Unix-like
- Topic: Noise removal chain: Nyquist error
- Replies: 16
- Views: 5650
Re: Noise removal chain: Nyquist error
I am using Ubuntu and installed Audacity with "apt-get install audacity" In that case the 1.3.13 repository build is well known and shouldn't have that problem. Before seeing if compiling or a PPA package of 1.3.14 helps, it might be best as Steve says if you could go through all your ste...
- Sun Jul 17, 2011 10:03 pm
- Forum: Mac OS X
- Topic: Loading Lame
- Replies: 7
- Views: 5992
Re: Loading Lame
There are possibly easier instructions here . I don't get what it means by "install "libmp3lame.dylib" in /usr/local/lib/audacity". The LAME installer installs "libmp3lame.dylib" in the "audacity" folder in /usr/local/lib/ for you if you don't change the defau...
- Sun Jul 17, 2011 9:41 pm
- Forum: GNU/Linux and Unix-like
- Topic: Noise removal chain: Nyquist error
- Replies: 16
- Views: 5650
Re: Noise removal chain: Nyquist error
Where are you downloading the 1.3.13 from and what Linux distribution are you using? We do not provide Audacity binaries for Linux, only source code.
I would suggest you download, compile and install the 1.3.13 tarball supplied by us and see if you have the same issue.
Gale
I would suggest you download, compile and install the 1.3.13 tarball supplied by us and see if you have the same issue.
Gale
- Sun Jul 17, 2011 7:01 pm
- Forum: Windows
- Topic: I can only record 6 seconds or less of vinyl
- Replies: 17
- Views: 1818
Re: I can only record 6 seconds or less of vinyl
Yeah the logic was that i didn't have a line in to the computer so i brought the onyx as it had a built in sound card+usb output+good quality preamps. Tried setting format to 24bit + followed applicable advice in the link you sent me. Have had an improvement - decent sound quality and no skipping d...
- Sat Jul 16, 2011 8:19 pm
- Forum: Recording Equipment
- Topic: Microphone is too quiet
- Replies: 2
- Views: 11942
Re: Microphone is too quiet
Hello, i hope this is the right subforum for this problem. I have searched all over internet but haven't found a solution for this. I have bought a very cheap microphone, Vivanco dynamic mic DM10. Just want to record my voice with a song in Audacity, it doesn't have to be high quality for me. BUT.....
- Sat Jul 16, 2011 8:04 pm
- Forum: GNU/Linux and Unix-like
- Topic: Cannot record either thru ALSA or OSS
- Replies: 3
- Views: 1668
Re: Cannot record either thru ALSA or OSS
Glad it's working. The latest source code (1.3.14 alpha) is here - "latest Beta development source code from SVN: (1.3)". 1.3.13 has the same changes as are in 1.3.14 which put inputs in Device Toolbar and use an updated version of PortAudio. One or both of those changes may have helped. G...