pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
OverlapMakeUnit< SampleType > Class Template Reference

Create and overlapped processing stream. More...

List of all members.


Detailed Description

template<class SampleType>
class OverlapMakeUnit< SampleType >

Create and overlapped processing stream.

Factory functions:
  • ar (input, overlap=0.5, zeroPad=false)
Inputs:
  • input: (unit, multi) the unit to overlap
  • overlap: (doublevariable) the desired overlap (1= is no overlap, 0.5= blocks overlap by half their length)
  • zeroPad: (bool) whether the overlapping (latter) part of the buffer is zero filled

The documentation for this class was generated from the following file:
 All Classes Functions Typedefs Enumerations Enumerator Properties