![]() |
pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
|
Param unit. More...
Static Public Member Functions | |
| static UnitType | ar (VariableType const &variable=SampleType(0), BlockSize const &preferredBlockSize=BlockSize::getDefault()) throw () |
| Create audio rate parameter. | |
| static UnitType | kr (VariableType const &variable=SampleType(0)) throw () |
| Create control rate parameter. | |
Param unit.
| static UnitType ParamUnit< SampleType >::ar | ( | VariableType const & | variable = SampleType (0), |
| BlockSize const & | preferredBlockSize = BlockSize::getDefault() |
||
| ) | throw () [inline, static] |
Create audio rate parameter.
| static UnitType ParamUnit< SampleType >::kr | ( | VariableType const & | variable = SampleType (0) | ) | throw () [inline, static] |
Create control rate parameter.
1.7.4