Search found 59476 matches

by steve
Thu Oct 12, 2017 1:38 pm
Forum: macOS
Topic: Chain ExportMP3 isn't working
Replies: 16
Views: 1148

Re: Chain ExportMP3 isn't working

MacDork wrote: The built-in chain for exporting works great
You mean if you include a step to export as WAV, then that works?
MacDork wrote:when I add ExportMP3 to the end of a chain to clean up a few files, the export never works
What does "never works" mean exactly?
by steve
Thu Oct 12, 2017 1:34 pm
Forum: Plug-in Archive
Topic: Slide effect - HELP NEEDED
Replies: 15
Views: 5188

Re: Slide effect - HELP NEEDED

The "Sliding Speed Change" plug-in is now available on the Audacity wiki: http://wiki.audacityteam.org/wiki/Nyqui ... eed_Change
by steve
Thu Oct 12, 2017 12:14 pm
Forum: Audio Processing
Topic: Controlled "uneven" playback
Replies: 4
Views: 740

Re: Controlled "uneven" playback

is there any way to read in the points for the "Time Track" curve from a file There is no 'official' way to do that, but it would be possible to hack the AUP file. For an overview of Audacity's "project" format, see: http://manual.audacityteam.org/man/audacity_projects.html Here...
by steve
Thu Oct 12, 2017 11:44 am
Forum: Audio Processing
Topic: Amplitude Modulation and Carrier Wave Addition
Replies: 3
Views: 1372

Re: Amplitude Modulation and Carrier Wave Addition

Ok, so the nyquist code should be: (mult (mult 0.5 (sum 1 s)) (hzosc 28000 *table* 90)) for a 0.5 modulation index? With a 0 dB (full scale) "message" envelope, the modulation will be 100% tracks000.png By the way, in the current "version 4" syntax, that code could be written as...
by steve
Thu Oct 12, 2017 11:17 am
Forum: Windows
Topic: Karaoke Song
Replies: 2
Views: 465

Re: Karaoke Song

Here is the Audacity manual page on the subject: http://manual.audacityteam.org/man/tutorial_vocal_removal_and_isolation.html Note particularly the first paragraph: This page describes techniques which, on some stereo tracks, may allow you to remove or isolate vocals (or other parts of a recording) ...
by steve
Thu Oct 12, 2017 11:13 am
Forum: Windows
Topic: How to remove annoying explosion sounds with audacity?
Replies: 1
Views: 511

Re: How to remove annoying explosion sounds with audacity?

Is there any way to remove those explosion sounds? Not without also removing the music. googling for a way to remove sounds from audio only leads to tutorials on removing constant background noise, not distinct sounds. That's correct. Constant low level background noise can often be reduced quite w...
by steve
Thu Oct 12, 2017 11:08 am
Forum: Windows
Topic: Editing a stereo mp3 file
Replies: 2
Views: 342

Re: Editing a stereo mp3 file

Please post a short audio sample in WAV format (see: viewtopic.php?f=49&t=72887)
by steve
Thu Oct 12, 2017 11:06 am
Forum: Windows
Topic: Pitch Change on Playback
Replies: 2
Views: 2680

Re: Pitch Change on Playback

My guess is that there's a miss-match in sample rates, and the sound card drivers are not correctly reporting it, so it is not getting automatically fixed. Check the settings in the Windows Sound Control Panel and ensure that the sample rate there matches the sample rate in Audacity. Try both 44100 ...
by steve
Thu Oct 12, 2017 10:47 am
Forum: Audio Processing
Topic: Controlled "uneven" playback
Replies: 4
Views: 740

Re: Controlled "uneven" playback

There is specialist software for this called "Capstan" by Celemony, but it has the rather high price tag of €3790 (http://www.celemony.com/en/capstan). In Audacity you could try using a " Time track ", though you will not be able to make the changes exact. Probably the best job (...
by steve
Thu Oct 12, 2017 10:38 am
Forum: macOS
Topic: Chain ExportMP3 isn't working
Replies: 16
Views: 1148

Re: Chain ExportMP3 isn't working

Are you able to do a 'normal' (manual / not in a Chain) export as MP3?