Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
Loading...
Searching...
No Matches
widgets.hpp File Reference

Umbrella header for all Audio Stack widgets. More...

#include <sbl/widgets/source/wavetable_osc.hpp>
#include <sbl/widgets/source/scanning_osc.hpp>
#include <sbl/widgets/source/supersaw_osc.hpp>
#include <sbl/widgets/source/polyblep_osc.hpp>
#include <sbl/widgets/source/noise.hpp>
#include <sbl/widgets/proc/svf.hpp>
#include <sbl/widgets/proc/vca.hpp>
#include <sbl/widgets/proc/delay.hpp>
#include <sbl/widgets/proc/plate_reverb.hpp>
#include <sbl/widgets/mod/envelope.hpp>
#include <sbl/widgets/mod/lfo.hpp>
Include dependency graph for widgets.hpp:

Go to the source code of this file.

Detailed Description

Umbrella header for all Audio Stack widgets.

Includes all widget headers (sources, processors, modulators). Header-only templates — zero flash cost unless instantiated.

Definition in file widgets.hpp.