|
From: Mark K. <mar...@co...> - 2003-12-11 04:15:19
|
Hi, I changed the order of my sound cards. Now the onboard sound chip is #1 and the HDSP 9652 is #2. I tried running LinuxSampler with the onboard chip and it works but I haven't managed to get it working yet with the HDSP. I tried changing the two entries on lines 43 and 49 of audioio.cpp from hw:0,0 and plughw:0,0 to hw:1,0 and plughw:1,0, but when I try and run I get the following message: bash-2.05b$ linuxsampler --numfragments 2 --gig /mnt/samples/Gigs/Pianos/Bardstown\ Audio/The\ Bosendorfer\ Imperial\ Grand\ Version\ 2.2.gig Initializing audio output...Error snd_pcm_hw_params_set_access: Invalid argument. bash-2.05b$ Any ideas what I can do to get this working in the short term? I think it would be very helpful to get the basic options to choose the card, as well as the MIDI connection we've talked about, on the command line. Thanks, Mark |