refreshing list of audio devices while app is running
Posted: Wed Apr 02, 2014 2:17 pm
Is it possible to refresh the list of audio devices while standalone exe app is running? To avoid a need of restarting the app when you connect USB audio interface during your session.
I noticed, that audio in/out list prims aren't refreshing, but:
1) maybe this can be done with ruby?
2) I'm not sure if audio selector (the one where you send corresponding device index numbers) is open to use any incoming value. If so, then it would be a matter of just refreshing the list, to retrig proper number (when connecting USB interfaces, indexes may probably change...).
I noticed, that audio in/out list prims aren't refreshing, but:
1) maybe this can be done with ruby?
2) I'm not sure if audio selector (the one where you send corresponding device index numbers) is open to use any incoming value. If so, then it would be a matter of just refreshing the list, to retrig proper number (when connecting USB interfaces, indexes may probably change...).