Page 1 of 1

Posted: 12 Sep 2010, 16:41
by cmodica
I try to built a patch to use my KaossPad2 like an XY Midi controler in Usine.

I made one witch seems to be ok but there is sometimes a latency problem. Everythink work well but if i move my finger a little bit fast on my kaossPad there is a big latency between my gesture and the XY module en Usine.
For example if i draw 3 circle in one gesture on my KP2 there is a long delay time between the end of my mouvment on the KP2 and the end of the mouvment in the XY Module in Usine.

If i draw them slowly it is ok.

What is the problem ?

You can find my patch here :
http://www.sensomusic.com/forums/upload ... Pos_KP.pat

Thank you.

Posted: 12 Sep 2010, 17:19
by multiphone
Hello cmodica,

After a quick look in your patch :

First way is to re-compile the Script in Fast script. As you see the tag on the top of your script is named : Old folow the procedure here:

http://www.sensomusic.com/wiki/doku.php ... de:scripts

And your script was 50x faster.

Another way is to switch the script by the lastest version (V5) in the add on section by bsork.

I think the solution is somthing like that

Posted: 12 Sep 2010, 18:26
by senso
Right multiphone, fast scrip can improve global speed

in this case I also suspect a midi overflow caused by the 'unpack' option in midi In modules (within CC filter,sub patches).

With Usine you can proceed differently:
create two faders to your XYpad (Xpos and Ypos) use a midilearn on the faders.
midilearn have a faster response in this case.

here is a patch that I recommand you to use.

http://www.sensomusic.com/forums/upload ... 0XYPad.pat

Will be included in an add-on pack soon.

It's exactly the same patch as your's but with midilearns (CC12 and CC13) made directly on faders.

ps:works only with the latest version.

Posted: 13 Sep 2010, 09:24
by cmodica
Thank you very much. I will try and change all my old script in fast script.

Of course Midi learn is better ... i should thought about it :mad:

Posted: 14 Sep 2010, 15:34
by cmodica
Your patch senso works very well. It is exactelly what i need ! Thanks.

I just had a ''A/B" module (B=127) after the Fader Midilearn X and the XY module (and the same on Y axis).

Thnk you.

I didn't find any script on my patch, multiphone ...

Posted: 14 Sep 2010, 15:47
by multiphone
@cmodica

No problemo !

In your fist patch i imagine that you need to "morph" some values with the (X/Y Morph patch).

Now with the "Senso Patch" all is Ok !

Posted: 14 Sep 2010, 15:58
by bsork
Just for the record, the X/Y morph patch is another beast. It uses the XY module to "morph" between four sets of parameters and as such has nothing to do with MIDI control of the XY.

Posted: 14 Sep 2010, 16:09
by multiphone
Of course !

But in the first patch of cmodica you have one (X/Y Morph script)

"You can find my patch here :
http://www.sensomusic.com/forums/upload … Pos_KP.pat "


so... ??

Posted: 14 Sep 2010, 16:22
by multiphone
ohhh !

No script in this patch.

All my apologies.

Sorry, i dream !?

I need to sleep.

Posted: 15 Sep 2010, 09:48
by cmodica
don't worry. I hope you have a good night. :P

i have an other question. If i put the ''KP Midi control'' in a subpatch, this subpatch didn't receive any midi information !
Strange No ?

Posted: 15 Sep 2010, 10:11
by nay-seven
if you talk about your version with the midi in module , it's normal this module need to be in the main patch ( you can link it or use buses )
the version proposed by senso don't have this problem, cause it use direct midi learn

Posted: 15 Sep 2010, 10:58
by cmodica
OK, i test it and the senso version is ok, but the midilearn are get lost and i had to re-learn.
thanks

Posted: 15 Sep 2010, 11:34
by nay-seven
mm, are you sure you have
add a midi learn , then save you patch before reloading.....?

Posted: 21 Sep 2010, 16:34
by héliouk 6
hi! i've just tried to make a midi learn on the k pad 2,but the result is chaotic,not well learned, how do you make it?

Posted: 21 Sep 2010, 16:42
by héliouk 6
oups sorry,i didn't use the trace out... seems to be ok now,great!

Posted: 21 Sep 2010, 16:49
by héliouk 6
not so ok,is there a way to do it?

Posted: 21 Sep 2010, 17:45
by nay-seven
hello heliouk , witch one do you use cmodica or senso one..?
on senso one you use the midi learn on the 2 faders ( if you have difficulties use the remote panel in the patch to assign them manually )
on cmodica , it's not really midi learn you have to change them in the 2 sub-patch named Midi CC Filter KP_X

Posted: 25 Sep 2010, 09:43
by héliouk 6
hello nay,
i use senso one,so i midi learn the x moving my finger on the pad on the x axis,and so the y
it doesn't work so easily,but it worked once and i saved yhis config,so i can use it,but not so easy to learn
did i miss something?

Posted: 25 Sep 2010, 09:59
by nay-seven
ok, i suppose you make the midi learn with a pad , like the nano pad for example..? so i know it's not easy to have clean midi learn, and most often i've to use the remote panel and assign them manually:

Image

Posted: 27 Sep 2010, 09:35
by cmodica
Yes, i assign them manually and it works well.