Removing control points

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
johnro43
Posts: 67
Joined: Fri Dec 09, 2016 4:10 pm
Operating System: macOS 10.15 Catalina or later

Removing control points

Post by johnro43 » Sun Jan 06, 2019 10:27 pm

I have made a foolish mistake: In an attempt to conform a chapter of my book to ACX standards, I have used the Envelope tool and control points to adjust volume. A couple of good tutorials and some research on compression and normalization later, I realize I can do this better and more consistently using chained effects. So, I'm left with one chapter with lots of control points. Three questions:

1. When I switch to the Envelope tool, the normal gray area around the signal changes to a two-level track ... dark-gray surrounding light-gray (see attached). What's the significance? Can't figure out from manual.

2. More important: Is there any way to remove all control points, other than one-by-one?

3. For all chapters except this one, I have made WAV copies of the original material. I know WAV and AIFF are not much compressed compared to mp3, but how much do I lose if I have to deep six a project and restart with the WAV? Significant for a mono voice track or not?
Attachments
Screen Shot 2019-01-06 at 4.20.30 PM.png
Screen Shot 2019-01-06 at 4.20.30 PM.png (27.95 KiB) Viewed 246 times

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Removing control points

Post by steve » Mon Jan 07, 2019 1:23 am

johnro43 wrote:
Sun Jan 06, 2019 10:27 pm
What's the significance?
There's not much significance to it other than that each "control point" has 4 draggable points. The inner points allow you to drag the envelop so as to increase the gain (make the waveform bigger vertically).
johnro43 wrote:
Sun Jan 06, 2019 10:27 pm
2. More important: Is there any way to remove all control points, other than one-by-one?
The usual way to remove control points is to just drag them off the track (one by one).

A little "unofficial" trick to remove ALL envelope points from a track is to select the entire track, then run this code in the Nyquist Prompt

Code: Select all

;version 4
;codetype lisp
*track*
Note that this relies on the fact that Nyquist does not currently support envelope points, which may not always be the case.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

johnro43
Posts: 67
Joined: Fri Dec 09, 2016 4:10 pm
Operating System: macOS 10.15 Catalina or later

Re: Removing control points

Post by johnro43 » Wed Jan 09, 2019 9:42 pm

Worked like ancharm. My music-composing son said when I went into his studio to record my book and asked whether I should use Pro Tools, "Try audacity first. It's grown powerful, and there are good instructions and a great forum." Boy, was he right, particularly on the Forum part. (And yes, I donated.)

johnro43
Posts: 67
Joined: Fri Dec 09, 2016 4:10 pm
Operating System: macOS 10.15 Catalina or later

Re: Removing control points

Post by johnro43 » Wed Jan 09, 2019 9:48 pm

Worked like A charm

kozikowski
Forum Staff
Posts: 69365
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Removing control points

Post by kozikowski » Wed Jan 09, 2019 10:29 pm

It is strongly recommended that you Export WAV safety copies of all original work just to avoid this problem. If your processing or editing turns to peanut butter, you can just trash it all and open up the protection copy.

WAV is an uncompressed format and essentially perfect. You know when you picked the compression quality for your MP3? 128, 320, etc? Stereo WAV quality is 1400.

Do that at the other end, too. When you get your final edit, export it as Final Archive WAV. Only Then make the MP3 for ACX audiobook posting.

ACX wants submission in 192 quality MP3 (minimum) and they strongly recommend mono (one blue wave) over stereo.

We posted one method of audiobook mastering.

viewtopic.php?f=64&t=96103

Which one are you using and is it working for you?

Koz

Post Reply