Front End Support > MaLa Frontend

Mala LEDWiz Plugin v2 - Now Available! (Videos Added 3/23)

<< < (10/13) > >>

arzoo:

--- Quote from: Howard_Casto on March 27, 2007, 03:30:54 pm ---Edge, you loadman and headkaze need to pm me.....  I've got something I'm working on you guys might want to add support for, but I don't want to announce anything publically until I have it working and it's been tested.

--- End quote ---
Any chance I can get in on the secret?

loadman:

--- Quote from: squirrellydw on March 27, 2007, 11:14:38 pm ---yeah, I guess so.    Version 3 coming out soon :)

--- End quote ---

You are in luck... You can do it now if you manully edit the Cfg file

A Single LED example to give you an idea:
1,1,1,1,0,5,1,3,200,0,0,,1,1,1,0,0
P1_BUTTON1,1,SINGLE,0,0,0,0,0,0,0,3,48,0
P1_BUTTON1,1,SINGLE,0,0,0,0,0,0,0,4,48,0
P1_BUTTON2,1,SINGLE,0,0,0,0,0,0,0,5,40,0
P1_BUTTON2,1,SINGLE,0,0,0,0,0,0,0,6,40,0
P1_BUTTON3,1,SINGLE,0,0,0,0,0,0,0,7,48,0
P1_BUTTON3,1,SINGLE,0,0,0,0,0,0,0,8,48,0

Get it?  Just copy the Player 1 and player Two Led Lines and change the LED-Wiz diveice number and LED number.

loadman:

--- Quote from: arzoo on March 27, 2007, 11:21:20 pm ---
--- Quote from: Howard_Casto on March 27, 2007, 03:30:54 pm ---Edge, you loadman and headkaze need to pm me.....  I've got something I'm working on you guys might want to add support for, but I don't want to announce anything publically until I have it working and it's been tested.

--- End quote ---
Any chance I can get in on the secret?

--- End quote ---

I'm sure he would share with you  ;).... He has not responded to my PM yet anyways  ;D

squirrellydw:

--- Quote from: loadman on March 27, 2007, 11:26:43 pm ---
--- Quote from: squirrellydw on March 27, 2007, 11:14:38 pm ---yeah, I guess so.    Version 3 coming out soon :)

--- End quote ---

You are in luck... You can do it now if you manully edit the Cfg file

A Single LED example to give you an idea:
1,1,1,1,0,5,1,3,200,0,0,,1,1,1,0,0
P1_BUTTON1,1,SINGLE,0,0,0,0,0,0,0,3,48,0
P1_BUTTON1,1,SINGLE,0,0,0,0,0,0,0,4,48,0
P1_BUTTON2,1,SINGLE,0,0,0,0,0,0,0,5,40,0
P1_BUTTON2,1,SINGLE,0,0,0,0,0,0,0,6,40,0
P1_BUTTON3,1,SINGLE,0,0,0,0,0,0,0,7,48,0
P1_BUTTON3,1,SINGLE,0,0,0,0,0,0,0,8,48,0

Get it?  Just copy the Player 1 and player Two Led Lines and change the LED-Wiz diveice number and LED number.

--- End quote ---

Cool thanks, I will try this tomorrow night.
P1_BUTTON1,1,SINGLE,0,0,0,0,0,0,0,3,48,0
So is 1 the LEDwiz divice number and 3 the LED number and 48 the intensity?

loadman:

--- Quote ---So is 1 the LEDwiz divice number and 3 the LED number and 48 the intensity?
--- End quote ---
Yes  :applaud:


If you have RGB LEDS it will look a little different like this :
P1_BUTTON1,1,RGB,30,31,32,48,30,31,0,0,0,0
P1_BUTTON2,1,RGB,24,25,26,36,41,21,0,0,0,0

So add more lines like this :
P1_BUTTON1,1,RGB,30,31,32,48,30,31,0,0,0,0
P1_BUTTON1,2,RGB,17,18,19,48,30,31,0,0,0,0
P1_BUTTON2,1,RGB,24,25,26,36,41,21,0,0,0,0
P1_BUTTON2,2,RGB,12,13,14,36,41,21,0,0,0,0

The Difference is you have three LEDS Numbers and three intensities per RGB Button

[EDIT]
FYI, The config fileds are the following
ControlName : String;
LEDWizUSB : Integer;
LEDType : String;
rInput : Integer;
gInput : Integer;
bInput : Integer;
rIntensity : Integer;
gIntensity : Integer;
bIntensity : Integer;
rgbEffects : Integer;
singleInput : Integer;
singleIntensity : Integer;
singleEffects : Integer;

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version