Stretcher struct
#include <audio/stretcher.h>
Stretcher interface.
Contents
- Reference
Public variables
- RubberBandState rubberband_state
- For rubberband API.
- unsigned int block_size
- Size of the block to process in each iteration.
Variable documentation
unsigned int Stretcher:: block_size
Size of the block to process in each iteration.
Somewhere around 6k should be fine.