![]() |
pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
|
Patch channel. More...
Static Public Member Functions | |
| static UnitType | ar (UnitVariableType const &initialSource, const bool allowAutoDelete=true, const int preferredNumChannels=0, DurationUnitType const &fadeDuration=DurationType(0.1), BlockSize const &preferredBlockSize=BlockSize::getDefault(), SampleRate const &preferredSampleRate=SampleRate::getDefault()) throw () |
| Create control rate variable. | |
Patch channel.
Safe repatching of signals.
| static UnitType PatchUnit< SampleType >::ar | ( | UnitVariableType const & | initialSource, |
| const bool | allowAutoDelete = true, |
||
| const int | preferredNumChannels = 0, |
||
| DurationUnitType const & | fadeDuration = DurationType (0.1), |
||
| BlockSize const & | preferredBlockSize = BlockSize::getDefault(), |
||
| SampleRate const & | preferredSampleRate = SampleRate::getDefault() |
||
| ) | throw () [inline, static] |
Create control rate variable.
1.7.4