Releases: ddf/Minim
Releases · ddf/Minim
Minim 2.2.2
Minim 2.2.1
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
Minim 2.2.0
First official release of Minim that includes the UGen Framework. See http://code.compartmental.net/minim for documentation.