Audacity can't record a second track with "default" playback
Posted: Thu Nov 10, 2016 7:50 am
Hi folks,
Running Debian 8, Audacity 2.0.6. (Current version that ships with Debian)
I have a Presonus Audiobox USB. I can record one track via Audacity without issue.
Trying to record a second track, it randomly records between 0 and 0.1 second of time and prints to the terminal:
This is only if the "default" device is selected for playback. I can select the audiobox as the output device and that lets me record a second track while the first one is playing, no problem. But the issue for me is that I want to play back audio through the default device while recording a second track.
Another thing to note: I can play back sound on the "default" device no problem, the issue only occurs if default is selected for playback and I try to record a second track while listening to the first.
Thank you so much!
Running Debian 8, Audacity 2.0.6. (Current version that ships with Debian)
I have a Presonus Audiobox USB. I can record one track via Audacity without issue.
Trying to record a second track, it randomly records between 0 and 0.1 second of time and prints to the terminal:
Code: Select all
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
Expression 'err' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3355
Expression 'ContinuePoll( self, StreamDirection_In, &pollTimeout, &pollCapture )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3881
Expression 'PaAlsaStream_WaitForFrames( stream, &framesAvail, &xrun )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4253Another thing to note: I can play back sound on the "default" device no problem, the issue only occurs if default is selected for playback and I try to record a second track while listening to the first.
Thank you so much!