Search found 59476 matches
- Sun Mar 14, 2021 8:49 am
- Forum: Adding Features to Audacity
- Topic: Skip silence during playback
- Replies: 7
- Views: 522
Re: Skip silence during playback
There's not much point creating an "Adding Features to Audacity" forum for a freeware if it's going into this direction. Your suggestion will be logged, but new features should be discussed. If there's a strong argument for why Audacity should have a feature, and if a lot of users request...
- Sat Mar 13, 2021 7:55 pm
- Forum: Audio Processing
- Topic: Plot spectrum for noobs
- Replies: 8
- Views: 402
Re: Plot spectrum for noobs
So hypothetically if I could paste the text into a csv file, it ought to render 256 rows? Not that I need to do that, since there's already a graph right there, duh. I just wanted to know if I was understanding you. Use the "Export" feature and open the exported file in a text editor. You...
- Sat Mar 13, 2021 6:18 pm
- Forum: Audio Processing
- Topic: Plot spectrum for noobs
- Replies: 8
- Views: 402
Re: Plot spectrum for noobs
See my post here: viewtopic.php?p=419467#p419467
- Sat Mar 13, 2021 5:31 pm
- Forum: Adding Features to Audacity
- Topic: Spectrum Plot
- Replies: 7
- Views: 464
Re: Spectrum Plot
Doesn't Plot Spectrum already remember it's settings until you change them?
This will be available in Audacity 3.0.0 using "Tools menu > Screenshot".
- Sat Mar 13, 2021 5:27 pm
- Forum: Audio Processing
- Topic: Plot spectrum for noobs
- Replies: 8
- Views: 402
Re: Plot spectrum for noobs
Plot Spectrum uses a mathematical algorithm called "Fast Fourier Transformation" ("FFT"). In simple terms, FFT splits the signal into multiple frequency bins. It then measures the amount of sound that lands in each bin. The "Size" parameter determines the length of audi...
- Sat Mar 13, 2021 5:10 pm
- Forum: Macros and Scripting
- Topic: Enhancement for Macros
- Replies: 33
- Views: 3667
Re: Enhancement for Macros
So are you planning to get this included in Audacity's shipped tools (or will it remain an under-the-counter item for the cognoscenti) ? I think it'll remain under the counter due to the awkwardness of not being able to repeat the last "Tool" effect. (It has to be a "Tool" type ...
- Sat Mar 13, 2021 12:10 pm
- Forum: Adding Features to Audacity
- Topic: Skip silence during playback
- Replies: 7
- Views: 522
Re: Skip silence during playback
Truncate Silence, while good for final playback, removes the concept of time thereby making it difficult to find a corresponding portion in another track. By default, ("Truncate tracks independently" NOT selected), if you apply Truncate Silence to multiple tracks at the same time, it will...
- Sat Mar 13, 2021 11:20 am
- Forum: Adding Features to Audacity
- Topic: Per-channel recording metering
- Replies: 1
- Views: 303
Re: Per-channel recording metering
Yes, and I've logged your vote.
Perhaps you would like to say why you want that feature - it may encourage others to vote for it. (I've already voted for it).toasterking wrote: ↑Fri Mar 12, 2021 7:32 pmI just want to vote for the "per-channel recording metering" feature
- Sat Mar 13, 2021 11:16 am
- Forum: Windows
- Topic: Cannot export one project or its tracks
- Replies: 12
- Views: 225
Re: Cannot export one project or its tracks
Do you still have the broken project?pedrobagoduva wrote: ↑Fri Mar 12, 2021 10:37 pmSuggestion: would be nice if there was a easy way to identify broken tracks.
If you do, try selecting one track at a time and apply "Mix and Render" (one track at a time). I would expect the "bad" tracks to fail. Is that what happens?
- Fri Mar 12, 2021 4:11 pm
- Forum: Windows
- Topic: Cannot export one project or its tracks
- Replies: 12
- Views: 225
Re: Cannot export one project or its tracks
Try doing this:
- "Ctrl + A" (Select All)
- "Tracks menu > Mix > Mix and Render"
- Export
- "Ctrl + Z" (Undo, to get your multi-track project back)