Search found 59476 matches
- Wed Feb 07, 2018 12:26 pm
- Forum: Windows
- Topic: "Side-by-side configuration error" after Windows 10 update?
- Replies: 4
- Views: 562
Re: "Side-by-side configuration error" after Windows 10 upda
I have doubts about the side-by-side error being the actual cause of the problem, but you could try installing the new Audacity 2.2.2 beta version, which has a fix for the side-by-side error. The beta version is available here: https://www.fosshub.com/Audacity-devel.html/ (be careful to use the text...
- Wed Feb 07, 2018 12:12 pm
- Forum: Recording Equipment
- Topic: Art M-One Condenser Mic clipping like crazy (loud singing)?
- Replies: 9
- Views: 1110
Re: Art M-One Condenser Mic clipping like crazy (loud singin
I was not able to fix it, however recording using Adobe Audition is actually gets rid of a lot of clipping. Enough for the time being. Do you guys have any idea why? i assumed that its the exact same audio signal coming through, so why would 1 software be able to reduce clipping but the other not? ...
- Wed Feb 07, 2018 11:38 am
- Forum: Audio Processing
- Topic: Minimum decibel cutoff for large quantity of files
- Replies: 9
- Views: 1176
Re: Minimum decibel cutoff for large quantity of files
In looking at the code, it seems like there are only two lines that need to be changed (9 and 13?) in order to get an amplitude level like the one found in Generate > Noise, but i have NO idea what to change them to. Line 9, from ;control mix "Noise mix (%)" real "" 20 0 100 to ...
- Tue Feb 06, 2018 10:48 pm
- Forum: Windows
- Topic: Playback settings mis-match
- Replies: 5
- Views: 441
Re: Playback settings mis-match
Audacity shouldn't make any difference, as it simply requests audio at a specified rate from the computer sound system, and then it's down to the sound system to either deliver audio at that sample rate, or to tell Audacity if it can't. So, try taking Audacity out of the equation. In the Windows Sou...
- Tue Feb 06, 2018 10:18 pm
- Forum: Windows
- Topic: 24- to 16-bit Workflow
- Replies: 5
- Views: 566
Re: 24- to 16-bit Workflow
is there any advantage at all in mastering at a sample frequency that's an exact multiple of the desired final format (88.2 down to 44.1) No, none whatsoever. It is often said that using 88.2 kHz is better than 96 kHz in the mistaken belief that it can be resampled "more exactly" by eithe...
- Tue Feb 06, 2018 7:48 pm
- Forum: Podcasting with Audacity
- Topic: Utterly clueless, need help with "swishy" noise problem
- Replies: 12
- Views: 2384
Re: Utterly clueless, need help with "swishy" noise problem
Your recording level is far too low. Turn up the recoding level and get really close to the mic (use a " pop shield " to avoid wind blast) Also, check that all Windows "sound enhancements" are off? (see: http://manual.audacityteam.org/man/faq_recording_troubleshooting.html#enhanc...
- Tue Feb 06, 2018 7:41 pm
- Forum: Recording Equipment
- Topic: Art M-One Condenser Mic clipping like crazy (loud singing)?
- Replies: 9
- Views: 1110
Re: Art M-One Condenser Mic clipping like crazy (loud singin
Have you checked that all Windows "sound enhancements" are off? (see: http://manual.audacityteam.org/man/faq_ ... hancements)
Also, in the Windows Sound Control Panel, is the microphone set to record mono or stereo? (if it can be changed, try it both ways).
Also, in the Windows Sound Control Panel, is the microphone set to record mono or stereo? (if it can be changed, try it both ways).
- Tue Feb 06, 2018 6:36 pm
- Forum: Nyquist
- Topic: [compare-shape]
- Replies: 1
- Views: 920
Re: [compare-shape]
The only other "documentation" that I'm aware of is the code: ; bias is [-1, 1] pulse width. sound or scalar. ; hz is a sound or scalar (defun osc-pulse (hz bias &optional (compare-shape *step-shape*)) (compare bias (osc-tri hz) compare-shape)) and ; compare-shape is a shape table -- o...
- Tue Feb 06, 2018 6:07 pm
- Forum: GNU/Linux
- Topic: Scripts execution and Pop-up message boxes
- Replies: 6
- Views: 1254
Re: Scripts execution and Pop-up message boxes
The ones that comes up are per file the "Normalize" and after the "convert to MP3" showing a progress bar. It is not possible to suppress those messages, though as you are on Linux, you could set the application window that you are working with to "Always on top" (most...
- Tue Feb 06, 2018 4:14 pm
- Forum: Windows
- Topic: Lost All My Plugins During Upgrade and They Won't Activate
- Replies: 2
- Views: 193
Re: Lost All My Plugins During Upgrade and They Won't Activa
Dragged them to Audacity folder There are different ways to install depending on the type of plug-in. For Nyquist plug-ins (files have a ".ny" file name extension), the plug-ins should be put in the "Plug-Ins" folder where your current version of Audacity is installed. VST plug-...