Search found 59476 matches
- Sun Sep 02, 2012 10:54 pm
- Forum: New Plug-Ins
- Topic: New plug-in: Stereo Echo
- Replies: 9
- Views: 6988
Re: New plug-in: Stereo Echo
I have been doing stereo echo by splitting the stereo track and applying different echos on each splitted track. This plugin will save me heaps of time, and maybe even give me a preview before applying. I also use your Limiter plugin regularly. Hooray :D Thank you very much for the feedback jimijac...
- Sun Sep 02, 2012 10:22 pm
- Forum: Windows
- Topic: Just bought the behringer guitar link interface audacity err
- Replies: 9
- Views: 7444
- Sun Sep 02, 2012 10:16 pm
- Forum: Windows
- Topic: bypassing USB port for USB turntable
- Replies: 10
- Views: 1749
Re: bypassing USB port for USB turntable
Can we go back a couple of steps.... You still need to forget Audacity for a while. Leave it closed. Connect the turntable. Let Windows chew on it for a minute. In Windows: Start > Control Panels > Audio (or Sound) > Recording. Look for a listing for USB Audio Device, Audio Codec, or something simil...
- Sun Sep 02, 2012 10:09 pm
- Forum: Windows
- Topic: Aup file won't open - "invalid character number at line 10"
- Replies: 13
- Views: 5722
Re: Aup file won't open - "invalid character number at line
<tag name="TITLE" value="XqÌd Effects - Cartoons - Splat - CU - Wet Squishy Splat Impact."/> I can confirm that is line 10, so that will be the cause of the original problem. Metadata is stored in the AUP file. That's the section between <tags> and </tags>. What's ha...
- Sun Sep 02, 2012 9:18 pm
- Forum: Windows
- Topic: Aup file won't open - "invalid character number at line 10"
- Replies: 13
- Views: 5722
Re: Aup file won't open - "invalid character number at line
If you ever need to manually edit an AUP file, make a backup copy of the file before you change anything (I guess this warning is too late?)
AUP files are XML format (http://en.wikipedia.org/wiki/XML )
AUP files are XML format (http://en.wikipedia.org/wiki/XML )
- Sun Sep 02, 2012 9:13 pm
- Forum: Audio Processing
- Topic: remix two mono files without delay!?
- Replies: 4
- Views: 1326
Re: remix two mono files without delay!?
Where is the file "mono2.wav" ?nasmeh wrote:sox FAIL formats: can't open input file `mono2.wav': No such file or directory
If SoX can't open it then you should have got the same error message when you ran:
Code: Select all
sox -M mono1.wav mono2.wav stereo.wav delay 0 2 remix 1 2- Sun Sep 02, 2012 9:11 pm
- Forum: GNU/Linux
- Topic: Not recognizing any playback or recording options
- Replies: 38
- Views: 10625
Re: Not recognizing any playback or recording options
And which version of Audacity, installed how?cnwtx wrote:Ok, so I just updated to 12.04, and I'm still having the same problem. Any ideas?
- Sun Sep 02, 2012 9:04 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: NOISE REMOVAL,PLEASE!
- Replies: 6
- Views: 1786
Re: NOISE REMOVAL,PLEASE!
Can you increase the output level from the Clavinova?
- Sun Sep 02, 2012 7:31 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: NOISE REMOVAL,PLEASE!
- Replies: 6
- Views: 1786
Re: NOISE REMOVAL,PLEASE!
Your recording level is too low, which is causing the signal to noise ratio (SNR) to be a lot higher than it should be.
Increase your recording level so that the peak level is about half the track height (around -6 dB) and you should be able to achieve significantly better SNR.
Increase your recording level so that the peak level is about half the track height (around -6 dB) and you should be able to achieve significantly better SNR.
- Sun Sep 02, 2012 7:23 pm
- Forum: Windows
- Topic: Stereo Question
- Replies: 5
- Views: 778
Re: Stereo Question
In the Windows Sounds control panel , there is an option to set the sample rate and number of channels for each input device (for example, "44100 Hz CD quality Stereo"). Ensure that it's set to stereo. Also ensure that you are using up to date Windows 7 compatible drivers from Creative Lab...