Page 1 of 1

feature request: more bus operations

Posted: Tue Jan 01, 2013 4:06 pm
by tester
What I'm beginning to miss are additional operations on buses.

For example basic math operators (like divide or multiply), that could be automatically added directly to compatible threads (float, stream, integer, etc.) while others (like boolean, trigger, string, etc.). Surely it could be performed via arrays, but not for streams and is always a bit more complicated.

Re: feature request: more bus operations

Posted: Wed Jan 02, 2013 9:55 am
by infuzion
I think first Buses have to be fixed to be less flaky, & have better connector output, etc.

Also, you could just build your own module to do that, though a primitive could perhaps save a few cycles.