Page 1 of 1

Posted: 13 Oct 2014, 10:21
by noise2sine
Hello,

Is it possible to extend PadKontrol Patch to 36 players using the polphony ? i didn't manage to do that :(

Thanks

Posted: 13 Oct 2014, 21:25
by nay-seven
you need to change polyphony of the sub patch and apply it ( you maybe need to relink the wires)
then you also need to change this line in the 2 scripts

create comma text:
const MAX_IN = 36;

pad dispatch:

const MAX_VOICES = 36;

Posted: 12 Oct 2015, 00:24
by waolelaid
Image
This is a snapshot showing the difference between the real file in my sound bank
and the one shown in usine browser it makes an error unable to load file ! so nothing is
loaded

Hi , i reopen this post because
the same idea comes to me after
having put a midi step in the inlet
Midi In which i can rules the order
of the note to make different rhythms
so i thought why don't try to enlarge
it to 36 octaves i think a little and
deduce that i must change the poyphony
and i remember that somebody had asked
the same question i search and i find
this post the answer confirm that i was
right and gave the solution
so i did it and it don't work for me
since 4 days i try all manner i can
i'm not able to manage it i've changed the
the create comma text: const MAX_IN = 36;
And the pad dispatch const MAX_VOICES = 36;
i also enlarge the "Store array gain" to max 36
the store arrays pitch the same and i hope it's alright
one have worked but it play well until the 16th note
but at the 17th all the samplers added play together
and after the others note are not played
can i send the pacth in the post with files that are
one shot not to heavy i put all in a rar file
i also encouter a problem i've renamed the 36 samples
from 0 to 35 and put them in a file in my soundbank
they are well listed in order but in the sound bank
declared in Usine they are in disorder begin by 10
after 15 after 3 and so it makes an error so the
files are not loaded i must put them by the allow drop
i try since october thursday 02 we are now 11
i'm tired i wonder where i'm wrong and don't find the solution
why does the the sound bank declared in Usine is not as the
file in my sound bank i'm down
if somebody have a solution thanks in advance
best :D