uliss / pd-ceammc

Pure Data CEAMMC distribution (based on vanilla 0.53 by Miller Puckette)
Other
107 stars 6 forks source link

[snd.file] can't read some formats on Windows #176

Closed 60-hz closed 10 months ago

60-hz commented 1 year ago

I have installed k-lite codec pack on windows10 but still can't load .mp3 or MPEG AAC audio to [snd.file].

Here is the format that are returned with @formats property: AIFF AU AVR CAF FLAC HTK IFF MAT4 MAT5 MPC OGG PAF PVF RAW RF64 SD2 SDS SF VOC W64 WAV WAVEX WVE XI

MacOS can read / play them without problem. Any hints?

uliss commented 10 months ago

mp3 format loader added into Windows at release v2023.02, so everything should work

https://github.com/uliss/pd-ceammc/releases/tag/v2023.02