fredvs / uos

United Open-libraries of Sound. United procedures for open-source audio libraries. For FPC/Lazarus/fpGUI/MSEgui.
Other
136 stars 28 forks source link

Suggestion for new libportaudio dll #46

Open anjemor opened 2 weeks ago

anjemor commented 2 weeks ago

This is version 19.7. Works on Windows 10 and 11. libportaudio197.zip

fredvs commented 2 weeks ago

Ok, many thanks. Maybe I will give only this one as default and the old as "bonus".

fredvs commented 2 weeks ago

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.

anjemor commented 2 weeks ago

I'll try. Just started to download fpc 32bit.

fredvs commented 2 weeks ago

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

fredvs commented 2 weeks ago

OK, your new library has replaced the old one. Thanks!

anjemor commented 1 week ago

Tried in Lazarus with fpc 32 bit and libs from uos/lib and debug on: Invalid Handle

fredvs commented 1 week ago

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?