Ingreso rápido:  

Forum: Old versions

Tema: Assigning Multiple indicators to a single LED

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

SupaconPRO InfinityMember since 2005
I'm not sure if this is possible, but my initial attempts didn't get me any results. If I wanted an LED to turn on when a loop was at 4, 8, or 16... or make it blink on 8, blinkfast on 16, is that possible?

I'd think that I could assign something to the LED like:
loop 4 & loop 8 blink & loop 16 blinkfast

But unfortunately it breaks it if I have more than one. I know the play button can both blink and light up solid depending on its mode, but that's also a special control that is implemented differently by the software.
 

Mensajes Thu 08 Oct 09 @ 2:46 pm
cstollPRO InfinityMember since 2004
It's like this ...

loop 4 ? on : loop 8 ? blink : loop 16 ? blinkfast : off

If 4 then on else if 8 then blink else if 16 then blinkfast else off
 

Mensajes Thu 08 Oct 09 @ 2:53 pm
SupaconPRO InfinityMember since 2005
Ah - thanks. I kinda feel dumb for asking that, I guess I should have known better :)

Works perfectly now!
 

Mensajes Thu 08 Oct 09 @ 2:57 pm
Supacon what were you mapping? The DDM4000?
 

Mensajes Fri 09 Oct 09 @ 5:15 pm
SupaconPRO InfinityMember since 2005
Nope, actually I was customizing CStoll's mapper for a pair of Stanton SCS.3d (DaScratch) controllers.
 

Mensajes Fri 09 Oct 09 @ 5:45 pm
O alright.
 

Mensajes Fri 09 Oct 09 @ 6:15 pm


(Los tópicos y foros antiguos son automáticamente cerrados)