-
Hi Steffan, I noticed in the MidiKit documentation that there is an observable list of devices. My goal is to list (on the main screen of my iOS app) the connected devices and have this react to any newly connected/disconnected devices). However, I can't seem to instantiate this correctly, can you provide some insight or point me to an example maybe? I am on Midikit 0.8.8 Cheers, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
I'd recommend updating to the latest version of the library. Check out the MIDIKitUI demo. |
Beta Was this translation helpful? Give feedback.
-
Updated to the latest version and ObservableDevices did the trick, works like a charm! Thanks again Steffan, this midikit is something else, I must say, quite the time saver and super convenient! |
Beta Was this translation helpful? Give feedback.
I'd recommend updating to the latest version of the library. Check out the MIDIKitUI demo.