Search found 59476 matches
- Fri Nov 02, 2012 4:10 pm
- Forum: Plug-in Archive
- Topic: Adjustable Fade
- Replies: 271
- Views: 73559
Re: Adjustable Fade
I think this depends what Nyquist can do. If it can switch to dB if it sees the case-insensitive string "dB" at least once anywhere in the box (irrespective of what comes before or after that string), it could be worth thinking about IMO. And maybe even if e.g. those two characters had to...
- Fri Nov 02, 2012 1:11 pm
- Forum: New Plug-Ins
- Topic: AGC - Automatic Gain Control
- Replies: 37
- Views: 42662
Re: AGC - Automatic Gain Control
Yes those sort of requests are on Wiki Feature Requests. General requests for distortion effects don't appear at all, unless you count requests for "Chorus". No I wouldn't count Chorus as a "distortion" effect. With "Distortion" effects there is some kind of "wave...
- Fri Nov 02, 2012 12:58 pm
- Forum: GNU/Linux
- Topic: Audacity, OpenSUSE 12.2 and Lexicon Alpha
- Replies: 16
- Views: 12686
Re: Audacity, OpenSUSE 12.2 and Lexicon Alpha
Thanks, that illustrates the problem clearly, but I wouldn't describe that as sounding like "in a tunnel". The audio is chopped up into pieces with gaps between. The size and even spacing of the gaps is unusual - it looks like your Lexicon Alpha is not able to perform playback and recordin...
- Fri Nov 02, 2012 12:47 pm
- Forum: Windows
- Topic: Export multiple (audio book chapters)
- Replies: 11
- Views: 2237
Re: Export multiple (audio book chapters)
For making an audio CD, don't use MP3. Export each chapter as a separate WAV file.
Ensure that you set your CD writing software to create an "audio" CD, not a "data" CD.
Ensure that you set your CD writing software to create an "audio" CD, not a "data" CD.
- Fri Nov 02, 2012 12:45 pm
- Forum: Windows
- Topic: sending file from external HD to Audacity to edit
- Replies: 6
- Views: 833
Re: sending file from external HD to Audacity to edit
Buanzo rarely visits the forum but I have forwarded your message to him. Buanzo rarely visits the forum but I have forwarded your message to him. Moderator note: I suspect the poster meant to thank Koz (who provided the info). The email notification of a response comes from Buanzo's a/c as the forum...
- Fri Nov 02, 2012 12:38 pm
- Forum: Audio Processing
- Topic: How to do weird effect ?
- Replies: 3
- Views: 1825
Re: How to do weird effect ?
Try this "turntable warp" plug-in effect: http://forum.audacityteam.org/viewtopic.php?p=180824#p180824 To install a plug-in, copy the .ny file into the Audacity plug-ins folder, which is inside the Audacity installation folder (usually under "Program Files" if you are on Windows)...
- Fri Nov 02, 2012 12:33 pm
- Forum: Windows
- Topic: Record a single window
- Replies: 5
- Views: 693
Re: Record a single window
When you record from "Stereo Mix" Audacity will record everything that is playing through your computer sound card. There is no way for Audacity to get round that. Some other applications that may be able to do what you want: Sound Leech (currently free) Virtual Audio Cable (non-free comme...
- Fri Nov 02, 2012 12:23 pm
- Forum: Windows
- Topic: can't save aup file
- Replies: 1
- Views: 354
Re: can't save aup file
Are you sure that you are using Audacity 2.0.2 and it's not an older version that still happens to be installed on your computer? (You can check by looking in "Help > About Audacity"). I only ask because this sounds identical to a bug that was fixed ages ago. If this is an important record...
- Fri Nov 02, 2012 4:52 am
- Forum: Windows
- Topic: VST Effects 8192 samples delay
- Replies: 11
- Views: 2650
Re: VST Effects 8192 samples delay
If it's any help to you TheRoofInhabitant, I can give you a quick and easy way to delete the first 8192 samples from a track or selection. A Nyquist snippet to do this is: (let ((start (/ 8192 *sound-srate*))) (multichan-expand #'extract-abs start (get-duration 1) s)) To use this code, select the fi...
- Fri Nov 02, 2012 4:25 am
- Forum: Windows
- Topic: Intermittent Audio when Recording LP
- Replies: 7
- Views: 943
Re: Intermittent Audio when Recording LP
Sorry I can't be more helpful, but please let us know if you discover a permanent solution to the issue.