Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
Loading...
Searching...
No Matches
tone.hpp File Reference
#include "tabulasonora/partial_parameters.hpp"
#include "tabulasonora/wave_descriptor.hpp"
#include <cstdint>
#include <span>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  ts::Tone
 One melodic tone record: an ASCII name, a master level, and up to two partial parameter blocks. More...
struct  ts::ResolvedPartial
 One partial that sounds for a given note and velocity. More...
struct  ts::ResolvedTone
 The waves that sound for one tone at a given note and velocity. More...

Namespaces

namespace  ts