Module tune::tuner

source ·
Expand description

Generate tuning maps to enhance the capabilities of synthesizers with limited tuning support.

Structs

Enums

  • Reports the channel and Note of a registered key.
  • A tuning group which is not known at compile time.
  • Defines the tuning group that is affected by a tuning change.
  • Defines what to do when the channel pool is full and a new key cannot be registered.
  • Reports the channel, Note and detuning of a newly registered key.

Traits