surge-synthesizer / tuning-library

Micro-tuning format parsing and frequency finding as a header-only C+ library
https://surge-synth-team.org/tuning-library/
MIT License
84 stars 15 forks source link

A couple of API expansions #25

Closed baconpaul closed 4 years ago

baconpaul commented 4 years ago
  1. Add a KBM generator fn which takes note 0 as well as tuning
  2. Move the text -> Tone into a standalone function and add some tests