BoolParameter.valueAtomic

Get current value but doesn't use locking, using the raw memory order. Which might make it a better fit for the audio thread. The various readParam!T functions use that.²

class BoolParameter
final nothrow @nogc
bool
valueAtomic
()

Meta