tmhglnd / mercury

A minimal and human-readable language and environment for the live coding of algorithmic electronic music.
http://www.timohoogland.com/mercury-livecoding
GNU General Public License v3.0
291 stars 13 forks source link

Add MP3 sample support #50

Closed hay closed 4 years ago

hay commented 4 years ago

MP3 files don't seem to be supported as a sample type. When i try to load the two attached samples called dog_1.wav and dog_2.mp3, the first file is loaded if i use the 'Show loaded sounds' command, but the second one is not loaded.

dogs.zip

tmhglnd commented 4 years ago

Also included support for m4a and flac

hay commented 4 years ago

Excellent. Tested and works as expected.