Search found 59476 matches
- Wed Nov 05, 2014 4:30 pm
- Forum: Audio Processing
- Topic: Help With Vocal Audio Clip
- Replies: 18
- Views: 3731
Re: Help With Vocal Audio Clip
You can counter the room resonance (the "wineglass" effect) to some degree using the Equalization effect. http://manual.audacityteam.org/o/man/equalization.html The reverberation can also be reduced using a "trick" that Robert J H mentioned right at the start of this topic - usin...
- Wed Nov 05, 2014 3:34 pm
- Forum: Feature Request Archive
- Topic: "Show Clipping" Options
- Replies: 110
- Views: 15622
Re: "Show Clipping" Options
I think we've moved this from "bug" to "enhancement", and I support the idea of enhancing clip detection/notification. I think that providing preference settings is only justified in cases where the default settings work well for one job and badly for another. If the default sett...
- Tue Nov 04, 2014 11:00 pm
- Forum: General Audio Programming
- Topic: Karplus–Strong algoritm
- Replies: 1
- Views: 2867
Re: Karplus–Strong algoritm
that is wrong right ? Yes that's wrong. The expected behaviour for Karplus–Strong synthesis is that the sound decays. For that to work, the overall gain must be less than 1. Sorry, I've no idea about your code, but there is an implementation of Karplus-Strong algorithm in "Nyquist" code h...
Re: sync-lock
Working with very large projects requires a bit of strategy as well as technical features. A few tips: 1) Make regular back-ups. Ideally, save the project periodically using "File > Save Project As..." and give each back-up a unique name. A good naming system is to number with leading zero...
- Tue Nov 04, 2014 10:23 pm
- Forum: Windows
- Topic: Audacity can't find my USB input
- Replies: 8
- Views: 2049
Re: Audacity can't find my USB input
With the USB interface connected to the computer, look in the Windows Sound Control Panel to see if the device has been recognised by Windows and is enabled. If it is not recognised by Windows or is disabled, then Audacity will not be able to access the device.
- Tue Nov 04, 2014 5:46 pm
- Forum: Windows
- Topic: creating this kind of meditation voice
- Replies: 3
- Views: 420
Re: creating this kind of meditation voice
I've updated the topic title for you.luuuwwww wrote:sorry, not noise, voice *
Do you mean the male voice or the female voice?
- Tue Nov 04, 2014 5:13 pm
- Forum: Audio Processing
- Topic: Copy voice sound
- Replies: 1
- Views: 517
Re: Copy voice sound
As a start, use the Equalization effect to cut off all the bass and much of the treble - something similar to the "walkie-Talkie" preset will be a good start. Then add some Echo, and some reverberation (Reverb). You will need to experiment to get the exact sound that you want.
- Tue Nov 04, 2014 5:06 pm
- Forum: Compiling Audacity
- Topic: Realise a plugin
- Replies: 11
- Views: 3393
Re: Realise a plugin
Mod-nyq-bench and mod-script-pipe compile OK with GCC.
On Linux I usually put modules in ~/.audacity-files/modules
Modules need to enabled in "Edit > Preferences > Modules" and they need to be built on the same day as Audacity is compiled.
On Linux I usually put modules in ~/.audacity-files/modules
Modules need to enabled in "Edit > Preferences > Modules" and they need to be built on the same day as Audacity is compiled.
- Tue Nov 04, 2014 3:43 pm
- Forum: Windows
- Topic: individual songs on CD
- Replies: 3
- Views: 389
Re: individual songs on CD
You need to export each song as separate audio files, then use your CD burning software to compile the tracks onto a CD. There is a detailed tutorial about how to do this in this part of the manual: http://manual.audacityteam.org/o/man/tutorial_copying_tapes_lps_or_minidiscs_to_cd.html and this sect...
Re: Manual
You should be able to resize the windows so that you can see both (though both will be a bit small unless you have a huge monitor display). Alternatively, pressing the"Alt" and "Tab" keys together should allow you to quickly switch from one to the other. Alternatively, you should...