porres / pd-else

ELSE - EL Locus Solus' Externals for Pure Data
Do What The F*ck You Want To Public License
291 stars 36 forks source link

Add universal audio player for ELSE #2114

Closed timothyschoen closed 3 months ago

timothyschoen commented 3 months ago

This is just a WIP version we can work on, here are some things we still need to do:

timothyschoen commented 3 months ago

Maybe there could be an "array arrname" message to write the currently opened audio file to an array?

timothyschoen commented 3 months ago

Btw, this might not read all audio file types yet. I think I need to link some extra libraries like LAME and Vorbis too.

porres commented 3 months ago

I think we also need a new [soundfiler] object that can also import these files to arrays, and maybe save them too