|
54 | 54 | 84A527331B12794700C8A56C /* ofxMidiOut.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84A527191B12794700C8A56C /* ofxMidiOut.cpp */; }; |
55 | 55 | 84A527341B12794700C8A56C /* RtMidi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84A5272A1B12794700C8A56C /* RtMidi.cpp */; }; |
56 | 56 | 84A527351B12794700C8A56C /* CoreMIDI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84A5272C1B12794700C8A56C /* CoreMIDI.framework */; }; |
| 57 | + 84D636A61B483A7B007FFF65 /* ofxAudioUnitManagerUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84D636A41B483A7B007FFF65 /* ofxAudioUnitManagerUtils.cpp */; }; |
57 | 58 | BBAB23CB13894F3D00AA2426 /* GLUT.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = BBAB23BE13894E4700AA2426 /* GLUT.framework */; }; |
58 | 59 | E4328149138ABC9F0047C5CB /* openFrameworksDebug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4328148138ABC890047C5CB /* openFrameworksDebug.a */; }; |
59 | 60 | E45BE97B0E8CC7DD009D7055 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9710E8CC7DD009D7055 /* AGL.framework */; }; |
|
204 | 205 | 84A5272A1B12794700C8A56C /* RtMidi.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = RtMidi.cpp; sourceTree = "<group>"; }; |
205 | 206 | 84A5272B1B12794700C8A56C /* RtMidi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtMidi.h; sourceTree = "<group>"; }; |
206 | 207 | 84A5272C1B12794700C8A56C /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = ../../../../../../../../../../System/Library/Frameworks/CoreMIDI.framework; sourceTree = "<group>"; }; |
| 208 | + 84D636A41B483A7B007FFF65 /* ofxAudioUnitManagerUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxAudioUnitManagerUtils.cpp; sourceTree = "<group>"; }; |
| 209 | + 84D636A51B483A7B007FFF65 /* ofxAudioUnitManagerUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxAudioUnitManagerUtils.h; sourceTree = "<group>"; }; |
207 | 210 | BBAB23BE13894E4700AA2426 /* GLUT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLUT.framework; path = ../../../libs/glut/lib/osx/GLUT.framework; sourceTree = "<group>"; }; |
208 | 211 | E4328143138ABC890047C5CB /* openFrameworksLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = openFrameworksLib.xcodeproj; path = ../../../libs/openFrameworksCompiled/project/osx/openFrameworksLib.xcodeproj; sourceTree = SOURCE_ROOT; }; |
209 | 212 | E45BE9710E8CC7DD009D7055 /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = /System/Library/Frameworks/AGL.framework; sourceTree = "<absolute>"; }; |
|
276 | 279 | 8432144E1B1A2E000030CB9C /* Handlers */, |
277 | 280 | 843214551B1A2E000030CB9C /* ofxAudioUnitManager.cpp */, |
278 | 281 | 843214561B1A2E000030CB9C /* ofxAudioUnitManager.h */, |
| 282 | + 84D636A41B483A7B007FFF65 /* ofxAudioUnitManagerUtils.cpp */, |
| 283 | + 84D636A51B483A7B007FFF65 /* ofxAudioUnitManagerUtils.h */, |
279 | 284 | ); |
280 | 285 | name = src; |
281 | 286 | path = ../src; |
|
683 | 688 | 84A527341B12794700C8A56C /* RtMidi.cpp in Sources */, |
684 | 689 | 84A527301B12794700C8A56C /* ofxMidi.cpp in Sources */, |
685 | 690 | 84A5272F1B12794700C8A56C /* ofxBaseMidi.cpp in Sources */, |
| 691 | + 84D636A61B483A7B007FFF65 /* ofxAudioUnitManagerUtils.cpp in Sources */, |
686 | 692 | 84A5272D1B12794700C8A56C /* ofxRtMidiIn.cpp in Sources */, |
687 | 693 | 843214AD1B1A3B2D0030CB9C /* ofxAudioUnitNetReceive.cpp in Sources */, |
688 | 694 | 84A527311B12794700C8A56C /* ofxMidiIn.cpp in Sources */, |
|
0 commit comments