Search found 59476 matches

by steve
Fri Sep 06, 2013 3:54 pm
Forum: Plug-in Archive
Topic: New plug-in effect - PopMute
Replies: 105
Views: 70379

Re: New plug-in effect - PopMute

Visually, the status bar is split into a left and right section. There is different text in the left status bar depending on which tool is selected and whether the mouse pointer is over the track panel. The message "Actual Rate: 44100" appears in the right hand section of the status bar, b...
by steve
Fri Sep 06, 2013 1:12 pm
Forum: Plug-in Archive
Topic: New plug-in effect - PopMute
Replies: 105
Views: 70379

Re: New plug-in effect - PopMute

I'm assuming that the status bar is accessible to screen readers - is that the case Robert?
by steve
Fri Sep 06, 2013 1:03 pm
Forum: macOS
Topic: During Export Setup, there is no Export file
Replies: 2
Views: 624

Re: During Export Setup, there is no Export file

There is only a faded "Export" label under "File", Most of Audacity's commands are greyed out (unavailable) while Audacity is playing or paused. Click the square Stop button to ensure that playback is stopped and not paused. You will find export instructions for the current vers...
by steve
Fri Sep 06, 2013 12:58 pm
Forum: Windows
Topic: Exporting
Replies: 2
Views: 617

Re: Exporting

A bug has recently been discovered in Audacity's Export feature. "Shaped" dither is incorrect when exporting stereo files. To avoid this bug, go to "Edit > Preferences > Quality" and change the "High quality conversion > Dither" setting to something other than "sha...
by steve
Fri Sep 06, 2013 12:41 pm
Forum: Windows
Topic: eq
Replies: 27
Views: 4339

Re: eq

"Analyze > Plot Spectrum" will show you the frequency make up. http://manual.audacityteam.org/o/man/plot_spectrum.html I'd suggest that you set "Axis" to "Log Frequency" to get a meaningful display (otherwise all of the important information is squashed in at the left e...
by steve
Fri Sep 06, 2013 12:15 pm
Forum: Nyquist
Topic: "bandwith" of the reson filter.
Replies: 9
Views: 4030

Re: "bandwith" of the reson filter.

In this code the "center" correspond to 100, the "bandwith" to 20 and "n" to 2. It is right? Yes that's correct. why to note in a so complicated way the value of the "center"? ;control f "medium frequency" int "[Hz]" 1000 100 4000 ;control...
by steve
Fri Sep 06, 2013 10:49 am
Forum: Windows
Topic: change dither to none? in quality settings?
Replies: 40
Views: 9400

Re: change dither to none? in quality settings?

Good news - one of the developers has found the cause of the problem and has created a fix for it. The bad news is that the fix may be too late to get into the Audacity 2.0.4 release, but if not it will certainly be in 2.0.5. If the fix does not make it into 2.0.4 then I'd highly recommend changing ...
by steve
Fri Sep 06, 2013 10:32 am
Forum: GNU/Linux
Topic: system crash when recording in Audacity 2.01 - debian 7.1
Replies: 18
Views: 8904

Re: system crash when recording in Audacity 2.01 - debian 7.

I had no crash, it just freezed a couple of times, but it came back and I guess it's normal with a big file like that When working with big files Audacity can sometimes appear to freeze. Processes that take a long time should display a progress bar, but there are some processes that can take a long...
by steve
Fri Sep 06, 2013 10:17 am
Forum: Windows
Topic: how to play an audio file through c++ ?
Replies: 6
Views: 993

Re: how to play an audio file through c++ ?

I'm not a C++ programmer. It's been a few years since I've played with this but I've had mod-script-pipe working with Python and with BASH. I'd imagine that C++ also supports pipes.
by steve
Thu Sep 05, 2013 5:38 pm
Forum: Windows
Topic: Audio quality differences
Replies: 3
Views: 388

Re: Audio quality differences

I suppose a good way to put it is that there's more of a raw sound with a crackle and more clipping when I'm just recording myself which I fix with the amplify effect. You probably need to lower the recording level. See here: http://manual.audacityteam.org/o/man/mixer_toolbar.html A good recording ...