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

A cutoff envelope and the base cutoff its offsets are added to. More...

#include <tabulasonora/tvf_chain.hpp>

Public Attributes

SegmentEnvelope offsets
int base_cutoff = 0

Detailed Description

A cutoff envelope and the base cutoff its offsets are added to.

Member Data Documentation

◆ offsets

SegmentEnvelope ts::TvfChain::Envelope::offsets

◆ base_cutoff

int ts::TvfChain::Envelope::base_cutoff = 0

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