Search found 24069 matches

by Gale Andrews
Mon Apr 01, 2013 6:42 am
Forum: macOS
Topic: Can't Change Export Format due to Retinizer[SOLVED]
Replies: 6
Views: 1603

Re: Can't Change Export Format (2.0.3 Mac)

Are there any file formats at all in that export drop-down menu, or is it empty? Can you try Audacity > Quit Audacity then in Finder, use Go > Go to Folder and type: ~/Library/Application Support/audacity Open audacity.cfg in TextEdit, or create audacity.cfg if it does not exist. Delete all the cont...
by Gale Andrews
Mon Apr 01, 2013 6:21 am
Forum: Windows
Topic: Mixer Toolbar Greyed Out, needed driver[SOLVED]
Replies: 12
Views: 2289

Re: Mixer Toolbar Greyed Out Win 7 have micosound mapper

Recording from turntable with 3.5 mm plug to line in, it had worked before very good. Are you connecting the turntable to a phono amplifier or boom box/Hi Fi, and then connecting the amplifier or boom box to the line-in? You should not connect the turntable direct to the computer. See here: http://...
by Gale Andrews
Mon Apr 01, 2013 2:24 am
Forum: GNU/Linux
Topic: audacity 2.0.3 - can't create tmp files
Replies: 16
Views: 25320

Re: audacity 2.0.3 - can't create tmp files

Yes, 755 on /var/tmp lets me launch Audacity as user bjornebe when /var/tmp/audacity-bjornebe already exists Which makes sense - as long as user permission for /var/tmp is no lower than 5 then any already installed tmp-files should be accessible by the applications that put them there. So what shou...
by Gale Andrews
Mon Apr 01, 2013 1:56 am
Forum: GNU/Linux
Topic: audacity 2.0.3 - can't create tmp files
Replies: 16
Views: 25320

Re: audacity 2.0.3 - can't create tmp files

If memory serves me correct, Ubuntu has root setup in a special way to increase security - there is no root password available to the user, the system takes care of all root interaction via sudo - as a result there is no way to log in to root and consequently root will not act as a user and store f...
by Gale Andrews
Mon Apr 01, 2013 1:12 am
Forum: Windows
Topic: Mixer Toolbar Greyed Out, needed driver[SOLVED]
Replies: 12
Views: 2289

Re: Mixer Toolbar Greyed Out Win 7 have micosound mapper

Please explain exactly what device you are trying to record from, and how that device is connected to the computer. If you are recording from a USB turntable or cassette deck, please read this page thoroughly as it solves most questions and problems: http://manual.audacityteam.org/o/man/recording_wi...
by Gale Andrews
Sun Mar 31, 2013 7:57 am
Forum: macOS
Topic: available in Mac App Store
Replies: 6
Views: 3588

Re: available in Mac App Store

Others have offered to do the work before now to put Audacity in Apple Store. Audacity Team have ruled it out primarily because the Apple Store is assumed not compliant with the GPL Licence that Audacity is under. See for example: http://adium.im/pipermail/devel_adium.im/2011-January/007973.html htt...
by Gale Andrews
Sun Mar 31, 2013 7:33 am
Forum: Windows
Topic: Could Not Open Mp3 Encoding Library
Replies: 25
Views: 7040

Re: Could Not Open Mp3 Encoding Library

Sorry this is so difficult. :cry: Can you restart Audacity, try to locate lame_enc.dll in Preferences then choose Help > Show Log... . Right-click in the log > Select All, right-click again > Copy then paste the log here. Do you have lame.exe (I don't mean lame_enc.dll) in "C:Program Files (x86...
by Gale Andrews
Sun Mar 31, 2013 7:22 am
Forum: Windows
Topic: Audacity hangs when Record icon is engaged
Replies: 8
Views: 1120

Re: Audacity hangs when Record icon is engaged

Please attach Windows' APPCOMPAT.TXT here - it should be listed in the error message. Here is how to attach files http://forum.audacityteam.org/viewtopic.php?f=49&t=64936 . Did you increase the "Audio to buffer" setting in the Audacity Recording Preferences as I suggested? The wuauclt ...
by Gale Andrews
Sun Mar 31, 2013 6:58 am
Forum: Windows
Topic: Lost Project
Replies: 18
Views: 2214

Re: Lost Project

I mean the temp directory name with the ~1 in the names is probably the problem, but if you always save a project by choosing the folder (so avoiding the temp directory) it's also a solution.


Gale
by Gale Andrews
Sun Mar 31, 2013 6:52 am
Forum: Recording Techniques
Topic: Recording 2 things at once/muting channels
Replies: 41
Views: 14087

Re: Recording 2 things at once/muting channels

DaveMidgley wrote:What language is Audacity written in?
C++ .

Thanks,

Gale