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

The pair of coefficients the filter runs on for one control block. More...

#include <tabulasonora/tvf_chain.hpp>

Public Attributes

double frequency = 0.0
double damping = 0.0

Detailed Description

The pair of coefficients the filter runs on for one control block.

Member Data Documentation

◆ frequency

double ts::TvfChain::Coefficients::frequency = 0.0

◆ damping

double ts::TvfChain::Coefficients::damping = 0.0

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