Bool AND module

Post any examples or modules that you want to share here
Locked
User avatar
wlangfor@uoguelph.ca
Posts: 912
Joined: Tue Apr 03, 2018 5:50 pm
Location: North Bay, Ontario, Canada
Contact:

Bool AND module

Post by wlangfor@uoguelph.ca »

Bool and is a great idea, but it seems slow; I often think so when I work with it and use various conditions and clauses to decide whether or not both conditions are met and ultimately, there seems to be latency; so that there is no latency; here is quite possibly a faster bool and module:

simply make a module, add two module in connections and one module out, make sure those connections are set as boolean, next add a multiply and set that to be related to float. connect both module in's to the multiply float and then the result to the boolean out.

The rationale to use float for the multiplier is perhaps it could be faster; if the calculation to 1 is being calculated, the fact that it begins to be over 0.00000000001 or w/e maintains that it might be faster than an int.

Probably a better bool AND; given the fact that we depend on these as conditions when loading presets and conditionals; it's hard to imagine that there's a faster way.
My youtube channel: DSPplug
My Websites: www.dspplug.com KVRaudio flowstone products
User avatar
trogluddite
Posts: 1730
Joined: Fri Oct 22, 2010 12:46 am
Location: Yorkshire, UK

Re: Bool AND module

Post by trogluddite »

What a load of Boolsh*t! :lol: :roll:

Green Booleans are fine, folks - move along, nothing to see here. :geek:

[Moderator Note: Thread locked pending a decision on whether to delete it as a waste of server space]

wlangfor@uoguelph.ca
I will contact you privately about this thread locking shortly - do not start a new thread to discuss this topic any further.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
Locked