Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 912 Bytes

CHANGELOG.md

File metadata and controls

61 lines (38 loc) · 912 Bytes

@tonaljs/midi

4.9.0

Minor Changes

  • New midi functions

    • Midi.pcset
    • Midi.pcsetSteps
    • Midi.pcsetDegrees
    • Midi.pcsetNearest

4.8.0

Minor Changes

    • fix time signature parsing
    • add support for irrational time signatures
    • add option assumePerfectFifth to Chord.detect function

Patch Changes

4.7.2

Patch Changes

4.7.1

Patch Changes

4.7.0

Minor Changes

  • b120fc42: Publish tonal in tonal package. So use npm install tonal instead of npm install @tonaljs/tonal

Patch Changes

4.6.10

Patch Changes