Search found 59476 matches

by steve
Tue Mar 02, 2021 5:17 pm
Forum: Windows
Topic: Linearly increase/reduce intensity
Replies: 3
Views: 121

Re: Linearly increase/reduce intensity

a 5-second 440Hz tone "Generate menu > Tone" (See: https://manual.audacityteam.org/man/tone.html) 1. the tone linearly increases from quiet to loud 2. the tone linearly decreases from loud to quiet (i.e. the opposite of 1) "Effect menu > Fade In" "Effect menu > Fade Out&quo...
by steve
Tue Mar 02, 2021 5:00 pm
Forum: Windows
Topic: Add-on for transferring audio edits between Blender and Audacity
Replies: 41
Views: 1687

Re: Bug: Importing Labels through command line fails

tintwotin wrote:
Tue Mar 02, 2021 4:37 pm
Got basic "send edits to audacity" working:
Cool 8-)

tintwotin wrote:
Tue Mar 02, 2021 4:37 pm
Is it possible to send the playhead position of Audacity back to Blender?
Unfortunately not :(
by steve
Tue Mar 02, 2021 4:32 pm
Forum: Windows
Topic: Corrupt install??
Replies: 13
Views: 686

Re: Corrupt install??

nightingale wrote:
Tue Mar 02, 2021 4:09 pm
How do you synchronize ssl2 with audacity? (bit & khz)
What's the problem?
by steve
Tue Mar 02, 2021 3:55 pm
Forum: Windows
Topic: Audacity fiddles with my left/right balance at startup
Replies: 3
Views: 96

Re: Audacity fiddles with my left/right balance at startup

I don't think Audacity should mess with Windows settings. It's not actually Audacity messing with Windows settings. Audacity just requests a new connection to the sound system (as it does on Linux and macOS) - how the sound system responds to that request is beyond Audacity's control (which is why ...
by steve
Tue Mar 02, 2021 3:44 pm
Forum: GNU/Linux
Topic: possible bug on elementary os
Replies: 4
Views: 591

Re: possible bug on elementary os

pug wrote:
Tue Mar 02, 2021 1:05 pm
Works as expected in the alpha.
Super :)
Thanks for the update.
by steve
Tue Mar 02, 2021 12:01 pm
Forum: Windows
Topic: Add-on for transferring audio edits between Blender and Audacity
Replies: 41
Views: 1687

Re: Bug: Importing Labels through command line fails

tintwotin wrote:
Tue Mar 02, 2021 11:12 am
I'm still looking for how to set the time cursor/playhead position.
Use one of the "Select" commands (usually "SelectTime:").
tintwotin wrote:
Tue Mar 02, 2021 11:12 am
If there was a macro listener/log or something like that
Unfortunately there isn't. Fortunately we have a help forum :D
by steve
Tue Mar 02, 2021 11:08 am
Forum: GNU/Linux
Topic: possible bug on elementary os
Replies: 4
Views: 591

Re: possible bug on elementary os

Are you familiar with building from source? If so, there is now a release candidate for Audacity 3.0.0 available (see: https://forum.audacityteam.org/viewtopic.php?f=49&t=116221) Given that elementary OS is based on Ubuntu, these build instructions should be pretty close: https://forum.audacityt...
by steve
Tue Mar 02, 2021 10:58 am
Forum: Windows
Topic: Add-on for transferring audio edits between Blender and Audacity
Replies: 41
Views: 1687

Re: Bug: Importing Labels through command line fails

You can also quickly test macro commands in the "Nyquist Prompt" Here's a little "boilerplate" that you can place at the top of any Nyquist test scripts that use "aud-do" commands: ;version 4 ;type tool ;debugflags trace (setfn auddo aud-do) (defun aud-do (command) (pr...
by steve
Tue Mar 02, 2021 10:31 am
Forum: Windows
Topic: Add-on for transferring audio edits between Blender and Audacity
Replies: 41
Views: 1687

Re: Bug: Importing Labels through command line fails

Is there some kind of macro recorder or macro loc, so I can see what commands are called? There's "Manage Macros", which is the (rather clunky) interface for creating scripts in Audacity (the "macro" commands are the same as the "Scripting" commands): https://manual.au...
by steve
Tue Mar 02, 2021 10:14 am
Forum: Announcements
Topic: Audacity 3.0.0 Release Candidate available for testing
Replies: 0
Views: 5737

Audacity 3.0.0 Release Candidate available for testing

As we approach the scheduled release of Audacity 3.0.0, experienced Audacity users are invited to test a pre-release build. Note that user support is NOT provided for pre-release versions. If you are not completely comfortable using Audacity, please keep to official release versions. Please note tha...