Skip to content

Minim 2.2.1

Compare
Choose a tag to compare
@ddf ddf released this 03 Sep 14:53
· 83 commits to main since this release

Features:

  • support for the MP3 lyrics tag (USLT)

Improvements:

  • better handling of unsupported mp3 files
  • cleaned up many of the examples and removed many redundant ones

Fixes:

  • avoid index out of bounds in Summer when modifying the list of UGens
  • fix for parsing MP3 comment tags
  • fixed AudioInput not closing input stream when closed
  • fixed Sampler not picking up correct input values when triggered
  • fixed loadFileIntoBuffer failing on mp3 files