[][src]Module vst::util

Structures for easing the implementation of VST plugins.

Structs

AtomicFloat

Simple atomic floating point variable with relaxed ordering.

ParameterTransfer

A set of parameters that can be shared between threads.

ParameterTransferIterator

An iterator over changed parameters. Returned by iterate.