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

A key range within a multisample and the wave it selects. More...

#include <tabulasonora/wave_descriptor.hpp>

Public Attributes

int key_low = 0
int key_high = 0
int wave = 0

Detailed Description

A key range within a multisample and the wave it selects.

Member Data Documentation

◆ key_low

int ts::MultisampleZone::key_low = 0

◆ key_high

int ts::MultisampleZone::key_high = 0

◆ wave

int ts::MultisampleZone::wave = 0

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