Search found 57626 matches: help
Searched query: help
- Tue May 14, 2013 6:52 pm
- Forum: Windows
- Topic: Vocal setting in Audacity
- Replies: 4
- Views: 1822
Re: Vocal setting in Audacity
When you post your vocal sample, do it with no filters or effects. We need to listen to the basic voice with ho help. A very common mistake is recording in a room with echo. http://kozco.com/tech/audacity/clips/EchoSample.mp3 This clip will always sound like it was recorded in ...
- Tue May 14, 2013 6:23 pm
- Forum: macOS
- Topic: Flat Line with Terratec DMX 6fire USB - pls help!
- Replies: 17
- Views: 3300
Re: Flat Line with Terratec DMX 6fire USB - pls help!
hi, thanks for reply, Yes I'm set to Stereo I just tried again set to 44100 16-bit, and it hasn't made a difference.... still a flat line :( To be honest though, the reason I bought this soundcard as a replacement to the USB turntable was for a better resolution conversion. The rips I did previously...
- Tue May 14, 2013 5:55 pm
- Forum: Windows
- Topic: Uploading my recordings
- Replies: 1
- Views: 297
Uploading my recordings
Hello Everyone I am a newbie to the computer world. I would like to know if anyone could help! I am trying to upload a podcast that I recorded with Audacity to my blogtalkradio.com. It won't upload for some reason but it say I can use the wav. format. It's say's I can ...
- Tue May 14, 2013 4:39 pm
- Forum: Feature Request Archive
- Topic: Help button for dialogs
- Replies: 6
- Views: 2583
Re: Help button for dialogs
And a patch for adding Help buttons to "Nyquist Prompt" and "Bass & Treble".
- Tue May 14, 2013 4:31 pm
- Forum: Feature Request Archive
- Topic: Help button for dialogs
- Replies: 6
- Views: 2583
Re: Help button for dialogs
And a bit more: void BassTrebleDialog::OnHelp(wxCommandEvent & /* event */) { AudacityProject * pProj = GetActiveProject(); wxString HelpMode = pProj->mHelpPref; wxString page = FileNames::HtmlHelpDir() + wxT("man/bass_and_treble.html"); if ((wxFileExists(page)) && (HelpMode ==...
- Tue May 14, 2013 4:17 pm
- Forum: macOS
- Topic: Flat Line with Terratec DMX 6fire USB - pls help!
- Replies: 17
- Views: 3300
Re: Flat Line with Terratec DMX 6fire USB - pls help!
Go into Audacity Preferences and make sure they're not set to mono instead of stereo.
Audacity > Preferences > Dervices > Recording > Channels.
Also make sure you're at 16-bit, 44100 sample rate.
Koz
Audacity > Preferences > Dervices > Recording > Channels.
Also make sure you're at 16-bit, 44100 sample rate.
Koz
- Tue May 14, 2013 3:37 pm
- Forum: Feature Request Archive
- Topic: Help button for dialogs
- Replies: 6
- Views: 2583
Re: Help button for dialogs
OK, got a bit further.
Does this work on Windows?
Does this work on Windows?
- Tue May 14, 2013 3:19 pm
- Forum: Windows
- Topic: Vocal setting in Audacity
- Replies: 4
- Views: 1822
Vocal setting in Audacity
Hi all, I was wondering if someone could help out. Could someone advice the correct (or better) settings (such as reverb) so that in Audacity my vocal could sound a bit closer or similar to the following music videos please? I am using FreeVerbToo ...
- Tue May 14, 2013 2:57 pm
- Forum: Windows
- Topic: *how to eliminate dither...?
- Replies: 21
- Views: 2427
Re: *how to eliminate dither...?
... Robert - I'll try what you suggested. Haven't used nyquist besides your previous suggestion...so I'll def. check it out. Thanks again for all the help guys
- Tue May 14, 2013 1:42 pm
- Forum: Feature Request Archive
- Topic: Help button for dialogs
- Replies: 6
- Views: 2583
Re: Help button for dialogs
Obviously, there is no handler for the Help button but it should not be too hard to write and I would be glad to help out. I'll take you up on that offer Edgar :) Yesterday I added a Help button to the Nyquist Prompt effect. I think this would ...