ArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2020-08-27T20:12:58+02:00 https://brainmodular.com/forums/app.php/feed/topic/6733 2020-08-27T20:12:58+02:00 2020-08-27T20:12:58+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42865#p42865 <![CDATA[Re: How to create a "temporary" logical module?]]> Statistics: Posted by nay-seven — 27 Aug 2020, 20:12


]]>
2020-08-27T19:38:06+02:00 2020-08-27T19:38:06+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42864#p42864 <![CDATA[Re: How to create a "temporary" logical module?]]>
Now I use a "from 0 to 1" module between the AND the switch and it works like a charm. I also put a counter and now I can trigger an event if I play 4 specific notes with my MIDI keyboard in less than 200ms :)

Thank you again.

Statistics: Posted by creal — 27 Aug 2020, 19:38


]]>
2020-08-27T19:19:08+02:00 2020-08-27T19:19:08+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42863#p42863 <![CDATA[Re: How to create a "temporary" logical module?]]> audio engine is ON ?
A&B 2.png

Statistics: Posted by nay-seven — 27 Aug 2020, 19:19


]]>
2020-08-27T19:01:13+02:00 2020-08-27T19:01:13+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42862#p42862 <![CDATA[Re: How to create a "temporary" logical module?]]> Statistics: Posted by creal — 27 Aug 2020, 19:01


]]>
2020-08-27T18:45:59+02:00 2020-08-27T18:45:59+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42861#p42861 <![CDATA[Re: How to create a "temporary" logical module?]]>
A&B.png
You can also use a clock for the B inlet

Statistics: Posted by nay-seven — 27 Aug 2020, 18:45


]]>
2020-08-27T18:05:59+02:00 2020-08-27T18:05:59+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42860#p42860 <![CDATA[How to create a "temporary" logical module?]]>
I'm digging Usine since several weeks now but I sometimes face to a problem which I cannot solve by myself. It seems pretty simple but it's not (at least for me).

I use logical modules a lot (especially the "=" module). If I receive the correct value, I can trigger things, and it works. But sometimes, the value that the module receives is the same and the module does not react since the value has not changed.

Example: I send a value "34" to the A inlet of the logical "=" data module. If B = 34, it sends a 1 value but if the previous value received by the "=" module was still "34", it does not send anything. I would like the module to send a 1 value each time it receives 34, even if it receives 34 34 34 successively.

I tried to "reset" the A inlet with a 0 value after 50ms (with a data count ms module) but I cannot achieve this. I tried to use a display array too (and played with the reset inlet) but without success.

To sum up, I would like a "=" logical module that refreshes itself every X ms. Is that possible, please?

I hope my issue is clear. Don't hesitate to ask me more information.

Thanks in advance,

creal.

Statistics: Posted by creal — 27 Aug 2020, 18:05


]]>
BrainModular BrainModular Users Forum 2020-08-27T20:12:58+02:00 https://brainmodular.com/forums/app.php/feed/topic/6733 2020-08-27T20:12:58+02:00 2020-08-27T20:12:58+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42865#p42865 <![CDATA[Re: How to create a "temporary" logical module?]]> Statistics: Posted by nay-seven — 27 Aug 2020, 20:12


]]>
2020-08-27T19:38:06+02:00 2020-08-27T19:38:06+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42864#p42864 <![CDATA[Re: How to create a "temporary" logical module?]]>
Now I use a "from 0 to 1" module between the AND the switch and it works like a charm. I also put a counter and now I can trigger an event if I play 4 specific notes with my MIDI keyboard in less than 200ms :)

Thank you again.

Statistics: Posted by creal — 27 Aug 2020, 19:38


]]>
2020-08-27T19:19:08+02:00 2020-08-27T19:19:08+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42863#p42863 <![CDATA[Re: How to create a "temporary" logical module?]]> audio engine is ON ?
A&B 2.png

Statistics: Posted by nay-seven — 27 Aug 2020, 19:19


]]>
2020-08-27T19:01:13+02:00 2020-08-27T19:01:13+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42862#p42862 <![CDATA[Re: How to create a "temporary" logical module?]]> Statistics: Posted by creal — 27 Aug 2020, 19:01


]]>
2020-08-27T18:45:59+02:00 2020-08-27T18:45:59+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42861#p42861 <![CDATA[Re: How to create a "temporary" logical module?]]>
A&B.png
You can also use a clock for the B inlet

Statistics: Posted by nay-seven — 27 Aug 2020, 18:45


]]>
2020-08-27T18:05:59+02:00 2020-08-27T18:05:59+02:00 https://brainmodular.com/forums/viewtopic.php?t=6733&p=42860#p42860 <![CDATA[How to create a "temporary" logical module?]]>
I'm digging Usine since several weeks now but I sometimes face to a problem which I cannot solve by myself. It seems pretty simple but it's not (at least for me).

I use logical modules a lot (especially the "=" module). If I receive the correct value, I can trigger things, and it works. But sometimes, the value that the module receives is the same and the module does not react since the value has not changed.

Example: I send a value "34" to the A inlet of the logical "=" data module. If B = 34, it sends a 1 value but if the previous value received by the "=" module was still "34", it does not send anything. I would like the module to send a 1 value each time it receives 34, even if it receives 34 34 34 successively.

I tried to "reset" the A inlet with a 0 value after 50ms (with a data count ms module) but I cannot achieve this. I tried to use a display array too (and played with the reset inlet) but without success.

To sum up, I would like a "=" logical module that refreshes itself every X ms. Is that possible, please?

I hope my issue is clear. Don't hesitate to ask me more information.

Thanks in advance,

creal.

Statistics: Posted by creal — 27 Aug 2020, 18:05


]]>