![]() |
pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
|
ar(UnitType const &input, const bool allowAutoDelete=true, UnitType const &mul=SampleType(1), UnitType const &add=SampleType(0), BlockSize const &preferredBlockSize=BlockSize::getDefault(), SampleRate const &preferredSampleRate=SampleRate::getDefault()) | MixerUnit< SampleType > | [inline, static] |
ar(UnitsType const &array, const bool allowAutoDelete=true, const bool purgeExpiredUnits=true, const int preferredNumChannels=0, UnitType const &mul=SampleType(1), UnitType const &add=SampleType(0), BlockSize const &preferredBlockSize=BlockSize::getDefault(), SampleRate const &preferredSampleRate=SampleRate::getDefault()) | MixerUnit< SampleType > | [inline, static] |
ar(QueueType const &queue, const bool allowAutoDelete=true, const bool purgeExpiredUnits=true, const int preferredNumChannels=0, UnitType const &mul=SampleType(1), UnitType const &add=SampleType(0), BlockSize const &preferredBlockSize=BlockSize::getDefault(), SampleRate const &preferredSampleRate=SampleRate::getDefault()) | MixerUnit< SampleType > | [inline, static] |