Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 581 Bytes

Changelog

0.13.0 (2023-02-28)

  • Update mc-core to 0.14.0

0.12.0 (2022-10-28)

  • music: Add Semitones interval unit type
  • music: Chord classification functions
  • music: Add keyboard utility functions: isBlackKey, isWhiteKey, makePianoNotes
  • music: Add PPQN unit type
  • Remove drflac, drmp3 and drwav libraries

0.11.0 (2022-09-30)

  • Add drflac, drmp3 and drwav libraries
  • Update mc-core to 0.12.0

0.10.0 (2022-09-27)

  • Rename library to mc-audio
  • Remove mc::dsp namespace
  • Update mc-core to 0.11.0

0.9.0 (2022-09-15)

  • Drop C++14 support