Relative Content

Tag Archive for c++windowsaudioasiosteinberg-asio

How to load an ASIO driver in C++?

I want to access the list of driver’s names with the C++ ASIO SDK of Steinberg to select the driver then load it. So I try to use the hostsample.cpp exemple to write my code, it compile but dont want to execute: