-
jo_pamo
Hi I'm trying to use the [readanysf~] object to make a playlist on an open virtual radio project
The fact is that I've tried so hard to get Pd recognized the library but it seems it's just not working
I've made a path
I've located the folder on ~/Library/Pd
I've created a new startup command
I've tried to called it with [import]
I've made a copy folder on inside the "extra" folderThe thing is when Pd runs it shows me the next error
Library/Pd/readanysf~/readanysf~.pd_darwin: dlopen(/Library/Pd/readanysf~/readanysf~.pd_darwin, 10): Library not loaded: /Library/Pd/readanysf~/libspeex.1.dylib
Referenced from: /Library/Pd/readanysf~/libavformat.52.dylib
Reason: Incompatible library version: libavformat.52.dylib requires version 7.0.0 or later, but libspeex.1.dylib provides version 4.0.0anybody knows what can I do?
PD. I've downloaded the library from the author's page
http://aug.ment.org/readanysf/index.php -
jo_pamo
Hi Arif I'm interested on your achievments making work pd-freesound
Actually I'm trying to connect Pd to archive.org to make pd stream ogg files but I can't make [readanysf~] work well on Mac
What have you made to get it working.
Pd always says me readanysf~ library can't be loaded