ArrayArrayArrayArray BrainModular BrainModular Users Forum 2020-05-13T17:56:35+02:00 https://brainmodular.com/forums/app.php/feed/topic/6681 2020-05-13T17:56:35+02:00 2020-05-13T17:56:35+02:00 https://brainmodular.com/forums/viewtopic.php?t=6681&p=42528#p42528 <![CDATA[Re: Clusters]]> I'll think about the rack prefix, maybe replace the '-' by a space.
senso+++

Statistics: Posted by senso — 13 May 2020, 17:56


]]>
2020-05-13T16:23:55+02:00 2020-05-13T16:23:55+02:00 https://brainmodular.com/forums/viewtopic.php?t=6681&p=42527#p42527 <![CDATA[Re: Clusters]]>
I don't know how to change the name of a cluster value but my names 2, 3, ... 11 are the begin of the names of the tracks,
actually it's more :
2-Tuba, 3-Serpent, 4-Music Box (where I nammed the track Tuba, Serpent & Music Box, and Usine renamed it 2-Tuba ...)
so I'm stuck with that name I belive

But no problem, I 'll use Buses, I'm just spending part my time optimising CPU cost as I'm rebuilding my set, but I couldn't figure what's important and what's not ...

By the way about cpu cost and wire
I don't excactly understand how a quick link can be more cpu friendly than a wire as I have to feed it from a wire
Is it about inlet and outlet for subpatches ?


Thanks again

Statistics: Posted by grego mondo — 13 May 2020, 16:23


]]>
2020-05-13T15:41:29+02:00 2020-05-13T15:41:29+02:00 https://brainmodular.com/forums/viewtopic.php?t=6681&p=42526#p42526 <![CDATA[Re: Clusters]]> I think that clusters are more CPU friendly generally, but for 8 buses, the difference is very small so, don't take care about that.
Unfortunately, there is no way to change the alphabetic order of cluster's inlets. I don't know how is your patch but the trick could be to rename inputs of the cluster into:
'a1, a2, a3,...b11' ?
senso+++

Statistics: Posted by senso — 13 May 2020, 15:41


]]>
2020-05-13T14:42:57+02:00 2020-05-13T14:42:57+02:00 https://brainmodular.com/forums/viewtopic.php?t=6681&p=42524#p42524 <![CDATA[Clusters]]>
Looking for a way to control volume track from 2 différents midi controllers
midi motorized device : OK, working
feedback between smartpad & midifighter twister : OK, working (found a trick so I can have different order in both of them)

I first thaugh of using buses to control tracks volume but taht means 8 buses witch as I understood is less cpu friendly than 1 array bus
I turned back to Cluster : one has to discover new things from time to time ;-)

I was wondering if there's a way to organise the order of value in cluster

I tried to make a cluster volume for tracks 2 / 3 / 4 / 5 / 7 / 8 / 9 & 11
I first thaugh the order of value in the cluster was linked to the order I putted them in the cluster but it looks like it's the alphanumeric order of the names that order them ... my problem is 11 goes before 2 (as it starts with 1 I believe) ...

I made a sub patch getting array values (from one of the midi controllers) and I plan to use it in a polyphonic way dynamicly
eg voice 1 extract 8 values from raw array of 64 value and affect it to 8 values of my cluster
problem is 11 is the first value

Of course I can re-route every 8 values array to the correct values in my cluster but as it will be a 8 voices polyphonic patch it means 8 différents routing recall from the polyvoice number, quite tricky (but do-able of course)

So my questions are :
Is a cluster of 8 value more cpu friendly than 8 buses ?
Is there a way to force order of value in a cluster ?

Thanks (at least for reading it until the end)

Statistics: Posted by grego mondo — 13 May 2020, 14:42


]]>
BrainModular BrainModular Users Forum 2020-05-13T17:56:35+02:00 https://brainmodular.com/forums/app.php/feed/topic/6681 2020-05-13T17:56:35+02:00 2020-05-13T17:56:35+02:00 https://brainmodular.com/forums/viewtopic.php?t=6681&p=42528#p42528 <![CDATA[Re: Clusters]]> I'll think about the rack prefix, maybe replace the '-' by a space.
senso+++

Statistics: Posted by senso — 13 May 2020, 17:56


]]>
2020-05-13T16:23:55+02:00 2020-05-13T16:23:55+02:00 https://brainmodular.com/forums/viewtopic.php?t=6681&p=42527#p42527 <![CDATA[Re: Clusters]]>
I don't know how to change the name of a cluster value but my names 2, 3, ... 11 are the begin of the names of the tracks,
actually it's more :
2-Tuba, 3-Serpent, 4-Music Box (where I nammed the track Tuba, Serpent & Music Box, and Usine renamed it 2-Tuba ...)
so I'm stuck with that name I belive

But no problem, I 'll use Buses, I'm just spending part my time optimising CPU cost as I'm rebuilding my set, but I couldn't figure what's important and what's not ...

By the way about cpu cost and wire
I don't excactly understand how a quick link can be more cpu friendly than a wire as I have to feed it from a wire
Is it about inlet and outlet for subpatches ?


Thanks again

Statistics: Posted by grego mondo — 13 May 2020, 16:23


]]>
2020-05-13T15:41:29+02:00 2020-05-13T15:41:29+02:00 https://brainmodular.com/forums/viewtopic.php?t=6681&p=42526#p42526 <![CDATA[Re: Clusters]]> I think that clusters are more CPU friendly generally, but for 8 buses, the difference is very small so, don't take care about that.
Unfortunately, there is no way to change the alphabetic order of cluster's inlets. I don't know how is your patch but the trick could be to rename inputs of the cluster into:
'a1, a2, a3,...b11' ?
senso+++

Statistics: Posted by senso — 13 May 2020, 15:41


]]>
2020-05-13T14:42:57+02:00 2020-05-13T14:42:57+02:00 https://brainmodular.com/forums/viewtopic.php?t=6681&p=42524#p42524 <![CDATA[Clusters]]>
Looking for a way to control volume track from 2 différents midi controllers
midi motorized device : OK, working
feedback between smartpad & midifighter twister : OK, working (found a trick so I can have different order in both of them)

I first thaugh of using buses to control tracks volume but taht means 8 buses witch as I understood is less cpu friendly than 1 array bus
I turned back to Cluster : one has to discover new things from time to time ;-)

I was wondering if there's a way to organise the order of value in cluster

I tried to make a cluster volume for tracks 2 / 3 / 4 / 5 / 7 / 8 / 9 & 11
I first thaugh the order of value in the cluster was linked to the order I putted them in the cluster but it looks like it's the alphanumeric order of the names that order them ... my problem is 11 goes before 2 (as it starts with 1 I believe) ...

I made a sub patch getting array values (from one of the midi controllers) and I plan to use it in a polyphonic way dynamicly
eg voice 1 extract 8 values from raw array of 64 value and affect it to 8 values of my cluster
problem is 11 is the first value

Of course I can re-route every 8 values array to the correct values in my cluster but as it will be a 8 voices polyphonic patch it means 8 différents routing recall from the polyvoice number, quite tricky (but do-able of course)

So my questions are :
Is a cluster of 8 value more cpu friendly than 8 buses ?
Is there a way to force order of value in a cluster ?

Thanks (at least for reading it until the end)

Statistics: Posted by grego mondo — 13 May 2020, 14:42


]]>