You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several ways to connect MIDI devices to your phone / tablet:
Cable
Bluetooth
To connect a MIDI device via Bluetooth, you need to minimize the current application. After the application has become active again, it is necessary to request available devices, otherwise the connected device will be out of available devices.
To get this capability, you need to sign the manager for the UIApplicationDidBecomeActiveNotification
The text was updated successfully, but these errors were encountered:
There are several ways to connect MIDI devices to your phone / tablet:
To connect a MIDI device via Bluetooth, you need to minimize the current application. After the application has become active again, it is necessary to request available devices, otherwise the connected device will be out of available devices.
To get this capability, you need to sign the manager for the UIApplicationDidBecomeActiveNotification
The text was updated successfully, but these errors were encountered: