Did this help? http://manual.audacityteam.org/man/FAQ: ... und_device
Audacity does not support ASIO.
Are your headphones plugged into the behringer usb guitar link?
Search found 59476 matches
- Wed Sep 12, 2012 8:29 pm
- Forum: Windows
- Topic: Just bought the behringer guitar link interface audacity err
- Replies: 9
- Views: 7444
- Wed Sep 12, 2012 12:53 pm
- Forum: Windows
- Topic: Audacity shows no input devices or channels
- Replies: 7
- Views: 2044
Re: Audacity shows no input devices or channels
I was wanting to select the “Rec. Playback (IDT High Definition Audio Codec)” Sorry I don't understand. Is “Rec. Playback (IDT High Definition Audio Codec)” an option that you can see in Audacity, or in the Windows Sounds Control Panel, or somewhere else? No "Audio CD" shown to enable. Wh...
- Wed Sep 12, 2012 12:49 pm
- Forum: Nyquist
- Topic: Information passed from Audacity to Nyquist
- Replies: 22
- Views: 11287
Re: Information passed from Audacity to Nyquist
Perhaps a solution would be to introduce one new global called *Track* or something similar. The idea being that this would eventually take over from "S". ("s" was never a good idea imho, but "S" will need to be kept for a long time so as to provide backward compatibili...
- Wed Sep 12, 2012 12:19 pm
- Forum: Windows
- Topic: Audacity shows no input devices or channels
- Replies: 7
- Views: 2044
Re: Audacity shows no input devices or channels
Go to the Windows Sounds Control Panel and enable a recording input device. http://wiki.audacityteam.org/wiki/Mixer ... es#vistacp
- Wed Sep 12, 2012 12:17 pm
- Forum: Feature Request Archive
- Topic: Control tracks for various effects
- Replies: 13
- Views: 5899
Re: Control tracks for various effects
Unfortunately some of those steps cannot be done with plug-ins. Auto Duck is not a plug-in but is written directly into the Audacity code. As such it is able to access multiple tracks simultaneously (one of which is not selected). Plug-ins can only access tracks that are selected. Plug-ins cannot op...
- Wed Sep 12, 2012 12:02 pm
- Forum: Nyquist
- Topic: Information passed from Audacity to Nyquist
- Replies: 22
- Views: 11287
Re: Information passed from Audacity to Nyquist
Label tracks are not bound to audio tracks, though they may be "linked" to tracks if Sync Lock is enabled. You can have as many of them as you like and they can be moved up or down as can audio or midi tracks. A project could have label tracks and MIDI tracks but no audio tracks. I'm not s...
- Wed Sep 12, 2012 8:56 am
- Forum: General Audio Programming
- Topic: C program about enhancing speech in wav file
- Replies: 1
- Views: 2323
Re: C program about enhancing speech in wav file
There is some detailed information here about WAV format that may help you to find where the difference lies: http://www.sonicspot.com/guide/wavefiles.html
- Wed Sep 12, 2012 7:36 am
- Forum: Nyquist
- Topic: Information passed from Audacity to Nyquist
- Replies: 22
- Views: 11287
Re: Information passed from Audacity to Nyquist
What about labels? Nyquist can create labels, but can't read them. An obvious application that comes to mind is for generating cue sheets for tracks that are to be split with Export Multiple. Another possible applications includes marking positions for effects that change over time, thus providing r...
- Wed Sep 12, 2012 5:54 am
- Forum: Windows
- Topic: Audacity skips irratically during recording karaoke & midis
- Replies: 14
- Views: 2025
Re: Audacity skips irratically during recording karaoke & mi
Steve, you must have missed my point. I'm hearng everything I want to hear through my speakers and/or phones. We can't see your set-up, so unless you tell us, we have no idea of where your headphones are plugged in. What level do you have showing on the meter in the mixer when you are trying to rec...
- Wed Sep 12, 2012 5:35 am
- Forum: New Plug-Ins
- Topic: Append Import
- Replies: 57
- Views: 39392
Re: Append Import
It still needs thorough testing as there have been quite a lot of code changes, but here's the new version. Normally I'm not keen on Nyquist plug-in help screens, but due to limitations in the Nyquist plug-in interface I think that this plug-in requires some built-in help. For this reason I've kept ...