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

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

downsample(AudioBufferView< T > output) noexceptdspark::Oversampling< T, MaxChannels >inline
getFactor() const noexceptdspark::Oversampling< T, MaxChannels >inline
getLatency() const noexceptdspark::Oversampling< T, MaxChannels >inline
getQuality() const noexceptdspark::Oversampling< T, MaxChannels >inline
Oversampling(int factor=2, Quality quality=Quality::High)dspark::Oversampling< T, MaxChannels >inlineexplicit
prepare(const AudioSpec &spec)dspark::Oversampling< T, MaxChannels >inline
Quality enum namedspark::Oversampling< T, MaxChannels >
reset() noexceptdspark::Oversampling< T, MaxChannels >inline
upsample(AudioBufferView< const T > input) noexceptdspark::Oversampling< T, MaxChannels >inline