Search found 4 matches
- Wed Aug 26, 2015 6:53 am
- Forum: Feature Request Archive
- Topic: New Level Meter Algorithms; Waveform Display?
- Replies: 6
- Views: 1853
Re: New Level Meter Algorithms; Waveform Display?
Oh yes, I of course know about the now current meter style/preference options, no worries, I flipped mine back to the prior style after upgrading! ;) :!: The linked feature request from the wiki, does cover my request but I think clarification is in order, so please read-on. The discussion in that w...
- Tue Aug 25, 2015 10:20 am
- Forum: Feature Request Archive
- Topic: New Level Meter Algorithms; Waveform Display?
- Replies: 6
- Views: 1853
New Level Meter Algorithms; Waveform Display?
My understanding is the Audacity level meter presents digital peak and RMS level over a 20ms window. This is good enough for many purposes, but may be falling behind in mastering best practices. I propose the preferences for the meters be enhanced to include the algorithms specified in ITU-R BS.1770...
- Thu Jul 08, 2010 4:26 am
- Forum: New Plug-Ins
- Topic: Noise Gate
- Replies: 25
- Views: 65623
Re: Noise Gate
That was perfect! I'm so happy! I modified the code as you instructed, appending a note to the name to differentiate it from your original plugin, and tried it out. It perfectly clamped the regions below the threshold to perfect silence, allowing me to use the disjoin command to separate out the ind...
- Wed Jul 07, 2010 11:14 am
- Forum: New Plug-Ins
- Topic: Noise Gate
- Replies: 25
- Views: 65623
Re: Noise Gate
This is "almost" exactly what I need, but I need a version modified to clamp to perfect silence, instead of just really really quiet, so that the "Detach at Silences" (a/k/a Disjoin in older versions) function will cause the quiet regions to go away. I tried manually editing the .ny file to set the ...