![]() |
pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
|
Queue unit. More...
Static Public Member Functions | |
| static UnitType | ar (QueueType const &queue, const int preferredNumChannels=0, BlockSize const &preferredBlockSize=BlockSize::getDefault(), SampleRate const &preferredSampleRate=SampleRate::getDefault()) throw () |
| Create an audio rate block generator. | |
Queue unit.
Plays a queue of units in sequence.
| static UnitType QueueUnit< SampleType >::ar | ( | QueueType const & | queue, |
| const int | preferredNumChannels = 0, |
||
| BlockSize const & | preferredBlockSize = BlockSize::getDefault(), |
||
| SampleRate const & | preferredSampleRate = SampleRate::getDefault() |
||
| ) | throw () [inline, static] |
Create an audio rate block generator.
1.7.4