ArrayArrayArrayArrayArrayArrayArrayArrayArray
BrainModularBrainModular Users Forum2011-10-31T18:01:22+02:00https://brainmodular.com/forums/app.php/feed/topic/32112011-10-31T18:01:22+02:002011-10-31T18:01:22+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21737#p21737 I write what I understood if someone is being confused for the same context. In multiphony, the data out is systematically an array (which dimension = multiphony). To use the single value (even inside the subpatch, to calculate someting once, for example), I solve my pb extracting the first value of the array given by the data out, in the parent patch, and calculating what I want in this parent patch, before entering the subpatch again.
]]>2011-10-29T14:45:53+02:002011-10-29T14:45:53+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21723#p21723Statistics: Posted by GDLive — 29 Oct 2011, 14:45
]]>
2011-10-29T10:57:47+02:002011-10-29T10:57:47+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21719#p21719Statistics: Posted by nay-seven — 29 Oct 2011, 10:57
]]>2011-10-29T10:46:01+02:002011-10-29T10:46:01+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21718#p21718 Could someone explain what we should get using data out connected with to a value depending of the voice (or not) in multiphonic subpatch ?
]]>2011-10-22T19:24:57+02:002011-10-22T19:24:57+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21686#p21686I wonder if someone succeed using this particular use of output in polyphonic sub patch !!
]]>2011-10-22T18:44:55+02:002011-10-22T18:44:55+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21685#p21685 I ended up using multiple outs, and cabling them all to a single 'event through' outside the patch. Don't know if that would work in your case.
Statistics: Posted by woodslanding — 22 Oct 2011, 18:44
]]>2011-10-22T17:37:14+02:002011-10-22T17:37:14+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21682#p21682 It's a big patch, I've to simplify a lot to post an example..
Statistics: Posted by nay-seven — 22 Oct 2011, 17:10
]]>2011-10-22T12:26:23+02:002011-10-22T12:26:23+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21680#p21680 I've been experiencing troubles with my patch.
I wanted to use a value from a data out of a subpatch. This subpatch is polyphonic, I have a treatment being done x times. I want to reply one value peeked inside this treatment as a data out. Since I need only one value and this value is the same from each treatment, I wanted to set my data out as "Once", which is possible.
But even if this value peeked in the output of the subpatch looks ok, I can't success tu use it !
As an exemple, you could see with this example that I can't use this value to set the interval of a clock.pat for exemple :
I understand that using a data out "once" in a polyphonic subpatch is not a good practice if it is linked with a value which can have different values in each voice, I don't understand why it's problematic merging x identical values into one.
Should data out set as once be avoid in polyphonic subpatch ? => in this case, It would be a great thing to cancel this possibility for the data out.
]]>BrainModularBrainModular Users Forum2011-10-31T18:01:22+02:00https://brainmodular.com/forums/app.php/feed/topic/32112011-10-31T18:01:22+02:002011-10-31T18:01:22+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21737#p21737 I write what I understood if someone is being confused for the same context. In multiphony, the data out is systematically an array (which dimension = multiphony). To use the single value (even inside the subpatch, to calculate someting once, for example), I solve my pb extracting the first value of the array given by the data out, in the parent patch, and calculating what I want in this parent patch, before entering the subpatch again.
]]>2011-10-29T14:45:53+02:002011-10-29T14:45:53+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21723#p21723Statistics: Posted by GDLive — 29 Oct 2011, 14:45
]]>2011-10-29T10:57:47+02:002011-10-29T10:57:47+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21719#p21719Statistics: Posted by nay-seven — 29 Oct 2011, 10:57
]]>2011-10-29T10:46:01+02:002011-10-29T10:46:01+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21718#p21718 Could someone explain what we should get using data out connected with to a value depending of the voice (or not) in multiphonic subpatch ?
]]>2011-10-22T19:24:57+02:002011-10-22T19:24:57+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21686#p21686I wonder if someone succeed using this particular use of output in polyphonic sub patch !!
]]>2011-10-22T18:44:55+02:002011-10-22T18:44:55+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21685#p21685 I ended up using multiple outs, and cabling them all to a single 'event through' outside the patch. Don't know if that would work in your case.
Statistics: Posted by woodslanding — 22 Oct 2011, 18:44
]]>2011-10-22T17:37:14+02:002011-10-22T17:37:14+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21682#p21682 It's a big patch, I've to simplify a lot to post an example..
Statistics: Posted by nay-seven — 22 Oct 2011, 17:10
]]>2011-10-22T12:26:23+02:002011-10-22T12:26:23+02:00https://brainmodular.com/forums/viewtopic.php?t=3211&p=21680#p21680 I've been experiencing troubles with my patch.
I wanted to use a value from a data out of a subpatch. This subpatch is polyphonic, I have a treatment being done x times. I want to reply one value peeked inside this treatment as a data out. Since I need only one value and this value is the same from each treatment, I wanted to set my data out as "Once", which is possible.
But even if this value peeked in the output of the subpatch looks ok, I can't success tu use it !
As an exemple, you could see with this example that I can't use this value to set the interval of a clock.pat for exemple :
I understand that using a data out "once" in a polyphonic subpatch is not a good practice if it is linked with a value which can have different values in each voice, I don't understand why it's problematic merging x identical values into one.
Should data out set as once be avoid in polyphonic subpatch ? => in this case, It would be a great thing to cancel this possibility for the data out.