Hi all,

I am almost done with changing the ALSA-RTaudio to the new 0.9 alsa API.
This was pretty easy, so even a beginning C programmer like myself could do 
it 
It works if I hard code the name of my audio device, but I get segfaults if 
I try to change the --incard and --outcard options to accept a string. 
obviously I am missing something. But what?
Should I use mmalloc to reserve memory, should I change the O.parameters 
structure in cs.h to include O.incard and O.outcard? Or what should I do 
here? 
Alternatively I could hard code the name "csound_device" and then everybody 
should change their .asoundrc to include this device.

Any suggestions?
I will post the new code when I am done adding the error checks to the code.



regards

Gerard
_______________________________________________
[EMAIL PROTECTED] mailing list
http://www.mindrot.org/mailman/listinfo/csound-unix-dev

Reply via email to