Page 1 of 3

SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 07:57
by pieeer
I have a 4x4 pad (A) and a 1x4 pad (B)

the 4x4 pad can send out notes or cc
the 1x4 pad is supposed to send out cc (let's say normally on cc 1-4 ch1)

what i want to achieve is

by pressing a pad on A to change the controller numbers outputted by B

example.
you press first pad on A then B outputs controllers 1 2 3 4
you press second pad on A then B outputs controllers 5 6 7 8

it would be helpy to have the chance to retrieve the pad number triggered in a pad object to get the trick done,
just wondering, thou..please help...!

Re: SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 08:32
by Softcore
here's one way to do it! A custom midi output is used in the 1x4 pads - do NOT use x

;)

Re: SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 09:13
by pieeer
thanks!

looks like is perfect for changing the labels, but seems not working on the cc output side,
everytime i press a pad from the 4x4 controllers sent from the 1x4 are 0 to 0.

The script should do the same job with the output controllers numbers, so a part of it should be in the 1x4 object...

Re: SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 09:27
by Softcore
Hmmm weird it should work although Im notg at my "music" PC and cannot test it....

Try this one, let me know if it works - again "out" is the midi enabled output, not x

Re: SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 09:42
by pieeer
tried really fast and seems not.. but i'll test it later... must run to work now

thx a lot again, and hear you later

Re: SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 10:23
by Softcore
if all else fail, this should work - I'll have a look on the first ones though this afternoon because they should work too

Re: SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 17:32
by Softcore
Ummmm...just tried the first one....works ok! Didnt you want the 1x4 pads to send on the designated CCs? because thats what it does, the 4x4 doesnt do anything midi wise.

edit *and the last one sends the wrong CCs lol

Re: SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 17:36
by pieeer
mmm i'm sorry no

when using the 1x4 pad the 4 pads all send out on cc 1 chan 4,
i think the ctlout part is not ok

else we could do that 1x4 pad sends out always on cc numbers 1 2 3 4, while the 4x4 pad defines the midi channel, maybe this is easier?

in case this works we can go for the whole setup where the 4x4 pad works out two 1x16 pads

Re: SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 17:37
by Softcore
No the first one works...

Re: SCRIPTING PROBLEM, please help!!

Posted: 03 Jun 2014 17:38
by Softcore
I just tried - it works as described....each of the four pads send their "selected" CC on channel 1