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

The two nested allpasses inside each tank. More...

#include <tabulasonora/effect_presets.hpp>

Public Attributes

AllpassStage a0
AllpassStage a1
AllpassStage b0
AllpassStage b1

Detailed Description

The two nested allpasses inside each tank.

Member Data Documentation

◆ a0

AllpassStage ts::TankAllpasses::a0

◆ a1

AllpassStage ts::TankAllpasses::a1

◆ b0

AllpassStage ts::TankAllpasses::b0

◆ b1

AllpassStage ts::TankAllpasses::b1

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