Search found 59476 matches
- Fri May 28, 2010 6:59 pm
- Forum: Recording Techniques
- Topic: Separating CD output from Phones signals mix
- Replies: 8
- Views: 1336
Re: Separating CD output from Phones signals mix
Oops, I think I said that wrong way round - I meant mute the input from the UCA202 so that you only hear it pre-fader - but it sounds like you've got the general idea and made it work 
- Fri May 28, 2010 5:01 pm
- Forum: General Feedback and Discussion
- Topic: How do you shrink an audacity file?
- Replies: 2
- Views: 2090
Re: How do you shrink an audacity file?
WAV files can be reduced in size by about 50% with no loss of sound quality by converting to FLAC format, but I don't think iTunes supports Flac without a bit of messing around. If you don't mind a bit of sound quality loss you can use iTunes to convert the WAV files to MP3 or AAC, then put your per...
- Fri May 28, 2010 4:51 pm
- Forum: Audio Processing
- Topic: which effect to compress spikes, not surrounding audio?
- Replies: 11
- Views: 2283
Re: which effect to compress spikes, not surrounding audio?
So if I was to use a limiter, would it affect the audio below the threshold at all Limiters are designed to only affect the audio where the peak amplitude exceeds the threshold level. It is a very basic, some would say brutal, tool that essentially hacks off the top/bottom of the waveform. The &quo...
- Fri May 28, 2010 4:14 pm
- Forum: Maintaining / Improving this Forum
- Topic: six pages of spam - cant find real messages
- Replies: 33
- Views: 10862
Re: six pages of spam - cant find real messages
I've checked several of your IP addresses for you, and they are not blocked by Spamhaus in the SBL or XBL, but they are listed in the PBL records. What does this mean: It means that " outgoing mail is being blocked on the IP adresses that you are using because your email program is not authenti...
- Fri May 28, 2010 3:56 pm
- Forum: Windows
- Topic: aligning tracks
- Replies: 4
- Views: 741
Re: aligning tracks
Upgrade to Audacity 1.3.12, then you can use the "Time Shift Tool" (double headed arrow) to slide sections of audio left/right along the tracks. A few useful shortcuts for use with Audacity 1.3.12 Ctrl+D = Duplicate selection Ctrl+A = Select All Ctrl+I = split track at cursor position F1 k...
- Fri May 28, 2010 2:46 pm
- Forum: Audio Processing
- Topic: which effect to compress spikes, not surrounding audio?
- Replies: 11
- Views: 2283
Re: which effect to compress spikes, not surrounding audio?
The best solution is to avoid snorting into the mic. :) If the microphone gets blown on, this will usually cause a big surge in low bass frequencies. Using a high pass filter set to around 100Hz will help to reduce these sounds without having much affect on a speaking voice. If there are just a few ...
- Fri May 28, 2010 2:14 pm
- Forum: Audio Processing
- Topic: Pre-Equalization Curve
- Replies: 6
- Views: 2149
Re: Pre-Equalization Curve
These Equalizer settings - are you using them only with the Pioneer turntable?
What I'm getting at is, are you using the two equalizers in series instead of a RIAA equalised phono pre-amp?
What I'm getting at is, are you using the two equalizers in series instead of a RIAA equalised phono pre-amp?
- Fri May 28, 2010 2:03 pm
- Forum: Maintaining / Improving this Forum
- Topic: six pages of spam - cant find real messages
- Replies: 33
- Views: 10862
Re: six pages of spam - cant find real messages
I've checked and your service provider is NOT blocked by this forum and never has been. If your IP address is blocked elsewhere I don't think there is anything that we can do about it.whomper wrote:apparently my domain is not well enough known
or you all rely on a less accurate vigilantes blacklist
- Fri May 28, 2010 1:13 pm
- Forum: Audio Processing
- Topic: Docking HEAD, floating audio
- Replies: 5
- Views: 693
Re: Docking HEAD, floating audio
I'm not really sure what you mean. Could you describe what you mean in terms of the descriptions given here: http://manual.audacityteam.org/index.ph ... uick_Guide (see the "bubble text" that pop up when you hover the mouse over parts of the image)
- Fri May 28, 2010 12:57 pm
- Forum: Nyquist
- Topic: Nyquist Transformation Environment
- Replies: 17
- Views: 7200
Re: Nyquist Transformation Environment
Code: Select all
(force-srate 44100 (pwl 1 1 ))Code: Select all
(control-srate-abs *sound-srate* (pwl 1 1))