Search found 59476 matches

by steve
Mon Sep 24, 2018 9:39 am
Forum: GNU/Linux
Topic: Is there a pitch settings for Donald Duck's voice?
Replies: 1
Views: 443

Re: Is there a pitch settings for Donald Duck's voice?

Donald Duck's voice is not an effect, it was originally a recording of the voice actor Clarence Nash (https://en.wikipedia.org/wiki/Clarence_Nash)
Other actors have since imitated the voice.
There's a description here of how the voice is created: https://en.wikipedia.org/wiki/Donald_Duck_talk
by steve
Mon Sep 24, 2018 9:35 am
Forum: Windows
Topic: Audacity 2.1.3 records at half speed...
Replies: 1
Views: 184

Re: Audacity 2.1.3 records at half speed...

The current version of Audacity is 2.2.2 and the next version (2.3.0) is due to be released very soon.
The latest version is always available via the Audacity website: https://www.audacityteam.org/download/

Try updating Audacity and see if the problem still happens.
by steve
Mon Sep 24, 2018 9:31 am
Forum: Windows
Topic: Factory Presets blank
Replies: 2
Views: 295

Re: Factory Presets blank

When I add plug-ins, how come they often have no factory presets? For plug-ins that are shipped with Audacity, it may be that they only have the default settings programmed, and any other presets are for the user to create. For third party plug-ins (particularly VST plug-ins), presets may not be su...
by steve
Mon Sep 24, 2018 9:18 am
Forum: GNU/Linux
Topic: Compose key inoperative in Audacity only
Replies: 1
Views: 280

Re: Compose key inoperative in Audacity only

This sounds like this known issue: https://bugzilla.audacityteam.org/show_bug.cgi?id=1778 I suspect that the problem is a limitation of WxWidgets " wxKeyEvent " handling. Currently the best workaround is what you are already doing - type the text somewhere else and then copy and paste. If ...
by steve
Mon Sep 24, 2018 9:08 am
Forum: Adding Features to Audacity
Topic: Automate Envelope tool - auto-duck
Replies: 3
Views: 487

Re: Automate Envelope tool - auto-duck

I find using the envelope tool finicky Me too. I particularly find the logarithmic (curved) fades to be awkward to work with. There will be some new plug-ins coming out later this year and next, for handling envelopes in a more automated way. These tools depend on the new "Scripting" supp...
by steve
Mon Sep 24, 2018 9:01 am
Forum: Windows
Topic: Repeated words every 60 seconds
Replies: 1
Views: 300

Re: Repeated words every 60 seconds

Are you really using Audacity 2.3.0?
by steve
Mon Sep 24, 2018 8:59 am
Forum: macOS
Topic: There's a weird short break in a track. How do I fix it? (pic included)
Replies: 2
Views: 126

Re: There's a weird short break in a track. How do I fix it? (pic included)

Screen Shot 2018-09-22 at 9.47.19 am.png To post a screenshot you need to add it as an "attachment" (instructions here: https://forum.audacityteam.org/viewtopic.php?f=49&t=64936) there's a weird break in the sound as depicted 1) Import the file into Audacity: "File menu > Import ...
by steve
Mon Sep 24, 2018 8:53 am
Forum: Audio Processing
Topic: AUTOMATING inserting separate voice recordings to create a conversation output. Has anyone done it?
Replies: 13
Views: 731

Re: AUTOMATING inserting separate voice recordings to create a conversation output. Has anyone done it?

There's no plug-ins for this that I know of. Audacity's usual scripting tool "Nyquist" would not really be suitable because it can only access tracks sequentially one at a time (track 1, then track 2, then track 3... and no going back). The next version of Audacity has a substantial amount...
by steve
Mon Sep 24, 2018 8:44 am
Forum: macOS
Topic: help (and wisdom) wanted: How to record and name 34,000 very small files as efficiently as possible?
Replies: 4
Views: 218

Re: help (and wisdom) wanted: How to record and name 34,000 very small files as efficiently as possible?

How about using a "text to speech" application rather than recording a real voice?
You may be able to automate a text to speech application using an automation app such as "Hammerpoon", "Karabiner", "Keyboard Maestro" or AppleScript.
by steve
Mon Sep 24, 2018 8:36 am
Forum: Windows
Topic: How does Audacity control the mixer volume on the computer?
Replies: 1
Views: 152

Re: How does Audacity control the mixer volume on the computer?

Audacity uses PortAudio to communicate with the sound system: http://www.portaudio.com/