1
Audio / SFML with PortAudio and ASIO driver
« on: August 07, 2023, 06:29:42 pm »
Hi,
I compiled PortAudio to only use ASIO because I need minimal latency. When I include SFML in this project, Im unable to play any audio with it. My guess is that SFML doesn't/cannot use ASIO(by default?). Is there a way to make SFML use ASIO? MME/WASAPI PortAudio builds work with SFML but there is a big latency. Thanks
I compiled PortAudio to only use ASIO because I need minimal latency. When I include SFML in this project, Im unable to play any audio with it. My guess is that SFML doesn't/cannot use ASIO(by default?). Is there a way to make SFML use ASIO? MME/WASAPI PortAudio builds work with SFML but there is a big latency. Thanks