Search found 59476 matches

by steve
Fri Jan 17, 2020 7:20 pm
Forum: macOS
Topic: Macro selection help for crossfading multiple audio clips
Replies: 15
Views: 670

Re: Macro selection help for crossfading multiple audio clips

Are you sure that you included the first two lines:

Code: Select all

SelectAll:
TruncateSilence:Action="Truncate Detected Silence" Compress="50" Independent="0" Minimum="0.001" Threshold="-60" Truncate="0"
They should remove all of the gaps.
by steve
Fri Jan 17, 2020 6:23 pm
Forum: macOS
Topic: Macro selection help for crossfading multiple audio clips
Replies: 15
Views: 670

Re: Macro selection help for crossfading multiple audio clips

Which version of Audacity are you using? (look in "Audacity menu > About Audacity")
by steve
Fri Jan 17, 2020 6:16 pm
Forum: Audiobook Production
Topic: i can't post
Replies: 4
Views: 2015

Re: i can't post

You clearly can post.

Posts do not appear immediately for new forum members. This is a necessary security measure to prevent the forum being flooded with spam.
by steve
Fri Jan 17, 2020 5:10 pm
Forum: macOS
Topic: Macro selection help for crossfading multiple audio clips
Replies: 15
Views: 670

Re: Macro selection help for crossfading multiple audio clips

Macros only provide a "list of commands". There is no "control logic", so you can't say "repeat these steps until the end". This means that to do this job with a Macro, you need to know exactly how many clips are in the track, and adjust the script to suit. This example...
by steve
Fri Jan 17, 2020 4:36 pm
Forum: GNU/Linux
Topic: Filter interface bugs
Replies: 14
Views: 1525

Re: Filter interface bugs

you also need to set the delay time in the inverted track to twice as long as in the other tracks No you don't. Try reading my description again. and I think the decay amount would need to be half as much. No it won't. I resort to Csound for this kind of thing If you are familiar with Csound, then ...
by steve
Fri Jan 17, 2020 4:33 pm
Forum: GNU/Linux
Topic: sliders and playback cursor not displaying correctly
Replies: 5
Views: 529

Re: sliders and playback cursor not displaying correctly

ebeling wrote:
Fri Jan 17, 2020 3:46 pm
I don't know how to access the history of these updates
I don't know Fedora, but Google tells me: https://www.if-not-true-then-false.com/ ... -undo-new/
by steve
Fri Jan 17, 2020 4:31 pm
Forum: Windows
Topic: Synchro
Replies: 29
Views: 685

Re: Synchro

As this is an English language forum, please don't just post screenshots of messages. Please type the message as text, preferably in English, but if you're unsure of the translation, type it in French and we can look it up with Google Translate. We cannot use Google Translate with a screenshot. The ...
by steve
Fri Jan 17, 2020 2:55 pm
Forum: GNU/Linux
Topic: Close = Exit now?: I can't close only 1 window at a time anymore [SOLVED]
Replies: 17
Views: 1978

Re: Close = Exit now?: I can't close only 1 window at a time anymore

I've tested on Tumbleweed, and the problem is repeatable. The problem does not occur on other Linux systems that I've tried (Debian (Gnome), Ubuntu (Xfce), Mint (Cinamon)), so it appears to be a Suse or KDE problem. As the Audacity version in Tumbleweed isn't a debug build, I'm not able to diagnose ...
by steve
Fri Jan 17, 2020 2:26 pm
Forum: Windows
Topic: Synchro
Replies: 29
Views: 685

Re: Synchro

See: https://translate.google.com/translate? ... racks.html
Tracks000.png
Tracks000.png (22.09 KiB) Viewed 266 times
by steve
Fri Jan 17, 2020 1:33 pm
Forum: Windows
Topic: Synchro
Replies: 29
Views: 685

Re: Synchro

To combine mono tracks into a stereo track, the tracks must be directly one above the other. The order of tracks in a project may be changed by either: 1) Click on an empty part of the panel on the left end of the track (where it says "Mono 44100"), taking care to not click on the sliders,...