To get the total power, can't you simply square the RMS?
You can get the RMS value either from the "Contrast" tool (https://manual.audacityteam.org/man/contrast.html)
or by enabling the "rms" plug-in that is included in Audacity 2.4.2.
Search found 59476 matches
- Wed Dec 23, 2020 4:50 pm
- Forum: Audio Processing
- Topic: Noise measurement and spectral power density
- Replies: 7
- Views: 460
- Wed Dec 23, 2020 4:37 pm
- Forum: Audio Processing
- Topic: Noise measurement and spectral power density
- Replies: 7
- Views: 460
Re: Noise measurement and spectral power density
There's a lot to unpack in your post, so I'll post multiple replies. This is the first. What "kind of dB" is the dB scale in the Plot Spectrum window? Plot Spectrum measures the amount of "stuff" in each of the FFT frequency bins. For example, if the signal is white noise, and th...
- Wed Dec 23, 2020 4:31 pm
- Forum: Adding Features to Audacity
- Topic: Rapid Record-Playback
- Replies: 12
- Views: 1120
Re: Rapid Record-Playback
There's many possible approaches. As I wrote initially, I'd just use Time Line Quick Play , which requires no customization at all. Another approach: 1. "R" = record 2. "X" = stop at playback position 3. "Shift + ," (on most keyboard also "Shift + <") = Long j...
- Wed Dec 23, 2020 4:09 pm
- Forum: Windows
- Topic: Convert Label text to LRC file
- Replies: 81
- Views: 7904
Re: Convert Label text to LRC file
According this forum thread, I've learned a lot and written a plugin which convert label text to SRT subtitle or mp3 LRC format.following is the plugin script code. Congratulations. That seems to work as intended. Perhaps I could make a few suggestions. None of these affect the functioning of your ...
- Wed Dec 23, 2020 3:31 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Donation page not found
- Replies: 2
- Views: 407
Re: Donation page not found
A Google search gave me this but I don't know if it's legit: http: // vjohnson.users.sourceforge.net/donate/ vjohnson used to be the treasurer for Audacity many years ago. That account "should" be closed now, though I don't know if it is as vjohnson passed away in 2018 . I'd really like t...
- Wed Dec 23, 2020 12:43 pm
- Forum: Nyquist
- Topic: Need help making a plugin, have no Nyquist knowledge...
- Replies: 9
- Views: 1257
- Wed Dec 23, 2020 12:32 pm
- Forum: Windows
- Topic: Malware on Lane.exe
- Replies: 8
- Views: 331
Re: Malware on Lane.exe
(Deleted & malware gone!) Super :) For what it's worth, VirusTotal already has a result for your file: https://www.virustotal.com/gui/file/927efc9e6f3fb77683a20d34a64edb6ebfbec38bf4863a18d422dfeeab9530f4/detection and says that it is clean, so almost certainly a false positive from Malwarebytes.
- Wed Dec 23, 2020 12:18 pm
- Forum: Windows
- Topic: Malware on Lane.exe
- Replies: 8
- Views: 331
Re: Malware on Lane.exe
Audacity 2.4.2 has LAME built in, so you no longer need
C:\PROGRAM FILES (X86)\LAME FOR AUDACITY\
You can safely uninstall "lame for Audacity" and delete that entire folder.
C:\PROGRAM FILES (X86)\LAME FOR AUDACITY\
You can safely uninstall "lame for Audacity" and delete that entire folder.
- Wed Dec 23, 2020 11:39 am
- Forum: Windows
- Topic: Audacity + VLC for video dubbing
- Replies: 6
- Views: 643
Re: Audacity + VLC for video dubbing
I've found the object code, and the source code for Audacity 2.3.2, but where is the source code for AudaVid?
Please post a link to the source code of AudaVid.
- Wed Dec 23, 2020 11:20 am
- Forum: Adding Features to Audacity
- Topic: auto selecting entire wave to apply effect to
- Replies: 4
- Views: 394
Re: auto selecting entire wave to apply effect to
Or double click in the waveform in the track That's slightly different. If the track contains more than one audio clip, then double click on the waveform selects that audio clip, but any additional audio clips are not selected. In the simple case of just one continuous audio clip in the track, then...