ArrayArrayArrayArrayArray
BrainModularBrainModular Users Forum2009-05-23T14:22:23+02:00https://brainmodular.org/forums/app.php/feed/topic/15722009-05-23T14:22:23+02:002009-05-23T14:22:23+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8972#p8972Statistics: Posted by 23fx23 — 23 May 2009, 14:22
]]>
2009-05-23T11:23:48+02:002009-05-23T11:23:48+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8968#p8968Statistics: Posted by senso — 23 May 2009, 11:23
]]>2009-05-22T13:47:58+02:002009-05-22T13:47:58+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8953#p8953thought I could use the script, then store values to different places in an array, then manipulate them. text manipulation:
let's say Ive got a column of swich thatt have differents captions: kick, bass, snare, fx1 fx2, ect.
array value 1 = kick (so it's an array in an array) array value 2 = bass ect..
this would allow easier store and recall captions, shift, roll, get value, ect.. (in my case scroll the row to display next captions) or let' say you create several "pages" with differents names, one page stored in array 1-16, another array 17-32 ect, let pass an array or the other would tab the pages..there must have many other applications...
another one: strore diferent sequencer swichs status to arrays and collect them in a master array of arrays..
]]>2009-05-22T11:08:12+02:002009-05-22T11:08:12+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8941#p8941bsorks midi note closer uses a 2-dimensional array (which is another term for an array in an array)
dont know what u exactly mean with text manipulation?
Statistics: Posted by amiga909 — 22 May 2009, 11:08
]]>2009-05-21T23:56:05+02:002009-05-21T23:56:05+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8927#p8927for example if we convert texts to arrays of different lenghs, it could be cool to manipulate the list of texts, tried to fill an array inputs with arrays and work but seems the arrays are trunced to first value. or any tip?
]]>BrainModularBrainModular Users Forum2009-05-23T14:22:23+02:00https://brainmodular.org/forums/app.php/feed/topic/15722009-05-23T14:22:23+02:002009-05-23T14:22:23+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8972#p8972Statistics: Posted by 23fx23 — 23 May 2009, 14:22
]]>2009-05-23T11:23:48+02:002009-05-23T11:23:48+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8968#p8968Statistics: Posted by senso — 23 May 2009, 11:23
]]>2009-05-22T13:47:58+02:002009-05-22T13:47:58+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8953#p8953thought I could use the script, then store values to different places in an array, then manipulate them. text manipulation:
let's say Ive got a column of swich thatt have differents captions: kick, bass, snare, fx1 fx2, ect.
array value 1 = kick (so it's an array in an array) array value 2 = bass ect..
this would allow easier store and recall captions, shift, roll, get value, ect.. (in my case scroll the row to display next captions) or let' say you create several "pages" with differents names, one page stored in array 1-16, another array 17-32 ect, let pass an array or the other would tab the pages..there must have many other applications...
another one: strore diferent sequencer swichs status to arrays and collect them in a master array of arrays..
]]>2009-05-22T11:08:12+02:002009-05-22T11:08:12+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8941#p8941bsorks midi note closer uses a 2-dimensional array (which is another term for an array in an array)
dont know what u exactly mean with text manipulation?
Statistics: Posted by amiga909 — 22 May 2009, 11:08
]]>2009-05-21T23:56:05+02:002009-05-21T23:56:05+02:00https://brainmodular.org/forums/viewtopic.php?t=1572&p=8927#p8927for example if we convert texts to arrays of different lenghs, it could be cool to manipulate the list of texts, tried to fill an array inputs with arrays and work but seems the arrays are trunced to first value. or any tip?