ArrayArrayArrayArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2009-05-02T17:24:20+02:00 https://brainmodular.com/forums/app.php/feed/topic/1476 2009-05-02T17:24:20+02:00 2009-05-02T17:24:20+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8509#p8509 <![CDATA[roll array]]>
but sorry for my ignorence, how can I count usine blocs executions couldn' find any module?
or is this made by generating a clock with a tempo linked to usine block size?
I need to get this usine cycles clock counter! how to?


edit; YEs just tried the cloc tec, seems to work very well cool, let me record virtually anything and roll rec data.

made this:
(sample rate / blocksize) gives nb of blocks in one second. one second/that number gives bloc duration. so can generate a clock of that duration folowed by a counter that count blocs executions, and store on each change the chosen input to the next array value to rec.
playback: swap array and get elementX value. driven by another clock, same rate.
speed variations are now reflected correctly. cool.

will post a pach later if anyone interested, rec anyting and rock n' roll it thx to boussay and bsork.
but now back to config arf a bit late for tomorrow electrolyses...
maybe would be even more accurate is usine could natively send a bloc clock, or other way to get this?
ps this rocks but would be usable with more items if they had mse down, know they're coming ;)

Statistics: Posted by 23fx23 — 02 May 2009, 17:24


]]>
2009-05-02T07:43:00+02:00 2009-05-02T07:43:00+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8506#p8506 <![CDATA[roll array]]> Statistics: Posted by bsork — 02 May 2009, 07:43


]]>
2009-05-01T21:49:12+02:00 2009-05-01T21:49:12+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8504#p8504 <![CDATA[roll array]]>
just wondered if you/anybody would know the best way to store any data in realtime to an array, and then replay it same rate.
this would let us use this great roll function on recorded data sadly the xy don't output arrays... or did ya manage nay in your instrument to roll recorded data or is it other sequence?

Ive tested to queue data in array with no success because wasn't reflecting correctly speed changes. I guess it has to have kind of "sample rate" for rec and playback but can't find...

Statistics: Posted by 23fx23 — 01 May 2009, 21:49


]]>
2009-04-18T01:33:00+02:00 2009-04-18T01:33:00+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8283#p8283 <![CDATA[roll array]]> Statistics: Posted by 23fx23 — 18 Apr 2009, 01:33


]]>
2009-04-17T21:26:35+02:00 2009-04-17T21:26:35+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8281#p8281 <![CDATA[roll array]]> thanks !

Statistics: Posted by nay-seven — 17 Apr 2009, 21:26


]]>
2009-04-17T20:14:32+02:00 2009-04-17T20:14:32+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8280#p8280 <![CDATA[roll array]]>
You're right, I had forgotten some small protection.
Here's the new version:

http://www.sensomusic.com/download.php? ... 0Array.pat

Regards,

B.

Statistics: Posted by bmoussay — 17 Apr 2009, 20:14


]]>
2009-04-17T18:25:13+02:00 2009-04-17T18:25:13+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8279#p8279 <![CDATA[roll array]]> but if i choose -5 and more negative value i've this message :

[4021] [Script Error] : Out of Record Fields Range in 0 at 999
[4022] [Script Error] : Out of Record Fields Range in 0 at 999
[4023] [Script Error] : Out of Record Fields Range in 0 at 999

Statistics: Posted by nay-seven — 17 Apr 2009, 18:25


]]>
2009-04-17T16:57:08+02:00 2009-04-17T16:57:08+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8278#p8278 <![CDATA[roll array]]>

I just made a script for a circular array.
It's there:

http://www.sensomusic.com/download.php? ... 0Array.pat

Hope it can help,
Regards,

B.

Statistics: Posted by bmoussay — 17 Apr 2009, 16:57


]]>
2009-04-16T22:01:23+02:00 2009-04-16T22:01:23+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8275#p8275 <![CDATA[roll array]]> Who whant to create it?

Statistics: Posted by senso — 16 Apr 2009, 22:01


]]>
2009-04-16T20:54:49+02:00 2009-04-16T20:54:49+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8273#p8273 <![CDATA[roll array]]>
but maybe it's already possible?

