Search found 59476 matches

by steve
Wed Dec 12, 2018 5:21 pm
Forum: GNU/Linux
Topic: Normalizing using RMS as opposed to Peaks.
Replies: 16
Views: 2252

Re: Normalizing using RMS as opposed to Peaks.

The User Presets, Delete Presets, Import, Export and Options are grayed out. "Import" and "Export" presets and "Options" are not available for Nyquist effects. "Delete" preset is not available until you have saved some user presets (the "factory default&...
by steve
Wed Dec 12, 2018 2:14 pm
Forum: Audio Processing
Topic: No loop playback button?
Replies: 45
Views: 22080

Re: No loop playback button?

yamane wrote:
Wed Dec 12, 2018 1:39 pm
But in some situations I have a 5 minutes file that must be playbacked by more than 1000 hours.
Why not just loop play, and click the stop button 6 weeks later?
by steve
Wed Dec 12, 2018 1:27 pm
Forum: Audio Processing
Topic: No loop playback button?
Replies: 45
Views: 22080

Re: No loop playback button?

yamane wrote:
Wed Dec 12, 2018 1:14 pm
Example: the track have 1 minute and I would like to play it 60 times.
"Effect menu > Repeat" (https://manual.audacityteam.org/man/repeat.html)
by steve
Wed Dec 12, 2018 1:26 pm
Forum: macOS
Topic: Window Menu Dropdown
Replies: 3
Views: 190

Re: Window Menu Dropdown

This is a known bug in WxWidgets (the cross-platform toolkit that Audacity uses). The workaround given in the logged bug is: " if you right click on the Audacity icon in the Task bar at the bottom of the Mac screen, you can then select "Show All Windows". This will display all open Au...
by steve
Wed Dec 12, 2018 9:57 am
Forum: GNU/Linux
Topic: Normalizing using RMS as opposed to Peaks.
Replies: 16
Views: 2252

Re: Normalizing using RMS as opposed to Peaks.

Because the ' ; ' is in front of this line, I assume it is a Comment and not used by the plugin. I changed it to: ;control compress-ratio "Compress ratio" real "" .77 -.5 1.25 My question is: Do I have to remove the ' ; ' at the beginning of the line to have the parameters used ...
by steve
Wed Dec 12, 2018 9:45 am
Forum: Windows
Topic: Plot Spectrum export
Replies: 1
Views: 260

Re: Plot Spectrum export

The graphical representation in Plot Spectrum requires two types of approximations: * Where there is more that 1 pixel per frequency bin, pixel values are interpolated between the discrete centre frequencies. * Where there are more than 1 frequency bin per pixel, each pixel value represents a group ...
by steve
Wed Dec 12, 2018 9:28 am
Forum: General Audio Programming
Topic: Getting the bearing on a sound.
Replies: 5
Views: 1624

Re: Getting the bearing on a sound.

while a millisecond doesn't sound like a long time, it is something like 3 million clock cycles of this computer Clock cycles are not really relevant compared to sample rate and audio bandwidth. Most affordable sound cards have a maximum sample rate less than 200 kHz , so the minimum measurable uni...
by steve
Tue Dec 11, 2018 10:32 pm
Forum: GNU/Linux
Topic: Normalizing using RMS as opposed to Peaks.
Replies: 16
Views: 2252

Re: Normalizing using RMS as opposed to Peaks.

A semicolon (;) indicates a comment. The use of double, (or triple) semicolons is just a convention. For a single "in-line" comment, a single semicolon is usually used. Comments referring to a block of code may use double (or triple, or more) semicolons, but only the first semicolon is act...
by steve
Tue Dec 11, 2018 10:12 pm
Forum: Windows
Topic: Uploading audacity narration to Windows live movie maker
Replies: 5
Views: 337

Re: Uploading audacity narration to Windows live movie maker

To create a normal audio file from Audacity, you need to "Export". (See: https://manual.audacityteam.org/man/fil ... xport.html)
You should then be able to use the audio file in WLMM (according to the instructions found on Google).
by steve
Tue Dec 11, 2018 9:54 pm
Forum: Windows
Topic: Uploading audacity narration to Windows live movie maker
Replies: 5
Views: 337

Re: Uploading audacity narration to Windows live movie maker

Google tells me: "* In the Soundtrack area, click the Add icon. * Navigate to the sound file that you want to superimpose on the movie and click Open." Please note that this is the support forum for Audacity software. We don't provide support for other applications. There is a user guide f...