ArrayArrayArrayArrayArrayArrayArrayArray
BrainModularBrainModular Users Forum2018-01-07T13:26:20+02:00https://brainmodular.com/forums/app.php/feed/topic/60452018-01-07T13:26:20+02:002018-01-07T13:26:20+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38956#p38956Statistics: Posted by 23fx23 — 07 Jan 2018, 12:26
]]>
2018-01-07T13:10:13+02:002018-01-07T13:10:13+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38955#p38955Statistics: Posted by Ken29 — 07 Jan 2018, 12:10
]]>2018-01-06T23:58:15+02:002018-01-06T23:58:15+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38952#p38952 can't test here but here is a possible alternative way (maybe you ll need the same wait module out of pass). the get array element value would scan the index 3 of sysex (since array pos are 0,1,2,3 its the 4th data where your '3' comes from), multiplied by the 1 pulse on receive make 3, or 0 when not receiving.
]]>2018-01-06T20:02:23+02:002018-01-06T20:02:23+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38951#p38951 The patch works,I now have 3 on receive and 0 otherwise.
Previously, because of the null between the sysex messages, the output of the Display Array was never changing when I was hitting several times the same button...
]]>2018-01-06T15:58:44+02:002018-01-06T15:58:44+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38949#p38949 i don't undersnt exactly what should go to your sysex bus aftewards to, it should be 3 on a receive and 0 otherwise?
]]>2018-01-06T14:13:02+02:002018-01-06T14:13:02+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38948#p38948 PS : it is not totally exact, on time on twenty Sysex hits, Is null detect it.... So strange...
]]>2018-01-06T00:47:11+02:002018-01-06T00:47:11+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38947#p38947Statistics: Posted by 23fx23 — 05 Jan 2018, 23:47
]]>2018-01-05T10:28:12+02:002018-01-05T10:28:12+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38939#p38939 I have a sysex message coming from a machine remote. Only the fourth digit matters. I have one button play and I want to use it as play or pause. It's clear in the data flow, there's no signal [-1], between two hits, but this Null data isn't detected and the display array sees only the first hit. Thus, the first "3" is send to the BUS and then nothing happens. "Has changed" doesn't work, it doesn't see the null data has a change...
I could reset the array with a timer but it is really not elegant...
]]>BrainModularBrainModular Users Forum2018-01-07T13:26:20+02:00https://brainmodular.com/forums/app.php/feed/topic/60452018-01-07T13:26:20+02:002018-01-07T13:26:20+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38956#p38956Statistics: Posted by 23fx23 — 07 Jan 2018, 12:26
]]>2018-01-07T13:10:13+02:002018-01-07T13:10:13+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38955#p38955Statistics: Posted by Ken29 — 07 Jan 2018, 12:10
]]>2018-01-06T23:58:15+02:002018-01-06T23:58:15+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38952#p38952 can't test here but here is a possible alternative way (maybe you ll need the same wait module out of pass). the get array element value would scan the index 3 of sysex (since array pos are 0,1,2,3 its the 4th data where your '3' comes from), multiplied by the 1 pulse on receive make 3, or 0 when not receiving.
]]>2018-01-06T20:02:23+02:002018-01-06T20:02:23+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38951#p38951 The patch works,I now have 3 on receive and 0 otherwise.
Previously, because of the null between the sysex messages, the output of the Display Array was never changing when I was hitting several times the same button...
]]>2018-01-06T15:58:44+02:002018-01-06T15:58:44+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38949#p38949 i don't undersnt exactly what should go to your sysex bus aftewards to, it should be 3 on a receive and 0 otherwise?
]]>2018-01-06T14:13:02+02:002018-01-06T14:13:02+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38948#p38948 PS : it is not totally exact, on time on twenty Sysex hits, Is null detect it.... So strange...
]]>2018-01-06T00:47:11+02:002018-01-06T00:47:11+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38947#p38947Statistics: Posted by 23fx23 — 05 Jan 2018, 23:47
]]>2018-01-05T10:28:12+02:002018-01-05T10:28:12+02:00https://brainmodular.com/forums/viewtopic.php?t=6045&p=38939#p38939 I have a sysex message coming from a machine remote. Only the fourth digit matters. I have one button play and I want to use it as play or pause. It's clear in the data flow, there's no signal [-1], between two hits, but this Null data isn't detected and the display array sees only the first hit. Thus, the first "3" is send to the BUS and then nothing happens. "Has changed" doesn't work, it doesn't see the null data has a change...
I could reset the array with a timer but it is really not elegant...