Search found 59476 matches

by steve
Mon Dec 21, 2020 9:59 pm
Forum: Windows
Topic: Stutter When Looping and Using the 'Repeat' Effect
Replies: 12
Views: 355

Re: Stutter When Looping and Using the 'Repeat' Effect

When you say it "stutters", is like there's a skip when it loops?
by steve
Mon Dec 21, 2020 7:55 pm
Forum: Making Music with Audacity
Topic: Is there a plugin that automatically envelopes?
Replies: 23
Views: 3422

Re: Is there a plugin that automatically envelopes?

Black Dog Bluez wrote:
Mon Dec 21, 2020 6:43 pm
Is there a plugin that automatically envelopes like Audacity's envelope tool but automatically
Not that I know of.
by steve
Mon Dec 21, 2020 7:07 pm
Forum: Windows
Topic: Stutter When Looping and Using the 'Repeat' Effect
Replies: 12
Views: 355

Re: Stutter When Looping and Using the 'Repeat' Effect

The loop had a smooth transition when I generated the tone. Good. That shows that Audacity and your playback system are working correctly. The problem is most likely that you need to adjust the start / end positions so that the start and end of the loop match up smoothly. What sort of audio are you...
by steve
Mon Dec 21, 2020 6:59 pm
Forum: macOS
Topic: Setting up for video podcast
Replies: 6
Views: 310

Re: Setting up for video podcast

how should I connect to my iMac for 4 mics, and 4 headphones? The usual way would be to plug mics into a mixer and record a stereo mix of the mics. If your Mac has a "stereo line input", a mixer could be connected to that input. Other options include using a USB mixer (connected to the co...
by steve
Mon Dec 21, 2020 6:39 pm
Forum: macOS
Topic: Setting up for video podcast
Replies: 6
Views: 310

Re: Setting up for video podcast

I've split your post to a new topic and given it what I think is a relevant title.
clemmzz wrote:
Mon Dec 21, 2020 6:33 pm
what is the best way to hook it up with 4 mics, and 4 headphones, and camera?
Audacity is an audio editor. There is no support for video - you need to use a video editor.
I don't do video, but perhaps iMovie?
by steve
Mon Dec 21, 2020 6:23 pm
Forum: Windows
Topic: Stutter When Looping and Using the 'Repeat' Effect
Replies: 12
Views: 355

Re: Stutter When Looping and Using the 'Repeat' Effect

Try generating a "Tone" ("Generate" menu).
Use the default 440 Hz "Sine" setting.
Select an exact whole number of seconds (use the Selection Toolbar to set the start and end time of the selection).
Loop play.

Does that loop without stuttering?
by steve
Mon Dec 21, 2020 6:19 pm
Forum: Nyquist
Topic: Need help making a plugin, have no Nyquist knowledge...
Replies: 9
Views: 1257

Re: Need help making a plugin, have no Nyquist knowledge...

Hi, I'm trying to make a simple plugin that will let me drag-and-drop .PCM files with a non-standard header into Audacity, rather than having to "import raw data" every time. Nyquist plug-ins do not support drag-and-drop, but I think it should be possible to create a plug-in that allows y...
by steve
Mon Dec 21, 2020 5:21 pm
Forum: Windows
Topic: Need a guide on how to use the LAME Encoder in Audacity
Replies: 3
Views: 268

Re: Need a guide on how to use the LAME Encoder in Audacity

i saw a section that let you export using an external program and i saw lame there, how can i use that? Normally you wouldn't. IF you have a command line encoder installed on your computer, you can tell Audacity to use it with that option. This is useful if you have an encoder for a format that is ...
by steve
Mon Dec 21, 2020 5:17 pm
Forum: GNU/Linux
Topic: Fedora 33 KDE - Audacity quit unexpectedly while exiting
Replies: 2
Views: 467

Re: Fedora 33 KDE - Audacity quit unexpectedly while exiting

ng.newbie wrote:
Sun Dec 20, 2020 4:58 pm
This is the first time I have seen this error
Did it just happen once, or does that happen every time?
by steve
Mon Dec 21, 2020 5:11 pm
Forum: GNU/Linux
Topic: [SOLVED] Audacity can't play audio on Fedora 32
Replies: 13
Views: 2912

Re: Audacity can't play audio on Fedora 32

I had pretty much the exact same problem, and I just stumbled upon this solution. I uninstalled Audacity through Gnome Software, and then installed it with dnf. sudo dnf install audacity It works fine for me (for now ;)). Thanks for posting your solution. Which version of Audacity does that install?