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
83 stars 15 forks source link

Expose scale note position as an API on Tuning #28

Closed baconpaul closed 4 years ago

baconpaul commented 4 years ago

The Tuning class cna tell you for a midi note and scl/kbm combo, which position in the scale is being used.

Closes #27