What do you have set in:
"Edit menu > Preferences > Quality"
Search found 59476 matches
- Tue Feb 15, 2011 6:23 pm
- Forum: Windows
- Topic: Random skipping when recording
- Replies: 14
- Views: 1699
- Tue Feb 15, 2011 6:22 pm
- Forum: Windows
- Topic: Re-recording at Higher Volume
- Replies: 11
- Views: 1860
Re: Re-recording at Higher Volume
The reverse of the "Amplify" effect is ..... the Amplify effecthecate wrote:now I know how to amplify, etc. (what's the reverse, if there is one, to make things softer?).
The same effect, but amplify by a negative amount to make the waveform smaller (lower amplitude).
- Tue Feb 15, 2011 5:57 pm
- Forum: Windows
- Topic: There must be an easier way
- Replies: 3
- Views: 550
Re: There must be an easier way
I (obviously) would not have known that. Thank you so very much for your help! You're welcome. We are doing our very best to draw users attention to the pros and cons of this feature. There is already a pop-up message about it, but many users cancel such "annoyances" before they grasp wha...
- Tue Feb 15, 2011 5:46 pm
- Forum: Mac OS X
- Topic: Case sensitivity
- Replies: 10
- Views: 1741
Re: Case sensitivity
Thanks for the feedback. I've written a function that tests for the existence of a user defined path, then sets the file output path to the user defined path (only for the current Audacity session or until it is changed- it's not permanent). If the user defined path does not exist the function falls...
- Tue Feb 15, 2011 5:35 pm
- Forum: GNU/Linux and Unix-like
- Topic: (alpha) Missing Preferences -> Devices section, no playback
- Replies: 2
- Views: 921
Re: (alpha) Missing Preferences -> Devices section, no playb
Yes that is intentional, but I think the plan is for it to be reintroduced. The "Device Toolbar" should now be working on all platforms so it was thought there would be no need to duplicate the same settings in "Preferences". The Device Toolbar should now be visible by default, b...
- Tue Feb 15, 2011 2:59 am
- Forum: Windows
- Topic: After all of this - no sound output
- Replies: 22
- Views: 3372
Re: After all of this - no sound output
The problem is most likely a setting somewhere, but somehow we seem to be overlooking the critical one.
I use Audacity on an Acer Aspire, (but with Linux rather than Vista)
Perhaps it may be worth you going slowly through all of the posts in this topic and double checking everything.
I use Audacity on an Acer Aspire, (but with Linux rather than Vista)
Perhaps it may be worth you going slowly through all of the posts in this topic and double checking everything.
- Tue Feb 15, 2011 2:53 am
- Forum: Windows
- Topic: Bug in the project is locking pc
- Replies: 7
- Views: 747
Re: Bug in the project is locking pc
No guarantees, but let's have a go:
- Make a new folder
- Copy the folder "zoio de lula_data" into the new folder
- Download the attached file and put it in the new folder
- See if this modified project will open
- If it does open, see if it will play
- Tue Feb 15, 2011 1:44 am
- Forum: Mac OS X
- Topic: Case sensitivity
- Replies: 10
- Views: 1741
Case sensitivity
I'm writing a plug-in that outputs a file. On Windows, file names are case insensitive, so you cannot have two files with the same name in the same folder even if the case is different. "FileName" is the same as "filename". On Linux, file names are case sensitive, so "FileNa...
- Tue Feb 15, 2011 1:28 am
- Forum: Windows
- Topic: audacity error
- Replies: 20
- Views: 2107
Re: audacity error
Do you have any sound on your computer?
- Tue Feb 15, 2011 1:25 am
- Forum: Audio Processing
- Topic: Removing background noise
- Replies: 9
- Views: 1930
Re: Removing background noise
With the old notch filter (currently on the Audacity web-site) it is important that you do not enter a notch frequency greater than the Nyquist frequency as it can cause data corruption. The new notch filter protects users from this by producing an appropriate error message. Other than error checkin...