![]() |
pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
|
Resampler. More...
Static Public Member Functions | |
| static UnitType | ar (UnitType const &input, RateUnitType const &rate=Math< RateUnitType >::get1(), BlockSize const &preferredBlockSize=BlockSize::getDefault(), SampleRate const &preferredSampleRate=SampleRate::getDefault()) throw () |
Resampler.
Resample a unit to a different sample rate and/or block size.
| static UnitType ResampleUnit< SampleType, InterpTypeCode >::ar | ( | UnitType const & | input, |
| RateUnitType const & | rate = Math<RateUnitType>::get1(), |
||
| BlockSize const & | preferredBlockSize = BlockSize::getDefault(), |
||
| SampleRate const & | preferredSampleRate = SampleRate::getDefault() |
||
| ) | throw () [inline, static] |
Create an audio rate sample rate converter.
1.7.4