Search found 59476 matches
- Mon Sep 03, 2012 6:18 pm
- Forum: Windows
- Topic: Audacity, Stereo Mix no longer working
- Replies: 7
- Views: 2111
Re: Audacity, Stereo Mix no longer working
Note that Skype will tend to take control of the sound card settings, so while testing this you should shut down Skype completely (NOT running in the background) so as to avoid complications from Skype.
- Mon Sep 03, 2012 6:15 pm
- Forum: Windows
- Topic: Shift+A adds label
- Replies: 9
- Views: 1441
Re: Shift+A adds label
Use up or down arrow to move focus into or out of the label track depending on whether you want to use the shortcut or type into a label.pjc30943 wrote:What's the workaround?
- Mon Sep 03, 2012 5:34 pm
- Forum: Windows
- Topic: Silence when recording streaming audio from headphones
- Replies: 12
- Views: 6490
Re: Silence when recording streaming audio from headphones
BSOD is pretty rare these days, but when it does occur it is very likely to be due to a driver problem, If your IDT drivers are the same as you were using before (which we're not 100% certain about but sounds likely) then the finger is pointing at VAC. Was VAC installed at some time between when Ste...
- Mon Sep 03, 2012 5:23 pm
- Forum: Windows
- Topic: m-Audio Fast Track Pro : Popping noises while recording
- Replies: 2
- Views: 1647
Re: m-Audio Fast Track Pro : Popping noises while recording
This will be tough to troubleshoot as Audacity does not officially support Windows 8, and neither does the m-Audio Fast Track Pro. Does the pop occur at regular intervals? If so, how often? Could you post an example recording, just a couple of seconds in WAV format. (See here for how to post audio s...
- Mon Sep 03, 2012 11:23 am
- Forum: macOS
- Topic: Cant d/l 2 of the Nyquist plugins for some reason
- Replies: 7
- Views: 3744
Re: Cant d/l 2 of the Nyquist plugins for some reason
What's the error message? Never mind, I've found it. I've written an updated version of the narrow band noise generator effect. You can download it from here: http://forum.audacityteam.org/viewtopic.php?f=42&t=67745 After you have tried it, could you post in that thread with any comments about ...
- Mon Sep 03, 2012 10:57 am
- Forum: Windows
- Topic: How to make audio slower--trouble with edit compresses time
- Replies: 1
- Views: 1918
Re: How to make audio slower--trouble with edit compresses t
So does editing audio actually compress it to be shorter time? Not on its own. It depends what editing you do. If you chop parts out, add bits in or apply effects that change the duration, then yes the duration will change (obviously). Audacity allows editing that is accurate to one sample (just ov...
- Mon Sep 03, 2012 10:42 am
- Forum: Plug-in Archive
- Topic: Narrowband Noise
- Replies: 13
- Views: 15419
Narrowband Noise
This is intended to be a replacement for the old " Noise Band " effect (which does not work http://forum.audacityteam.org/viewtopic.php?p=190436#p190436) I've posted it here for testing / checking and proofreading the GUI text. New features in this version: Error checking user input. Durat...
- Mon Sep 03, 2012 9:48 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Import AIFF file not working
- Replies: 3
- Views: 1339
Re: Import AIFF file not working
Thanks for reporting it anyway.
- Mon Sep 03, 2012 9:05 am
- Forum: Nyquist
- Topic: Audacity chain and Nyquist
- Replies: 4
- Views: 2231
Re: Audacity chain and Nyquist
how to change tone (without change tempo - similar as menu Effects->Change tone) Do you mean "Change Pitch" http://manual.audacityteam.org/o/man/change_pitch.html Nyquist does not have a good "Change Pitch" effect, only a low quality effect of that type, or it can change the pit...
- Mon Sep 03, 2012 8:51 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Import AIFF file not working
- Replies: 3
- Views: 1339
Re: Import AIFF file not working
The file is not a standard PCM AIFF file. The file encoding is ADPCM (Codec id: ima4) but it has invalid header information - it claims to have a bit depth of 0 (which is not possible). Audacity may be able to import the file if you have FFmpeg installed, but it is not surprising if import fails in ...