Search found 59476 matches

by steve
Wed Sep 25, 2019 9:00 am
Forum: macOS
Topic: Macro Export destination
Replies: 8
Views: 305

Re: Macro Export destination

I have preferences set up to notify me by email if someone responds to a topic, but I've never received a notification. Any suggestions? Click on the "spanner" icon at the bottom of a page, then click on "Subscribe to topic" to toggle that option. (for some mysterious reason, &q...
by steve
Tue Sep 24, 2019 7:34 pm
Forum: macOS
Topic: Macro Export destination
Replies: 8
Views: 305

Re: Macro Export destination

When Batch processing, the exported files are placed in a "macro-output" folder in the same directory as the selected files. There are no other options for normal Macros.
See also: viewtopic.php?p=377574#p377574
by steve
Tue Sep 24, 2019 7:29 pm
Forum: macOS
Topic: Macro export?
Replies: 4
Views: 971

Re: Macro export?

Macros are deliberately very simple - they provide a single list of commands, and that's it. Macros are not able to handle "conditional" commands. You can't tell a Macro: "IF it's an MP3, THEN export as MP3, ELSE IF it's a WAV, THEN export as WAV..." If you need to use conditiona...
by steve
Tue Sep 24, 2019 6:16 pm
Forum: Español
Topic: Calidad superior en MP3
Replies: 2
Views: 882

Re: Calidad superior en MP3

Sorry, I don't speak Spanish. Perhaps this will help: https://translate.google.com/translate?hl=&sl=auto&tl=es&u=https%3A%2F%2Fmanual.audacityteam.org%2Fman%2Fmp3_export_options.html Lo siento, no hablo español. Quizás esto ayude: https://translate.google.com/translate?hl=&sl=auto&am...
by steve
Tue Sep 24, 2019 3:24 pm
Forum: Nyquist
Topic: Calculate quantiles of audio data
Replies: 14
Views: 1195

Re: Calculate quantiles of audio data

I know the mean function's ugly Yes it does look a little peculiar. If, for example, the length of the selection is 10000 samples, then your step size in the first SND-AVG is 2. Perhaps better to run your first SND-AVG with a step size of a few thousand samples, and then (if necessary) run SND-AVG ...
by steve
Tue Sep 24, 2019 3:01 pm
Forum: Nyquist
Topic: Calculate quantiles of audio data
Replies: 14
Views: 1195

Re: Calculate quantiles of audio data

the "cumulative" function is the one that's going awry. This is because of the way Audacity manipulates the Nyquist environment for ;process type effects. What Audacity does, and this is usually very convenient, is to map 1 "unit" of Nyquist time to the length of the selection. ...
by steve
Tue Sep 24, 2019 1:08 pm
Forum: Windows
Topic: click noises between takes [Solved]
Replies: 10
Views: 492

Re: click noises between takes

I agree with Trebor that the problem appears to be electrical - probably either your microphone or sound card. I don't think you will be able to avoid this problem (other than by upgrading your hardware), but it can be fixed manually. Fortunately, the click is visible, so probably the quickest way t...
by steve
Tue Sep 24, 2019 10:25 am
Forum: Windows
Topic: Doesn't translate MP3 to midi
Replies: 11
Views: 523

Re: Doesn't translate MP3 to midi

HellenGame wrote:
Mon Sep 23, 2019 10:43 am
I want to transfer from MP3 to MIDI
Why do you need MIDI? MIDI is not an audio format (see: https://en.wikipedia.org/wiki/MIDI)
by steve
Tue Sep 24, 2019 8:10 am
Forum: Windows
Topic: Need help making a (gapless) live recording!
Replies: 3
Views: 245

Re: Need help making a (gapless) live recording!

mickt wrote:
Tue Sep 24, 2019 5:12 am
when I do this, small pieces of silence (and I do mean small) show up at the beginning and end of each file.
That's a limitation of MP3 format (and a few other formats). WAV, Flac, Ogg, Aiff (and some others) don't have that problem.
by steve
Tue Sep 24, 2019 8:08 am
Forum: Adding Features to Audacity
Topic: Viewing track names
Replies: 3
Views: 413

Re: Viewing track names

kozikowski wrote:
Tue Sep 24, 2019 1:25 am
This isn't default?
No.
Most Audacity users work with one audio track at a time (named: "Audio Track"), so there is no benefit for them, just the disadvantage that it partially obscures the waveform.