Skip to content

More CLI and API features

Pre-release
Pre-release
Compare
Choose a tag to compare
@Woyten Woyten released this 27 Apr 18:38
· 676 commits to latest since this release
  • CLI
    • New: Display fractional approximations of ratios
    • Improvement: Highlight the root key of a scale
    • Change: Command rank2 is symmetric (the 0th iteration is implicit)
  • API
    • New: Function nearest_fraction to find fractional approximations of ratios
    • New: Traits Pitched, PitchedNote and Tuning
    • New: Struct PianoKey which is unpitched while Notes are pitched
    • More: Documentation
    • Change: Function create_rank2_temperament_scale is symmetric (the 0th iteration is implicit)