Free Ekanayaka wrote: > Hi Quenting, > > |--==> Quentin Harley writes: > > QH> I'll second the FAQ entry. You will not believe on how many forums I > QH> used to ask this question. Unfortunately it is considered to be an > QH> "Annoying Noob Question" and I never got any replies. > > QH> In the end it was as simple as adding the following lines to the end of > QH> my /*/etc/modprobe.d/alsa-base*/ file > > QH> alias snd-card-0 snd-emu10k1 > QH> options snd-emul10k1 index=0 > QH> alias snd-card-1 snd-rme9652 > QH> options snd-rme9652 index=1 > QH> alias snd-card-2 snd-usb-audio > QH> options snd-usb-audio index=2 > > QH> This fixes my Audigy to card0 for normal playback, puts my Hammerfall > in > QH> 1 (for jack) and the optional USB midi connector at card2. > QH> Obviously you have to add your cards details in the above... > > QH> Now it works every time, without having to reconfigure the device in > QH> qjackctrl EVERY TIME... > > What about adding a graphical tool for that? Something like what comes > with Studio To Go! > > http://www.ferventsoftware.com/images/stories/selection.png > > > Hmm. A graphic toolbox for configuring audio stuff generally would be very nice. I've been working on an idea for a PyGtk wrapper for aadebug as a programming exercise, which could possibly be extended in this way. My Python skills are pretty basic, so what I have would probably only serve as a rough model. However, writing a function to add a couple of lines of code to a text file, probably isn't going to be that difficult. Hmm.
Just thought I'd mention it. cheers, tim /|\ _______________________________________________ 64studio-devel mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-devel
