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

The effective pitch key and its fractional crossfade weight. More...

#include <tabulasonora/pitch_chain.hpp>

Public Attributes

int key = 0
int weight = 0

Detailed Description

The effective pitch key and its fractional crossfade weight.

Member Data Documentation

◆ key

int ts::PitchChain::KeyFollow::key = 0

◆ weight

int ts::PitchChain::KeyFollow::weight = 0

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