joreg schrieb:
halo.
ok..on initialize [mp3write~] says its using lame 3.90. i do have a lame.exe (and the according dll) here that says it is 3.91 how can i make the node use the newer version?
You would need to recompile using libmp3lame.lib and a correcponding lame.h for that version. But I don't see what's wrong. As I said before you can't access a file before opening a new one. I could add a 'close' method if you really need it...
Olaf