Hello

Please somebody help me with ASIO programming. I am trying to develop a simple program that interacts with the external MOTU 2408 Sound card and tells the user the drivers installed, the no. of input and output channels, The sample rates and allows them to use a driver which would read the audio from an input channel selected and place it on a desired output channel.

I am trying to use RTAudio C++ library and trying to figure out how it is to be done but no luck.
Please if somebody has any idea how this works. I am new to this field and don't want to get fired.

DeadlyDeveloper