Hi guys.
I am trying to properly handle USB audio devices connections with Oboe.
I did apply the stabilised callback mentioned in other posts, plumbed a JNI notification from a custom JavaApp class using AudioManager. registerAudioDeviceCallback function.
What I am not really sure is how to make my juce’s AudioDeviceManager react properly.
Thanks!