Search found 59476 matches

by steve
Thu Nov 20, 2014 12:44 pm
Forum: Windows
Topic: Separating vocals from background music.
Replies: 2
Views: 267

Re: Separating vocals from background music.

any luck trying to separate the audio of the radio from the womens voices or to make the womens voices clearer? Probably not. Try the Equalization effect with the "Telephone" preset. http://manual.audacityteam.org/o/man/equalization.html That will reduce low frequencies and high frequenci...
by steve
Thu Nov 20, 2014 12:22 pm
Forum: Русский
Topic: Закрытие программы без подтверждения
Replies: 21
Views: 9109

Re: Закрытие программы без подтверждения

It certainly isn't and would mean a lot of code changes for the use case of Audacity not as an audio editor but only as a player application or an application solely for examining the waveform. Examining waveforms (visually) was one of the original reasons that Dominic created Audacity, so I think ...
by steve
Thu Nov 20, 2014 11:25 am
Forum: Русский
Topic: Закрытие программы без подтверждения
Replies: 21
Views: 9109

Re: Закрытие программы без подтверждения

If user enable this option by mistake they should not blame this program. I agree, but unfortunately that is not the case. Users frequently make mistakes and blame Audacity for their mistake :( When Audacity can detect that the user may have made a mistake, and, if it is a mistake, that mistake wil...
by steve
Thu Nov 20, 2014 11:05 am
Forum: Windows
Topic: distorted sound while recording, playback is fine [SOLVED]
Replies: 5
Views: 760

Re: distorted sound while recording, playback is fine

I assume that you are on Windows, so moved to the Windows forum. It's not an audacity problem btw because i have it in all audio recording software (reaper) That is not a direct comparison because Reaper is probably using ASIO drivers while Audacity will be using standard Windows drivers (Reaper is ...
by steve
Thu Nov 20, 2014 10:33 am
Forum: GNU/Linux
Topic: Super High/Low Pass Filters?
Replies: 1
Views: 3480

Re: Super High/Low Pass Filters?

ALL high pass/low pass filters have a "roll-off slope". This is the "rate at which frequencies are attenuated beyond the filter frequency". This graph shows the response of a "6 dB/octave high pass filter": http://manual.audacityteam.org/o/m/images/1/1a/2kh_high_pass.pn...
by steve
Thu Nov 20, 2014 9:29 am
Forum: Feature Request Archive
Topic: reset Preferences CFG file
Replies: 147
Views: 24381

Re: reset Preferences CFG file

Internal sledgehammer: External sledgehammer: I like the basic design of both. Although the external application is currently Windows only, I presume that, as it is wxWidgets, it could be cross-platform? Does the External Sledgehammer need to be "installed" on Mac? In spite of the clear i...
by steve
Thu Nov 20, 2014 9:12 am
Forum: Feature Request Archive
Topic: Shorter minimum attack and release times for Compressor
Replies: 21
Views: 5092

Re: Shorter minimum attack and release times for Compressor

Gale Andrews wrote:Will that make the slider harder to use at the current range?
I think it's OK, but that is one reason why I would not want to go even smaller. You can try it yourself now - committed in r13631.
by steve
Wed Nov 19, 2014 5:35 pm
Forum: Feature Request Archive
Topic: reset Preferences CFG file
Replies: 147
Views: 24381

Re: reset Preferences CFG file

This is not work, this is fun! :D clearly we need both an external application and an addition to the Audacity GUI. Yes, I think that is agreed. I think what we now need is a solid design decision: I think a very good start would be one (sledgehammer) button in Preferences (perhaps below the "...
by steve
Wed Nov 19, 2014 4:29 pm
Forum: Audacity in Education
Topic: Consonant sounds combination ..any help??
Replies: 5
Views: 4182

Re: Consonant sounds combination ..any help??

If you are currently using only the "normal" waveform view of the recording, you may find it useful to try the "spectrogram" views http://manual.audacityteam.org/o/man/track_drop_down_menu.html#spgram These views allow you to "see frequencies", and will careful observat...
by steve
Wed Nov 19, 2014 3:46 pm
Forum: Audio Processing
Topic: Reading waveforms and unclipping music files
Replies: 4
Views: 1036

Re: Reading waveforms and unclipping music files

ClipFix looks for flattened peaks - this sort of thing: firsttrack006.png and if found, can "restore" them like this: firsttrack007.png Note that it only works if the peaks have been flattened (as may occur if the audio is digitally clipped). Analog clipping tends to be less clearly define...