mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
macOS: Added a Bluetooth MIDI pairing dialog
This commit is contained in:
parent
d6fb474c39
commit
0828977e5b
4 changed files with 162 additions and 8 deletions
|
|
@ -43,6 +43,7 @@
|
|||
|
||||
#if JUCE_MAC
|
||||
#import <DiscRecording/DiscRecording.h>
|
||||
#import <CoreAudioKit/CABTLEMIDIWindowController.h>
|
||||
#elif JUCE_WINDOWS
|
||||
#if JUCE_USE_CDBURNER
|
||||
/* You'll need the Platform SDK for these headers - if you don't have it and don't
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue