Search found 59476 matches

by steve
Mon May 17, 2021 3:22 pm
Forum: Windows
Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
Replies: 28
Views: 505

Re: Unusually large aup3

Do you know how to make a ZIP archive? If so, try zipping the AUP3 and see what size the ZIP file is.
by steve
Mon May 17, 2021 1:24 pm
Forum: GNU/Linux
Topic: Audacity question.
Replies: 1
Views: 195

Re: Audacity question.

I am new to using Linux apps and recently got Audacity setup and working on my Pixelbook Go. I am curious if anyone has used it to do any recording and editing to see how well it works. I'm curious why you haven't tried it yourself. I'm also curious why you selected "Windows" as your oper...
by steve
Mon May 17, 2021 11:38 am
Forum: Windows
Topic: Error to Reference in the line 7 ?.
Replies: 1
Views: 29

Re: Error to Reference in the line 7 ?.

I'm guessing that you are using an old version of Audacity.
Which version? (Look in "Help menu > About Audacity").

Please attach the .aup file to your reply (see: viewtopic.php?f=49&t=64936)
by steve
Mon May 17, 2021 9:53 am
Forum: Windows
Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
Replies: 28
Views: 505

Re: Unusually large aup3

Please try this. (If you have plenty of disk space, make a normal file copy of the original AUP3 so that we can look at it again later if we need to). With the huge project file: 1. Open the project. 2. Select All (Ctr + A) 3. Duplicate (Ctrl + D) 4. Select all of the duplicate tracks 5. Apply "...
by steve
Mon May 17, 2021 12:47 am
Forum: GNU/Linux
Topic: Leading blank space is not treated as silence on Export Multiple
Replies: 8
Views: 1006

Re: Leading blank space is not treated as silence on Export Multiple

I then split the tracks using Edit, Clip Boundaries, Split New. Why not add labels and Export Multiple based on labels? (See: https://manual.audacityteam.org/man/splitting_a_recording_into_separate_tracks.html) If this "feature" has been reverted in 3.x or a suitable check-box been added ...
by steve
Mon May 17, 2021 12:35 am
Forum: Windows
Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
Replies: 28
Views: 505

Re: Unusually large aup3

When you originally saved the project, is it possible that you might have cancelled a slow "Checkpointing" stage?
by steve
Sun May 16, 2021 11:50 pm
Forum: Windows
Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
Replies: 28
Views: 505

Re: Unusually large aup3

and what is the size now of the original AUP3 ? (after closing Audacity).
by steve
Sun May 16, 2021 11:01 pm
Forum: Windows
Topic: [FIXED] Unusually large aup3 (bug with single-quote in directory)
Replies: 28
Views: 505

Re: Unusually large aup3

If you do "File menu > Save Project > Backup Project", how big is the backup project?
by steve
Sun May 16, 2021 9:16 pm
Forum: Windows
Topic: logarithmic fade in/fade out
Replies: 3
Views: 62

Re: logarithmic fade in/fade out

steve wrote:
Sun May 16, 2021 8:50 pm
which calls the function "log-exp-curve" with parameters 15.311 and 0.
Q. Why "15.311"?
A. Because that value gives a similar amount of curvature as the "Cosine" curve.
by steve
Sun May 16, 2021 8:50 pm
Forum: Windows
Topic: logarithmic fade in/fade out
Replies: 3
Views: 62

Re: logarithmic fade in/fade out

Does anyone know the exact mathematical formulae for logarithmic fade in/fade out (or exponential fade in/fade out) available among options of "adjustable fade" effect? Where can we find such formulae? Here's the code: https://github.com/audacity/audacity/blob/master/plug-ins/adjustable-f...