ArrayArrayArrayArrayArrayArrayArrayArray
BrainModularBrainModular Users Forum2012-10-08T14:25:35+02:00https://brainmodular.org/forums/app.php/feed/topic/36032012-10-08T14:25:35+02:002012-10-08T14:25:35+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24514#p24514Statistics: Posted by nay-seven — 08 Oct 2012, 14:25
]]>
2012-10-08T13:32:04+02:002012-10-08T13:32:04+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24513#p24513 finaly i've made this clock like this:
]]>2012-10-05T15:26:13+02:002012-10-05T15:26:13+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24491#p24491I've 1,27 ms of difference here, but maybe i miss something
Statistics: Posted by nay-seven — 05 Oct 2012, 15:26
]]>2012-10-05T14:23:00+02:002012-10-05T14:23:00+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24490#p24490 Your patch works perfectly but my case is to make a clock that can "tick" little bit strange patterns like "21, 34, 21, 34" ... its hard to do that with SeqSwitch modules - pattern is generated with some algorithm and can have different length (but sum of all elements is constant for all of them so rythm should be in synchro)
here is workspace http://www.sensomusic.com/forums/upload ... k-test.wkp , i've made this clock with script (easier) .... but its still dont synchronize. elapsed time modules measures sequence duration. sequence with more array elements takes more time
]]>2012-10-04T23:49:48+02:002012-10-04T23:49:48+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24486#p24486Always better for people who want help you...
Statistics: Posted by nay-seven — 04 Oct 2012, 23:49
output: clock "tick" multiplicating base interval according to pattern array - for ex. 200ms from start, then next 200ms, then 400ms, then 800ms ...
easy.
problem is to synchronize 2 patches like that and I dont know why. for example: array1 is 2,2,4,8 array2 is 2,2,2,2,2,2,2,2
sum of both = 16 so both clocks should synchronise after 1600ms ...BUT they never do longer array takes more time. I think its a events processing time ...
]]>BrainModularBrainModular Users Forum2012-10-08T14:25:35+02:00https://brainmodular.org/forums/app.php/feed/topic/36032012-10-08T14:25:35+02:002012-10-08T14:25:35+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24514#p24514Statistics: Posted by nay-seven — 08 Oct 2012, 14:25
]]>2012-10-08T13:32:04+02:002012-10-08T13:32:04+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24513#p24513 finaly i've made this clock like this:
]]>2012-10-05T15:26:13+02:002012-10-05T15:26:13+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24491#p24491I've 1,27 ms of difference here, but maybe i miss something
Statistics: Posted by nay-seven — 05 Oct 2012, 15:26
]]>2012-10-05T14:23:00+02:002012-10-05T14:23:00+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24490#p24490 Your patch works perfectly but my case is to make a clock that can "tick" little bit strange patterns like "21, 34, 21, 34" ... its hard to do that with SeqSwitch modules - pattern is generated with some algorithm and can have different length (but sum of all elements is constant for all of them so rythm should be in synchro)
here is workspace http://www.sensomusic.com/forums/upload ... k-test.wkp , i've made this clock with script (easier) .... but its still dont synchronize. elapsed time modules measures sequence duration. sequence with more array elements takes more time
]]>2012-10-04T23:49:48+02:002012-10-04T23:49:48+02:00https://brainmodular.org/forums/viewtopic.php?t=3603&p=24486#p24486Always better for people who want help you...
Statistics: Posted by nay-seven — 04 Oct 2012, 23:49
output: clock "tick" multiplicating base interval according to pattern array - for ex. 200ms from start, then next 200ms, then 400ms, then 800ms ...
easy.
problem is to synchronize 2 patches like that and I dont know why. for example: array1 is 2,2,4,8 array2 is 2,2,2,2,2,2,2,2
sum of both = 16 so both clocks should synchronise after 1600ms ...BUT they never do longer array takes more time. I think its a events processing time ...