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