Search found 5 matches

by Schmu
Thu Jun 20, 2019 4:45 pm
Forum: Adding Features to Audacity
Topic: Macro extension: Export options
Replies: 9
Views: 436

Re: Macro extension: Export options

So the second code you‘ve shared, would add additional macros, which gives more choice when using macros, right?
Thank you, I‘ll try that, after being more familiar with the source code.
For now changing the default should do the trick.

Thank you very much for the great insights!
by Schmu
Thu Jun 20, 2019 10:42 am
Forum: Adding Features to Audacity
Topic: Macro extension: Export options
Replies: 9
Views: 436

Re: Macro extension: Export options

Oh! That‘s great! :D

Thank you very much!

I will try that.

Have a great day!
by Schmu
Thu Jun 20, 2019 8:08 am
Forum: Adding Features to Audacity
Topic: Macro extension: Export options
Replies: 9
Views: 436

Re: Macro extension: Export options

Hello Steve, Thank you. This helps. What if I really want this feature as soon as possible? I could then go into the source code released on github and modify it, according to the GPL, for the one version I use locally. Is that correct? More precisely, I‘m thinking about changing the default value f...
by Schmu
Tue Jun 18, 2019 6:30 pm
Forum: Adding Features to Audacity
Topic: Macro extension: Export options
Replies: 9
Views: 436

Re: Macro extension: Export options

Hi Steve,

Thank you for the fast reply!
It‘d really be great to add this to the next release!
(Fingers crossed)

Is there a usual timeframe for release cycles?
When (as an rough estimate) may I expect the update?

Thank you!
by Schmu
Tue Jun 18, 2019 11:33 am
Forum: Adding Features to Audacity
Topic: Macro extension: Export options
Replies: 9
Views: 436

Macro extension: Export options

Hello, This is my first post here. For anything done wrong, my deepest apologies. Need: For my everyday work, I discovered the exceptionally useful feature of creating makros to quickly work on several files. In combination with a script (and the mod-script-pipe) this becomes even more of a feature,...