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

Add an improved 'skipped note' API #46

Closed baconpaul closed 3 years ago

baconpaul commented 3 years ago

Improved in two regards

  1. All scales can tell you if a midi note is skipped
  2. Tunings can do a reasonable log interpolation for skipped notes so the tuning table isn't blank.