-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, you must use other apps on MacOS, iOS, and Android to connect a BLE MIDI controller to the system MIDI bus and use it. Since there are no in-OS apps for these platforms that do that, BeatScratch should integrate connecting to BLE MIDI controllers from the MIDI Settings pane.
Essentially:
- Define the proto models for BLE MIDI and methods in BeatScratchPlugin. Set a flag for supportsBLE in BeatScratchPlugin.
- Implement the UI for what available/connected BLE MIDI controllers look like in BeatScratch, using dummy BeatScratchPlugin results.
- Implement the BeatScratchPlugin calls in Swift and Kotlin for macOS+iOS and Android.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request