I have GoldWave v6.10. It requires 64-bit Windows. The options are DirectSound or WASAPI.
These pages explain blocking and callback in PortAudio:
http://portaudio.com/docs/v19-doxydocs/ ... lback.html
http://portaudio.com/docs/v19-doxydocs/ ... write.html
Recording with Windows Wasapi
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: Recording with Windows Wasapi
Audacity uses callback mode.chris319 wrote:One clue: my program uses PortAudio's callback mode. Does Audacity use PortAudio's callback mode or "blocking" mode?
Leland
Re: Recording with Windows Wasapi
For testing purposes, it might be useful to install Virtual Audio Cable and have two instances of Audacity, one playing back into Virtual Audio Cable and the other recording the output of Virtual Audio Cable. V.A.C. is fairly dependable and this might eliminate some of the vagaries of dealing with hardware drivers. V.A.C. will show up as a WASAPI audio device.
A free trial version of V.A.C. is available: http://software.muzychenko.net/eng/vac.htm
A free trial version of V.A.C. is available: http://software.muzychenko.net/eng/vac.htm
Last edited by chris319 on Sun Feb 15, 2015 9:26 pm, edited 1 time in total.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Recording with Windows Wasapi
Well, except that Audacity is designed not to run two instances together on the same computer, so you'd have to set up a workaround to that first.chris319 wrote:For testing purposes, it might be useful to instal Virtual Audio Cable and have two instances of Audacity, one playing back into Virtual Audio Cable and the other recording the output of Virtual Audio Cable. V.A.C. is fairly dependable and this might eliminate some of the vagaries of dealing with hardware drivers. V.A.C. will show up as a WASAPI audio device.
A free trial version of V.A.C. is available: http://software.muzychenko.net/eng/vac.htm
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Recording with Windows Wasapi
Not worth the bother.Audacity is designed not to run two instances together on the same computer, so you'd have to set up a workaround to that first.
Still, Virtual Audio Cable is a wonderful program and I find it quite useful.