Search found 59476 matches

by steve
Thu Feb 18, 2021 10:40 am
Forum: Windows
Topic: I can't activate some plug ins
Replies: 10
Views: 339

Re: I can't activate some plug ins

Cloud0606w wrote:
Wed Feb 17, 2021 9:09 pm
I know but i have a few other Voxengo plug ins on Audacity and a friend has the plug ins on Audacity so on his pc everything just works fine 😐
Perhaps he has a different version of the plug-ins (most likely) or a different version of Audacity.
by steve
Thu Feb 18, 2021 10:25 am
Forum: Nyquist
Topic: Is it possible to generate a square wave from an audio?
Replies: 10
Views: 2139

Re: Is it possible to generate a square wave from an audio?

Try applying this code in the Nyquist Prompt effect (see: https://manual.audacityteam.org/man/nyquist_prompt.html) ;version 4 (setf threshold 0.2) ;; Time resolution in seconds (setf time-res 0.1) (defun lowrate (sig step) (when (arrayp sig) (setf sig (mix-to-mono sig))) (snd-avg sig step step op-pe...
by steve
Wed Feb 17, 2021 11:06 pm
Forum: Adding Features to Audacity
Topic: about cross languages synthesis
Replies: 1
Views: 370

Re: about cross languages synthesis

Please, anyone can say something about cross languages synthesis? Is there the function in Audacity? Or you would like to add the function in future? thanks Do you mean this: https://www.researchgate.net/publication/221482035_Cross-language_synthesis_with_a_polyglot_synthesizer If so, then no, Auda...
by steve
Wed Feb 17, 2021 10:04 pm
Forum: Podcasting with Audacity
Topic: My mic moved mid podcast - fix available?
Replies: 7
Views: 2167

Re: My mic moved mid podcast - fix available?

Me and my friends are currently recording remotely too. Here's what we do: Location 1: Mixer plugged into the PC and audacity opened, Microsoft Teams used to have the conversation. Location 2: Mic plugged directly into PC (I have a XLR mic with a USB option), audacity opened, Microsoft Teams on the...
by steve
Wed Feb 17, 2021 9:43 pm
Forum: macOS
Topic: Can't get a signal through to Audacity for recording
Replies: 2
Views: 214

Re: Can't get a signal through to Audacity for recording

Have you given Audacity permission to use the "microphone"? (Apple uses the word "microphone" to refer to any audio input device)
See: viewtopic.php?f=47&t=103573
by steve
Wed Feb 17, 2021 8:47 pm
Forum: Making Music with Audacity
Topic: How to extend (and shrink) audio files
Replies: 1
Views: 389

Re: How to extend (and shrink) audio files

glapboem wrote:
Wed Feb 17, 2021 8:37 pm
The title speaks for itself.
I'm not sure that it does, but let's see: "Change Speed" effect https://manual.audacityteam.org/man/change_speed.html
by steve
Wed Feb 17, 2021 6:33 pm
Forum: Windows
Topic: The age old crackling problem
Replies: 42
Views: 1173

Re: The age old crackling problem

A place that I used to work (some years ago) had a load of m-audio USB devices (an older model). They were also prone to crackling or cutting out altogether. The workaround for those devices was: 1. "Safely remove this device" (from the Sys Tray) 2. Turn off the device 3. Wait 30 seconds 4...
by steve
Wed Feb 17, 2021 6:28 pm
Forum: Windows
Topic: Missing Project Section Bars
Replies: 7
Views: 191

Re: Missing Project Section Bars

Image "Untitled1.png" appears to show "splits" (vertical black / gray lines: https://manual.audacityteam.org/man/edit_menu_clip_boundaries.html#split) Image "Untitled.png" does not show "splits". If this is what you mean by " the vertical grey bars dividi...
by steve
Wed Feb 17, 2021 5:36 pm
Forum: Windows
Topic: Multiple Microphone Recording
Replies: 6
Views: 179

Re: Multiple Microphone Recording

jademan wrote:
Tue Feb 16, 2021 2:51 pm
Audacity is shipped with neither
Audacity fully supports WDM drivers - that's the normal Windows drivers (Windows Driver Model).
by steve
Wed Feb 17, 2021 4:36 pm
Forum: Windows
Topic: Hear myself on headphones while recording
Replies: 2
Views: 178

Re: Hear myself on headphones while recording

how do I hear what I am recording while listening to the already recorded drum tracks when I am wearing headphones. It may not be possible to hear both the live guitar and the recorded track through your headphones at the same time with that equipment. To hear the live signal from the DNAfx without...