View Single Post
Old 01-04-2005, 12:32 AM   #2
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

Quote:
Originally Posted by alex_n
I have a gentoo system with a vanila 2.6.10, I have ALSA compiled in. I run udev in pure mode. Here's the error message:
Code:
alex_n@styx[~/jesusonic-0.96-preview] $ ./jesusonic -mode ALSA
JesuSonic v0.96 - Copyright (C) 2004 Cockos Incorporated
Using output mode: 'ALSA'
Opening ALSA 'hw:0,0' for read
Error setting periods.
jesusonic: pcm.c:984: snd_pcm_drop: Assertion `pcm->setup' failed.
zsh: abort      ./jesusonic -mode ALSA
I've tried several other options for -in/-out, same error. Recording works fine with other applications, so I know the sound card works.
You may need to experiment with different -bufsize options.. the defaults work on most cards I've tested, but maybe your driver is picky. Let me know if/how you get it to work, and what soundcard you are using.

-Justin
Justin is offline   Reply With Quote