The modules should have linked correctly the first time but I have recompiled them and the binary has grown in size so I think it should now be fixed if you want to download them again.
Once they are confirmed to be working I will add wiki pages for them.
]]>2011-09-29T10:38:18+02:002011-09-29T10:38:18+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21471#p21471 and the module is invalid ( vista machine)
Statistics: Posted by nay-seven — 29 Sep 2011, 10:38
]]>2011-09-29T09:33:07+02:002011-09-29T09:33:07+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21470#p21470I have the message "libstdc++-6.dll is missing on this computer"
]]>2011-09-28T23:11:42+02:002011-09-28T23:11:42+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21466#p21466Statistics: Posted by ethnix73 — 28 Sep 2011, 23:11
]]>2011-09-28T13:26:39+02:002011-09-28T13:26:39+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21454#p21454Statistics: Posted by senso — 28 Sep 2011, 13:26
]]>2011-09-28T12:43:42+02:002011-09-28T12:43:42+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21453#p21453 fmodf outputs the floating-point remainder of x/y, e.g is a floating-point modulus operator.
modf splits the incoming data into its intergral and fractional parts, e.g if its input is 12.3 then its outputs are 12.0 and 0.3
It's nothing that can't already be done in Usine but I find it quicker to have dedicated modules for them
The modules should have linked correctly the first time but I have recompiled them and the binary has grown in size so I think it should now be fixed if you want to download them again.
Once they are confirmed to be working I will add wiki pages for them.
]]>2011-09-29T10:38:18+02:002011-09-29T10:38:18+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21471#p21471 and the module is invalid ( vista machine)
Statistics: Posted by nay-seven — 29 Sep 2011, 10:38
]]>2011-09-29T09:33:07+02:002011-09-29T09:33:07+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21470#p21470I have the message "libstdc++-6.dll is missing on this computer"
]]>2011-09-28T23:11:42+02:002011-09-28T23:11:42+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21466#p21466Statistics: Posted by ethnix73 — 28 Sep 2011, 23:11
]]>2011-09-28T13:26:39+02:002011-09-28T13:26:39+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21454#p21454Statistics: Posted by senso — 28 Sep 2011, 13:26
]]>2011-09-28T12:43:42+02:002011-09-28T12:43:42+02:00https://www.brainmodular.com/forums/viewtopic.php?t=3177&p=21453#p21453 fmodf outputs the floating-point remainder of x/y, e.g is a floating-point modulus operator.
modf splits the incoming data into its intergral and fractional parts, e.g if its input is 12.3 then its outputs are 12.0 and 0.3
It's nothing that can't already be done in Usine but I find it quicker to have dedicated modules for them