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

MidiNote -> Scale Position API #27

Closed baconpaul closed 4 years ago

baconpaul commented 4 years ago

It is useful to know which note in the scale position a midi note currently means, for UI gestures. We calculate this so just expose it in the API.