[PlanetCCRMA] Tascam 428 startup and inputs 3 and 4
Karsten Wiese
annabellesgarden at yahoo.de
Mon Aug 22 04:07:02 PDT 2005
Am Samstag, 20. August 2005 20:19 schrieb Eric Princen:
> I have the 428 usable now with inputs 1 and 2. I currently have to
> manually get it going by running usx2yloader;us428control &. Is there
> way to do that in modproble.conf automatically on module load and/or on
> hotplug? Certainly would be nice to have the device simply work right
> out of the box. It's usable now in a limited way, but not yet how I
> would prefer (which I'm still very happy about. Don't get me wrong. :-)
when I made a fresh CCRMA+FC3 install some time ago, hotplug
worked out of the box.
My (propably self modified) modproble.conf currently has this
relevant entries:
------
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
install snd-usb-usx2y modprobe snd-seq; modprobe --ignore-install snd-usb-usx2y nrpacks=1 index=1
alias snd-card-0 snd-via82xx
options snd-card-0 index=0
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-via82xx { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx
------
>
> Question number 2 is about inputs 3 and 4, which are the ones I tend to
> use if I'm going guitar directly into the board. 1 and 2 are fine for
> vocals, but I'd like to get as close to full functionality as possible.
> I have not found a way to enable them. Is there a module setting
> required?
Yes, see above. Its the "nrpacks=1". Also you need a modified jack.
Well its only jack's alsa-usx2y driver that needs tweaking.
Attached is the patch, which I've also sent to the jack-guys.
If you have that modified jack installed,
make sure you specify the alsa-pcm device like this:
$ jackd -dalsa -dhw0,2
the important part is the ",2".
qjackctl has a convenient dropdown menu to choose "the right thing".
>
> BTW, Ardour is pretty sweet. Is there any documentation on us428control?
Doc is currently "read the source" only.
> I don't know what applications can use it's services, and what ones
> don't. I see that it's simply a MIDI device to Jack, which is nice. What
> can I see it work with?
Last time i checked the STOP/PLAY Buttons worked.
Not sure about the rest.
Have fun,
Karsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jack-usx2y-US428-ch3+4.patch
Type: text/x-diff
Size: 4236 bytes
Desc: not available
URL: <https://cm-mail.stanford.edu/pipermail/planetccrma/attachments/20050822/a1d4c253/attachment.bin>
More information about the PlanetCCRMA
mailing list