Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
Loading...
Searching...
No Matches
ts::ReverbTank Struct Reference

One reverb tank. More...

#include <tabulasonora/effect_presets.hpp>

Public Attributes

TankTaps taps
double coef_a = 0.0
double coef_b = 0.0

Detailed Description

One reverb tank.

Member Data Documentation

◆ taps

TankTaps ts::ReverbTank::taps

◆ coef_a

double ts::ReverbTank::coef_a = 0.0

◆ coef_b

double ts::ReverbTank::coef_b = 0.0

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