Hi, Newbe here.
I am new to juce and am have trouble using asio devices. I am using sopce/pulsar hardware and have both wave and asio drivers available. I am trying to configure use of asio devices.
My scope setup has 64 in and 64 out asio devices configured. But the asio devices do not show up in the dialog displayed by AudioDeviceSelectorComponent. I thought it may be something I did wrong in my ap so I started the Juce Demo and it shows the same thing. I see lots of devices, but none of the asio devices. To confirm I am working I started Sonar, and it shows all 64 ins and outs.
Do I need to do something to tell Juce to include asio, or switch to asio somehow? (sonar you have to switch).
Thnaks.
Mark