Arduino STK  4.6.2
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cstk::ArdUdpSimple UDP wrapper class which sends all packages to the same destination
 Cstk::MemoryFSSTK in memory File An instance is representing an individual memory array which can be registered with a file name
 Cstk::StkSTK base class
 Cstk::ArdBtSourceESP32 Output to Bluetooth
 Cstk::EffectSTK abstract effects parent class
 Cstk::ChorusSTK chorus effect class
 Cstk::EchoSTK echo effect class
 Cstk::FreeVerbJezar at Dreampoint's FreeVerb, implemented in STK
 Cstk::JCRevJohn Chowning's reverberator class
 Cstk::LentPitShiftPitch shifter effect class based on the Lent algorithm
 Cstk::NRevCCRMA's NRev reverberator class
 Cstk::PRCRevPerry's simple reverberator class
 Cstk::PitShiftSTK simple pitch shifter effect class
 Cstk::FileReadSTK audio file input class
 Cstk::FileWriteSTK audio file output class
 Cstk::FilterSTK abstract filter class
 Cstk::BiQuadSTK biquad (two-pole, two-zero) filter class
 Cstk::DelaySTK non-interpolating delay line class
 Cstk::DelayASTK allpass interpolating delay line class
 Cstk::DelayLSTK linear interpolating delay line class
 Cstk::FirSTK general finite impulse response filter class
 Cstk::FormSwepSTK sweepable formant filter class
 Cstk::IirSTK general infinite impulse response filter class
 Cstk::OnePoleSTK one-pole filter class
 Cstk::OneZeroSTK one-zero filter class
 Cstk::PoleZeroSTK one-pole, one-zero filter class
 Cstk::TapDelaySTK non-interpolating tapped delay line class
 Cstk::TwoPoleSTK two-pole filter class
 Cstk::TwoZeroSTK two-zero filter class
 Cstk::FunctionSTK abstract function parent class
 Cstk::BowTableSTK bowed string table class
 Cstk::CubicSTK cubic non-linearity class
 Cstk::JetTableSTK jet table class
 Cstk::ReedTableSTK reed table class
 Cstk::GeneratorSTK abstract unit generator parent class
 Cstk::ADSRSTK ADSR envelope class
 Cstk::AsympSTK asymptotic curve envelope class
 Cstk::BlitSTK band-limited impulse train class
 Cstk::BlitSawSTK band-limited sawtooth wave class
 Cstk::BlitSquareSTK band-limited square wave class
 Cstk::EnvelopeSTK linear line envelope class
 Cstk::GranulateSTK granular synthesis class
 Cstk::ModulateSTK periodic/random modulator
 Cstk::NoiseSTK noise generator
 Cstk::SineWaveSTK sinusoid oscillator class
 Cstk::SingWaveSTK "singing" looped soundfile class
 Cstk::GuitarSTK guitar model class
 Cstk::InstrmntSTK instrument abstract base class
 Cstk::BandedWGBanded waveguide modeling class
 Cstk::BlowBotlSTK blown bottle instrument class
 Cstk::BlowHoleSTK clarinet physical model with one register hole and one tonehole
 Cstk::BowedSTK bowed string instrument class
 Cstk::BrassSTK simple brass instrument class
 Cstk::ClarinetSTK clarinet physical model class
 Cstk::DrummerSTK drum sample player class
 Cstk::FMSTK abstract FM synthesis base class
 Cstk::FluteSTK flute physical model class
 Cstk::MandolinSTK mandolin instrument model class
 Cstk::Mesh2DTwo-dimensional rectilinear waveguide mesh class
 Cstk::ModalSTK resonance model abstract base class
 Cstk::PluckedSTK basic plucked string class
 Cstk::RecorderA recorder / flute physical model
 Cstk::ResonateSTK noise driven formant filter
 Cstk::SamplerSTK sampling synthesis abstract base class
 Cstk::SaxofonySTK faux conical bore reed instrument class
 Cstk::ShakersPhISEM and PhOLIES class
 Cstk::SimpleSTK wavetable/noise instrument
 Cstk::SitarSTK sitar string model class
 Cstk::StifKarpSTK plucked stiff string instrument
 Cstk::VoicFormFour formant synthesis instrument
 Cstk::WhistleSTK police/referee whistle instrument class
 Cstk::MessagerSTK input control message parser
 Cstk::MutexSTK mutex class
 Cstk::PhonemesSTK phonemes table
 Cstk::SphereSTK sphere class
 Cstk::ThreadSTK thread class
 Cstk::TwangSTK enhanced plucked string class
 Cstk::Vector3DSTK 3D vector class
 Cstk::VoicerSTK voice manager class
 Cstk::WvInSTK audio input abstract base class
 Cstk::FileWvInSTK audio file input class
 Cstk::InetWvInSTK internet streaming input class
 Cstk::WvOutSTK audio output abstract base class
 Cstk::ArdCommonOutSTK Common Output for Arduiono
 Cstk::FileWvOutSTK audio file output class
 Cstk::InetWvOutSTK internet streaming output class
 Cstk::StkErrorSTK error handling class
 Cstk::StkFramesAn STK class to handle vectorized audio data
 Cstk::VFS_FDSimulated File Descriptor of registered virtual "Memory" files