Skip to content

Several improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@Woyten Woyten released this 06 Nov 18:11
· 493 commits to latest since this release
  • Improvement: Generify some functions of the math module
  • Improvement: Better ergonomics of the Tuning, Scale, Pitched and PitchedNote traits
    • pitch::find_in() has been moved to Pitched::find_in_tuning()
  • Improvement: Better mts API
    • Return two Single Note Tuning messages when the number of retuned notes is 128
    • Convert ChannelTunings to SingleNoteTuningMessages
  • Improvement: More API documentation