Page 1 of 1

Posted: 23 May 2015, 13:05
by oli_lab
Hi,
I made a script to manage 7 white keys with midi

the idea is to be able to set switch on and off, memorize key and reset all,

all this work fine but I have trouble with something not being fast enough as when I hit 2 keys simultaneously one of the 2 keys is not detected (although they are if I hit one after the other)

is there a way to make the midi faster ?

or is my script too long ?

http://www.sensomusic.com/forums/upload ... fastscript

thanx

Posted: 23 May 2015, 16:17
by 23fx23
don't see.. maybe tringy setFastCallback on pt midi, or don't remember if on hollyhock the 'unpack' button is still here on midi events modules but activating if so might help

Posted: 23 May 2015, 17:59
by oli_lab
I redone the whole thing with modules and used the "multi midi filter" and it is OK.

I'll investigate you solution later on.

thanx