JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::TPTSVFAllpass Struct Reference

#include <JPLSpatial/Auralization/CrossoverFilter.h>

Inheritance diagram for JPL::TPTSVFAllpass:
JPL::StateVariableFilterTPT

Public Member Functions

JPL_INLINE void Prepare (float sampleRate, float frequency) noexcept
 
JPL_INLINE void Reset () noexcept
 
JPL_INLINE float Process (float x) noexcept
 

Public Attributes

StateVariableFilterTPT::Params Params
 

Member Function Documentation

◆ Prepare()

JPL_INLINE void JPL::TPTSVFAllpass::Prepare ( float  sampleRate,
float  frequency 
)
inlinenoexcept

◆ Process()

JPL_INLINE float JPL::TPTSVFAllpass::Process ( float  x)
inlinenoexcept

◆ Reset()

JPL_INLINE void JPL::TPTSVFAllpass::Reset ( )
inlinenoexcept

Member Data Documentation

◆ Params


The documentation for this struct was generated from the following file: