preparation for MIDI controller audio fader level support

This commit is contained in:
Volker Fischer 2019-01-12 12:33:05 +00:00
parent 156a48fde1
commit deb1d075df
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ win32 {
LIBS += -framework CoreFoundation \
-framework CoreServices \
-framework CoreAudio \
-framework CoreMIDI \
-framework AudioToolbox \
-framework AudioUnit