Karsten,
>
> Concerning us224's Lights I'm currently left in the dark....
> For us428 I found that a 7Byte long USB-Message on pipe 4 is a Lights
> set command, while a 5Byte long is an internal mixer set command.
> You could tweak us428control to toggle the 0'th light instead of the
> 25'th light, which is InputMonitor Light on us428. the 0th light is
> Select Channel 1 on the us428.
> Exchange Cus428State.cc Line 118 , 119
>                               Light[0].Value = StateInputMonitor() ? 
> SelectInputMonitor : Select;
>                               Light[2].Value = StateInputMonitor() ? 
> MuteInputMonitor : Mute;
> for
>                               Light[0].Value = 0x55;
>                               Light[2].Value = 0xAA;
> to check light mechanics.
>

Made this tweak, and nothing changed. LEDs remain dark.


> If there's still no lights, some usb snooping on windoz might help.
> I've some specially tuned stuff here which I could send you then.
>

Let's go deep :)
--
rncbc aka Rui Nuno Capela
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to