DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::GranularProcessor< T > Member List

This is the complete list of members for dspark::GranularProcessor< T >, including all inherited members.

getDensity() const noexceptdspark::GranularProcessor< T >inline
getFreeze() const noexceptdspark::GranularProcessor< T >inline
getGrainSize() const noexceptdspark::GranularProcessor< T >inline
getJitter() const noexceptdspark::GranularProcessor< T >inline
getLatency() noexceptdspark::GranularProcessor< T >inlinestatic
getMix() const noexceptdspark::GranularProcessor< T >inline
getPitch() const noexceptdspark::GranularProcessor< T >inline
getPitchJitter() const noexceptdspark::GranularProcessor< T >inline
getSpread() const noexceptdspark::GranularProcessor< T >inline
getState() constdspark::GranularProcessor< T >inline
kMaxGrainsdspark::GranularProcessor< T >static
prepare(const AudioSpec &spec, double bufferSeconds=4.0)dspark::GranularProcessor< T >inline
processBlock(AudioBufferView< T > buffer) noexceptdspark::GranularProcessor< T >inline
reset() noexceptdspark::GranularProcessor< T >inline
setDensity(T perSecond) noexceptdspark::GranularProcessor< T >inline
setFreeze(bool frozen) noexceptdspark::GranularProcessor< T >inline
setGrainSize(T ms) noexceptdspark::GranularProcessor< T >inline
setJitter(T amount) noexceptdspark::GranularProcessor< T >inline
setMix(T mix) noexceptdspark::GranularProcessor< T >inline
setPitch(T semitones) noexceptdspark::GranularProcessor< T >inline
setPitchJitter(T semitones) noexceptdspark::GranularProcessor< T >inline
setSpread(T amount) noexceptdspark::GranularProcessor< T >inline
setState(const uint8_t *data, size_t size)dspark::GranularProcessor< T >inline