uos
uos copied to clipboard
Suggestion for new libportaudio dll
Ok, many thanks. Maybe I will give only this one as default and the old as "bonus".
By the way, if it dont annoy you too much, could you try also the binary 32 bit from uos/lib and from spacialaudio ?
Maybe only the 64 bit has problem.
I'll try. Just started to download fpc 32bit.
In case you dont like conflict with different version of fpc, maybe you could use fpc-ootb: https://github.com/fredvs/freepascal-ootb/releases/tag/3.2.2
OK, your new library has replaced the old one. Thanks!
Tried in Lazarus with fpc 32 bit and libs from uos/lib and debug on: Invalid Handle
At pa_terminate(), like for the 64 bit? Is it better with the one from spacialaudio? I have seen that they give also a portaudio.dll compiled with ASIO compatibility, did you try it?
At pa_terminate(), like for the 64 bit?
No, when mp_unload in uos_mpg123, line 913: DynLibs.UnloadLibrary(mp_Handle);
And Lazarus says: 'Execution stopped with exit-code 3'!??
spacialaudio
I don't want to try this for now. Let's focus on some other issues.