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

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

getFrequency() const noexceptdspark::RingModulator< T >inline
getMix() const noexceptdspark::RingModulator< T >inline
getMode() const noexceptdspark::RingModulator< T >inline
getSoar() const noexceptdspark::RingModulator< T >inline
getState() constdspark::RingModulator< T >inline
Mode enum namedspark::RingModulator< T >
prepare(const AudioSpec &spec) noexceptdspark::RingModulator< T >inline
processBlock(AudioBufferView< T > buffer) noexceptdspark::RingModulator< T >inline
reset() noexceptdspark::RingModulator< T >inline
setFrequency(T hz) noexceptdspark::RingModulator< T >inline
setMix(T mix) noexceptdspark::RingModulator< T >inline
setMode(Mode m) noexceptdspark::RingModulator< T >inline
setSoar(T amount) noexceptdspark::RingModulator< T >inline
setState(const uint8_t *data, size_t size)dspark::RingModulator< T >inline