ArrayArrayArrayArrayArrayArrayArrayArray
BrainModularBrainModular Users Forum2014-06-02T11:50:43+02:00https://brainmodular.com/forums/app.php/feed/topic/43902014-06-02T11:50:43+02:002014-06-02T11:50:43+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29604#p29604if i understand correctly your pad send note on/off messages ? so here how i see the patch: you select only the note on message and quantize it by a quantize button module..
Statistics: Posted by nay-seven — 02 Jun 2014, 11:50
]]>2014-06-01T06:14:11+02:002014-06-01T06:14:11+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29603#p29603 I'm obviously overlooking something really basic, but when using the 0 to 1 module, it sends a 1 when it's true, but also sends a 0 straight after (rather than doing nothing) - simple patch uploaded here.
As a result the Quantize Data module is only for a millisecond before being switched off again.
Do I need to write some fast-script that will only send a 1 and ignore all other values to get a real doNothing() type function?
Thanks again, Niggles
Statistics: Posted by niggles — 01 Jun 2014, 06:14
]]>2014-05-21T23:21:47+02:002014-05-21T23:21:47+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29536#p29536Statistics: Posted by niggles — 21 May 2014, 23:21
]]>
2014-05-21T14:04:55+02:002014-05-21T14:04:55+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29530#p29530From 0 to 1 module after your A=B
Statistics: Posted by nay-seven — 21 May 2014, 14:04
]]>2014-05-21T13:45:47+02:002014-05-21T13:45:47+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29528#p29528 Is there a module that will will only output 1 (or a value) if it's true and send nothing if it's false?
I guess what I really want to achieve is:
if(a == 1){
sendSomething();
} else {
// do nothing
}
Statistics: Posted by niggles — 21 May 2014, 13:45
]]>2014-05-19T23:32:27+02:002014-05-19T23:32:27+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29517#p29517Statistics: Posted by niggles — 19 May 2014, 23:32
]]>2014-05-19T14:43:48+02:002014-05-19T14:43:48+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29514#p29514quantize data in modules/syncho Time folder to insert before the next and previous inlets
Statistics: Posted by nay-seven — 19 May 2014, 14:43
]]>2014-05-19T14:24:23+02:002014-05-19T14:24:23+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29513#p29513 I had a play around with Master Synchro but with no luck
Here is the very basic patch which accepts a 0 & 1 to represent forward or reverse, but what's required to make it wait for the synchro before it triggers?
Cheers, Niggles
Statistics: Posted by niggles — 19 May 2014, 14:24
]]>BrainModularBrainModular Users Forum2014-06-02T11:50:43+02:00https://brainmodular.com/forums/app.php/feed/topic/43902014-06-02T11:50:43+02:002014-06-02T11:50:43+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29604#p29604if i understand correctly your pad send note on/off messages ? so here how i see the patch: you select only the note on message and quantize it by a quantize button module..
Statistics: Posted by nay-seven — 02 Jun 2014, 11:50
]]>2014-06-01T06:14:11+02:002014-06-01T06:14:11+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29603#p29603 I'm obviously overlooking something really basic, but when using the 0 to 1 module, it sends a 1 when it's true, but also sends a 0 straight after (rather than doing nothing) - simple patch uploaded here.
As a result the Quantize Data module is only for a millisecond before being switched off again.
Do I need to write some fast-script that will only send a 1 and ignore all other values to get a real doNothing() type function?
Thanks again, Niggles
Statistics: Posted by niggles — 01 Jun 2014, 06:14
]]>2014-05-21T23:21:47+02:002014-05-21T23:21:47+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29536#p29536Statistics: Posted by niggles — 21 May 2014, 23:21
]]>2014-05-21T14:04:55+02:002014-05-21T14:04:55+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29530#p29530From 0 to 1 module after your A=B
Statistics: Posted by nay-seven — 21 May 2014, 14:04
]]>2014-05-21T13:45:47+02:002014-05-21T13:45:47+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29528#p29528 Is there a module that will will only output 1 (or a value) if it's true and send nothing if it's false?
I guess what I really want to achieve is:
if(a == 1){
sendSomething();
} else {
// do nothing
}
Statistics: Posted by niggles — 21 May 2014, 13:45
]]>2014-05-19T23:32:27+02:002014-05-19T23:32:27+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29517#p29517Statistics: Posted by niggles — 19 May 2014, 23:32
]]>2014-05-19T14:43:48+02:002014-05-19T14:43:48+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29514#p29514quantize data in modules/syncho Time folder to insert before the next and previous inlets
Statistics: Posted by nay-seven — 19 May 2014, 14:43
]]>2014-05-19T14:24:23+02:002014-05-19T14:24:23+02:00https://brainmodular.com/forums/viewtopic.php?t=4390&p=29513#p29513 I had a play around with Master Synchro but with no luck
Here is the very basic patch which accepts a 0 & 1 to represent forward or reverse, but what's required to make it wait for the synchro before it triggers?
Cheers, Niggles
Statistics: Posted by niggles — 19 May 2014, 14:24