BoolParameter.valueAtomic

Same as value but doesn't use locking, and doesn't use ordering. Which make it a better fit for the audio thread.

class BoolParameter
public final nothrow @nogc
bool
valueAtomic
()

Meta