Statistics: Posted by 23fx23 — 16 Apr 2009, 20:54


]]>
BrainModular BrainModular Users Forum 2009-05-02T17:24:20+02:00 https://brainmodular.com/forums/app.php/feed/topic/1476 2009-05-02T17:24:20+02:00 2009-05-02T17:24:20+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8509#p8509 <![CDATA[roll array]]>
but sorry for my ignorence, how can I count usine blocs executions couldn' find any module?
or is this made by generating a clock with a tempo linked to usine block size?
I need to get this usine cycles clock counter! how to?


edit; YEs just tried the cloc tec, seems to work very well cool, let me record virtually anything and roll rec data.

made this:
(sample rate / blocksize) gives nb of blocks in one second. one second/that number gives bloc duration. so can generate a clock of that duration folowed by a counter that count blocs executions, and store on each change the chosen input to the next array value to rec.
playback: swap array and get elementX value. driven by another clock, same rate.
speed variations are now reflected correctly. cool.

will post a pach later if anyone interested, rec anyting and rock n' roll it thx to boussay and bsork.
but now back to config arf a bit late for tomorrow electrolyses...
maybe would be even more accurate is usine could natively send a bloc clock, or other way to get this?
ps this rocks but would be usable with more items if they had mse down, know they're coming ;)

Statistics: Posted by 23fx23 — 02 May 2009, 17:24


]]>
2009-05-02T07:43:00+02:00 2009-05-02T07:43:00+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8506#p8506 <![CDATA[roll array]]> Statistics: Posted by bsork — 02 May 2009, 07:43


]]>
2009-05-01T21:49:12+02:00 2009-05-01T21:49:12+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8504#p8504 <![CDATA[roll array]]>
just wondered if you/anybody would know the best way to store any data in realtime to an array, and then replay it same rate.
this would let us use this great roll function on recorded data sadly the xy don't output arrays... or did ya manage nay in your instrument to roll recorded data or is it other sequence?

Ive tested to queue data in array with no success because wasn't reflecting correctly speed changes. I guess it has to have kind of "sample rate" for rec and playback but can't find...

Statistics: Posted by 23fx23 — 01 May 2009, 21:49


]]>
2009-04-18T01:33:00+02:00 2009-04-18T01:33:00+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8283#p8283 <![CDATA[roll array]]> Statistics: Posted by 23fx23 — 18 Apr 2009, 01:33


]]>
2009-04-17T21:26:35+02:00 2009-04-17T21:26:35+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8281#p8281 <![CDATA[roll array]]> thanks !

Statistics: Posted by nay-seven — 17 Apr 2009, 21:26


]]>
2009-04-17T20:14:32+02:00 2009-04-17T20:14:32+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8280#p8280 <![CDATA[roll array]]>
You're right, I had forgotten some small protection.
Here's the new version:

http://www.sensomusic.com/download.php? ... 0Array.pat

Regards,

B.

Statistics: Posted by bmoussay — 17 Apr 2009, 20:14


]]>
2009-04-17T18:25:13+02:00 2009-04-17T18:25:13+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8279#p8279 <![CDATA[roll array]]> but if i choose -5 and more negative value i've this message :

[4021] [Script Error] : Out of Record Fields Range in 0 at 999
[4022] [Script Error] : Out of Record Fields Range in 0 at 999
[4023] [Script Error] : Out of Record Fields Range in 0 at 999

Statistics: Posted by nay-seven — 17 Apr 2009, 18:25


]]>
2009-04-17T16:57:08+02:00 2009-04-17T16:57:08+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8278#p8278 <![CDATA[roll array]]>

I just made a script for a circular array.
It's there:

http://www.sensomusic.com/download.php? ... 0Array.pat

Hope it can help,
Regards,

B.

Statistics: Posted by bmoussay — 17 Apr 2009, 16:57


]]>
2009-04-16T22:01:23+02:00 2009-04-16T22:01:23+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8275#p8275 <![CDATA[roll array]]> Who whant to create it?

Statistics: Posted by senso — 16 Apr 2009, 22:01


]]>
2009-04-16T20:54:49+02:00 2009-04-16T20:54:49+02:00 https://brainmodular.com/forums/viewtopic.php?t=1476&p=8273#p8273 <![CDATA[roll array]]>
but maybe it's already possible?

Statistics: Posted by 23fx23 — 16 Apr 2009, 20:54


]]>