From d8efeb53eb0b8e4501ec51a37cc54553271debea Mon Sep 17 00:00:00 2001 From: Christopher Johnson Date: Sat, 6 Apr 2024 19:54:41 -0400 Subject: [PATCH] Stonefire --- Airwindopedia.txt | 28 +- plugins/LinuxVST/CMakeLists.txt | 5 +- plugins/LinuxVST/src/Stonefire/Stonefire.cpp | 151 ++ plugins/LinuxVST/src/Stonefire/Stonefire.h | 138 ++ .../LinuxVST/src/Stonefire/StonefireProc.cpp | 318 +++ .../Stonefire/English.lproj/InfoPlist.strings | Bin 0 -> 380 bytes plugins/MacAU/Stonefire/Info.plist | 28 + plugins/MacAU/Stonefire/Stonefire.cpp | 293 +++ plugins/MacAU/Stonefire/Stonefire.exp | 1 + plugins/MacAU/Stonefire/Stonefire.h | 188 ++ plugins/MacAU/Stonefire/Stonefire.r | 61 + .../christopherjohnson.mode1v3 | 1358 ++++++++++ .../christopherjohnson.pbxuser | 128 + .../christopherjohnson.perspectivev3 | 1505 +++++++++++ .../Stonefire.xcodeproj/project.pbxproj | 490 ++++ plugins/MacAU/Stonefire/StonefireVersion.h | 58 + plugins/MacAU/Stonefire/version.plist | 16 + .../MacSignedAU/Console6Buss/Console6Buss.cpp | 2 +- .../MacSignedAU/Console6Buss/Console6Buss.exp | 1 + .../Console6Buss.xcodeproj/project.pbxproj | 863 +++++-- .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 18211 bytes .../xcschemes/Console6Buss.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + plugins/MacSignedAU/Console6Buss/Info.plist | 25 +- .../InfoPlist.strings | Bin .../Console6Channel/Console6Channel.cpp | 2 +- .../Console6Channel/Console6Channel.exp | 1 + .../Console6Channel.xcodeproj/project.pbxproj | 863 +++++-- .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 18310 bytes .../xcschemes/Console6Channel.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + .../MacSignedAU/Console6Channel/Info.plist | 25 +- .../InfoPlist.strings | Bin .../MacSignedAU/Console9Buss/Console9Buss.cpp | 2 +- .../MacSignedAU/Console9Buss/Console9Buss.exp | 1 + .../Console9Buss.xcodeproj/project.pbxproj | 863 +++++-- .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 18102 bytes .../xcschemes/Console9Buss.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + plugins/MacSignedAU/Console9Buss/Info.plist | 25 +- .../InfoPlist.strings | Bin .../Console9Channel/Console9Channel.cpp | 2 +- .../Console9Channel/Console9Channel.exp | 1 + .../Console9Channel.xcodeproj/project.pbxproj | 863 +++++-- .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 18204 bytes .../xcschemes/Console9Channel.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + .../MacSignedAU/Console9Channel/Info.plist | 25 +- .../InfoPlist.strings | Bin .../MacSignedAU/ConsoleXBuss/ConsoleXBuss.cpp | 2 +- .../MacSignedAU/ConsoleXBuss/ConsoleXBuss.exp | 1 + .../ConsoleXBuss.xcodeproj/project.pbxproj | 863 +++++-- .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 16487 bytes .../xcschemes/ConsoleXBuss.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + plugins/MacSignedAU/ConsoleXBuss/Info.plist | 25 +- .../InfoPlist.strings | Bin .../ConsoleXChannel/ConsoleXChannel.cpp | 2 +- .../ConsoleXChannel/ConsoleXChannel.exp | 1 + .../ConsoleXChannel.xcodeproj/project.pbxproj | 863 +++++-- .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 18207 bytes .../xcschemes/ConsoleXChannel.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + .../MacSignedAU/ConsoleXChannel/Info.plist | 25 +- .../InfoPlist.strings | Bin .../ConsoleXSubIn/ConsoleXSubIn.cpp | 2 +- .../ConsoleXSubIn/ConsoleXSubIn.exp | 1 + .../ConsoleXSubIn.xcodeproj/project.pbxproj | 863 +++++-- .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 18131 bytes .../xcschemes/ConsoleXSubIn.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + plugins/MacSignedAU/ConsoleXSubIn/Info.plist | 25 +- .../InfoPlist.strings | Bin .../ConsoleXSubOut/ConsoleXSubOut.cpp | 2 +- .../ConsoleXSubOut/ConsoleXSubOut.exp | 1 + .../ConsoleXSubOut.xcodeproj/project.pbxproj | 863 +++++-- .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 18153 bytes .../xcschemes/ConsoleXSubOut.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + plugins/MacSignedAU/ConsoleXSubOut/Info.plist | 25 +- .../InfoPlist.strings | Bin .../MacSignedAU/ContentHideD/ContentHideD.cpp | 2 +- .../MacSignedAU/ContentHideD/ContentHideD.exp | 1 + .../ContentHideD.xcodeproj/project.pbxproj | 863 +++++-- .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 18209 bytes .../xcschemes/ContentHideD.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + plugins/MacSignedAU/ContentHideD/Info.plist | 25 +- .../InfoPlist.strings | Bin plugins/MacSignedAU/Stonefire/Info.plist | 47 + plugins/MacSignedAU/Stonefire/Stonefire.cpp | 293 +++ plugins/MacSignedAU/Stonefire/Stonefire.exp | 2 + plugins/MacSignedAU/Stonefire/Stonefire.h | 188 ++ plugins/MacSignedAU/Stonefire/Stonefire.r | 61 + .../christopherjohnson.mode1v3 | 1358 ++++++++++ .../christopherjohnson.pbxuser | 128 + .../christopherjohnson.perspectivev3 | 1505 +++++++++++ .../Stonefire.xcodeproj/project.pbxproj | 965 ++++++++ .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 18043 bytes .../xcshareddata/xcschemes/Stonefire.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + .../MacSignedAU/Stonefire/StonefireVersion.h | 58 + .../Stonefire/en.lproj/InfoPlist.strings | Bin 0 -> 380 bytes plugins/MacSignedAU/Stonefire/version.plist | 16 + .../Console6Buss.xcodeproj/project.pbxproj | 2079 ++-------------- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 12075 -> 24676 bytes .../xcschemes/Console6Buss.xcscheme} | 25 +- .../xcschemes/xcschememanagement.plist | 4 +- .../MacSignedVST/Console6Buss/mac/Info.plist | 2 +- .../Console6Channel.xcodeproj/project.pbxproj | 2079 ++-------------- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 12075 -> 24786 bytes .../xcschemes/Console6Channel.xcscheme} | 25 +- .../xcschemes/xcschememanagement.plist | 4 +- .../Console6Channel/mac/Info.plist | 2 +- .../Console9Buss.xcodeproj/project.pbxproj | 2079 ++-------------- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 12075 -> 24676 bytes .../xcschemes/Console9Buss.xcscheme} | 25 +- .../xcschemes/xcschememanagement.plist | 4 +- .../MacSignedVST/Console9Buss/mac/Info.plist | 2 +- .../Console9Channel.xcodeproj/project.pbxproj | 2079 ++-------------- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 12075 -> 24779 bytes .../xcschemes/Console9Channel.xcscheme} | 25 +- .../xcschemes/xcschememanagement.plist | 4 +- .../Console9Channel/mac/Info.plist | 2 +- .../ConsoleXBuss.xcodeproj/project.pbxproj | 2079 ++-------------- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 12075 -> 24677 bytes .../xcschemes/ConsoleXBuss.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 4 +- .../MacSignedVST/ConsoleXBuss/mac/Info.plist | 2 +- .../ConsoleXChannel.xcodeproj/project.pbxproj | 2079 ++-------------- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 12075 -> 23058 bytes .../xcschemes/ConsoleXChannel.xcscheme | 67 + .../xcschemes/Gain.xcscheme | 80 - .../xcschemes/xcschememanagement.plist | 4 +- .../ConsoleXChannel/mac/Info.plist | 2 +- .../ConsoleXSubIn.xcodeproj/project.pbxproj | 2079 ++-------------- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 12075 -> 24700 bytes .../xcschemes/ConsoleXSubIn.xcscheme | 67 + .../xcschemes/Gain.xcscheme | 80 - .../xcschemes/xcschememanagement.plist | 4 +- .../MacSignedVST/ConsoleXSubIn/mac/Info.plist | 2 +- .../ConsoleXSubOut.xcodeproj/project.pbxproj | 2079 ++-------------- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 12075 -> 24726 bytes .../xcschemes/ConsoleXSubOut.xcscheme | 67 + .../xcschemes/Gain.xcscheme | 80 - .../xcschemes/xcschememanagement.plist | 4 +- .../ConsoleXSubOut/mac/Info.plist | 2 +- .../ContentHideD.xcodeproj/project.pbxproj | 2079 ++-------------- .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 12075 -> 24676 bytes .../xcschemes/ContentHideD.xcscheme | 67 + .../xcschemes/Gain.xcscheme | 80 - .../xcschemes/xcschememanagement.plist | 4 +- .../MacSignedVST/ContentHideD/mac/Info.plist | 2 +- .../christopherjohnson.pbxuser | 132 + .../christopherjohnson.perspectivev3 | 1508 +++++++++++ .../Stonefire.xcodeproj/project.pbxproj | 462 ++++ .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../UserInterfaceState.xcuserstate | Bin 0 -> 24535 bytes .../UserInterfaceState.xcuserstate | Bin 0 -> 10373 bytes .../Stonefire.xcodeproj/spiadmin.mode1v3 | 1372 ++++++++++ .../Stonefire.xcodeproj/spiadmin.pbxuser | 143 ++ .../xcshareddata/xcschemes/Stonefire.xcscheme | 67 + .../xcschemes/xcschememanagement.plist | 22 + .../xcschemes/xcschememanagement.plist | 22 + .../xcschemes/«PROJECTNAME».xcscheme | 57 + plugins/MacSignedVST/Stonefire/mac/Info.plist | 24 + plugins/MacSignedVST/Stonefire/mac/PkgInfo | 1 + .../Stonefire/mac/xcode_vst_prefix.h | 17 + .../Stonefire/source/Stonefire.cpp | 151 ++ .../MacSignedVST/Stonefire/source/Stonefire.h | 138 ++ .../Stonefire/source/StonefireProc.cpp | 318 +++ .../christopherjohnson.pbxuser | 132 + .../christopherjohnson.perspectivev3 | 1508 +++++++++++ .../Stonefire.xcodeproj/project.pbxproj | 2201 +++++++++++++++++ .../contents.xcworkspacedata | 7 + .../UserInterfaceState.xcuserstate | Bin 0 -> 12075 bytes .../UserInterfaceState.xcuserstate | Bin 0 -> 10373 bytes .../Stonefire.xcodeproj/spiadmin.mode1v3 | 1372 ++++++++++ .../Stonefire.xcodeproj/spiadmin.pbxuser | 143 ++ .../xcschemes/Gain.xcscheme | 0 .../xcschemes/xcschememanagement.plist | 22 + .../xcschemes/xcschememanagement.plist | 22 + .../xcschemes/«PROJECTNAME».xcscheme | 57 + plugins/MacVST/Stonefire/mac/Info.plist | 24 + plugins/MacVST/Stonefire/mac/PkgInfo | 1 + .../MacVST/Stonefire/mac/xcode_vst_prefix.h | 17 + plugins/MacVST/Stonefire/source/Stonefire.cpp | 151 ++ plugins/MacVST/Stonefire/source/Stonefire.h | 138 ++ .../MacVST/Stonefire/source/StonefireProc.cpp | 318 +++ .../Stonefire/.vs/Console4Channel64/v14/.suo | Bin 0 -> 32768 bytes .../WinVST/Stonefire/.vs/VSTProject/v14/.suo | Bin 0 -> 23552 bytes plugins/WinVST/Stonefire/Stonefire.cpp | 151 ++ plugins/WinVST/Stonefire/Stonefire.h | 138 ++ plugins/WinVST/Stonefire/StonefireProc.cpp | 318 +++ plugins/WinVST/Stonefire/VSTProject.sln | 28 + plugins/WinVST/Stonefire/VSTProject.vcxproj | 183 ++ .../Stonefire/VSTProject.vcxproj.filters | 48 + .../WinVST/Stonefire/VSTProject.vcxproj.user | 19 + plugins/WinVST/Stonefire/vstplug.def | 3 + what.txt | 1 + 230 files changed, 30100 insertions(+), 19389 deletions(-) create mode 100755 plugins/LinuxVST/src/Stonefire/Stonefire.cpp create mode 100755 plugins/LinuxVST/src/Stonefire/Stonefire.h create mode 100755 plugins/LinuxVST/src/Stonefire/StonefireProc.cpp create mode 100755 plugins/MacAU/Stonefire/English.lproj/InfoPlist.strings create mode 100755 plugins/MacAU/Stonefire/Info.plist create mode 100755 plugins/MacAU/Stonefire/Stonefire.cpp create mode 100755 plugins/MacAU/Stonefire/Stonefire.exp create mode 100755 plugins/MacAU/Stonefire/Stonefire.h create mode 100755 plugins/MacAU/Stonefire/Stonefire.r create mode 100755 plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.mode1v3 create mode 100755 plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser create mode 100755 plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 create mode 100755 plugins/MacAU/Stonefire/Stonefire.xcodeproj/project.pbxproj create mode 100755 plugins/MacAU/Stonefire/StonefireVersion.h create mode 100755 plugins/MacAU/Stonefire/version.plist create mode 100644 plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/xcshareddata/xcschemes/Console6Buss.xcscheme create mode 100644 plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist rename plugins/MacSignedAU/Console6Buss/{English.lproj => en.lproj}/InfoPlist.strings (100%) create mode 100644 plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/xcshareddata/xcschemes/Console6Channel.xcscheme create mode 100644 plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist rename plugins/MacSignedAU/Console6Channel/{English.lproj => en.lproj}/InfoPlist.strings (100%) create mode 100644 plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/xcshareddata/xcschemes/Console9Buss.xcscheme create mode 100644 plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist rename plugins/MacSignedAU/Console9Buss/{English.lproj => en.lproj}/InfoPlist.strings (100%) create mode 100644 plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/xcshareddata/xcschemes/Console9Channel.xcscheme create mode 100644 plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist rename plugins/MacSignedAU/Console9Channel/{English.lproj => en.lproj}/InfoPlist.strings (100%) create mode 100644 plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcshareddata/xcschemes/ConsoleXBuss.xcscheme create mode 100644 plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist rename plugins/MacSignedAU/ConsoleXBuss/{English.lproj => en.lproj}/InfoPlist.strings (100%) create mode 100644 plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcshareddata/xcschemes/ConsoleXChannel.xcscheme create mode 100644 plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist rename plugins/MacSignedAU/ConsoleXChannel/{English.lproj => en.lproj}/InfoPlist.strings (100%) create mode 100644 plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcshareddata/xcschemes/ConsoleXSubIn.xcscheme create mode 100644 plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist rename plugins/MacSignedAU/ConsoleXSubIn/{English.lproj => en.lproj}/InfoPlist.strings (100%) create mode 100644 plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcshareddata/xcschemes/ConsoleXSubOut.xcscheme create mode 100644 plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist rename plugins/MacSignedAU/ConsoleXSubOut/{English.lproj => en.lproj}/InfoPlist.strings (100%) create mode 100644 plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/xcshareddata/xcschemes/ContentHideD.xcscheme create mode 100644 plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist rename plugins/MacSignedAU/ContentHideD/{English.lproj => en.lproj}/InfoPlist.strings (100%) create mode 100755 plugins/MacSignedAU/Stonefire/Info.plist create mode 100755 plugins/MacSignedAU/Stonefire/Stonefire.cpp create mode 100755 plugins/MacSignedAU/Stonefire/Stonefire.exp create mode 100755 plugins/MacSignedAU/Stonefire/Stonefire.h create mode 100755 plugins/MacSignedAU/Stonefire/Stonefire.r create mode 100755 plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.mode1v3 create mode 100755 plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser create mode 100755 plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 create mode 100755 plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.pbxproj create mode 100644 plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100644 plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/xcshareddata/xcschemes/Stonefire.xcscheme create mode 100644 plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist create mode 100755 plugins/MacSignedAU/Stonefire/StonefireVersion.h create mode 100755 plugins/MacSignedAU/Stonefire/en.lproj/InfoPlist.strings create mode 100755 plugins/MacSignedAU/Stonefire/version.plist create mode 100644 plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename plugins/MacSignedVST/{Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme => Console6Buss/Console6Buss.xcodeproj/xcshareddata/xcschemes/Console6Buss.xcscheme} (74%) mode change 100755 => 100644 create mode 100644 plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename plugins/MacSignedVST/{Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme => Console6Channel/Console6Channel.xcodeproj/xcshareddata/xcschemes/Console6Channel.xcscheme} (74%) mode change 100755 => 100644 create mode 100644 plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename plugins/MacSignedVST/{Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme => Console9Buss/Console9Buss.xcodeproj/xcshareddata/xcschemes/Console9Buss.xcscheme} (74%) mode change 100755 => 100644 create mode 100644 plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename plugins/MacSignedVST/{ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme => Console9Channel/Console9Channel.xcodeproj/xcshareddata/xcschemes/Console9Channel.xcscheme} (74%) mode change 100755 => 100644 create mode 100644 plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcshareddata/xcschemes/ConsoleXBuss.xcscheme create mode 100644 plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcshareddata/xcschemes/ConsoleXChannel.xcscheme delete mode 100755 plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme create mode 100644 plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcshareddata/xcschemes/ConsoleXSubIn.xcscheme delete mode 100755 plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme create mode 100644 plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcshareddata/xcschemes/ConsoleXSubOut.xcscheme delete mode 100755 plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme create mode 100644 plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcshareddata/xcschemes/ContentHideD.xcscheme delete mode 100755 plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.pbxproj create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/spiadmin.xcuserdatad/UserInterfaceState.xcuserstate create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/spiadmin.mode1v3 create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/spiadmin.pbxuser create mode 100644 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcshareddata/xcschemes/Stonefire.xcscheme create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/xcschememanagement.plist create mode 100755 plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/«PROJECTNAME».xcscheme create mode 100755 plugins/MacSignedVST/Stonefire/mac/Info.plist create mode 100755 plugins/MacSignedVST/Stonefire/mac/PkgInfo create mode 100755 plugins/MacSignedVST/Stonefire/mac/xcode_vst_prefix.h create mode 100755 plugins/MacSignedVST/Stonefire/source/Stonefire.cpp create mode 100755 plugins/MacSignedVST/Stonefire/source/Stonefire.h create mode 100755 plugins/MacSignedVST/Stonefire/source/StonefireProc.cpp create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.pbxproj create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/spiadmin.xcuserdatad/UserInterfaceState.xcuserstate create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/spiadmin.mode1v3 create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/spiadmin.pbxuser rename plugins/{MacSignedVST/Console6Buss/Console6Buss.xcodeproj => MacVST/Stonefire/Stonefire.xcodeproj}/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme (100%) create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/xcschememanagement.plist create mode 100755 plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/«PROJECTNAME».xcscheme create mode 100755 plugins/MacVST/Stonefire/mac/Info.plist create mode 100755 plugins/MacVST/Stonefire/mac/PkgInfo create mode 100755 plugins/MacVST/Stonefire/mac/xcode_vst_prefix.h create mode 100755 plugins/MacVST/Stonefire/source/Stonefire.cpp create mode 100755 plugins/MacVST/Stonefire/source/Stonefire.h create mode 100755 plugins/MacVST/Stonefire/source/StonefireProc.cpp create mode 100755 plugins/WinVST/Stonefire/.vs/Console4Channel64/v14/.suo create mode 100755 plugins/WinVST/Stonefire/.vs/VSTProject/v14/.suo create mode 100755 plugins/WinVST/Stonefire/Stonefire.cpp create mode 100755 plugins/WinVST/Stonefire/Stonefire.h create mode 100755 plugins/WinVST/Stonefire/StonefireProc.cpp create mode 100755 plugins/WinVST/Stonefire/VSTProject.sln create mode 100755 plugins/WinVST/Stonefire/VSTProject.vcxproj create mode 100755 plugins/WinVST/Stonefire/VSTProject.vcxproj.filters create mode 100755 plugins/WinVST/Stonefire/VSTProject.vcxproj.user create mode 100755 plugins/WinVST/Stonefire/vstplug.def diff --git a/Airwindopedia.txt b/Airwindopedia.txt index 5ed3f694c..f83999e4f 100644 --- a/Airwindopedia.txt +++ b/Airwindopedia.txt @@ -29,7 +29,7 @@ Dynamics: Pop2, Pressure5, Dynamics, Pop, DigitalBlack, Logical4, VariMu, Butter Effects: GalacticVibe, CloudCoat, Fracture2, Dubly, Pafnuty2, PitchNasty, Trianglizer, ShortBuss, GuitarConditioner, Aura, TremoSquare, Tremolo, GlitchShifter, Gringer, Exciter, Energy2, Energy, Facet, Fracture, PowerSag2, PowerSag, Preponderant, Nikola -Filter: Kalman, Baxandall2, Capacitor2, Pear, ResEQ2, SubTight, CStrip2, Weight, Isolator2, Holt2, Holt, ToneSlant, AverMatrix, Average, MackEQ, Hull2, Baxandall, Hull, EQ, Capacitor, Isolator, TapeFat, ResEQ, Lowpass2, Highpass2, Distance2, Distance, Lowpass, Highpass +Filter: Stonefire, Baxandall2, Capacitor2, Pear, ResEQ2, SubTight, CStrip2, Weight, Isolator2, Kalman, Holt2, Holt, ToneSlant, AverMatrix, Average, MackEQ, Hull2, Baxandall, Hull, EQ, Capacitor, Isolator, TapeFat, ResEQ, Lowpass2, Highpass2, Distance2, Distance, Lowpass, Highpass Lo-Fi: Pockey2, Flutter, CrunchyGrooveWear, GrooveWear, Pockey, DeRez2, BitGlitter, DeRez, ChromeOxide, Cojones, Vibrato, Bite, Deckwrecka, DustBunny @@ -3931,6 +3931,32 @@ Center Squish is a neat twist on ‘widening’. Instead of touching the side ch I got a new video light (well, a $30 lightbox to go on one of my existing LED lightbulbs) so I’m kind of excited to make more videos and stuff, and I’ve got a backlog of plugins to try, but understandably (see the DrumSlam post) I’m a little distracted. I want to bring my best for you guys but I also want to honor your kind wishes, so I will post StereoFX and then see if anything comes to mind that I can do, if not immediately for the end of July, then early August: I am also doing the occasional music livestreaming and find that I can express my feelings that way, even if it’s ‘skronk guitar over techno’. So I won’t try and force the plugins (they won’t run out, I promise) and soon I’ll be back in the swing of things. Oh, and the Patreon is doing OK, I won’t worry about that right now but that too is appreciated. If not for that, I wouldn’t have been able to go and support my sister when all this went down, because it made me able to drop everything and zip off to Pennsylvania: without the Patreon, I would struggle to have that much gas covered, and I wouldn’t have been free to go right then, and then I wouldn’t have seen my Dad alive for the last time. So I owe you guys things that can’t be expressed in software or money: thank you. +############ Stonefire is the non-EQ EQ designed for ConsoleX. + +There's a reason people have never turned to using Kalman filters for audio purposes. + +They're tricky little buggers, unpredictable, with a 'filter slope' that makes no sense at all. They'll take the crossover point and bounce it around wildly, they'll throw in weird gatey behaviors, they'll turn what's supposed to be a 'smooth' 'filtered' sound into an edgy growl and sputter. They're meant to pull real data out of a pile of noise, not to take real audio and give you anything sensible. Nobody would want a Kalman filter for audio purposes. + +Stonefire uses two different kinds of Kalman filters for audio, as crossovers. The top crossover is the same as what's in Air3. The bottom crossover comes with a range control (even though that won't give you a 'frequency') and is the same as what's in Kalman. + +And when used properly, Stonefire gives you unprecedented levels of tonal control over the texture and presentation of your sound, in a way that almost doesn't even have to do with frequency. + +There's three bands, plus the Range control. Air, Fire, and Stone. Each can be cut back to zero, or boosted (Fire and Stone match, while Air has a lot more gain on tap but will match from 0.5 down to 0.0.) If you cut them back to zero you'll get the weird Kalman behavior, but it'll help you set the Range control appropriately. You can set it so Stone covers the lowest lows (never JUST those, it will always do other stuff too) or up to the high mids and lower treble. + +Then, if you keep everything balanced and make smaller adjustments, the secret of the Kalman filter emerges. You have to use it as a crossover, and let it apply its incredibly strong character to texture, not frequency. It utterly fails to be a 'filter', but it's an extraordinary texture-shaper, and it's what I'm going to be building the upcoming ConsoleX system around. + +Use the Air control like you would in Air3. You can cut back super-highs while seeming to not affect the brightness at all, with a strikingly natural effect. Or, boost it to bring that sparkly aura and light up the sound. It's a custom algorithm that deals with high sample rates by just ramping up the boost: treat it with respect, but it's there to serve your needs for glitter or lack of same. + +Use the Fire control like it was an attitude knob, as much as a midrange. You can get a lot of wildness out of this one with careful settings of Range. Between Fire and Stone, only one can be louder: it's a crossover. If you're boosting Fire, that means you want your sound to command attention. + +Use the Stone control like it's the bedrock of your sound. If you lean entirely on it and kill all the Fire, you'll get a monumentally heavy, sputtering, gatey foundation that zeroes in on the lowest lows, but also tries to put backbone behind anything it thinks is heavy and powerful. This includes lower midrange. Cutting it can control unwieldy bass, but adding it isn't the same as adding a 'bass boost': it'll zero in on things like kick weight and try to present them with unnatural isolation. The secret to adding weight with the Stone control is to let it not seem to be that much of a boost: you can transform the feel of a sound well before you hear 'added bass'. You can also dial the Range up and use the same effect up into the midrange, for an intensely solid punchy character anywhere a sound seems flimsy. + +God help you if you try to measure this thing with PluginDoctor or SPAN. I don't even have any idea what will happen. It's all made out of Kalman filters, which are not for use with audio. + +Except… when they are ;) + +Enjoy the new tone shaping. If it's too ugly, use way less, see how it treats you :) + ############ StudioTan is all the 'non-dither' dithers, up to date and convenient. If you were curious about the new work in quantization I’ve been doing… where I’ve put out a series of experimental plugins with names like Dither Me Timbers and RawGlitters and then said they weren’t dithers, or if you tried stuff like Dither Me Timbers and then found your limiter set to 0dB was now giving you overs, or if it just didn’t make sense at the time… diff --git a/plugins/LinuxVST/CMakeLists.txt b/plugins/LinuxVST/CMakeLists.txt index de3324266..994522ee3 100755 --- a/plugins/LinuxVST/CMakeLists.txt +++ b/plugins/LinuxVST/CMakeLists.txt @@ -139,12 +139,12 @@ add_airwindows_plugin(Discontinuity) add_airwindows_plugin(Distance) add_airwindows_plugin(Distance2) add_airwindows_plugin(Distortion) +add_airwindows_plugin(Doublelay) +add_airwindows_plugin(DoublePaul) add_airwindows_plugin(Ditherbox) add_airwindows_plugin(DitherFloat) add_airwindows_plugin(DitherMeDiskers) add_airwindows_plugin(DitherMeTimbers) -add_airwindows_plugin(Doublelay) -add_airwindows_plugin(DoublePaul) add_airwindows_plugin(Drive) add_airwindows_plugin(DrumSlam) add_airwindows_plugin(DubCenter) @@ -334,6 +334,7 @@ add_airwindows_plugin(StereoChorus) add_airwindows_plugin(StereoDoubler) add_airwindows_plugin(StereoEnsemble) add_airwindows_plugin(StereoFX) +add_airwindows_plugin(Stonefire) add_airwindows_plugin(StudioTan) add_airwindows_plugin(SubsOnly) add_airwindows_plugin(SubTight) diff --git a/plugins/LinuxVST/src/Stonefire/Stonefire.cpp b/plugins/LinuxVST/src/Stonefire/Stonefire.cpp new file mode 100755 index 000000000..f5e876554 --- /dev/null +++ b/plugins/LinuxVST/src/Stonefire/Stonefire.cpp @@ -0,0 +1,151 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#include "Stonefire.h" +#endif + +AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Stonefire(audioMaster);} + +Stonefire::Stonefire(audioMasterCallback audioMaster) : + AudioEffectX(audioMaster, kNumPrograms, kNumParameters) +{ + A = 0.5; + B = 0.5; + C = 0.5; + D = 0.5; + + for (int x = 0; x < air_total; x++) air[x] = 0.0; + for (int x = 0; x < kal_total; x++) kal[x] = 0.0; + + trebleGainA = 1.0; trebleGainB = 1.0; + midGainA = 1.0; midGainB = 1.0; + bassGainA = 1.0; bassGainB = 1.0; + + fpdL = 1.0; while (fpdL < 16386) fpdL = rand()*UINT32_MAX; + fpdR = 1.0; while (fpdR < 16386) fpdR = rand()*UINT32_MAX; + //this is reset: values being initialized only once. Startup values, whatever they are. + + _canDo.insert("plugAsChannelInsert"); // plug-in can be used as a channel insert effect. + _canDo.insert("plugAsSend"); // plug-in can be used as a send effect. + _canDo.insert("x2in2out"); + setNumInputs(kNumInputs); + setNumOutputs(kNumOutputs); + setUniqueID(kUniqueId); + canProcessReplacing(); // supports output replacing + canDoubleReplacing(); // supports double precision processing + programsAreChunks(true); + vst_strncpy (_programName, "Default", kVstMaxProgNameLen); // default program name +} + +Stonefire::~Stonefire() {} +VstInt32 Stonefire::getVendorVersion () {return 1000;} +void Stonefire::setProgramName(char *name) {vst_strncpy (_programName, name, kVstMaxProgNameLen);} +void Stonefire::getProgramName(char *name) {vst_strncpy (name, _programName, kVstMaxProgNameLen);} +//airwindows likes to ignore this stuff. Make your own programs, and make a different plugin rather than +//trying to do versioning and preventing people from using older versions. Maybe they like the old one! + +static float pinParameter(float data) +{ + if (data < 0.0f) return 0.0f; + if (data > 1.0f) return 1.0f; + return data; +} + +VstInt32 Stonefire::getChunk (void** data, bool isPreset) +{ + float *chunkData = (float *)calloc(kNumParameters, sizeof(float)); + chunkData[0] = A; + chunkData[1] = B; + chunkData[2] = C; + chunkData[3] = D; + /* Note: The way this is set up, it will break if you manage to save settings on an Intel + machine and load them on a PPC Mac. However, it's fine if you stick to the machine you + started with. */ + + *data = chunkData; + return kNumParameters * sizeof(float); +} + +VstInt32 Stonefire::setChunk (void* data, VstInt32 byteSize, bool isPreset) +{ + float *chunkData = (float *)data; + A = pinParameter(chunkData[0]); + B = pinParameter(chunkData[1]); + C = pinParameter(chunkData[2]); + D = pinParameter(chunkData[3]); + /* We're ignoring byteSize as we found it to be a filthy liar */ + + /* calculate any other fields you need here - you could copy in + code from setParameter() here. */ + return 0; +} + +void Stonefire::setParameter(VstInt32 index, float value) { + switch (index) { + case kParamA: A = value; break; + case kParamB: B = value; break; + case kParamC: C = value; break; + case kParamD: D = value; break; + default: throw; // unknown parameter, shouldn't happen! + } +} + +float Stonefire::getParameter(VstInt32 index) { + switch (index) { + case kParamA: return A; break; + case kParamB: return B; break; + case kParamC: return C; break; + case kParamD: return D; break; + default: break; // unknown parameter, shouldn't happen! + } return 0.0; //we only need to update the relevant name, this is simple to manage +} + +void Stonefire::getParameterName(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "Air", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "Fire", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "Stone", kVstMaxParamStrLen); break; + case kParamD: vst_strncpy (text, "Range", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this is our labels for displaying in the VST host +} + +void Stonefire::getParameterDisplay(VstInt32 index, char *text) { + switch (index) { + case kParamA: float2string (A, text, kVstMaxParamStrLen); break; + case kParamB: float2string (B, text, kVstMaxParamStrLen); break; + case kParamC: float2string (C, text, kVstMaxParamStrLen); break; + case kParamD: float2string (D, text, kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this displays the values and handles 'popups' where it's discrete choices +} + +void Stonefire::getParameterLabel(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamD: vst_strncpy (text, "", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } +} + +VstInt32 Stonefire::canDo(char *text) +{ return (_canDo.find(text) == _canDo.end()) ? -1: 1; } // 1 = yes, -1 = no, 0 = don't know + +bool Stonefire::getEffectName(char* name) { + vst_strncpy(name, "Stonefire", kVstMaxProductStrLen); return true; +} + +VstPlugCategory Stonefire::getPlugCategory() {return kPlugCategEffect;} + +bool Stonefire::getProductString(char* text) { + vst_strncpy (text, "airwindows Stonefire", kVstMaxProductStrLen); return true; +} + +bool Stonefire::getVendorString(char* text) { + vst_strncpy (text, "airwindows", kVstMaxVendorStrLen); return true; +} diff --git a/plugins/LinuxVST/src/Stonefire/Stonefire.h b/plugins/LinuxVST/src/Stonefire/Stonefire.h new file mode 100755 index 000000000..01ebaa730 --- /dev/null +++ b/plugins/LinuxVST/src/Stonefire/Stonefire.h @@ -0,0 +1,138 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Created 8/12/11 by SPIAdmin + * Copyright (c) Airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#define __Stonefire_H + +#ifndef __audioeffect__ +#include "audioeffectx.h" +#endif + +#include +#include +#include + +enum { + kParamA = 0, + kParamB = 1, + kParamC = 2, + kParamD = 3, + kNumParameters = 4 +}; // + +const int kNumPrograms = 0; +const int kNumInputs = 2; +const int kNumOutputs = 2; +const unsigned long kUniqueId = 'stfr'; //Change this to what the AU identity is! + +class Stonefire : + public AudioEffectX +{ +public: + Stonefire(audioMasterCallback audioMaster); + ~Stonefire(); + virtual bool getEffectName(char* name); // The plug-in name + virtual VstPlugCategory getPlugCategory(); // The general category for the plug-in + virtual bool getProductString(char* text); // This is a unique plug-in string provided by Steinberg + virtual bool getVendorString(char* text); // Vendor info + virtual VstInt32 getVendorVersion(); // Version number + virtual void processReplacing (float** inputs, float** outputs, VstInt32 sampleFrames); + virtual void processDoubleReplacing (double** inputs, double** outputs, VstInt32 sampleFrames); + virtual void getProgramName(char *name); // read the name from the host + virtual void setProgramName(char *name); // changes the name of the preset displayed in the host + virtual VstInt32 getChunk (void** data, bool isPreset); + virtual VstInt32 setChunk (void* data, VstInt32 byteSize, bool isPreset); + virtual float getParameter(VstInt32 index); // get the parameter value at the specified index + virtual void setParameter(VstInt32 index, float value); // set the parameter at index to value + virtual void getParameterLabel(VstInt32 index, char *text); // label for the parameter (eg dB) + virtual void getParameterName(VstInt32 index, char *text); // name of the parameter + virtual void getParameterDisplay(VstInt32 index, char *text); // text description of the current value + virtual VstInt32 canDo(char *text); +private: + char _programName[kVstMaxProgNameLen + 1]; + std::set< std::string > _canDo; + + uint32_t fpdL; + uint32_t fpdR; + //default stuff + enum { + pvAL1, + pvSL1, + accSL1, + acc2SL1, + pvAL2, + pvSL2, + accSL2, + acc2SL2, + pvAL3, + pvSL3, + accSL3, + pvAL4, + pvSL4, + gndavgL, + outAL, + gainAL, + pvAR1, + pvSR1, + accSR1, + acc2SR1, + pvAR2, + pvSR2, + accSR2, + acc2SR2, + pvAR3, + pvSR3, + accSR3, + pvAR4, + pvSR4, + gndavgR, + outAR, + gainAR, + air_total + }; + double air[air_total]; + + enum { + prevSampL1, + prevSlewL1, + accSlewL1, + prevSampL2, + prevSlewL2, + accSlewL2, + prevSampL3, + prevSlewL3, + accSlewL3, + kalGainL, + kalOutL, + prevSampR1, + prevSlewR1, + accSlewR1, + prevSampR2, + prevSlewR2, + accSlewR2, + prevSampR3, + prevSlewR3, + accSlewR3, + kalGainR, + kalOutR, + kal_total + }; + double kal[kal_total]; + + double trebleGainA; + double trebleGainB; + double midGainA; + double midGainB; + double bassGainA; + double bassGainB; + + float A; + float B; + float C; + float D; +}; + +#endif diff --git a/plugins/LinuxVST/src/Stonefire/StonefireProc.cpp b/plugins/LinuxVST/src/Stonefire/StonefireProc.cpp new file mode 100755 index 000000000..96c507349 --- /dev/null +++ b/plugins/LinuxVST/src/Stonefire/StonefireProc.cpp @@ -0,0 +1,318 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#include "Stonefire.h" +#endif + +void Stonefire::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) +{ + float* in1 = inputs[0]; + float* in2 = inputs[1]; + float* out1 = outputs[0]; + float* out2 = outputs[1]; + + VstInt32 inFramesToProcess = sampleFrames; //vst doesn't give us this as a separate variable so we'll make it + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + trebleGainA = trebleGainB; trebleGainB = A*2.0; + midGainA = midGainB; midGainB = B*2.0; + bassGainA = bassGainB; bassGainB = C*2.0; + //simple three band to adjust + double kalman = 1.0-pow(D,2); + //crossover frequency between mid/bass + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + double temp = (double)sampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin Air3R + air[pvSR4] = air[pvAR4] - air[pvAR3]; air[pvSR3] = air[pvAR3] - air[pvAR2]; + air[pvSR2] = air[pvAR2] - air[pvAR1]; air[pvSR1] = air[pvAR1] - inputSampleR; + air[accSR3] = air[pvSR4] - air[pvSR3]; air[accSR2] = air[pvSR3] - air[pvSR2]; + air[accSR1] = air[pvSR2] - air[pvSR1]; + air[acc2SR2] = air[accSR3] - air[accSR2]; air[acc2SR1] = air[accSR2] - air[accSR1]; + air[outAR] = -(air[pvAR1] + air[pvSR3] + air[acc2SR2] - ((air[acc2SR2] + air[acc2SR1])*0.5)); + air[gainAR] *= 0.5; air[gainAR] += fabs(drySampleR-air[outAR])*0.5; + if (air[gainAR] > 0.3*sqrt(overallscale)) air[gainAR] = 0.3*sqrt(overallscale); + air[pvAR4] = air[pvAR3]; air[pvAR3] = air[pvAR2]; + air[pvAR2] = air[pvAR1]; air[pvAR1] = (air[gainAR] * air[outAR]) + drySampleR; + double midR = drySampleR - ((air[outAR]*0.5)+(drySampleR*(0.457-(0.017*overallscale)))); + temp = (midR + air[gndavgR])*0.5; air[gndavgR] = midR; midR = temp; + double trebleR = drySampleR-midR; + inputSampleR = midR; + //end Air3R + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + //begin KalmanR + temp = inputSampleR = inputSampleR*(1.0-kalman)*0.777; + inputSampleR *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewR3] += kal[prevSampR3] - kal[prevSampR2]; kal[prevSlewR3] *= 0.5; + kal[prevSlewR2] += kal[prevSampR2] - kal[prevSampR1]; kal[prevSlewR2] *= 0.5; + kal[prevSlewR1] += kal[prevSampR1] - inputSampleR; kal[prevSlewR1] *= 0.5; + //make slews from each set of samples used + kal[accSlewR2] += kal[prevSlewR3] - kal[prevSlewR2]; kal[accSlewR2] *= 0.5; + kal[accSlewR1] += kal[prevSlewR2] - kal[prevSlewR1]; kal[accSlewR1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewR3] += (kal[accSlewR2] - kal[accSlewR1]); kal[accSlewR3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutR] += kal[prevSampR1] + kal[prevSlewR2] + kal[accSlewR3]; kal[kalOutR] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainR] += fabs(temp-kal[kalOutR])*kalman*8.0; kal[kalGainR] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainR] > kalman*0.5) kal[kalGainR] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutR] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampR3] = kal[prevSampR2]; kal[prevSampR2] = kal[prevSampR1]; + kal[prevSampR1] = (kal[kalGainR] * kal[kalOutR]) + ((1.0-kal[kalGainR])*temp); + //feed the chain of previous samples + if (kal[prevSampR1] > 1.0) kal[prevSampR1] = 1.0; if (kal[prevSampR1] < -1.0) kal[prevSampR1] = -1.0; + double bassR = kal[kalOutR]*0.777; + midR -= bassR; + //end KalmanR + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + inputSampleR = (bassR*bassGain) + (midR*midGain) + (trebleR*trebleGain); + //applies pan section, and smoothed fader gain + + //begin 32 bit stereo floating point dither + int expon; frexpf((float)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + frexpf((float)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + //end 32 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} + +void Stonefire::processDoubleReplacing(double **inputs, double **outputs, VstInt32 sampleFrames) +{ + double* in1 = inputs[0]; + double* in2 = inputs[1]; + double* out1 = outputs[0]; + double* out2 = outputs[1]; + + VstInt32 inFramesToProcess = sampleFrames; //vst doesn't give us this as a separate variable so we'll make it + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + trebleGainA = trebleGainB; trebleGainB = A*2.0; + midGainA = midGainB; midGainB = B*2.0; + bassGainA = bassGainB; bassGainB = C*2.0; + //simple three band to adjust + double kalman = 1.0-pow(D,2); + //crossover frequency between mid/bass + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + double temp = (double)sampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin Air3R + air[pvSR4] = air[pvAR4] - air[pvAR3]; air[pvSR3] = air[pvAR3] - air[pvAR2]; + air[pvSR2] = air[pvAR2] - air[pvAR1]; air[pvSR1] = air[pvAR1] - inputSampleR; + air[accSR3] = air[pvSR4] - air[pvSR3]; air[accSR2] = air[pvSR3] - air[pvSR2]; + air[accSR1] = air[pvSR2] - air[pvSR1]; + air[acc2SR2] = air[accSR3] - air[accSR2]; air[acc2SR1] = air[accSR2] - air[accSR1]; + air[outAR] = -(air[pvAR1] + air[pvSR3] + air[acc2SR2] - ((air[acc2SR2] + air[acc2SR1])*0.5)); + air[gainAR] *= 0.5; air[gainAR] += fabs(drySampleR-air[outAR])*0.5; + if (air[gainAR] > 0.3*sqrt(overallscale)) air[gainAR] = 0.3*sqrt(overallscale); + air[pvAR4] = air[pvAR3]; air[pvAR3] = air[pvAR2]; + air[pvAR2] = air[pvAR1]; air[pvAR1] = (air[gainAR] * air[outAR]) + drySampleR; + double midR = drySampleR - ((air[outAR]*0.5)+(drySampleR*(0.457-(0.017*overallscale)))); + temp = (midR + air[gndavgR])*0.5; air[gndavgR] = midR; midR = temp; + double trebleR = drySampleR-midR; + inputSampleR = midR; + //end Air3R + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + //begin KalmanR + temp = inputSampleR = inputSampleR*(1.0-kalman)*0.777; + inputSampleR *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewR3] += kal[prevSampR3] - kal[prevSampR2]; kal[prevSlewR3] *= 0.5; + kal[prevSlewR2] += kal[prevSampR2] - kal[prevSampR1]; kal[prevSlewR2] *= 0.5; + kal[prevSlewR1] += kal[prevSampR1] - inputSampleR; kal[prevSlewR1] *= 0.5; + //make slews from each set of samples used + kal[accSlewR2] += kal[prevSlewR3] - kal[prevSlewR2]; kal[accSlewR2] *= 0.5; + kal[accSlewR1] += kal[prevSlewR2] - kal[prevSlewR1]; kal[accSlewR1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewR3] += (kal[accSlewR2] - kal[accSlewR1]); kal[accSlewR3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutR] += kal[prevSampR1] + kal[prevSlewR2] + kal[accSlewR3]; kal[kalOutR] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainR] += fabs(temp-kal[kalOutR])*kalman*8.0; kal[kalGainR] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainR] > kalman*0.5) kal[kalGainR] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutR] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampR3] = kal[prevSampR2]; kal[prevSampR2] = kal[prevSampR1]; + kal[prevSampR1] = (kal[kalGainR] * kal[kalOutR]) + ((1.0-kal[kalGainR])*temp); + //feed the chain of previous samples + if (kal[prevSampR1] > 1.0) kal[prevSampR1] = 1.0; if (kal[prevSampR1] < -1.0) kal[prevSampR1] = -1.0; + double bassR = kal[kalOutR]*0.777; + midR -= bassR; + //end KalmanR + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + inputSampleR = (bassR*bassGain) + (midR*midGain) + (trebleR*trebleGain); + //applies pan section, and smoothed fader gain + + //begin 64 bit stereo floating point dither + //int expon; frexp((double)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + //inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //frexp((double)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + //inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //end 64 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} diff --git a/plugins/MacAU/Stonefire/English.lproj/InfoPlist.strings b/plugins/MacAU/Stonefire/English.lproj/InfoPlist.strings new file mode 100755 index 0000000000000000000000000000000000000000..45ef6e60f148ab69028c3b14adfae77105239b0a GIT binary patch literal 380 zcmZ{gPY=OB6vXH3Q*0a^RE0>00}>)ZBu(5!iw3RKzwqJl+m+NorP+P2Z)av__Vx5s zk + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + com.airwindows.audiounit.${PRODUCT_NAME:identifier} + CFBundleName + ${PROJECTNAMEASIDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + DthX + CFBundleVersion + 1.0 + CSResourcesFileMapped + + + diff --git a/plugins/MacAU/Stonefire/Stonefire.cpp b/plugins/MacAU/Stonefire/Stonefire.cpp new file mode 100755 index 000000000..a52aa8acb --- /dev/null +++ b/plugins/MacAU/Stonefire/Stonefire.cpp @@ -0,0 +1,293 @@ +/* +* File: Stonefire.cpp +* +* Version: 1.0 +* +* Created: 4/1/24 +* +* Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license +* +* Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in +* consideration of your agreement to the following terms, and your use, installation, modification +* or redistribution of this Apple software constitutes acceptance of these terms. If you do +* not agree with these terms, please do not use, install, modify or redistribute this Apple +* software. +* +* In consideration of your agreement to abide by the following terms, and subject to these terms, +* Apple grants you a personal, non-exclusive license, under Apple's copyrights in this +* original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the +* Apple Software, with or without modifications, in source and/or binary forms; provided that if you +* redistribute the Apple Software in its entirety and without modifications, you must retain this +* notice and the following text and disclaimers in all such redistributions of the Apple Software. +* Neither the name, trademarks, service marks or logos of Apple Computer, Inc. may be used to +* endorse or promote products derived from the Apple Software without specific prior written +* permission from Apple. Except as expressly stated in this notice, no other rights or +* licenses, express or implied, are granted by Apple herein, including but not limited to any +* patent rights that may be infringed by your derivative works or by other works in which the +* Apple Software may be incorporated. +* +* The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR +* IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY +* AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE +* OR IN COMBINATION WITH YOUR PRODUCTS. +* +* IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL +* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, +* REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER +* UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN +* IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +* +*/ +/*============================================================================= + Stonefire.cpp + +=============================================================================*/ +#include "Stonefire.h" + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +COMPONENT_ENTRY(Stonefire) + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::Stonefire +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Stonefire::Stonefire(AudioUnit component) + : AUEffectBase(component) +{ + CreateElements(); + Globals()->UseIndexedParameters(kNumberOfParameters); + SetParameter(kParam_One, kDefaultValue_ParamOne ); + SetParameter(kParam_Two, kDefaultValue_ParamTwo ); + SetParameter(kParam_Three, kDefaultValue_ParamThree ); + SetParameter(kParam_Four, kDefaultValue_ParamFour ); + +#if AU_DEBUG_DISPATCHER + mDebugDispatcher = new AUDebugDispatcher (this); +#endif + +} + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::GetParameterValueStrings +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::GetParameterValueStrings(AudioUnitScope inScope, + AudioUnitParameterID inParameterID, + CFArrayRef * outStrings) +{ + + return kAudioUnitErr_InvalidProperty; +} + + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::GetParameterInfo +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::GetParameterInfo(AudioUnitScope inScope, + AudioUnitParameterID inParameterID, + AudioUnitParameterInfo &outParameterInfo ) +{ + ComponentResult result = noErr; + + outParameterInfo.flags = kAudioUnitParameterFlag_IsWritable + | kAudioUnitParameterFlag_IsReadable; + + if (inScope == kAudioUnitScope_Global) { + switch(inParameterID) + { + case kParam_One: + AUBase::FillInParameterName (outParameterInfo, kParameterOneName, false); + outParameterInfo.unit = kAudioUnitParameterUnit_Generic; + outParameterInfo.minValue = 0.0; + outParameterInfo.maxValue = 1.0; + outParameterInfo.defaultValue = kDefaultValue_ParamOne; + break; + case kParam_Two: + AUBase::FillInParameterName (outParameterInfo, kParameterTwoName, false); + outParameterInfo.unit = kAudioUnitParameterUnit_Generic; + outParameterInfo.minValue = 0.0; + outParameterInfo.maxValue = 1.0; + outParameterInfo.defaultValue = kDefaultValue_ParamTwo; + break; + case kParam_Three: + AUBase::FillInParameterName (outParameterInfo, kParameterThreeName, false); + outParameterInfo.unit = kAudioUnitParameterUnit_Generic; + outParameterInfo.minValue = 0.0; + outParameterInfo.maxValue = 1.0; + outParameterInfo.defaultValue = kDefaultValue_ParamThree; + break; + case kParam_Four: + AUBase::FillInParameterName (outParameterInfo, kParameterFourName, false); + outParameterInfo.unit = kAudioUnitParameterUnit_Generic; + outParameterInfo.minValue = 0.0; + outParameterInfo.maxValue = 1.0; + outParameterInfo.defaultValue = kDefaultValue_ParamFour; + break; + default: + result = kAudioUnitErr_InvalidParameter; + break; + } + } else { + result = kAudioUnitErr_InvalidParameter; + } + + + + return result; +} + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::GetPropertyInfo +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::GetPropertyInfo (AudioUnitPropertyID inID, + AudioUnitScope inScope, + AudioUnitElement inElement, + UInt32 & outDataSize, + Boolean & outWritable) +{ + return AUEffectBase::GetPropertyInfo (inID, inScope, inElement, outDataSize, outWritable); +} + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::GetProperty +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::GetProperty( AudioUnitPropertyID inID, + AudioUnitScope inScope, + AudioUnitElement inElement, + void * outData ) +{ + return AUEffectBase::GetProperty (inID, inScope, inElement, outData); +} + +// Stonefire::Initialize +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::Initialize() +{ + ComponentResult result = AUEffectBase::Initialize(); + if (result == noErr) + Reset(kAudioUnitScope_Global, 0); + return result; +} + +#pragma mark ____StonefireEffectKernel + + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::StonefireKernel::Reset() +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +void Stonefire::StonefireKernel::Reset() +{ + for (int x = 0; x < air_total; x++) air[x] = 0.0; + for (int x = 0; x < kal_total; x++) kal[x] = 0.0; + trebleGainA = 1.0; trebleGainB = 1.0; + midGainA = 1.0; midGainB = 1.0; + bassGainA = 1.0; bassGainB = 1.0; + fpd = 1.0; while (fpd < 16386) fpd = rand()*UINT32_MAX; +} + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::StonefireKernel::Process +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +void Stonefire::StonefireKernel::Process( const Float32 *inSourceP, + Float32 *inDestP, + UInt32 inFramesToProcess, + UInt32 inNumChannels, + bool &ioSilence ) +{ + UInt32 nSampleFrames = inFramesToProcess; + const Float32 *sourceP = inSourceP; + Float32 *destP = inDestP; + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= GetSampleRate(); + + trebleGainA = trebleGainB; trebleGainB = GetParameter( kParam_One )*2.0; + midGainA = midGainB; midGainB = GetParameter( kParam_Two )*2.0; + bassGainA = bassGainB; bassGainB = GetParameter( kParam_Three )*2.0; + //simple three band to adjust + double kalman = 1.0-pow(GetParameter( kParam_Four ),2); + //crossover frequency between mid/bass + + while (nSampleFrames-- > 0) { + double inputSampleL = *sourceP; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpd * 1.18e-17; + double drySampleL = inputSampleL; + + double temp = (double)nSampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + + //begin 32 bit floating point dither + int expon; frexpf((float)inputSampleL, &expon); + fpd ^= fpd << 13; fpd ^= fpd >> 17; fpd ^= fpd << 5; + inputSampleL += ((double(fpd)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + //end 32 bit floating point dither + + *destP = inputSampleL; + + sourceP += inNumChannels; destP += inNumChannels; + } +} + diff --git a/plugins/MacAU/Stonefire/Stonefire.exp b/plugins/MacAU/Stonefire/Stonefire.exp new file mode 100755 index 000000000..733a9371d --- /dev/null +++ b/plugins/MacAU/Stonefire/Stonefire.exp @@ -0,0 +1 @@ +_StonefireEntry diff --git a/plugins/MacAU/Stonefire/Stonefire.h b/plugins/MacAU/Stonefire/Stonefire.h new file mode 100755 index 000000000..d817db32c --- /dev/null +++ b/plugins/MacAU/Stonefire/Stonefire.h @@ -0,0 +1,188 @@ +/* +* File: Stonefire.h +* +* Version: 1.0 +* +* Created: 4/1/24 +* +* Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license +* +* Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in +* consideration of your agreement to the following terms, and your use, installation, modification +* or redistribution of this Apple software constitutes acceptance of these terms. If you do +* not agree with these terms, please do not use, install, modify or redistribute this Apple +* software. +* +* In consideration of your agreement to abide by the following terms, and subject to these terms, +* Apple grants you a personal, non-exclusive license, under Apple's copyrights in this +* original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the +* Apple Software, with or without modifications, in source and/or binary forms; provided that if you +* redistribute the Apple Software in its entirety and without modifications, you must retain this +* notice and the following text and disclaimers in all such redistributions of the Apple Software. +* Neither the name, trademarks, service marks or logos of Apple Computer, Inc. may be used to +* endorse or promote products derived from the Apple Software without specific prior written +* permission from Apple. Except as expressly stated in this notice, no other rights or +* licenses, express or implied, are granted by Apple herein, including but not limited to any +* patent rights that may be infringed by your derivative works or by other works in which the +* Apple Software may be incorporated. +* +* The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR +* IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY +* AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE +* OR IN COMBINATION WITH YOUR PRODUCTS. +* +* IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL +* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, +* REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER +* UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN +* IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +* +*/ +#include "AUEffectBase.h" +#include "StonefireVersion.h" + +#if AU_DEBUG_DISPATCHER + #include "AUDebugDispatcher.h" +#endif + + +#ifndef __Stonefire_h__ +#define __Stonefire_h__ + + +#pragma mark ____Stonefire Parameters + +// parameters +static const float kDefaultValue_ParamOne = 0.5; +static const float kDefaultValue_ParamTwo = 0.5; +static const float kDefaultValue_ParamThree = 0.5; +static const float kDefaultValue_ParamFour = 0.5; + +static CFStringRef kParameterOneName = CFSTR("Air"); +static CFStringRef kParameterTwoName = CFSTR("Fire"); +static CFStringRef kParameterThreeName = CFSTR("Stone"); +static CFStringRef kParameterFourName = CFSTR("Range"); +//Alter the name if desired, but using the plugin name is a start + +enum { + kParam_One =0, + kParam_Two =1, + kParam_Three =2, + kParam_Four =3, + //Add your parameters here... + kNumberOfParameters=4 +}; + +#pragma mark ____Stonefire +class Stonefire : public AUEffectBase +{ +public: + Stonefire(AudioUnit component); +#if AU_DEBUG_DISPATCHER + virtual ~Stonefire () { delete mDebugDispatcher; } +#endif + + virtual AUKernelBase * NewKernel() { return new StonefireKernel(this); } + + virtual ComponentResult GetParameterValueStrings(AudioUnitScope inScope, + AudioUnitParameterID inParameterID, + CFArrayRef * outStrings); + + virtual ComponentResult GetParameterInfo(AudioUnitScope inScope, + AudioUnitParameterID inParameterID, + AudioUnitParameterInfo &outParameterInfo); + + virtual ComponentResult GetPropertyInfo(AudioUnitPropertyID inID, + AudioUnitScope inScope, + AudioUnitElement inElement, + UInt32 & outDataSize, + Boolean & outWritable ); + + virtual ComponentResult GetProperty(AudioUnitPropertyID inID, + AudioUnitScope inScope, + AudioUnitElement inElement, + void * outData); + + virtual ComponentResult Initialize(); + virtual bool SupportsTail () { return true; } + virtual Float64 GetTailTime() {return (1.0/GetSampleRate())*0.0;} //in SECONDS! gsr * a number = in samples + virtual Float64 GetLatency() {return (1.0/GetSampleRate())*0.0;} // in SECONDS! gsr * a number = in samples + + /*! @method Version */ + virtual ComponentResult Version() { return kStonefireVersion; } + + + +protected: + class StonefireKernel : public AUKernelBase // most of the real work happens here + { +public: + StonefireKernel(AUEffectBase *inAudioUnit ) + : AUKernelBase(inAudioUnit) + { + } + + // *Required* overides for the process method for this effect + // processes one channel of interleaved samples + virtual void Process( const Float32 *inSourceP, + Float32 *inDestP, + UInt32 inFramesToProcess, + UInt32 inNumChannels, + bool &ioSilence); + + virtual void Reset(); + + private: + enum { + pvAL1, + pvSL1, + accSL1, + acc2SL1, + pvAL2, + pvSL2, + accSL2, + acc2SL2, + pvAL3, + pvSL3, + accSL3, + pvAL4, + pvSL4, + gndavgL, + outAL, + gainAL, + air_total + }; + double air[air_total]; + + enum { + prevSampL1, + prevSlewL1, + accSlewL1, + prevSampL2, + prevSlewL2, + accSlewL2, + prevSampL3, + prevSlewL3, + accSlewL3, + kalGainL, + kalOutL, + kal_total + }; + double kal[kal_total]; + + double trebleGainA; + double trebleGainB; + double midGainA; + double midGainB; + double bassGainA; + double bassGainB; + + uint32_t fpd; + }; +}; + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + +#endif \ No newline at end of file diff --git a/plugins/MacAU/Stonefire/Stonefire.r b/plugins/MacAU/Stonefire/Stonefire.r new file mode 100755 index 000000000..8d83e6eea --- /dev/null +++ b/plugins/MacAU/Stonefire/Stonefire.r @@ -0,0 +1,61 @@ +/* +* File: Stonefire.r +* +* Version: 1.0 +* +* Created: 4/1/24 +* +* Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license +* +* Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in +* consideration of your agreement to the following terms, and your use, installation, modification +* or redistribution of this Apple software constitutes acceptance of these terms. If you do +* not agree with these terms, please do not use, install, modify or redistribute this Apple +* software. +* +* In consideration of your agreement to abide by the following terms, and subject to these terms, +* Apple grants you a personal, non-exclusive license, under Apple's copyrights in this +* original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the +* Apple Software, with or without modifications, in source and/or binary forms; provided that if you +* redistribute the Apple Software in its entirety and without modifications, you must retain this +* notice and the following text and disclaimers in all such redistributions of the Apple Software. +* Neither the name, trademarks, service marks or logos of Apple Computer, Inc. may be used to +* endorse or promote products derived from the Apple Software without specific prior written +* permission from Apple. Except as expressly stated in this notice, no other rights or +* licenses, express or implied, are granted by Apple herein, including but not limited to any +* patent rights that may be infringed by your derivative works or by other works in which the +* Apple Software may be incorporated. +* +* The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR +* IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY +* AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE +* OR IN COMBINATION WITH YOUR PRODUCTS. +* +* IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL +* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, +* REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER +* UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN +* IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +* +*/ +#include + +#include "StonefireVersion.h" + +// Note that resource IDs must be spaced 2 apart for the 'STR ' name and description +#define kAudioUnitResID_Stonefire 1000 + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Stonefire~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +#define RES_ID kAudioUnitResID_Stonefire +#define COMP_TYPE kAudioUnitType_Effect +#define COMP_SUBTYPE Stonefire_COMP_SUBTYPE +#define COMP_MANUF Stonefire_COMP_MANF + +#define VERSION kStonefireVersion +#define NAME "Airwindows: Stonefire" +#define DESCRIPTION "Stonefire AU" +#define ENTRY_POINT "StonefireEntry" + +#include "AUResources.r" \ No newline at end of file diff --git a/plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.mode1v3 b/plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.mode1v3 new file mode 100755 index 000000000..f301be9a2 --- /dev/null +++ b/plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.mode1v3 @@ -0,0 +1,1358 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCProjectFormatConflictsModule + Name + Project Format Conflicts List + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + BundleLoadPath + + MaxInstances + n + Module + XCSnapshotModule + Name + Snapshots Tool + + + BundlePath + /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources + Description + DefaultDescriptionKey + DockingSystemVisible + + Extension + mode1v3 + FavBarConfig + + PBXProjectModuleGUID + 8BD3CCBC148831C90062E48C + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.mode1v3 + MajorVersion + 33 + MinorVersion + 0 + Name + Default + Notifications + + OpenEditors + + PerspectiveWidths + + -1 + -1 + + Perspectives + + + ChosenToolbarItems + + active-combo-popup + action + build + debugger-enable-breakpoints + get-info + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProjectWithEditor + Identifier + perspective.project + IsVertical + + Layout + + + BecomeActive + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 089C166AFE841209C02AAC07 + 08FB77ADFE841716C02AAC07 + 8BA05AEB0720742700365D66 + 1C37FBAC04509CD000000102 + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 20 + 19 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 445}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 463}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 203 321 788 504 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 203pt + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20306471E060097A5F4 + PBXProjectModuleLabel + MyNewFile14.java + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CE0B20406471E060097A5F4 + PBXProjectModuleLabel + MyNewFile14.java + + SplitCount + 1 + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {580, 269}} + RubberWindowFrame + 203 321 788 504 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 269pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20506471E060097A5F4 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{0, 274}, {580, 189}} + RubberWindowFrame + 203 321 788 504 0 0 1440 878 + + Module + XCDetailModule + Proportion + 189pt + + + Proportion + 580pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDetailModule + + TableOfContents + + 8B563EC9161B5E170067FE32 + 1CE0B1FE06471DED0097A5F4 + 8B563ECA161B5E170067FE32 + 1CE0B20306471E060097A5F4 + 1CE0B20506471E060097A5F4 + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.defaultV3 + + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.morph + IsVertical + 0 + Layout + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 11E0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 29B97314FDCFA39411CA2CEA + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 337}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 1 + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 355}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 373 269 690 397 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 100% + + + Name + Morph + PreferredWidth + 300 + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + + TableOfContents + + 11E0B1FE06471DED0097A5F4 + + ToolbarConfiguration + xcode.toolbar.config.default.shortV3 + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecificationMode1.xcperspec' + StatusbarIsVisible + + TimeStamp + 0.0 + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 2 + Type + Perspectives + UpdateMessage + The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? + WindowJustification + 5 + WindowOrderList + + 8BD3CCBD148831C90062E48C + /Developer/Library/Xcode/Project Templates/System Plug-in/Audio Unit Effect/Audio Unit Effect/StarterAU.xcodeproj + + WindowString + 203 321 788 504 0 0 1440 878 + WindowToolsV3 + + + FirstTimeWindowDisplayed + + Identifier + windowTool.build + IsVertical + + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {500, 218}} + RubberWindowFrame + 668 222 500 500 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 218pt + + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + XCBuildResultsTrigger_Collapse + 1021 + XCBuildResultsTrigger_Open + 1011 + + GeometryConfiguration + + Frame + {{0, 223}, {500, 236}} + RubberWindowFrame + 668 222 500 500 0 0 1440 878 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 459pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + + TableOfContents + + 8BD3CCBD148831C90062E48C + 8B563ECB161B5E170067FE32 + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.buildV3 + WindowContentMinSize + 486 300 + WindowString + 668 222 500 500 0 0 1440 878 + WindowToolGUID + 8BD3CCBD148831C90062E48C + WindowToolIsVisible + + + + Identifier + windowTool.debugger + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {317, 164}} + {{317, 0}, {377, 164}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {694, 164}} + {{0, 164}, {694, 216}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {694, 380}} + RubberWindowFrame + 321 238 694 422 0 0 1440 878 + + Module + PBXDebugSessionModule + Proportion + 100% + + + Proportion + 100% + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1C0AD2AB069F1E9B00FABCE6 + 1C162984064C10D400B95A72 + 1C0AD2AC069F1E9B00FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + WindowString + 321 238 694 422 0 0 1440 878 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + 0 + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + MENUSEPARATOR + + + Identifier + windowTool.debuggerConsole + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {650, 250}} + RubberWindowFrame + 516 632 650 250 0 0 1680 1027 + + Module + PBXDebugCLIModule + Proportion + 209pt + + + Proportion + 209pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAAD065D492600B07095 + 1C78EAAE065D492600B07095 + 1C78EAAC065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.consoleV3 + WindowString + 650 41 650 250 0 0 1280 1002 + WindowToolGUID + 1C78EAAD065D492600B07095 + WindowToolIsVisible + 0 + + + Identifier + windowTool.snapshots + Layout + + + Dock + + + Module + XCSnapshotModule + Proportion + 100% + + + Proportion + 100% + + + Name + Snapshots + ServiceClasses + + XCSnapshotModule + + StatusbarIsVisible + Yes + ToolbarConfiguration + xcode.toolbar.config.snapshots + WindowString + 315 824 300 550 0 0 1440 878 + WindowToolIsVisible + Yes + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.0950012207031 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scm + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 3 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpointsV3 + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimatorV3 + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 100% + + + Proportion + 100% + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.projectFormatConflicts + Layout + + + Dock + + + Module + XCProjectFormatConflictsModule + Proportion + 100% + + + Proportion + 100% + + + Name + Project Format Conflicts + ServiceClasses + + XCProjectFormatConflictsModule + + StatusbarIsVisible + 0 + WindowContentMinSize + 450 300 + WindowString + 50 850 472 307 0 0 1440 877 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {374, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {630, 331}} + MembersFrame + {{0, 105}, {374, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 97 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 385 179 630 352 0 0 1440 878 + + Module + PBXClassBrowserModule + Proportion + 332pt + + + Proportion + 332pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C0AD2AF069F1E9B00FABCE6 + 1C0AD2B0069F1E9B00FABCE6 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 385 179 630 352 0 0 1440 878 + WindowToolGUID + 1C0AD2AF069F1E9B00FABCE6 + WindowToolIsVisible + 0 + + + Identifier + windowTool.refactoring + IncludeInToolsMenu + 0 + Layout + + + Dock + + + BecomeActive + 1 + GeometryConfiguration + + Frame + {0, 0}, {500, 335} + RubberWindowFrame + {0, 0}, {500, 335} + + Module + XCRefactoringModule + Proportion + 100% + + + Proportion + 100% + + + Name + Refactoring + ServiceClasses + + XCRefactoringModule + + WindowString + 200 200 500 356 0 0 1920 1200 + + + + diff --git a/plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser b/plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser new file mode 100755 index 000000000..a0e8af414 --- /dev/null +++ b/plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser @@ -0,0 +1,128 @@ +// !$*UTF8*$! +{ + 089C1669FE841209C02AAC07 /* Project object */ = { + activeBuildConfigurationName = Release; + activeTarget = 8D01CCC60486CAD60068D4B7 /* Stonefire */; + codeSenseManager = 8BD3CCB9148830B20062E48C /* Code sense */; + perUserDictionary = { + PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 292, + 20, + 48, + 43, + 43, + 20, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + PBXFileDataSource_Target_ColumnID, + ); + }; + PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 252, + 60, + 20, + 48, + 43, + 43, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXTargetDataSource_PrimaryAttribute, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + ); + }; + PBXPerProjectTemplateStateSaveDate = 733683431; + PBXWorkspaceStateSaveDate = 733683431; + }; + perUserProjectItems = { + 8BFF51582BBB22AF00C35A15 /* PlistBookmark */ = 8BFF51582BBB22AF00C35A15 /* PlistBookmark */; + 8BFF51762BBB251500C35A15 /* PlistBookmark */ = 8BFF51762BBB251500C35A15 /* PlistBookmark */; + }; + sourceControlManager = 8BD3CCB8148830B20062E48C /* Source Control */; + userBuildSettings = { + }; + }; + 8BA05A660720730100365D66 /* Stonefire.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1090, 5202}}"; + sepNavSelRange = "{10482, 0}"; + sepNavVisRange = "{11340, 2146}"; + sepNavWindowFrame = "{{15, 52}, {1137, 821}}"; + }; + }; + 8BA05A690720730100365D66 /* StonefireVersion.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1090, 1062}}"; + sepNavSelRange = "{2905, 0}"; + sepNavVisRange = "{1068, 1900}"; + sepNavWindowFrame = "{{15, 52}, {1137, 821}}"; + }; + }; + 8BC6025B073B072D006C4272 /* Stonefire.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1146, 4068}}"; + sepNavSelRange = "{5835, 0}"; + sepNavVisRange = "{5079, 643}"; + sepNavWindowFrame = "{{15, 52}, {1137, 821}}"; + }; + }; + 8BD3CCB8148830B20062E48C /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + repositoryNamesForRoots = { + "" = ""; + }; + }; + }; + 8BD3CCB9148830B20062E48C /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; + 8BFF51582BBB22AF00C35A15 /* PlistBookmark */ = { + isa = PlistBookmark; + fRef = 8D01CCD10486CAD60068D4B7 /* Info.plist */; + fallbackIsa = PBXBookmark; + isK = 0; + kPath = ( + CFBundleName, + ); + name = /Users/christopherjohnson/Desktop/Stonefire/Info.plist; + rLen = 0; + rLoc = 9223372036854775807; + }; + 8BFF51762BBB251500C35A15 /* PlistBookmark */ = { + isa = PlistBookmark; + fRef = 8D01CCD10486CAD60068D4B7 /* Info.plist */; + fallbackIsa = PBXBookmark; + isK = 0; + kPath = ( + CFBundleName, + ); + name = /Users/christopherjohnson/Desktop/Stonefire/Info.plist; + rLen = 0; + rLoc = 9223372036854775807; + }; + 8D01CCC60486CAD60068D4B7 /* Stonefire */ = { + activeExec = 0; + }; +} diff --git a/plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 b/plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 new file mode 100755 index 000000000..8132a056f --- /dev/null +++ b/plugins/MacAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 @@ -0,0 +1,1505 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCProjectFormatConflictsModule + Name + Project Format Conflicts List + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + BundleLoadPath + + MaxInstances + n + Module + XCSnapshotModule + Name + Snapshots Tool + + + BundlePath + /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources + Description + AIODescriptionKey + DockingSystemVisible + + Extension + perspectivev3 + FavBarConfig + + PBXProjectModuleGUID + 8BD7274F1D46E5A5000176F0 + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.defaultV3 + MajorVersion + 34 + MinorVersion + 0 + Name + All-In-One + Notifications + + + XCObserverAutoDisconnectKey + + XCObserverDefintionKey + + PBXStatusErrorsKey + 0 + + XCObserverFactoryKey + XCPerspectivesSpecificationIdentifier + XCObserverGUIDKey + XCObserverProjectIdentifier + XCObserverNotificationKey + PBXStatusBuildStateMessageNotification + XCObserverTargetKey + XCMainBuildResultsModuleGUID + XCObserverTriggerKey + awakenModuleWithObserver: + XCObserverValidationKey + + PBXStatusErrorsKey + 2 + + + + OpenEditors + + PerspectiveWidths + + 841 + 841 + + Perspectives + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-combo-popup + action + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + get-info + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.project + IsVertical + + Layout + + + BecomeActive + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CA23ED40692098700951B8B + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 288 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 089C166AFE841209C02AAC07 + 08FB77ADFE841716C02AAC07 + 8BA05A56072072A900365D66 + 089C167CFE841241C02AAC07 + 1C37FBAC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 4 + 2 + 1 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {288, 595}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + + GeometryConfiguration + + Frame + {{0, 0}, {305, 613}} + GroupTreeTableConfiguration + + MainColumn + 288 + + RubberWindowFrame + 241 44 841 654 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 305pt + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 8BD7274A1D46E5A5000176F0 + PBXProjectModuleLabel + Info.plist + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 8BD7274B1D46E5A5000176F0 + PBXProjectModuleLabel + Info.plist + _historyCapacity + 0 + bookmark + 8BFF51762BBB251500C35A15 + history + + 8BFF51582BBB22AF00C35A15 + + + SplitCount + 1 + + StatusBarVisibility + + XCSharingToken + com.apple.Xcode.CommonNavigatorGroupSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {531, 242}} + RubberWindowFrame + 241 44 841 654 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 242pt + + + Proportion + 366pt + Tabs + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EDF0692099D00951B8B + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{10, 27}, {531, 339}} + + Module + XCDetailModule + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EE00692099D00951B8B + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{10, 31}, {603, 297}} + + Module + PBXProjectFindModule + + + ContentConfiguration + + PBXCVSModuleFilterTypeKey + 1032 + PBXProjectModuleGUID + 1CA23EE10692099D00951B8B + PBXProjectModuleLabel + SCM Results + + GeometryConfiguration + + Frame + {{10, 31}, {603, 297}} + + Module + PBXCVSModule + + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + XCBuildResultsTrigger_Collapse + 1023 + XCBuildResultsTrigger_Open + 1012 + + GeometryConfiguration + + Frame + {{10, 27}, {531, 339}} + RubberWindowFrame + 241 44 841 654 0 0 1440 878 + + Module + PBXBuildResultsModule + + + + + Proportion + 531pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDockableTabModule + XCDetailModule + PBXProjectFindModule + PBXCVSModule + PBXBuildResultsModule + + TableOfContents + + 8BFF516E2BBB248D00C35A15 + 1CA23ED40692098700951B8B + 8BFF516F2BBB248D00C35A15 + 8BD7274A1D46E5A5000176F0 + 8BFF51702BBB248D00C35A15 + 1CA23EDF0692099D00951B8B + 1CA23EE00692099D00951B8B + 1CA23EE10692099D00951B8B + XCMainBuildResultsModuleGUID + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.defaultV3 + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-combo-popup + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + debugger-restart-executable + debugger-pause + debugger-step-over + debugger-step-into + debugger-step-out + NSToolbarFlexibleSpaceItem + servicesModulebreakpoints + debugger-show-console-window + + ControllerClassBaseName + PBXDebugSessionModule + IconName + DebugTabIcon + Identifier + perspective.debug + IsVertical + + Layout + + + ContentConfiguration + + PBXProjectModuleGUID + 1CCC7628064C1048000F2A68 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {810, 0}} + + Module + PBXDebugCLIModule + Proportion + 0pt + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {395, 214}} + {{395, 0}, {415, 214}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {810, 214}} + {{0, 214}, {810, 227}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1CCC7629064C1048000F2A68 + PBXProjectModuleLabel + Debug + + GeometryConfiguration + + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 5}, {810, 441}} + PBXDebugSessionStackFrameViewKey + + DebugVariablesTableConfiguration + + Name + 120 + Value + 85 + Summary + 185 + + Frame + {{395, 0}, {415, 214}} + + + Module + PBXDebugSessionModule + Proportion + 441pt + + + Name + Debug + ServiceClasses + + XCModuleDock + PBXDebugCLIModule + PBXDebugSessionModule + PBXDebugProcessAndThreadModule + PBXDebugProcessViewModule + PBXDebugThreadViewModule + PBXDebugStackFrameViewModule + PBXNavigatorGroup + + TableOfContents + + 8BD727EC1D46ECF1000176F0 + 1CCC7628064C1048000F2A68 + 1CCC7629064C1048000F2A68 + 8BD727ED1D46ECF1000176F0 + 8BD727EE1D46ECF1000176F0 + 8BD727EF1D46ECF1000176F0 + 8BD727F01D46ECF1000176F0 + 8BD727E71D46ECD9000176F0 + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.debugV3 + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecification.xcperspec' + StatusbarIsVisible + + TimeStamp + 733685013.30776501 + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 2 + Type + Perspectives + UpdateMessage + + WindowJustification + 5 + WindowOrderList + + /Users/christopherjohnson/Desktop/Stonefire/Stonefire.xcodeproj + + WindowString + 241 44 841 654 0 0 1440 878 + WindowToolsV3 + + + Identifier + windowTool.debugger + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {317, 164}} + {{317, 0}, {377, 164}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {694, 164}} + {{0, 164}, {694, 216}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {694, 380}} + RubberWindowFrame + 321 238 694 422 0 0 1440 878 + + Module + PBXDebugSessionModule + Proportion + 100% + + + Proportion + 100% + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1C0AD2AB069F1E9B00FABCE6 + 1C162984064C10D400B95A72 + 1C0AD2AC069F1E9B00FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + WindowString + 321 238 694 422 0 0 1440 878 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + 0 + + + Identifier + windowTool.build + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD052900623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {500, 215}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 218pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + + GeometryConfiguration + + Frame + {{0, 222}, {500, 236}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 458pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAA5065D492600B07095 + 1C78EAA6065D492600B07095 + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.buildV3 + WindowString + 192 257 500 500 0 0 1280 1002 + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + windowTool.snapshots + Layout + + + Dock + + + Module + XCSnapshotModule + Proportion + 100% + + + Proportion + 100% + + + Name + Snapshots + ServiceClasses + + XCSnapshotModule + + StatusbarIsVisible + Yes + ToolbarConfiguration + xcode.toolbar.config.snapshots + WindowString + 315 824 300 550 0 0 1440 878 + WindowToolIsVisible + Yes + + + Identifier + windowTool.debuggerConsole + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {700, 358}} + RubberWindowFrame + 149 87 700 400 0 0 1440 878 + + Module + PBXDebugCLIModule + Proportion + 358pt + + + Proportion + 358pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D5B069F1CE1000CFCEE + 1C530D5C069F1CE1000CFCEE + 1C78EAAC065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.consoleV3 + WindowString + 149 87 440 400 0 0 1440 878 + WindowToolGUID + 1C530D5B069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.09500122070312 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scmV3 + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 3 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpointsV3 + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimatorV3 + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 166pt + + + Proportion + 166pt + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.projectFormatConflicts + Layout + + + Dock + + + Module + XCProjectFormatConflictsModule + Proportion + 100% + + + Proportion + 100% + + + Name + Project Format Conflicts + ServiceClasses + + XCProjectFormatConflictsModule + + StatusbarIsVisible + 0 + WindowContentMinSize + 450 300 + WindowString + 50 850 472 307 0 0 1440 877 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {369, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {616, 353}} + MembersFrame + {{0, 105}, {369, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 94 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 597 125 616 374 0 0 1280 1002 + + Module + PBXClassBrowserModule + Proportion + 354pt + + + Proportion + 354pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C78EABA065D492600B07095 + 1C78EABB065D492600B07095 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 597 125 616 374 0 0 1280 1002 + + + Identifier + windowTool.refactoring + IncludeInToolsMenu + 0 + Layout + + + Dock + + + BecomeActive + 1 + GeometryConfiguration + + Frame + {0, 0}, {500, 335} + RubberWindowFrame + {0, 0}, {500, 335} + + Module + XCRefactoringModule + Proportion + 100% + + + Proportion + 100% + + + Name + Refactoring + ServiceClasses + + XCRefactoringModule + + WindowString + 200 200 500 356 0 0 1920 1200 + + + + diff --git a/plugins/MacAU/Stonefire/Stonefire.xcodeproj/project.pbxproj b/plugins/MacAU/Stonefire/Stonefire.xcodeproj/project.pbxproj new file mode 100755 index 000000000..8ce763470 --- /dev/null +++ b/plugins/MacAU/Stonefire/Stonefire.xcodeproj/project.pbxproj @@ -0,0 +1,490 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 45; + objects = { + +/* Begin PBXBuildFile section */ + 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; + 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; + 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; + 8B4119B70749654200361ABE /* Stonefire.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* Stonefire.r */; }; + 8BA05A6B0720730100365D66 /* Stonefire.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* Stonefire.cpp */; }; + 8BA05A6E0720730100365D66 /* StonefireVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* StonefireVersion.h */; }; + 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; + 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; + 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; + 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; + 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; + 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; + 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; + 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; + 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; + 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; + 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; + 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; + 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; + 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; + 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; + 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; + 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; + 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; + 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; + 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; + 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; + 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; + 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; + 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; + 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; + 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; + 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; + 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; + 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; + 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; + 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; + 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BC6025C073B072D006C4272 /* Stonefire.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* Stonefire.h */; }; + 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; + F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; + F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; + 8BA05A660720730100365D66 /* Stonefire.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Stonefire.cpp; sourceTree = ""; }; + 8BA05A670720730100365D66 /* Stonefire.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = Stonefire.exp; sourceTree = ""; }; + 8BA05A680720730100365D66 /* Stonefire.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = Stonefire.r; sourceTree = ""; }; + 8BA05A690720730100365D66 /* StonefireVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StonefireVersion.h; sourceTree = ""; }; + 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; + 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; + 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; + 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; + 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; + 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BC6025B073B072D006C4272 /* Stonefire.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Stonefire.h; sourceTree = ""; }; + 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D01CCD20486CAD60068D4B7 /* Stonefire.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Stonefire.component; sourceTree = BUILT_PRODUCTS_DIR; }; + F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; + F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D01CCCD0486CAD60068D4B7 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */, + 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */, + 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 089C166AFE841209C02AAC07 /* Stonefire */ = { + isa = PBXGroup; + children = ( + 08FB77ADFE841716C02AAC07 /* Source */, + 089C167CFE841241C02AAC07 /* Resources */, + 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, + 19C28FB4FE9D528D11CA2CBB /* Products */, + ); + name = Stonefire; + sourceTree = ""; + }; + 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */, + 8BA05B01072074F900365D66 /* CoreServices.framework */, + 8BA05AF9072074E100365D66 /* AudioToolbox.framework */, + 8BA05AFA072074E100365D66 /* AudioUnit.framework */, + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C167CFE841241C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D01CCD10486CAD60068D4B7 /* Info.plist */, + 089C167DFE841241C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ADFE841716C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8BA05A56072072A900365D66 /* AU Source */, + 8BA05AEB0720742700365D66 /* PublicUtility */, + 8BA05A7D072073D200365D66 /* AUPublic */, + ); + name = Source; + sourceTree = ""; + }; + 19C28FB4FE9D528D11CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 8D01CCD20486CAD60068D4B7 /* Stonefire.component */, + ); + name = Products; + sourceTree = ""; + }; + 8BA05A56072072A900365D66 /* AU Source */ = { + isa = PBXGroup; + children = ( + 8BC6025B073B072D006C4272 /* Stonefire.h */, + 8BA05A660720730100365D66 /* Stonefire.cpp */, + 8BA05A670720730100365D66 /* Stonefire.exp */, + 8BA05A680720730100365D66 /* Stonefire.r */, + 8BA05A690720730100365D66 /* StonefireVersion.h */, + ); + name = "AU Source"; + sourceTree = ""; + }; + 8BA05A7D072073D200365D66 /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BA05A7E072073D200365D66 /* AUBase */, + 8BA05A99072073D200365D66 /* OtherBases */, + 8BA05AA6072073D200365D66 /* Utility */, + ); + name = AUPublic; + path = Extras/CoreAudio/AudioUnits/AUPublic; + sourceTree = SYSTEM_DEVELOPER_DIR; + }; + 8BA05A7E072073D200365D66 /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BA05A7F072073D200365D66 /* AUBase.cpp */, + 8BA05A80072073D200365D66 /* AUBase.h */, + 8BA05A81072073D200365D66 /* AUDispatch.cpp */, + 8BA05A82072073D200365D66 /* AUDispatch.h */, + 8BA05A83072073D200365D66 /* AUInputElement.cpp */, + 8BA05A84072073D200365D66 /* AUInputElement.h */, + 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, + 8BA05A86072073D200365D66 /* AUOutputElement.h */, + 8BA05A87072073D200365D66 /* AUResources.r */, + 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, + 8BA05A89072073D200365D66 /* AUScopeElement.h */, + 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, + 8BA05A8B072073D200365D66 /* ComponentBase.h */, + ); + path = AUBase; + sourceTree = ""; + }; + 8BA05A99072073D200365D66 /* OtherBases */ = { + isa = PBXGroup; + children = ( + 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, + 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + ); + path = OtherBases; + sourceTree = ""; + }; + 8BA05AA6072073D200365D66 /* Utility */ = { + isa = PBXGroup; + children = ( + F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, + F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, + 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, + 8BA05AA8072073D200365D66 /* AUBuffer.h */, + 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, + 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, + 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, + 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, + 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + ); + path = Utility; + sourceTree = ""; + }; + 8BA05AEB0720742700365D66 /* PublicUtility */ = { + isa = PBXGroup; + children = ( + 8BA05B050720754400365D66 /* CAAUParameter.cpp */, + 8BA05B060720754400365D66 /* CAAUParameter.h */, + 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, + 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, + 8BA05AE10720742100365D66 /* CAMutex.cpp */, + 8BA05AE20720742100365D66 /* CAMutex.h */, + 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, + 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, + 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, + 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, + 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, + ); + name = PublicUtility; + path = Extras/CoreAudio/PublicUtility; + sourceTree = SYSTEM_DEVELOPER_DIR; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D01CCC70486CAD60068D4B7 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8BA05A6E0720730100365D66 /* StonefireVersion.h in Headers */, + 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, + 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, + 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, + 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, + 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, + 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, + 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, + 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, + 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, + 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, + 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, + 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, + 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, + 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, + 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, + 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BC6025C073B072D006C4272 /* Stonefire.h in Headers */, + 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, + 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, + F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D01CCC60486CAD60068D4B7 /* Stonefire */ = { + isa = PBXNativeTarget; + buildConfigurationList = 3E4BA243089833B7007656EC /* Build configuration list for PBXNativeTarget "Stonefire" */; + buildPhases = ( + 8D01CCC70486CAD60068D4B7 /* Headers */, + 8D01CCC90486CAD60068D4B7 /* Resources */, + 8D01CCCB0486CAD60068D4B7 /* Sources */, + 8D01CCCD0486CAD60068D4B7 /* Frameworks */, + 8D01CCCF0486CAD60068D4B7 /* Rez */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Stonefire; + productInstallPath = "$(HOME)/Library/Bundles"; + productName = Stonefire; + productReference = 8D01CCD20486CAD60068D4B7 /* Stonefire.component */; + productType = "com.apple.product-type.bundle"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 089C1669FE841209C02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "Stonefire" */; + compatibilityVersion = "Xcode 3.1"; + developmentRegion = English; + hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + ); + mainGroup = 089C166AFE841209C02AAC07 /* Stonefire */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D01CCC60486CAD60068D4B7 /* Stonefire */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D01CCC90486CAD60068D4B7 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D01CCCF0486CAD60068D4B7 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + 8B4119B70749654200361ABE /* Stonefire.r in Rez */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D01CCCB0486CAD60068D4B7 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8BA05A6B0720730100365D66 /* Stonefire.cpp in Sources */, + 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, + 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, + 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, + 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, + 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, + 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, + 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, + 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, + 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, + 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, + 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, + 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, + 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, + 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, + F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C167EFE841241C02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 3E4BA244089833B7007656EC /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + EXPORTED_SYMBOLS_FILE = Stonefire.exp; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GENERATE_PKGINFO_FILE = YES; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; + LIBRARY_STYLE = Bundle; + OTHER_LDFLAGS = "-bundle"; + OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + PRODUCT_NAME = Stonefire; + WRAPPER_EXTENSION = component; + }; + name = Debug; + }; + 3E4BA245089833B7007656EC /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = ( + ppc, + i386, + x86_64, + ); + EXPORTED_SYMBOLS_FILE = Stonefire.exp; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GENERATE_PKGINFO_FILE = YES; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.4; + OTHER_LDFLAGS = "-bundle"; + OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + PRODUCT_NAME = Stonefire; + SDKROOT = macosx10.5; + STRIP_INSTALLED_PRODUCT = YES; + STRIP_STYLE = all; + WRAPPER_EXTENSION = component; + }; + name = Release; + }; + 3E4BA248089833B7007656EC /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_C_LANGUAGE_STANDARD = c99; + SDKROOT = macosx10.6; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Debug; + }; + 3E4BA249089833B7007656EC /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_C_LANGUAGE_STANDARD = c99; + SDKROOT = macosx10.6; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 3E4BA243089833B7007656EC /* Build configuration list for PBXNativeTarget "Stonefire" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 3E4BA244089833B7007656EC /* Debug */, + 3E4BA245089833B7007656EC /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "Stonefire" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 3E4BA248089833B7007656EC /* Debug */, + 3E4BA249089833B7007656EC /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; +/* End XCConfigurationList section */ + }; + rootObject = 089C1669FE841209C02AAC07 /* Project object */; +} diff --git a/plugins/MacAU/Stonefire/StonefireVersion.h b/plugins/MacAU/Stonefire/StonefireVersion.h new file mode 100755 index 000000000..5a4aedb77 --- /dev/null +++ b/plugins/MacAU/Stonefire/StonefireVersion.h @@ -0,0 +1,58 @@ +/* +* File: StonefireVersion.h +* +* Version: 1.0 +* +* Created: 4/1/24 +* +* Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license +* +* Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in +* consideration of your agreement to the following terms, and your use, installation, modification +* or redistribution of this Apple software constitutes acceptance of these terms. If you do +* not agree with these terms, please do not use, install, modify or redistribute this Apple +* software. +* +* In consideration of your agreement to abide by the following terms, and subject to these terms, +* Apple grants you a personal, non-exclusive license, under Apple's copyrights in this +* original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the +* Apple Software, with or without modifications, in source and/or binary forms; provided that if you +* redistribute the Apple Software in its entirety and without modifications, you must retain this +* notice and the following text and disclaimers in all such redistributions of the Apple Software. +* Neither the name, trademarks, service marks or logos of Apple Computer, Inc. may be used to +* endorse or promote products derived from the Apple Software without specific prior written +* permission from Apple. Except as expressly stated in this notice, no other rights or +* licenses, express or implied, are granted by Apple herein, including but not limited to any +* patent rights that may be infringed by your derivative works or by other works in which the +* Apple Software may be incorporated. +* +* The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR +* IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY +* AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE +* OR IN COMBINATION WITH YOUR PRODUCTS. +* +* IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL +* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, +* REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER +* UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN +* IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +* +*/ +#ifndef __StonefireVersion_h__ +#define __StonefireVersion_h__ + + +#ifdef DEBUG + #define kStonefireVersion 0xFFFFFFFF +#else + #define kStonefireVersion 0x00010000 +#endif + +//~~~~~~~~~~~~~~ Change!!! ~~~~~~~~~~~~~~~~~~~~~// +#define Stonefire_COMP_MANF 'Dthr' +#define Stonefire_COMP_SUBTYPE 'stfr' +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~// + +#endif + diff --git a/plugins/MacAU/Stonefire/version.plist b/plugins/MacAU/Stonefire/version.plist new file mode 100755 index 000000000..11edf8a1b --- /dev/null +++ b/plugins/MacAU/Stonefire/version.plist @@ -0,0 +1,16 @@ + + + + + BuildVersion + 3 + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1.0 + ProjectName + ${EXECUTABLE_NAME} + SourceVersion + 590000 + + diff --git a/plugins/MacSignedAU/Console6Buss/Console6Buss.cpp b/plugins/MacSignedAU/Console6Buss/Console6Buss.cpp index 40a1bb2d6..3b855f878 100755 --- a/plugins/MacSignedAU/Console6Buss/Console6Buss.cpp +++ b/plugins/MacSignedAU/Console6Buss/Console6Buss.cpp @@ -48,7 +48,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -COMPONENT_ENTRY(Console6Buss) +AUDIOCOMPONENT_ENTRY(AUBaseFactory, Console6Buss) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/plugins/MacSignedAU/Console6Buss/Console6Buss.exp b/plugins/MacSignedAU/Console6Buss/Console6Buss.exp index d6cef6a17..61a276afe 100755 --- a/plugins/MacSignedAU/Console6Buss/Console6Buss.exp +++ b/plugins/MacSignedAU/Console6Buss/Console6Buss.exp @@ -1 +1,2 @@ _Console6BussEntry +_Console6BussFactory diff --git a/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.pbxproj b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.pbxproj index 866470f58..f7d6d1055 100755 --- a/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.pbxproj +++ b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.pbxproj @@ -7,98 +7,287 @@ objects = { /* Begin PBXBuildFile section */ - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; - 8B4119B70749654200361ABE /* Console6Buss.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* Console6Buss.r */; }; 8BA05A6B0720730100365D66 /* Console6Buss.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* Console6Buss.cpp */; }; 8BA05A6E0720730100365D66 /* Console6BussVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* Console6BussVersion.h */; }; - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BB496BD2BBB5FE600515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496352BBB5FE600515D8B /* CAExtAudioFile.h */; }; + 8BB496BE2BBB5FE600515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496362BBB5FE600515D8B /* CACFMachPort.h */; }; + 8BB496BF2BBB5FE600515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496372BBB5FE600515D8B /* CABool.h */; }; + 8BB496C02BBB5FE600515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496382BBB5FE600515D8B /* CAComponent.cpp */; }; + 8BB496C12BBB5FE600515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496392BBB5FE600515D8B /* CADebugger.h */; }; + 8BB496C22BBB5FE600515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4963A2BBB5FE600515D8B /* CACFNumber.cpp */; }; + 8BB496C32BBB5FE600515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4963B2BBB5FE600515D8B /* CAGuard.h */; }; + 8BB496C42BBB5FE600515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4963C2BBB5FE600515D8B /* CAAtomic.h */; }; + 8BB496C52BBB5FE600515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4963D2BBB5FE600515D8B /* CAStreamBasicDescription.h */; }; + 8BB496C62BBB5FE600515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4963E2BBB5FE600515D8B /* CACFObject.h */; }; + 8BB496C72BBB5FE600515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4963F2BBB5FE600515D8B /* CAStreamRangedDescription.h */; }; + 8BB496C82BBB5FE600515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496402BBB5FE600515D8B /* CATokenMap.h */; }; + 8BB496C92BBB5FE600515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496412BBB5FE600515D8B /* CAComponent.h */; }; + 8BB496CA2BBB5FE600515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496422BBB5FE600515D8B /* CAAudioBufferList.h */; }; + 8BB496CB2BBB5FE600515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496432BBB5FE600515D8B /* CAAudioUnit.h */; }; + 8BB496CC2BBB5FE600515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496442BBB5FE600515D8B /* CAAUParameter.h */; }; + 8BB496CD2BBB5FE600515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496452BBB5FE600515D8B /* CAException.h */; }; + 8BB496CE2BBB5FE600515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496462BBB5FE600515D8B /* CAAUProcessor.cpp */; }; + 8BB496CF2BBB5FE600515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496472BBB5FE600515D8B /* CAAUProcessor.h */; }; + 8BB496D02BBB5FE600515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496482BBB5FE600515D8B /* CAProcess.h */; }; + 8BB496D12BBB5FE600515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496492BBB5FE600515D8B /* CACFDictionary.h */; }; + 8BB496D22BBB5FE600515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4964A2BBB5FE600515D8B /* CAPThread.h */; }; + 8BB496D32BBB5FE600515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4964B2BBB5FE600515D8B /* CAAUParameter.cpp */; }; + 8BB496D42BBB5FE600515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4964C2BBB5FE600515D8B /* CAAudioTimeStamp.h */; }; + 8BB496D52BBB5FE600515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4964D2BBB5FE600515D8B /* CAFilePathUtils.cpp */; }; + 8BB496D62BBB5FE600515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4964E2BBB5FE600515D8B /* CAAudioValueRange.h */; }; + 8BB496D72BBB5FE600515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4964F2BBB5FE600515D8B /* CAVectorUnitTypes.h */; }; + 8BB496D82BBB5FE600515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496502BBB5FE600515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB496D92BBB5FE600515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496512BBB5FE600515D8B /* CAGuard.cpp */; }; + 8BB496DA2BBB5FE600515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496522BBB5FE600515D8B /* CACFNumber.h */; }; + 8BB496DB2BBB5FE600515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496532BBB5FE600515D8B /* CACFDistributedNotification.cpp */; }; + 8BB496DC2BBB5FE600515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496542BBB5FE600515D8B /* CACFString.h */; }; + 8BB496DD2BBB5FE600515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496552BBB5FE600515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB496DE2BBB5FE600515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496562BBB5FE600515D8B /* CAComponentDescription.cpp */; }; + 8BB496DF2BBB5FE600515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496572BBB5FE600515D8B /* CAHostTimeBase.h */; }; + 8BB496E02BBB5FE600515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496582BBB5FE600515D8B /* CADebugMacros.cpp */; }; + 8BB496E12BBB5FE600515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496592BBB5FE600515D8B /* CAAudioFileFormats.h */; }; + 8BB496E22BBB5FE600515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4965A2BBB5FE600515D8B /* CAAUMIDIMapManager.h */; }; + 8BB496E32BBB5FE600515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4965B2BBB5FE600515D8B /* CACFDictionary.cpp */; }; + 8BB496E42BBB5FE600515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4965C2BBB5FE600515D8B /* CAMutex.h */; }; + 8BB496E52BBB5FE600515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4965D2BBB5FE600515D8B /* CACFString.cpp */; }; + 8BB496E62BBB5FE600515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4965E2BBB5FE600515D8B /* CASettingsStorage.h */; }; + 8BB496E72BBB5FE600515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4965F2BBB5FE600515D8B /* CADebugPrintf.h */; }; + 8BB496E82BBB5FE600515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496602BBB5FE600515D8B /* CAXException.cpp */; }; + 8BB496E92BBB5FE600515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496612BBB5FE600515D8B /* CAAUMIDIMap.h */; }; + 8BB496EA2BBB5FE600515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496622BBB5FE600515D8B /* AUParamInfo.h */; }; + 8BB496EB2BBB5FE600515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496632BBB5FE600515D8B /* CABitOperations.h */; }; + 8BB496EC2BBB5FE600515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496642BBB5FE600515D8B /* CACFPreferences.cpp */; }; + 8BB496ED2BBB5FE600515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496652BBB5FE600515D8B /* CABundleLocker.h */; }; + 8BB496EE2BBB5FE600515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496662BBB5FE600515D8B /* CAPropertyAddress.h */; }; + 8BB496EF2BBB5FE600515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496672BBB5FE600515D8B /* CAXException.h */; }; + 8BB496F02BBB5FE600515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496682BBB5FE600515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB496F12BBB5FE600515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496692BBB5FE600515D8B /* CAThreadSafeList.h */; }; + 8BB496F22BBB5FE600515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4966A2BBB5FE600515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB496F32BBB5FE600515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4966B2BBB5FE600515D8B /* AUParamInfo.cpp */; }; + 8BB496F42BBB5FE600515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4966C2BBB5FE600515D8B /* CASharedLibrary.cpp */; }; + 8BB496F52BBB5FE600515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4966D2BBB5FE600515D8B /* CAAUMIDIMap.cpp */; }; + 8BB496F62BBB5FE600515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4966E2BBB5FE600515D8B /* CALogMacros.h */; }; + 8BB496F72BBB5FE600515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4966F2BBB5FE600515D8B /* CACFMessagePort.cpp */; }; + 8BB496F82BBB5FE600515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496702BBB5FE600515D8B /* CARingBuffer.h */; }; + 8BB496F92BBB5FE600515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496712BBB5FE600515D8B /* AUOutputBL.cpp */; }; + 8BB496FA2BBB5FE600515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496722BBB5FE600515D8B /* CABufferList.h */; }; + 8BB496FB2BBB5FE600515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496732BBB5FE600515D8B /* CASharedLibrary.h */; }; + 8BB496FC2BBB5FE600515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496742BBB5FE600515D8B /* CACFData.h */; }; + 8BB496FD2BBB5FE600515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496752BBB5FE600515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB496FE2BBB5FE600515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496762BBB5FE600515D8B /* CAPThread.cpp */; }; + 8BB496FF2BBB5FE600515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496772BBB5FE600515D8B /* CAAutoDisposer.h */; }; + 8BB497002BBB5FE600515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496782BBB5FE600515D8B /* CACFPreferences.h */; }; + 8BB497012BBB5FE600515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496792BBB5FE600515D8B /* CAVectorUnit.cpp */; }; + 8BB497022BBB5FE600515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4967A2BBB5FE600515D8B /* CAComponentDescription.h */; }; + 8BB497032BBB5FE600515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4967B2BBB5FE600515D8B /* CADebugMacros.h */; }; + 8BB497042BBB5FE600515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4967C2BBB5FE600515D8B /* AUOutputBL.h */; }; + 8BB497052BBB5FE600515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4967D2BBB5FE600515D8B /* CADebugPrintf.cpp */; }; + 8BB497062BBB5FE600515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4967E2BBB5FE600515D8B /* CARingBuffer.cpp */; }; + 8BB497072BBB5FE600515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4967F2BBB5FE600515D8B /* CACFPlugIn.h */; }; + 8BB497082BBB5FE600515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496802BBB5FE600515D8B /* CASettingsStorage.cpp */; }; + 8BB497092BBB5FE600515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496812BBB5FE600515D8B /* CAMixMap.h */; }; + 8BB4970A2BBB5FE600515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496822BBB5FE600515D8B /* CACFDistributedNotification.h */; }; + 8BB4970B2BBB5FE600515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496832BBB5FE600515D8B /* CAFilePathUtils.h */; }; + 8BB4970C2BBB5FE600515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496842BBB5FE600515D8B /* CATink.h */; }; + 8BB4970D2BBB5FE600515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496852BBB5FE600515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB4970E2BBB5FE600515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496862BBB5FE600515D8B /* CAAudioChannelLayout.h */; }; + 8BB4970F2BBB5FE600515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496872BBB5FE600515D8B /* CAProcess.cpp */; }; + 8BB497102BBB5FE600515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496882BBB5FE600515D8B /* CAHostTimeBase.cpp */; }; + 8BB497112BBB5FE600515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496892BBB5FE600515D8B /* CAPersistence.cpp */; }; + 8BB497122BBB5FE600515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4968A2BBB5FE600515D8B /* CAAudioBufferList.cpp */; }; + 8BB497132BBB5FE600515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4968B2BBB5FE600515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB497142BBB5FE600515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4968C2BBB5FE600515D8B /* CAVectorUnit.h */; }; + 8BB497152BBB5FE600515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4968D2BBB5FE600515D8B /* CAByteOrder.h */; }; + 8BB497162BBB5FE600515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4968E2BBB5FE600515D8B /* CACFArray.h */; }; + 8BB497172BBB5FE600515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4968F2BBB5FE600515D8B /* CAAtomicStack.h */; }; + 8BB497182BBB5FE600515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496902BBB5FE600515D8B /* CAReferenceCounted.h */; }; + 8BB497192BBB5FE600515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496912BBB5FE600515D8B /* CACFMachPort.cpp */; }; + 8BB4971A2BBB5FE600515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496922BBB5FE600515D8B /* CABufferList.cpp */; }; + 8BB4971B2BBB5FE600515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496932BBB5FE600515D8B /* CAMutex.cpp */; }; + 8BB4971C2BBB5FE600515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496942BBB5FE600515D8B /* CADebugger.cpp */; }; + 8BB4971D2BBB5FE600515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496952BBB5FE600515D8B /* CABundleLocker.cpp */; }; + 8BB4971E2BBB5FE600515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496962BBB5FE600515D8B /* CAAudioFileFormats.cpp */; }; + 8BB4971F2BBB5FE600515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496972BBB5FE600515D8B /* CAMath.h */; }; + 8BB497202BBB5FE600515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496982BBB5FE600515D8B /* CACFArray.cpp */; }; + 8BB497212BBB5FE600515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496992BBB5FE600515D8B /* CACFMessagePort.h */; }; + 8BB497222BBB5FE600515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4969A2BBB5FE600515D8B /* CAAudioValueRange.cpp */; }; + 8BB497232BBB5FE600515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4969B2BBB5FE600515D8B /* CAAudioUnit.cpp */; }; + 8BB497242BBB5FE600515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4969F2BBB5FE600515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB497252BBB5FE600515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496A12BBB5FE600515D8B /* ComponentBase.cpp */; }; + 8BB497262BBB5FE600515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496A22BBB5FE600515D8B /* AUScopeElement.cpp */; }; + 8BB497272BBB5FE600515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496A32BBB5FE600515D8B /* ComponentBase.h */; }; + 8BB497282BBB5FE600515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496A42BBB5FE600515D8B /* AUBase.cpp */; }; + 8BB497292BBB5FE600515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496A52BBB5FE600515D8B /* AUInputElement.h */; }; + 8BB4972A2BBB5FE600515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496A62BBB5FE600515D8B /* AUBase.h */; }; + 8BB4972B2BBB5FE600515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496A72BBB5FE600515D8B /* AUPlugInDispatch.h */; }; + 8BB4972C2BBB5FE600515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496A82BBB5FE600515D8B /* AUDispatch.h */; }; + 8BB4972D2BBB5FE600515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496A92BBB5FE600515D8B /* AUOutputElement.cpp */; }; + 8BB4972F2BBB5FE600515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496AB2BBB5FE600515D8B /* AUPlugInDispatch.cpp */; }; + 8BB497302BBB5FE600515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496AC2BBB5FE600515D8B /* AUOutputElement.h */; }; + 8BB497312BBB5FE600515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496AD2BBB5FE600515D8B /* AUDispatch.cpp */; }; + 8BB497322BBB5FE600515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496AE2BBB5FE600515D8B /* AUScopeElement.h */; }; + 8BB497332BBB5FE600515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496AF2BBB5FE600515D8B /* AUInputElement.cpp */; }; + 8BB497342BBB5FE600515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496B12BBB5FE600515D8B /* AUEffectBase.cpp */; }; + 8BB497352BBB5FE600515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496B22BBB5FE600515D8B /* AUEffectBase.h */; }; + 8BB497362BBB5FE600515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496B42BBB5FE600515D8B /* AUTimestampGenerator.h */; }; + 8BB497372BBB5FE600515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496B52BBB5FE600515D8B /* AUBaseHelper.cpp */; }; + 8BB497382BBB5FE600515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496B62BBB5FE600515D8B /* AUSilentTimeout.h */; }; + 8BB497392BBB5FE600515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496B72BBB5FE600515D8B /* AUInputFormatConverter.h */; }; + 8BB4973A2BBB5FE600515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496B82BBB5FE600515D8B /* AUTimestampGenerator.cpp */; }; + 8BB4973B2BBB5FE600515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB496B92BBB5FE600515D8B /* AUBuffer.cpp */; }; + 8BB4973C2BBB5FE600515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496BA2BBB5FE600515D8B /* AUMIDIDefs.h */; }; + 8BB4973D2BBB5FE600515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496BB2BBB5FE600515D8B /* AUBuffer.h */; }; + 8BB4973E2BBB5FE600515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB496BC2BBB5FE600515D8B /* AUBaseHelper.h */; }; 8BC6025C073B072D006C4272 /* Console6Buss.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* Console6Buss.h */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 8BA05A660720730100365D66 /* Console6Buss.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Console6Buss.cpp; sourceTree = ""; }; 8BA05A670720730100365D66 /* Console6Buss.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = Console6Buss.exp; sourceTree = ""; }; 8BA05A680720730100365D66 /* Console6Buss.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = Console6Buss.r; sourceTree = ""; }; 8BA05A690720730100365D66 /* Console6BussVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Console6BussVersion.h; sourceTree = ""; }; - 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; - 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; - 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; - 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; - 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; - 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; - 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; - 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; - 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; - 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; - 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; - 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; - 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; - 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; - 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; - 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB496352BBB5FE600515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB496362BBB5FE600515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB496372BBB5FE600515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB496382BBB5FE600515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB496392BBB5FE600515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB4963A2BBB5FE600515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB4963B2BBB5FE600515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB4963C2BBB5FE600515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB4963D2BBB5FE600515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB4963E2BBB5FE600515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB4963F2BBB5FE600515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB496402BBB5FE600515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB496412BBB5FE600515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB496422BBB5FE600515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB496432BBB5FE600515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB496442BBB5FE600515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB496452BBB5FE600515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB496462BBB5FE600515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB496472BBB5FE600515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB496482BBB5FE600515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB496492BBB5FE600515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB4964A2BBB5FE600515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB4964B2BBB5FE600515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB4964C2BBB5FE600515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB4964D2BBB5FE600515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB4964E2BBB5FE600515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB4964F2BBB5FE600515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB496502BBB5FE600515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB496512BBB5FE600515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB496522BBB5FE600515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB496532BBB5FE600515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB496542BBB5FE600515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB496552BBB5FE600515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB496562BBB5FE600515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB496572BBB5FE600515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB496582BBB5FE600515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB496592BBB5FE600515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB4965A2BBB5FE600515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB4965B2BBB5FE600515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB4965C2BBB5FE600515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB4965D2BBB5FE600515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB4965E2BBB5FE600515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB4965F2BBB5FE600515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB496602BBB5FE600515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB496612BBB5FE600515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB496622BBB5FE600515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB496632BBB5FE600515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB496642BBB5FE600515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB496652BBB5FE600515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB496662BBB5FE600515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB496672BBB5FE600515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB496682BBB5FE600515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB496692BBB5FE600515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB4966A2BBB5FE600515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB4966B2BBB5FE600515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB4966C2BBB5FE600515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB4966D2BBB5FE600515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB4966E2BBB5FE600515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB4966F2BBB5FE600515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB496702BBB5FE600515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB496712BBB5FE600515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB496722BBB5FE600515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB496732BBB5FE600515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB496742BBB5FE600515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB496752BBB5FE600515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB496762BBB5FE600515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB496772BBB5FE600515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB496782BBB5FE600515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB496792BBB5FE600515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB4967A2BBB5FE600515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB4967B2BBB5FE600515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB4967C2BBB5FE600515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB4967D2BBB5FE600515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB4967E2BBB5FE600515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB4967F2BBB5FE600515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB496802BBB5FE600515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB496812BBB5FE600515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB496822BBB5FE600515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB496832BBB5FE600515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB496842BBB5FE600515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB496852BBB5FE600515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB496862BBB5FE600515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB496872BBB5FE600515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB496882BBB5FE600515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB496892BBB5FE600515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB4968A2BBB5FE600515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB4968B2BBB5FE600515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB4968C2BBB5FE600515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB4968D2BBB5FE600515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB4968E2BBB5FE600515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB4968F2BBB5FE600515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB496902BBB5FE600515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB496912BBB5FE600515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB496922BBB5FE600515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB496932BBB5FE600515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB496942BBB5FE600515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB496952BBB5FE600515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB496962BBB5FE600515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB496972BBB5FE600515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB496982BBB5FE600515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB496992BBB5FE600515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB4969A2BBB5FE600515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB4969B2BBB5FE600515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB4969F2BBB5FE600515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB496A12BBB5FE600515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB496A22BBB5FE600515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB496A32BBB5FE600515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB496A42BBB5FE600515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB496A52BBB5FE600515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB496A62BBB5FE600515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB496A72BBB5FE600515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB496A82BBB5FE600515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB496A92BBB5FE600515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB496AA2BBB5FE600515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB496AB2BBB5FE600515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB496AC2BBB5FE600515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB496AD2BBB5FE600515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB496AE2BBB5FE600515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB496AF2BBB5FE600515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB496B12BBB5FE600515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB496B22BBB5FE600515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB496B42BBB5FE600515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB496B52BBB5FE600515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB496B62BBB5FE600515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB496B72BBB5FE600515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB496B82BBB5FE600515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB496B92BBB5FE600515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB496BA2BBB5FE600515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB496BB2BBB5FE600515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB496BC2BBB5FE600515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB4973F2BBB605400515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BC6025B073B072D006C4272 /* Console6Buss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Console6Buss.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D01CCD20486CAD60068D4B7 /* Console6Buss.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Console6Buss.component; sourceTree = BUILT_PRODUCTS_DIR; }; - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -149,9 +338,8 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BB496332BBB5FE600515D8B /* CA_SDK */, 8BA05A56072072A900365D66 /* AU Source */, - 8BA05AEB0720742700365D66 /* PublicUtility */, - 8BA05A7D072073D200365D66 /* AUPublic */, ); name = Source; sourceTree = ""; @@ -176,81 +364,200 @@ name = "AU Source"; sourceTree = ""; }; - 8BA05A7D072073D200365D66 /* AUPublic */ = { + 8BB496332BBB5FE600515D8B /* CA_SDK */ = { isa = PBXGroup; children = ( - 8BA05A7E072073D200365D66 /* AUBase */, - 8BA05A99072073D200365D66 /* OtherBases */, - 8BA05AA6072073D200365D66 /* Utility */, + 8BB496342BBB5FE600515D8B /* PublicUtility */, + 8BB4969C2BBB5FE600515D8B /* AudioUnits */, ); - name = AUPublic; - path = Extras/CoreAudio/AudioUnits/AUPublic; - sourceTree = SYSTEM_DEVELOPER_DIR; + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; }; - 8BA05A7E072073D200365D66 /* AUBase */ = { + 8BB496342BBB5FE600515D8B /* PublicUtility */ = { isa = PBXGroup; children = ( - 8BA05A7F072073D200365D66 /* AUBase.cpp */, - 8BA05A80072073D200365D66 /* AUBase.h */, - 8BA05A81072073D200365D66 /* AUDispatch.cpp */, - 8BA05A82072073D200365D66 /* AUDispatch.h */, - 8BA05A83072073D200365D66 /* AUInputElement.cpp */, - 8BA05A84072073D200365D66 /* AUInputElement.h */, - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, - 8BA05A86072073D200365D66 /* AUOutputElement.h */, - 8BA05A87072073D200365D66 /* AUResources.r */, - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, - 8BA05A89072073D200365D66 /* AUScopeElement.h */, - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, - 8BA05A8B072073D200365D66 /* ComponentBase.h */, + 8BB496352BBB5FE600515D8B /* CAExtAudioFile.h */, + 8BB496362BBB5FE600515D8B /* CACFMachPort.h */, + 8BB496372BBB5FE600515D8B /* CABool.h */, + 8BB496382BBB5FE600515D8B /* CAComponent.cpp */, + 8BB496392BBB5FE600515D8B /* CADebugger.h */, + 8BB4963A2BBB5FE600515D8B /* CACFNumber.cpp */, + 8BB4963B2BBB5FE600515D8B /* CAGuard.h */, + 8BB4963C2BBB5FE600515D8B /* CAAtomic.h */, + 8BB4963D2BBB5FE600515D8B /* CAStreamBasicDescription.h */, + 8BB4963E2BBB5FE600515D8B /* CACFObject.h */, + 8BB4963F2BBB5FE600515D8B /* CAStreamRangedDescription.h */, + 8BB496402BBB5FE600515D8B /* CATokenMap.h */, + 8BB496412BBB5FE600515D8B /* CAComponent.h */, + 8BB496422BBB5FE600515D8B /* CAAudioBufferList.h */, + 8BB496432BBB5FE600515D8B /* CAAudioUnit.h */, + 8BB496442BBB5FE600515D8B /* CAAUParameter.h */, + 8BB496452BBB5FE600515D8B /* CAException.h */, + 8BB496462BBB5FE600515D8B /* CAAUProcessor.cpp */, + 8BB496472BBB5FE600515D8B /* CAAUProcessor.h */, + 8BB496482BBB5FE600515D8B /* CAProcess.h */, + 8BB496492BBB5FE600515D8B /* CACFDictionary.h */, + 8BB4964A2BBB5FE600515D8B /* CAPThread.h */, + 8BB4964B2BBB5FE600515D8B /* CAAUParameter.cpp */, + 8BB4964C2BBB5FE600515D8B /* CAAudioTimeStamp.h */, + 8BB4964D2BBB5FE600515D8B /* CAFilePathUtils.cpp */, + 8BB4964E2BBB5FE600515D8B /* CAAudioValueRange.h */, + 8BB4964F2BBB5FE600515D8B /* CAVectorUnitTypes.h */, + 8BB496502BBB5FE600515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB496512BBB5FE600515D8B /* CAGuard.cpp */, + 8BB496522BBB5FE600515D8B /* CACFNumber.h */, + 8BB496532BBB5FE600515D8B /* CACFDistributedNotification.cpp */, + 8BB496542BBB5FE600515D8B /* CACFString.h */, + 8BB496552BBB5FE600515D8B /* CAAUMIDIMapManager.cpp */, + 8BB496562BBB5FE600515D8B /* CAComponentDescription.cpp */, + 8BB496572BBB5FE600515D8B /* CAHostTimeBase.h */, + 8BB496582BBB5FE600515D8B /* CADebugMacros.cpp */, + 8BB496592BBB5FE600515D8B /* CAAudioFileFormats.h */, + 8BB4965A2BBB5FE600515D8B /* CAAUMIDIMapManager.h */, + 8BB4965B2BBB5FE600515D8B /* CACFDictionary.cpp */, + 8BB4965C2BBB5FE600515D8B /* CAMutex.h */, + 8BB4965D2BBB5FE600515D8B /* CACFString.cpp */, + 8BB4965E2BBB5FE600515D8B /* CASettingsStorage.h */, + 8BB4965F2BBB5FE600515D8B /* CADebugPrintf.h */, + 8BB496602BBB5FE600515D8B /* CAXException.cpp */, + 8BB496612BBB5FE600515D8B /* CAAUMIDIMap.h */, + 8BB496622BBB5FE600515D8B /* AUParamInfo.h */, + 8BB496632BBB5FE600515D8B /* CABitOperations.h */, + 8BB496642BBB5FE600515D8B /* CACFPreferences.cpp */, + 8BB496652BBB5FE600515D8B /* CABundleLocker.h */, + 8BB496662BBB5FE600515D8B /* CAPropertyAddress.h */, + 8BB496672BBB5FE600515D8B /* CAXException.h */, + 8BB496682BBB5FE600515D8B /* CAAudioChannelLayout.cpp */, + 8BB496692BBB5FE600515D8B /* CAThreadSafeList.h */, + 8BB4966A2BBB5FE600515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB4966B2BBB5FE600515D8B /* AUParamInfo.cpp */, + 8BB4966C2BBB5FE600515D8B /* CASharedLibrary.cpp */, + 8BB4966D2BBB5FE600515D8B /* CAAUMIDIMap.cpp */, + 8BB4966E2BBB5FE600515D8B /* CALogMacros.h */, + 8BB4966F2BBB5FE600515D8B /* CACFMessagePort.cpp */, + 8BB496702BBB5FE600515D8B /* CARingBuffer.h */, + 8BB496712BBB5FE600515D8B /* AUOutputBL.cpp */, + 8BB496722BBB5FE600515D8B /* CABufferList.h */, + 8BB496732BBB5FE600515D8B /* CASharedLibrary.h */, + 8BB496742BBB5FE600515D8B /* CACFData.h */, + 8BB496752BBB5FE600515D8B /* CAStreamRangedDescription.cpp */, + 8BB496762BBB5FE600515D8B /* CAPThread.cpp */, + 8BB496772BBB5FE600515D8B /* CAAutoDisposer.h */, + 8BB496782BBB5FE600515D8B /* CACFPreferences.h */, + 8BB496792BBB5FE600515D8B /* CAVectorUnit.cpp */, + 8BB4967A2BBB5FE600515D8B /* CAComponentDescription.h */, + 8BB4967B2BBB5FE600515D8B /* CADebugMacros.h */, + 8BB4967C2BBB5FE600515D8B /* AUOutputBL.h */, + 8BB4967D2BBB5FE600515D8B /* CADebugPrintf.cpp */, + 8BB4967E2BBB5FE600515D8B /* CARingBuffer.cpp */, + 8BB4967F2BBB5FE600515D8B /* CACFPlugIn.h */, + 8BB496802BBB5FE600515D8B /* CASettingsStorage.cpp */, + 8BB496812BBB5FE600515D8B /* CAMixMap.h */, + 8BB496822BBB5FE600515D8B /* CACFDistributedNotification.h */, + 8BB496832BBB5FE600515D8B /* CAFilePathUtils.h */, + 8BB496842BBB5FE600515D8B /* CATink.h */, + 8BB496852BBB5FE600515D8B /* CAStreamBasicDescription.cpp */, + 8BB496862BBB5FE600515D8B /* CAAudioChannelLayout.h */, + 8BB496872BBB5FE600515D8B /* CAProcess.cpp */, + 8BB496882BBB5FE600515D8B /* CAHostTimeBase.cpp */, + 8BB496892BBB5FE600515D8B /* CAPersistence.cpp */, + 8BB4968A2BBB5FE600515D8B /* CAAudioBufferList.cpp */, + 8BB4968B2BBB5FE600515D8B /* CAAudioTimeStamp.cpp */, + 8BB4968C2BBB5FE600515D8B /* CAVectorUnit.h */, + 8BB4968D2BBB5FE600515D8B /* CAByteOrder.h */, + 8BB4968E2BBB5FE600515D8B /* CACFArray.h */, + 8BB4968F2BBB5FE600515D8B /* CAAtomicStack.h */, + 8BB496902BBB5FE600515D8B /* CAReferenceCounted.h */, + 8BB496912BBB5FE600515D8B /* CACFMachPort.cpp */, + 8BB496922BBB5FE600515D8B /* CABufferList.cpp */, + 8BB496932BBB5FE600515D8B /* CAMutex.cpp */, + 8BB496942BBB5FE600515D8B /* CADebugger.cpp */, + 8BB496952BBB5FE600515D8B /* CABundleLocker.cpp */, + 8BB496962BBB5FE600515D8B /* CAAudioFileFormats.cpp */, + 8BB496972BBB5FE600515D8B /* CAMath.h */, + 8BB496982BBB5FE600515D8B /* CACFArray.cpp */, + 8BB496992BBB5FE600515D8B /* CACFMessagePort.h */, + 8BB4969A2BBB5FE600515D8B /* CAAudioValueRange.cpp */, + 8BB4969B2BBB5FE600515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB4969C2BBB5FE600515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB4969D2BBB5FE600515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB4969D2BBB5FE600515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB4969E2BBB5FE600515D8B /* AUViewBase */, + 8BB496A02BBB5FE600515D8B /* AUBase */, + 8BB496B02BBB5FE600515D8B /* OtherBases */, + 8BB496B32BBB5FE600515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB4969E2BBB5FE600515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB4969F2BBB5FE600515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB496A02BBB5FE600515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB496A12BBB5FE600515D8B /* ComponentBase.cpp */, + 8BB496A22BBB5FE600515D8B /* AUScopeElement.cpp */, + 8BB496A32BBB5FE600515D8B /* ComponentBase.h */, + 8BB496A42BBB5FE600515D8B /* AUBase.cpp */, + 8BB496A52BBB5FE600515D8B /* AUInputElement.h */, + 8BB496A62BBB5FE600515D8B /* AUBase.h */, + 8BB496A72BBB5FE600515D8B /* AUPlugInDispatch.h */, + 8BB496A82BBB5FE600515D8B /* AUDispatch.h */, + 8BB496A92BBB5FE600515D8B /* AUOutputElement.cpp */, + 8BB496AA2BBB5FE600515D8B /* AUResources.r */, + 8BB496AB2BBB5FE600515D8B /* AUPlugInDispatch.cpp */, + 8BB496AC2BBB5FE600515D8B /* AUOutputElement.h */, + 8BB496AD2BBB5FE600515D8B /* AUDispatch.cpp */, + 8BB496AE2BBB5FE600515D8B /* AUScopeElement.h */, + 8BB496AF2BBB5FE600515D8B /* AUInputElement.cpp */, ); path = AUBase; sourceTree = ""; }; - 8BA05A99072073D200365D66 /* OtherBases */ = { + 8BB496B02BBB5FE600515D8B /* OtherBases */ = { isa = PBXGroup; children = ( - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, - 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + 8BB496B12BBB5FE600515D8B /* AUEffectBase.cpp */, + 8BB496B22BBB5FE600515D8B /* AUEffectBase.h */, ); path = OtherBases; sourceTree = ""; }; - 8BA05AA6072073D200365D66 /* Utility */ = { + 8BB496B32BBB5FE600515D8B /* Utility */ = { isa = PBXGroup; children = ( - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, - 8BA05AA8072073D200365D66 /* AUBuffer.h */, - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + 8BB496B42BBB5FE600515D8B /* AUTimestampGenerator.h */, + 8BB496B52BBB5FE600515D8B /* AUBaseHelper.cpp */, + 8BB496B62BBB5FE600515D8B /* AUSilentTimeout.h */, + 8BB496B72BBB5FE600515D8B /* AUInputFormatConverter.h */, + 8BB496B82BBB5FE600515D8B /* AUTimestampGenerator.cpp */, + 8BB496B92BBB5FE600515D8B /* AUBuffer.cpp */, + 8BB496BA2BBB5FE600515D8B /* AUMIDIDefs.h */, + 8BB496BB2BBB5FE600515D8B /* AUBuffer.h */, + 8BB496BC2BBB5FE600515D8B /* AUBaseHelper.h */, ); path = Utility; sourceTree = ""; }; - 8BA05AEB0720742700365D66 /* PublicUtility */ = { - isa = PBXGroup; - children = ( - 8BA05B050720754400365D66 /* CAAUParameter.cpp */, - 8BA05B060720754400365D66 /* CAAUParameter.h */, - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, - 8BA05AE10720742100365D66 /* CAMutex.cpp */, - 8BA05AE20720742100365D66 /* CAMutex.h */, - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, - ); - name = PublicUtility; - path = Extras/CoreAudio/PublicUtility; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -258,27 +565,84 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BB496ED2BBB5FE600515D8B /* CABundleLocker.h in Headers */, + 8BB4970E2BBB5FE600515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB497042BBB5FE600515D8B /* AUOutputBL.h in Headers */, + 8BB496DF2BBB5FE600515D8B /* CAHostTimeBase.h in Headers */, + 8BB497272BBB5FE600515D8B /* ComponentBase.h in Headers */, + 8BB497172BBB5FE600515D8B /* CAAtomicStack.h in Headers */, + 8BB496D42BBB5FE600515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB496F12BBB5FE600515D8B /* CAThreadSafeList.h in Headers */, + 8BB496CC2BBB5FE600515D8B /* CAAUParameter.h in Headers */, + 8BB4973E2BBB5FE600515D8B /* AUBaseHelper.h in Headers */, + 8BB497362BBB5FE600515D8B /* AUTimestampGenerator.h in Headers */, + 8BB496E72BBB5FE600515D8B /* CADebugPrintf.h in Headers */, + 8BB497212BBB5FE600515D8B /* CACFMessagePort.h in Headers */, + 8BB496CF2BBB5FE600515D8B /* CAAUProcessor.h in Headers */, + 8BB496CB2BBB5FE600515D8B /* CAAudioUnit.h in Headers */, + 8BB497242BBB5FE600515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB4970A2BBB5FE600515D8B /* CACFDistributedNotification.h in Headers */, + 8BB496C92BBB5FE600515D8B /* CAComponent.h in Headers */, + 8BB496D72BBB5FE600515D8B /* CAVectorUnitTypes.h in Headers */, 8BA05A6E0720730100365D66 /* Console6BussVersion.h in Headers */, - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BB4970B2BBB5FE600515D8B /* CAFilePathUtils.h in Headers */, + 8BB496CD2BBB5FE600515D8B /* CAException.h in Headers */, + 8BB496C42BBB5FE600515D8B /* CAAtomic.h in Headers */, + 8BB496C32BBB5FE600515D8B /* CAGuard.h in Headers */, + 8BB497292BBB5FE600515D8B /* AUInputElement.h in Headers */, + 8BB497002BBB5FE600515D8B /* CACFPreferences.h in Headers */, + 8BB497152BBB5FE600515D8B /* CAByteOrder.h in Headers */, + 8BB496F82BBB5FE600515D8B /* CARingBuffer.h in Headers */, + 8BB496BF2BBB5FE600515D8B /* CABool.h in Headers */, + 8BB496E42BBB5FE600515D8B /* CAMutex.h in Headers */, + 8BB4972A2BBB5FE600515D8B /* AUBase.h in Headers */, 8BC6025C073B072D006C4272 /* Console6Buss.h in Headers */, - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + 8BB496DC2BBB5FE600515D8B /* CACFString.h in Headers */, + 8BB496FB2BBB5FE600515D8B /* CASharedLibrary.h in Headers */, + 8BB496C82BBB5FE600515D8B /* CATokenMap.h in Headers */, + 8BB496BD2BBB5FE600515D8B /* CAExtAudioFile.h in Headers */, + 8BB496D22BBB5FE600515D8B /* CAPThread.h in Headers */, + 8BB496EE2BBB5FE600515D8B /* CAPropertyAddress.h in Headers */, + 8BB497182BBB5FE600515D8B /* CAReferenceCounted.h in Headers */, + 8BB4973D2BBB5FE600515D8B /* AUBuffer.h in Headers */, + 8BB4971F2BBB5FE600515D8B /* CAMath.h in Headers */, + 8BB496FF2BBB5FE600515D8B /* CAAutoDisposer.h in Headers */, + 8BB496C62BBB5FE600515D8B /* CACFObject.h in Headers */, + 8BB496E62BBB5FE600515D8B /* CASettingsStorage.h in Headers */, + 8BB496EF2BBB5FE600515D8B /* CAXException.h in Headers */, + 8BB4970C2BBB5FE600515D8B /* CATink.h in Headers */, + 8BB497392BBB5FE600515D8B /* AUInputFormatConverter.h in Headers */, + 8BB497142BBB5FE600515D8B /* CAVectorUnit.h in Headers */, + 8BB496D02BBB5FE600515D8B /* CAProcess.h in Headers */, + 8BB496D62BBB5FE600515D8B /* CAAudioValueRange.h in Headers */, + 8BB496EB2BBB5FE600515D8B /* CABitOperations.h in Headers */, + 8BB496E12BBB5FE600515D8B /* CAAudioFileFormats.h in Headers */, + 8BB496DA2BBB5FE600515D8B /* CACFNumber.h in Headers */, + 8BB496F22BBB5FE600515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB497032BBB5FE600515D8B /* CADebugMacros.h in Headers */, + 8BB4973C2BBB5FE600515D8B /* AUMIDIDefs.h in Headers */, + 8BB496FC2BBB5FE600515D8B /* CACFData.h in Headers */, + 8BB496C52BBB5FE600515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB4972B2BBB5FE600515D8B /* AUPlugInDispatch.h in Headers */, + 8BB496C72BBB5FE600515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB497072BBB5FE600515D8B /* CACFPlugIn.h in Headers */, + 8BB496CA2BBB5FE600515D8B /* CAAudioBufferList.h in Headers */, + 8BB496E22BBB5FE600515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB497352BBB5FE600515D8B /* AUEffectBase.h in Headers */, + 8BB496D12BBB5FE600515D8B /* CACFDictionary.h in Headers */, + 8BB497322BBB5FE600515D8B /* AUScopeElement.h in Headers */, + 8BB497022BBB5FE600515D8B /* CAComponentDescription.h in Headers */, + 8BB497382BBB5FE600515D8B /* AUSilentTimeout.h in Headers */, + 8BB496FA2BBB5FE600515D8B /* CABufferList.h in Headers */, + 8BB4972C2BBB5FE600515D8B /* AUDispatch.h in Headers */, + 8BB497302BBB5FE600515D8B /* AUOutputElement.h in Headers */, + 8BB496F62BBB5FE600515D8B /* CALogMacros.h in Headers */, + 8BB496EA2BBB5FE600515D8B /* AUParamInfo.h in Headers */, + 8BB497092BBB5FE600515D8B /* CAMixMap.h in Headers */, + 8BB497162BBB5FE600515D8B /* CACFArray.h in Headers */, + 8BB496BE2BBB5FE600515D8B /* CACFMachPort.h in Headers */, + 8BB496E92BBB5FE600515D8B /* CAAUMIDIMap.h in Headers */, + 8BB496C12BBB5FE600515D8B /* CADebugger.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -293,7 +657,6 @@ 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, 8D01CCCD0486CAD60068D4B7 /* Frameworks */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, ); buildRules = ( ); @@ -310,15 +673,19 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "Console6Buss" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + de, + en, + ja, + Base, + fr, ); mainGroup = 089C166AFE841209C02AAC07 /* Console6Buss */; projectDirPath = ""; @@ -340,38 +707,65 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - 8B4119B70749654200361ABE /* Console6Buss.r in Rez */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BB496F92BBB5FE600515D8B /* AUOutputBL.cpp in Sources */, + 8BB4971E2BBB5FE600515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB497102BBB5FE600515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB496E82BBB5FE600515D8B /* CAXException.cpp in Sources */, + 8BB497122BBB5FE600515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB496D52BBB5FE600515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB496D32BBB5FE600515D8B /* CAAUParameter.cpp in Sources */, + 8BB496F52BBB5FE600515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB497222BBB5FE600515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB497312BBB5FE600515D8B /* AUDispatch.cpp in Sources */, + 8BB496EC2BBB5FE600515D8B /* CACFPreferences.cpp in Sources */, + 8BB4972F2BBB5FE600515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB496CE2BBB5FE600515D8B /* CAAUProcessor.cpp in Sources */, + 8BB496E32BBB5FE600515D8B /* CACFDictionary.cpp in Sources */, + 8BB497372BBB5FE600515D8B /* AUBaseHelper.cpp in Sources */, + 8BB4971C2BBB5FE600515D8B /* CADebugger.cpp in Sources */, + 8BB496F02BBB5FE600515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB496F32BBB5FE600515D8B /* AUParamInfo.cpp in Sources */, + 8BB497112BBB5FE600515D8B /* CAPersistence.cpp in Sources */, + 8BB497052BBB5FE600515D8B /* CADebugPrintf.cpp in Sources */, + 8BB4973A2BBB5FE600515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB4970D2BBB5FE600515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB496DD2BBB5FE600515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB497082BBB5FE600515D8B /* CASettingsStorage.cpp in Sources */, + 8BB4972D2BBB5FE600515D8B /* AUOutputElement.cpp in Sources */, + 8BB496D92BBB5FE600515D8B /* CAGuard.cpp in Sources */, 8BA05A6B0720730100365D66 /* Console6Buss.cpp in Sources */, - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + 8BB4971B2BBB5FE600515D8B /* CAMutex.cpp in Sources */, + 8BB497342BBB5FE600515D8B /* AUEffectBase.cpp in Sources */, + 8BB497192BBB5FE600515D8B /* CACFMachPort.cpp in Sources */, + 8BB497282BBB5FE600515D8B /* AUBase.cpp in Sources */, + 8BB496F42BBB5FE600515D8B /* CASharedLibrary.cpp in Sources */, + 8BB496DB2BBB5FE600515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB496DE2BBB5FE600515D8B /* CAComponentDescription.cpp in Sources */, + 8BB496E52BBB5FE600515D8B /* CACFString.cpp in Sources */, + 8BB497252BBB5FE600515D8B /* ComponentBase.cpp in Sources */, + 8BB497062BBB5FE600515D8B /* CARingBuffer.cpp in Sources */, + 8BB497262BBB5FE600515D8B /* AUScopeElement.cpp in Sources */, + 8BB497232BBB5FE600515D8B /* CAAudioUnit.cpp in Sources */, + 8BB497202BBB5FE600515D8B /* CACFArray.cpp in Sources */, + 8BB4971D2BBB5FE600515D8B /* CABundleLocker.cpp in Sources */, + 8BB4970F2BBB5FE600515D8B /* CAProcess.cpp in Sources */, + 8BB496FD2BBB5FE600515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB496FE2BBB5FE600515D8B /* CAPThread.cpp in Sources */, + 8BB496C02BBB5FE600515D8B /* CAComponent.cpp in Sources */, + 8BB496D82BBB5FE600515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB497132BBB5FE600515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB4971A2BBB5FE600515D8B /* CABufferList.cpp in Sources */, + 8BB496F72BBB5FE600515D8B /* CACFMessagePort.cpp in Sources */, + 8BB497012BBB5FE600515D8B /* CAVectorUnit.cpp in Sources */, + 8BB497332BBB5FE600515D8B /* AUInputElement.cpp in Sources */, + 8BB4973B2BBB5FE600515D8B /* AUBuffer.cpp in Sources */, + 8BB496E02BBB5FE600515D8B /* CADebugMacros.cpp in Sources */, + 8BB496C22BBB5FE600515D8B /* CACFNumber.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -381,7 +775,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 8BB4973F2BBB605400515D8B /* en */, ); name = InfoPlist.strings; sourceTree = ""; @@ -392,16 +786,28 @@ 3E4BA244089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = Console6Buss.exp; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = Console6Buss; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Debug; @@ -409,25 +815,29 @@ 3E4BA245089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = Console6Buss.exp; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = Console6Buss; - SDKROOT = macosx10.5; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Release; @@ -435,11 +845,44 @@ 3E4BA248089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -451,10 +894,42 @@ 3E4BA249089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..edc3a0e589481e08f464ed17b1e700e5d5c0fe69 GIT binary patch literal 18211 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 L1hGk<<2wEib}h;< literal 0 HcmV?d00001 diff --git a/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/xcshareddata/xcschemes/Console6Buss.xcscheme b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/xcshareddata/xcschemes/Console6Buss.xcscheme new file mode 100644 index 000000000..3bdb03b7c --- /dev/null +++ b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/xcshareddata/xcschemes/Console6Buss.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..4d2e42042 --- /dev/null +++ b/plugins/MacSignedAU/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + Console6Buss.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/Console6Buss/Info.plist b/plugins/MacSignedAU/Console6Buss/Info.plist index 01dc6831c..20caf0308 100755 --- a/plugins/MacSignedAU/Console6Buss/Info.plist +++ b/plugins/MacSignedAU/Console6Buss/Info.plist @@ -2,6 +2,25 @@ + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + conp + type + aufx + version + 65536 + + CFBundleDevelopmentRegion English CFBundleExecutable @@ -9,11 +28,11 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.audiounit.${PRODUCT_NAME:identifier} - CFBundleName - ${PROJECTNAMEASIDENTIFIER} + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/plugins/MacSignedAU/Console6Buss/English.lproj/InfoPlist.strings b/plugins/MacSignedAU/Console6Buss/en.lproj/InfoPlist.strings similarity index 100% rename from plugins/MacSignedAU/Console6Buss/English.lproj/InfoPlist.strings rename to plugins/MacSignedAU/Console6Buss/en.lproj/InfoPlist.strings diff --git a/plugins/MacSignedAU/Console6Channel/Console6Channel.cpp b/plugins/MacSignedAU/Console6Channel/Console6Channel.cpp index d42df4694..e640309b9 100755 --- a/plugins/MacSignedAU/Console6Channel/Console6Channel.cpp +++ b/plugins/MacSignedAU/Console6Channel/Console6Channel.cpp @@ -48,7 +48,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -COMPONENT_ENTRY(Console6Channel) +AUDIOCOMPONENT_ENTRY(AUBaseFactory, Console6Channel) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/plugins/MacSignedAU/Console6Channel/Console6Channel.exp b/plugins/MacSignedAU/Console6Channel/Console6Channel.exp index 867de26a6..f8dea9cdc 100755 --- a/plugins/MacSignedAU/Console6Channel/Console6Channel.exp +++ b/plugins/MacSignedAU/Console6Channel/Console6Channel.exp @@ -1 +1,2 @@ _Console6ChannelEntry +_Console6ChannelFactory diff --git a/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.pbxproj b/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.pbxproj index 3df5f6104..2f132bd03 100755 --- a/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.pbxproj +++ b/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.pbxproj @@ -7,98 +7,287 @@ objects = { /* Begin PBXBuildFile section */ - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; - 8B4119B70749654200361ABE /* Console6Channel.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* Console6Channel.r */; }; 8BA05A6B0720730100365D66 /* Console6Channel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* Console6Channel.cpp */; }; 8BA05A6E0720730100365D66 /* Console6ChannelVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* Console6ChannelVersion.h */; }; - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BB497CA2BBB608100515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497422BBB608100515D8B /* CAExtAudioFile.h */; }; + 8BB497CB2BBB608100515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497432BBB608100515D8B /* CACFMachPort.h */; }; + 8BB497CC2BBB608100515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497442BBB608100515D8B /* CABool.h */; }; + 8BB497CD2BBB608100515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497452BBB608100515D8B /* CAComponent.cpp */; }; + 8BB497CE2BBB608100515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497462BBB608100515D8B /* CADebugger.h */; }; + 8BB497CF2BBB608100515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497472BBB608100515D8B /* CACFNumber.cpp */; }; + 8BB497D02BBB608100515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497482BBB608100515D8B /* CAGuard.h */; }; + 8BB497D12BBB608100515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497492BBB608100515D8B /* CAAtomic.h */; }; + 8BB497D22BBB608100515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4974A2BBB608100515D8B /* CAStreamBasicDescription.h */; }; + 8BB497D32BBB608100515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4974B2BBB608100515D8B /* CACFObject.h */; }; + 8BB497D42BBB608100515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4974C2BBB608100515D8B /* CAStreamRangedDescription.h */; }; + 8BB497D52BBB608100515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4974D2BBB608100515D8B /* CATokenMap.h */; }; + 8BB497D62BBB608100515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4974E2BBB608100515D8B /* CAComponent.h */; }; + 8BB497D72BBB608100515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4974F2BBB608100515D8B /* CAAudioBufferList.h */; }; + 8BB497D82BBB608100515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497502BBB608100515D8B /* CAAudioUnit.h */; }; + 8BB497D92BBB608100515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497512BBB608100515D8B /* CAAUParameter.h */; }; + 8BB497DA2BBB608100515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497522BBB608100515D8B /* CAException.h */; }; + 8BB497DB2BBB608100515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497532BBB608100515D8B /* CAAUProcessor.cpp */; }; + 8BB497DC2BBB608100515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497542BBB608100515D8B /* CAAUProcessor.h */; }; + 8BB497DD2BBB608100515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497552BBB608100515D8B /* CAProcess.h */; }; + 8BB497DE2BBB608100515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497562BBB608100515D8B /* CACFDictionary.h */; }; + 8BB497DF2BBB608100515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497572BBB608100515D8B /* CAPThread.h */; }; + 8BB497E02BBB608100515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497582BBB608100515D8B /* CAAUParameter.cpp */; }; + 8BB497E12BBB608100515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497592BBB608100515D8B /* CAAudioTimeStamp.h */; }; + 8BB497E22BBB608100515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4975A2BBB608100515D8B /* CAFilePathUtils.cpp */; }; + 8BB497E32BBB608100515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4975B2BBB608100515D8B /* CAAudioValueRange.h */; }; + 8BB497E42BBB608100515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4975C2BBB608100515D8B /* CAVectorUnitTypes.h */; }; + 8BB497E52BBB608100515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4975D2BBB608100515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB497E62BBB608100515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4975E2BBB608100515D8B /* CAGuard.cpp */; }; + 8BB497E72BBB608100515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4975F2BBB608100515D8B /* CACFNumber.h */; }; + 8BB497E82BBB608100515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497602BBB608100515D8B /* CACFDistributedNotification.cpp */; }; + 8BB497E92BBB608100515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497612BBB608100515D8B /* CACFString.h */; }; + 8BB497EA2BBB608100515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497622BBB608100515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB497EB2BBB608100515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497632BBB608100515D8B /* CAComponentDescription.cpp */; }; + 8BB497EC2BBB608100515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497642BBB608100515D8B /* CAHostTimeBase.h */; }; + 8BB497ED2BBB608100515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497652BBB608100515D8B /* CADebugMacros.cpp */; }; + 8BB497EE2BBB608100515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497662BBB608100515D8B /* CAAudioFileFormats.h */; }; + 8BB497EF2BBB608100515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497672BBB608100515D8B /* CAAUMIDIMapManager.h */; }; + 8BB497F02BBB608100515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497682BBB608100515D8B /* CACFDictionary.cpp */; }; + 8BB497F12BBB608100515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497692BBB608100515D8B /* CAMutex.h */; }; + 8BB497F22BBB608100515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4976A2BBB608100515D8B /* CACFString.cpp */; }; + 8BB497F32BBB608100515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4976B2BBB608100515D8B /* CASettingsStorage.h */; }; + 8BB497F42BBB608100515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4976C2BBB608100515D8B /* CADebugPrintf.h */; }; + 8BB497F52BBB608100515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4976D2BBB608100515D8B /* CAXException.cpp */; }; + 8BB497F62BBB608100515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4976E2BBB608100515D8B /* CAAUMIDIMap.h */; }; + 8BB497F72BBB608100515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4976F2BBB608100515D8B /* AUParamInfo.h */; }; + 8BB497F82BBB608100515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497702BBB608100515D8B /* CABitOperations.h */; }; + 8BB497F92BBB608100515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497712BBB608100515D8B /* CACFPreferences.cpp */; }; + 8BB497FA2BBB608100515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497722BBB608100515D8B /* CABundleLocker.h */; }; + 8BB497FB2BBB608100515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497732BBB608100515D8B /* CAPropertyAddress.h */; }; + 8BB497FC2BBB608100515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497742BBB608100515D8B /* CAXException.h */; }; + 8BB497FD2BBB608100515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497752BBB608100515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB497FE2BBB608100515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497762BBB608100515D8B /* CAThreadSafeList.h */; }; + 8BB497FF2BBB608100515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497772BBB608100515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB498002BBB608100515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497782BBB608100515D8B /* AUParamInfo.cpp */; }; + 8BB498012BBB608100515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497792BBB608100515D8B /* CASharedLibrary.cpp */; }; + 8BB498022BBB608100515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4977A2BBB608100515D8B /* CAAUMIDIMap.cpp */; }; + 8BB498032BBB608100515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4977B2BBB608100515D8B /* CALogMacros.h */; }; + 8BB498042BBB608100515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4977C2BBB608100515D8B /* CACFMessagePort.cpp */; }; + 8BB498052BBB608100515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4977D2BBB608100515D8B /* CARingBuffer.h */; }; + 8BB498062BBB608100515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4977E2BBB608100515D8B /* AUOutputBL.cpp */; }; + 8BB498072BBB608100515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4977F2BBB608100515D8B /* CABufferList.h */; }; + 8BB498082BBB608100515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497802BBB608100515D8B /* CASharedLibrary.h */; }; + 8BB498092BBB608100515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497812BBB608100515D8B /* CACFData.h */; }; + 8BB4980A2BBB608100515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497822BBB608100515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB4980B2BBB608100515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497832BBB608100515D8B /* CAPThread.cpp */; }; + 8BB4980C2BBB608100515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497842BBB608100515D8B /* CAAutoDisposer.h */; }; + 8BB4980D2BBB608100515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497852BBB608100515D8B /* CACFPreferences.h */; }; + 8BB4980E2BBB608100515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497862BBB608100515D8B /* CAVectorUnit.cpp */; }; + 8BB4980F2BBB608100515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497872BBB608100515D8B /* CAComponentDescription.h */; }; + 8BB498102BBB608100515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497882BBB608100515D8B /* CADebugMacros.h */; }; + 8BB498112BBB608100515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497892BBB608100515D8B /* AUOutputBL.h */; }; + 8BB498122BBB608100515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4978A2BBB608100515D8B /* CADebugPrintf.cpp */; }; + 8BB498132BBB608100515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4978B2BBB608100515D8B /* CARingBuffer.cpp */; }; + 8BB498142BBB608100515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4978C2BBB608100515D8B /* CACFPlugIn.h */; }; + 8BB498152BBB608100515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4978D2BBB608100515D8B /* CASettingsStorage.cpp */; }; + 8BB498162BBB608100515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4978E2BBB608100515D8B /* CAMixMap.h */; }; + 8BB498172BBB608100515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4978F2BBB608100515D8B /* CACFDistributedNotification.h */; }; + 8BB498182BBB608100515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497902BBB608100515D8B /* CAFilePathUtils.h */; }; + 8BB498192BBB608100515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497912BBB608100515D8B /* CATink.h */; }; + 8BB4981A2BBB608100515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497922BBB608100515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB4981B2BBB608100515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497932BBB608100515D8B /* CAAudioChannelLayout.h */; }; + 8BB4981C2BBB608100515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497942BBB608100515D8B /* CAProcess.cpp */; }; + 8BB4981D2BBB608100515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497952BBB608100515D8B /* CAHostTimeBase.cpp */; }; + 8BB4981E2BBB608100515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497962BBB608100515D8B /* CAPersistence.cpp */; }; + 8BB4981F2BBB608100515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497972BBB608100515D8B /* CAAudioBufferList.cpp */; }; + 8BB498202BBB608100515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497982BBB608100515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB498212BBB608100515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497992BBB608100515D8B /* CAVectorUnit.h */; }; + 8BB498222BBB608100515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4979A2BBB608100515D8B /* CAByteOrder.h */; }; + 8BB498232BBB608100515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4979B2BBB608100515D8B /* CACFArray.h */; }; + 8BB498242BBB608100515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4979C2BBB608100515D8B /* CAAtomicStack.h */; }; + 8BB498252BBB608100515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4979D2BBB608100515D8B /* CAReferenceCounted.h */; }; + 8BB498262BBB608100515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4979E2BBB608100515D8B /* CACFMachPort.cpp */; }; + 8BB498272BBB608100515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4979F2BBB608100515D8B /* CABufferList.cpp */; }; + 8BB498282BBB608100515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497A02BBB608100515D8B /* CAMutex.cpp */; }; + 8BB498292BBB608100515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497A12BBB608100515D8B /* CADebugger.cpp */; }; + 8BB4982A2BBB608100515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497A22BBB608100515D8B /* CABundleLocker.cpp */; }; + 8BB4982B2BBB608100515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497A32BBB608100515D8B /* CAAudioFileFormats.cpp */; }; + 8BB4982C2BBB608100515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497A42BBB608100515D8B /* CAMath.h */; }; + 8BB4982D2BBB608100515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497A52BBB608100515D8B /* CACFArray.cpp */; }; + 8BB4982E2BBB608100515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497A62BBB608100515D8B /* CACFMessagePort.h */; }; + 8BB4982F2BBB608100515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497A72BBB608100515D8B /* CAAudioValueRange.cpp */; }; + 8BB498302BBB608100515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497A82BBB608100515D8B /* CAAudioUnit.cpp */; }; + 8BB498312BBB608100515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497AC2BBB608100515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB498322BBB608100515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497AE2BBB608100515D8B /* ComponentBase.cpp */; }; + 8BB498332BBB608100515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497AF2BBB608100515D8B /* AUScopeElement.cpp */; }; + 8BB498342BBB608100515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497B02BBB608100515D8B /* ComponentBase.h */; }; + 8BB498352BBB608100515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497B12BBB608100515D8B /* AUBase.cpp */; }; + 8BB498362BBB608100515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497B22BBB608100515D8B /* AUInputElement.h */; }; + 8BB498372BBB608100515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497B32BBB608100515D8B /* AUBase.h */; }; + 8BB498382BBB608100515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497B42BBB608100515D8B /* AUPlugInDispatch.h */; }; + 8BB498392BBB608100515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497B52BBB608100515D8B /* AUDispatch.h */; }; + 8BB4983A2BBB608100515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497B62BBB608100515D8B /* AUOutputElement.cpp */; }; + 8BB4983C2BBB608100515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497B82BBB608100515D8B /* AUPlugInDispatch.cpp */; }; + 8BB4983D2BBB608100515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497B92BBB608100515D8B /* AUOutputElement.h */; }; + 8BB4983E2BBB608100515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497BA2BBB608100515D8B /* AUDispatch.cpp */; }; + 8BB4983F2BBB608100515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497BB2BBB608100515D8B /* AUScopeElement.h */; }; + 8BB498402BBB608100515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497BC2BBB608100515D8B /* AUInputElement.cpp */; }; + 8BB498412BBB608100515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497BE2BBB608100515D8B /* AUEffectBase.cpp */; }; + 8BB498422BBB608100515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497BF2BBB608100515D8B /* AUEffectBase.h */; }; + 8BB498432BBB608100515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497C12BBB608100515D8B /* AUTimestampGenerator.h */; }; + 8BB498442BBB608100515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497C22BBB608100515D8B /* AUBaseHelper.cpp */; }; + 8BB498452BBB608100515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497C32BBB608100515D8B /* AUSilentTimeout.h */; }; + 8BB498462BBB608100515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497C42BBB608100515D8B /* AUInputFormatConverter.h */; }; + 8BB498472BBB608100515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497C52BBB608100515D8B /* AUTimestampGenerator.cpp */; }; + 8BB498482BBB608100515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB497C62BBB608100515D8B /* AUBuffer.cpp */; }; + 8BB498492BBB608100515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497C72BBB608100515D8B /* AUMIDIDefs.h */; }; + 8BB4984A2BBB608100515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497C82BBB608100515D8B /* AUBuffer.h */; }; + 8BB4984B2BBB608100515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB497C92BBB608100515D8B /* AUBaseHelper.h */; }; 8BC6025C073B072D006C4272 /* Console6Channel.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* Console6Channel.h */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 8BA05A660720730100365D66 /* Console6Channel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Console6Channel.cpp; sourceTree = ""; }; 8BA05A670720730100365D66 /* Console6Channel.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = Console6Channel.exp; sourceTree = ""; }; 8BA05A680720730100365D66 /* Console6Channel.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = Console6Channel.r; sourceTree = ""; }; 8BA05A690720730100365D66 /* Console6ChannelVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Console6ChannelVersion.h; sourceTree = ""; }; - 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; - 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; - 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; - 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; - 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; - 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; - 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; - 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; - 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; - 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; - 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; - 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; - 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; - 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; - 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; - 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB497422BBB608100515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB497432BBB608100515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB497442BBB608100515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB497452BBB608100515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB497462BBB608100515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB497472BBB608100515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB497482BBB608100515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB497492BBB608100515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB4974A2BBB608100515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB4974B2BBB608100515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB4974C2BBB608100515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB4974D2BBB608100515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB4974E2BBB608100515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB4974F2BBB608100515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB497502BBB608100515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB497512BBB608100515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB497522BBB608100515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB497532BBB608100515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB497542BBB608100515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB497552BBB608100515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB497562BBB608100515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB497572BBB608100515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB497582BBB608100515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB497592BBB608100515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB4975A2BBB608100515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB4975B2BBB608100515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB4975C2BBB608100515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB4975D2BBB608100515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB4975E2BBB608100515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB4975F2BBB608100515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB497602BBB608100515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB497612BBB608100515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB497622BBB608100515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB497632BBB608100515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB497642BBB608100515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB497652BBB608100515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB497662BBB608100515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB497672BBB608100515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB497682BBB608100515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB497692BBB608100515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB4976A2BBB608100515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB4976B2BBB608100515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB4976C2BBB608100515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB4976D2BBB608100515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB4976E2BBB608100515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB4976F2BBB608100515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB497702BBB608100515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB497712BBB608100515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB497722BBB608100515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB497732BBB608100515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB497742BBB608100515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB497752BBB608100515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB497762BBB608100515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB497772BBB608100515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB497782BBB608100515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB497792BBB608100515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB4977A2BBB608100515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB4977B2BBB608100515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB4977C2BBB608100515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB4977D2BBB608100515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB4977E2BBB608100515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB4977F2BBB608100515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB497802BBB608100515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB497812BBB608100515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB497822BBB608100515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB497832BBB608100515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB497842BBB608100515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB497852BBB608100515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB497862BBB608100515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB497872BBB608100515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB497882BBB608100515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB497892BBB608100515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB4978A2BBB608100515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB4978B2BBB608100515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB4978C2BBB608100515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB4978D2BBB608100515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB4978E2BBB608100515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB4978F2BBB608100515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB497902BBB608100515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB497912BBB608100515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB497922BBB608100515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB497932BBB608100515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB497942BBB608100515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB497952BBB608100515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB497962BBB608100515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB497972BBB608100515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB497982BBB608100515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB497992BBB608100515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB4979A2BBB608100515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB4979B2BBB608100515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB4979C2BBB608100515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB4979D2BBB608100515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB4979E2BBB608100515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB4979F2BBB608100515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB497A02BBB608100515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB497A12BBB608100515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB497A22BBB608100515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB497A32BBB608100515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB497A42BBB608100515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB497A52BBB608100515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB497A62BBB608100515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB497A72BBB608100515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB497A82BBB608100515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB497AC2BBB608100515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB497AE2BBB608100515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB497AF2BBB608100515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB497B02BBB608100515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB497B12BBB608100515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB497B22BBB608100515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB497B32BBB608100515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB497B42BBB608100515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB497B52BBB608100515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB497B62BBB608100515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB497B72BBB608100515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB497B82BBB608100515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB497B92BBB608100515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB497BA2BBB608100515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB497BB2BBB608100515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB497BC2BBB608100515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB497BE2BBB608100515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB497BF2BBB608100515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB497C12BBB608100515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB497C22BBB608100515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB497C32BBB608100515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB497C42BBB608100515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB497C52BBB608100515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB497C62BBB608100515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB497C72BBB608100515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB497C82BBB608100515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB497C92BBB608100515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB4984C2BBB60ED00515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BC6025B073B072D006C4272 /* Console6Channel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Console6Channel.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D01CCD20486CAD60068D4B7 /* Console6Channel.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Console6Channel.component; sourceTree = BUILT_PRODUCTS_DIR; }; - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -149,9 +338,8 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BB497402BBB608100515D8B /* CA_SDK */, 8BA05A56072072A900365D66 /* AU Source */, - 8BA05AEB0720742700365D66 /* PublicUtility */, - 8BA05A7D072073D200365D66 /* AUPublic */, ); name = Source; sourceTree = ""; @@ -176,81 +364,200 @@ name = "AU Source"; sourceTree = ""; }; - 8BA05A7D072073D200365D66 /* AUPublic */ = { + 8BB497402BBB608100515D8B /* CA_SDK */ = { isa = PBXGroup; children = ( - 8BA05A7E072073D200365D66 /* AUBase */, - 8BA05A99072073D200365D66 /* OtherBases */, - 8BA05AA6072073D200365D66 /* Utility */, + 8BB497412BBB608100515D8B /* PublicUtility */, + 8BB497A92BBB608100515D8B /* AudioUnits */, ); - name = AUPublic; - path = Extras/CoreAudio/AudioUnits/AUPublic; - sourceTree = SYSTEM_DEVELOPER_DIR; + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; }; - 8BA05A7E072073D200365D66 /* AUBase */ = { + 8BB497412BBB608100515D8B /* PublicUtility */ = { isa = PBXGroup; children = ( - 8BA05A7F072073D200365D66 /* AUBase.cpp */, - 8BA05A80072073D200365D66 /* AUBase.h */, - 8BA05A81072073D200365D66 /* AUDispatch.cpp */, - 8BA05A82072073D200365D66 /* AUDispatch.h */, - 8BA05A83072073D200365D66 /* AUInputElement.cpp */, - 8BA05A84072073D200365D66 /* AUInputElement.h */, - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, - 8BA05A86072073D200365D66 /* AUOutputElement.h */, - 8BA05A87072073D200365D66 /* AUResources.r */, - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, - 8BA05A89072073D200365D66 /* AUScopeElement.h */, - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, - 8BA05A8B072073D200365D66 /* ComponentBase.h */, + 8BB497422BBB608100515D8B /* CAExtAudioFile.h */, + 8BB497432BBB608100515D8B /* CACFMachPort.h */, + 8BB497442BBB608100515D8B /* CABool.h */, + 8BB497452BBB608100515D8B /* CAComponent.cpp */, + 8BB497462BBB608100515D8B /* CADebugger.h */, + 8BB497472BBB608100515D8B /* CACFNumber.cpp */, + 8BB497482BBB608100515D8B /* CAGuard.h */, + 8BB497492BBB608100515D8B /* CAAtomic.h */, + 8BB4974A2BBB608100515D8B /* CAStreamBasicDescription.h */, + 8BB4974B2BBB608100515D8B /* CACFObject.h */, + 8BB4974C2BBB608100515D8B /* CAStreamRangedDescription.h */, + 8BB4974D2BBB608100515D8B /* CATokenMap.h */, + 8BB4974E2BBB608100515D8B /* CAComponent.h */, + 8BB4974F2BBB608100515D8B /* CAAudioBufferList.h */, + 8BB497502BBB608100515D8B /* CAAudioUnit.h */, + 8BB497512BBB608100515D8B /* CAAUParameter.h */, + 8BB497522BBB608100515D8B /* CAException.h */, + 8BB497532BBB608100515D8B /* CAAUProcessor.cpp */, + 8BB497542BBB608100515D8B /* CAAUProcessor.h */, + 8BB497552BBB608100515D8B /* CAProcess.h */, + 8BB497562BBB608100515D8B /* CACFDictionary.h */, + 8BB497572BBB608100515D8B /* CAPThread.h */, + 8BB497582BBB608100515D8B /* CAAUParameter.cpp */, + 8BB497592BBB608100515D8B /* CAAudioTimeStamp.h */, + 8BB4975A2BBB608100515D8B /* CAFilePathUtils.cpp */, + 8BB4975B2BBB608100515D8B /* CAAudioValueRange.h */, + 8BB4975C2BBB608100515D8B /* CAVectorUnitTypes.h */, + 8BB4975D2BBB608100515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB4975E2BBB608100515D8B /* CAGuard.cpp */, + 8BB4975F2BBB608100515D8B /* CACFNumber.h */, + 8BB497602BBB608100515D8B /* CACFDistributedNotification.cpp */, + 8BB497612BBB608100515D8B /* CACFString.h */, + 8BB497622BBB608100515D8B /* CAAUMIDIMapManager.cpp */, + 8BB497632BBB608100515D8B /* CAComponentDescription.cpp */, + 8BB497642BBB608100515D8B /* CAHostTimeBase.h */, + 8BB497652BBB608100515D8B /* CADebugMacros.cpp */, + 8BB497662BBB608100515D8B /* CAAudioFileFormats.h */, + 8BB497672BBB608100515D8B /* CAAUMIDIMapManager.h */, + 8BB497682BBB608100515D8B /* CACFDictionary.cpp */, + 8BB497692BBB608100515D8B /* CAMutex.h */, + 8BB4976A2BBB608100515D8B /* CACFString.cpp */, + 8BB4976B2BBB608100515D8B /* CASettingsStorage.h */, + 8BB4976C2BBB608100515D8B /* CADebugPrintf.h */, + 8BB4976D2BBB608100515D8B /* CAXException.cpp */, + 8BB4976E2BBB608100515D8B /* CAAUMIDIMap.h */, + 8BB4976F2BBB608100515D8B /* AUParamInfo.h */, + 8BB497702BBB608100515D8B /* CABitOperations.h */, + 8BB497712BBB608100515D8B /* CACFPreferences.cpp */, + 8BB497722BBB608100515D8B /* CABundleLocker.h */, + 8BB497732BBB608100515D8B /* CAPropertyAddress.h */, + 8BB497742BBB608100515D8B /* CAXException.h */, + 8BB497752BBB608100515D8B /* CAAudioChannelLayout.cpp */, + 8BB497762BBB608100515D8B /* CAThreadSafeList.h */, + 8BB497772BBB608100515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB497782BBB608100515D8B /* AUParamInfo.cpp */, + 8BB497792BBB608100515D8B /* CASharedLibrary.cpp */, + 8BB4977A2BBB608100515D8B /* CAAUMIDIMap.cpp */, + 8BB4977B2BBB608100515D8B /* CALogMacros.h */, + 8BB4977C2BBB608100515D8B /* CACFMessagePort.cpp */, + 8BB4977D2BBB608100515D8B /* CARingBuffer.h */, + 8BB4977E2BBB608100515D8B /* AUOutputBL.cpp */, + 8BB4977F2BBB608100515D8B /* CABufferList.h */, + 8BB497802BBB608100515D8B /* CASharedLibrary.h */, + 8BB497812BBB608100515D8B /* CACFData.h */, + 8BB497822BBB608100515D8B /* CAStreamRangedDescription.cpp */, + 8BB497832BBB608100515D8B /* CAPThread.cpp */, + 8BB497842BBB608100515D8B /* CAAutoDisposer.h */, + 8BB497852BBB608100515D8B /* CACFPreferences.h */, + 8BB497862BBB608100515D8B /* CAVectorUnit.cpp */, + 8BB497872BBB608100515D8B /* CAComponentDescription.h */, + 8BB497882BBB608100515D8B /* CADebugMacros.h */, + 8BB497892BBB608100515D8B /* AUOutputBL.h */, + 8BB4978A2BBB608100515D8B /* CADebugPrintf.cpp */, + 8BB4978B2BBB608100515D8B /* CARingBuffer.cpp */, + 8BB4978C2BBB608100515D8B /* CACFPlugIn.h */, + 8BB4978D2BBB608100515D8B /* CASettingsStorage.cpp */, + 8BB4978E2BBB608100515D8B /* CAMixMap.h */, + 8BB4978F2BBB608100515D8B /* CACFDistributedNotification.h */, + 8BB497902BBB608100515D8B /* CAFilePathUtils.h */, + 8BB497912BBB608100515D8B /* CATink.h */, + 8BB497922BBB608100515D8B /* CAStreamBasicDescription.cpp */, + 8BB497932BBB608100515D8B /* CAAudioChannelLayout.h */, + 8BB497942BBB608100515D8B /* CAProcess.cpp */, + 8BB497952BBB608100515D8B /* CAHostTimeBase.cpp */, + 8BB497962BBB608100515D8B /* CAPersistence.cpp */, + 8BB497972BBB608100515D8B /* CAAudioBufferList.cpp */, + 8BB497982BBB608100515D8B /* CAAudioTimeStamp.cpp */, + 8BB497992BBB608100515D8B /* CAVectorUnit.h */, + 8BB4979A2BBB608100515D8B /* CAByteOrder.h */, + 8BB4979B2BBB608100515D8B /* CACFArray.h */, + 8BB4979C2BBB608100515D8B /* CAAtomicStack.h */, + 8BB4979D2BBB608100515D8B /* CAReferenceCounted.h */, + 8BB4979E2BBB608100515D8B /* CACFMachPort.cpp */, + 8BB4979F2BBB608100515D8B /* CABufferList.cpp */, + 8BB497A02BBB608100515D8B /* CAMutex.cpp */, + 8BB497A12BBB608100515D8B /* CADebugger.cpp */, + 8BB497A22BBB608100515D8B /* CABundleLocker.cpp */, + 8BB497A32BBB608100515D8B /* CAAudioFileFormats.cpp */, + 8BB497A42BBB608100515D8B /* CAMath.h */, + 8BB497A52BBB608100515D8B /* CACFArray.cpp */, + 8BB497A62BBB608100515D8B /* CACFMessagePort.h */, + 8BB497A72BBB608100515D8B /* CAAudioValueRange.cpp */, + 8BB497A82BBB608100515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB497A92BBB608100515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB497AA2BBB608100515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB497AA2BBB608100515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB497AB2BBB608100515D8B /* AUViewBase */, + 8BB497AD2BBB608100515D8B /* AUBase */, + 8BB497BD2BBB608100515D8B /* OtherBases */, + 8BB497C02BBB608100515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB497AB2BBB608100515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB497AC2BBB608100515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB497AD2BBB608100515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB497AE2BBB608100515D8B /* ComponentBase.cpp */, + 8BB497AF2BBB608100515D8B /* AUScopeElement.cpp */, + 8BB497B02BBB608100515D8B /* ComponentBase.h */, + 8BB497B12BBB608100515D8B /* AUBase.cpp */, + 8BB497B22BBB608100515D8B /* AUInputElement.h */, + 8BB497B32BBB608100515D8B /* AUBase.h */, + 8BB497B42BBB608100515D8B /* AUPlugInDispatch.h */, + 8BB497B52BBB608100515D8B /* AUDispatch.h */, + 8BB497B62BBB608100515D8B /* AUOutputElement.cpp */, + 8BB497B72BBB608100515D8B /* AUResources.r */, + 8BB497B82BBB608100515D8B /* AUPlugInDispatch.cpp */, + 8BB497B92BBB608100515D8B /* AUOutputElement.h */, + 8BB497BA2BBB608100515D8B /* AUDispatch.cpp */, + 8BB497BB2BBB608100515D8B /* AUScopeElement.h */, + 8BB497BC2BBB608100515D8B /* AUInputElement.cpp */, ); path = AUBase; sourceTree = ""; }; - 8BA05A99072073D200365D66 /* OtherBases */ = { + 8BB497BD2BBB608100515D8B /* OtherBases */ = { isa = PBXGroup; children = ( - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, - 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + 8BB497BE2BBB608100515D8B /* AUEffectBase.cpp */, + 8BB497BF2BBB608100515D8B /* AUEffectBase.h */, ); path = OtherBases; sourceTree = ""; }; - 8BA05AA6072073D200365D66 /* Utility */ = { + 8BB497C02BBB608100515D8B /* Utility */ = { isa = PBXGroup; children = ( - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, - 8BA05AA8072073D200365D66 /* AUBuffer.h */, - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + 8BB497C12BBB608100515D8B /* AUTimestampGenerator.h */, + 8BB497C22BBB608100515D8B /* AUBaseHelper.cpp */, + 8BB497C32BBB608100515D8B /* AUSilentTimeout.h */, + 8BB497C42BBB608100515D8B /* AUInputFormatConverter.h */, + 8BB497C52BBB608100515D8B /* AUTimestampGenerator.cpp */, + 8BB497C62BBB608100515D8B /* AUBuffer.cpp */, + 8BB497C72BBB608100515D8B /* AUMIDIDefs.h */, + 8BB497C82BBB608100515D8B /* AUBuffer.h */, + 8BB497C92BBB608100515D8B /* AUBaseHelper.h */, ); path = Utility; sourceTree = ""; }; - 8BA05AEB0720742700365D66 /* PublicUtility */ = { - isa = PBXGroup; - children = ( - 8BA05B050720754400365D66 /* CAAUParameter.cpp */, - 8BA05B060720754400365D66 /* CAAUParameter.h */, - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, - 8BA05AE10720742100365D66 /* CAMutex.cpp */, - 8BA05AE20720742100365D66 /* CAMutex.h */, - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, - ); - name = PublicUtility; - path = Extras/CoreAudio/PublicUtility; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -258,27 +565,84 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BB497FA2BBB608100515D8B /* CABundleLocker.h in Headers */, + 8BB4981B2BBB608100515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB498112BBB608100515D8B /* AUOutputBL.h in Headers */, + 8BB497EC2BBB608100515D8B /* CAHostTimeBase.h in Headers */, + 8BB498342BBB608100515D8B /* ComponentBase.h in Headers */, + 8BB498242BBB608100515D8B /* CAAtomicStack.h in Headers */, + 8BB497E12BBB608100515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB497FE2BBB608100515D8B /* CAThreadSafeList.h in Headers */, + 8BB497D92BBB608100515D8B /* CAAUParameter.h in Headers */, + 8BB4984B2BBB608100515D8B /* AUBaseHelper.h in Headers */, + 8BB498432BBB608100515D8B /* AUTimestampGenerator.h in Headers */, + 8BB497F42BBB608100515D8B /* CADebugPrintf.h in Headers */, + 8BB4982E2BBB608100515D8B /* CACFMessagePort.h in Headers */, + 8BB497DC2BBB608100515D8B /* CAAUProcessor.h in Headers */, + 8BB497D82BBB608100515D8B /* CAAudioUnit.h in Headers */, + 8BB498312BBB608100515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB498172BBB608100515D8B /* CACFDistributedNotification.h in Headers */, + 8BB497D62BBB608100515D8B /* CAComponent.h in Headers */, + 8BB497E42BBB608100515D8B /* CAVectorUnitTypes.h in Headers */, 8BA05A6E0720730100365D66 /* Console6ChannelVersion.h in Headers */, - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BB498182BBB608100515D8B /* CAFilePathUtils.h in Headers */, + 8BB497DA2BBB608100515D8B /* CAException.h in Headers */, + 8BB497D12BBB608100515D8B /* CAAtomic.h in Headers */, + 8BB497D02BBB608100515D8B /* CAGuard.h in Headers */, + 8BB498362BBB608100515D8B /* AUInputElement.h in Headers */, + 8BB4980D2BBB608100515D8B /* CACFPreferences.h in Headers */, + 8BB498222BBB608100515D8B /* CAByteOrder.h in Headers */, + 8BB498052BBB608100515D8B /* CARingBuffer.h in Headers */, + 8BB497CC2BBB608100515D8B /* CABool.h in Headers */, + 8BB497F12BBB608100515D8B /* CAMutex.h in Headers */, + 8BB498372BBB608100515D8B /* AUBase.h in Headers */, 8BC6025C073B072D006C4272 /* Console6Channel.h in Headers */, - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + 8BB497E92BBB608100515D8B /* CACFString.h in Headers */, + 8BB498082BBB608100515D8B /* CASharedLibrary.h in Headers */, + 8BB497D52BBB608100515D8B /* CATokenMap.h in Headers */, + 8BB497CA2BBB608100515D8B /* CAExtAudioFile.h in Headers */, + 8BB497DF2BBB608100515D8B /* CAPThread.h in Headers */, + 8BB497FB2BBB608100515D8B /* CAPropertyAddress.h in Headers */, + 8BB498252BBB608100515D8B /* CAReferenceCounted.h in Headers */, + 8BB4984A2BBB608100515D8B /* AUBuffer.h in Headers */, + 8BB4982C2BBB608100515D8B /* CAMath.h in Headers */, + 8BB4980C2BBB608100515D8B /* CAAutoDisposer.h in Headers */, + 8BB497D32BBB608100515D8B /* CACFObject.h in Headers */, + 8BB497F32BBB608100515D8B /* CASettingsStorage.h in Headers */, + 8BB497FC2BBB608100515D8B /* CAXException.h in Headers */, + 8BB498192BBB608100515D8B /* CATink.h in Headers */, + 8BB498462BBB608100515D8B /* AUInputFormatConverter.h in Headers */, + 8BB498212BBB608100515D8B /* CAVectorUnit.h in Headers */, + 8BB497DD2BBB608100515D8B /* CAProcess.h in Headers */, + 8BB497E32BBB608100515D8B /* CAAudioValueRange.h in Headers */, + 8BB497F82BBB608100515D8B /* CABitOperations.h in Headers */, + 8BB497EE2BBB608100515D8B /* CAAudioFileFormats.h in Headers */, + 8BB497E72BBB608100515D8B /* CACFNumber.h in Headers */, + 8BB497FF2BBB608100515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB498102BBB608100515D8B /* CADebugMacros.h in Headers */, + 8BB498492BBB608100515D8B /* AUMIDIDefs.h in Headers */, + 8BB498092BBB608100515D8B /* CACFData.h in Headers */, + 8BB497D22BBB608100515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB498382BBB608100515D8B /* AUPlugInDispatch.h in Headers */, + 8BB497D42BBB608100515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB498142BBB608100515D8B /* CACFPlugIn.h in Headers */, + 8BB497D72BBB608100515D8B /* CAAudioBufferList.h in Headers */, + 8BB497EF2BBB608100515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB498422BBB608100515D8B /* AUEffectBase.h in Headers */, + 8BB497DE2BBB608100515D8B /* CACFDictionary.h in Headers */, + 8BB4983F2BBB608100515D8B /* AUScopeElement.h in Headers */, + 8BB4980F2BBB608100515D8B /* CAComponentDescription.h in Headers */, + 8BB498452BBB608100515D8B /* AUSilentTimeout.h in Headers */, + 8BB498072BBB608100515D8B /* CABufferList.h in Headers */, + 8BB498392BBB608100515D8B /* AUDispatch.h in Headers */, + 8BB4983D2BBB608100515D8B /* AUOutputElement.h in Headers */, + 8BB498032BBB608100515D8B /* CALogMacros.h in Headers */, + 8BB497F72BBB608100515D8B /* AUParamInfo.h in Headers */, + 8BB498162BBB608100515D8B /* CAMixMap.h in Headers */, + 8BB498232BBB608100515D8B /* CACFArray.h in Headers */, + 8BB497CB2BBB608100515D8B /* CACFMachPort.h in Headers */, + 8BB497F62BBB608100515D8B /* CAAUMIDIMap.h in Headers */, + 8BB497CE2BBB608100515D8B /* CADebugger.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -293,7 +657,6 @@ 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, 8D01CCCD0486CAD60068D4B7 /* Frameworks */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, ); buildRules = ( ); @@ -310,15 +673,19 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "Console6Channel" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + de, + fr, + en, + Base, + ja, ); mainGroup = 089C166AFE841209C02AAC07 /* Console6Channel */; projectDirPath = ""; @@ -340,38 +707,65 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - 8B4119B70749654200361ABE /* Console6Channel.r in Rez */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BB498062BBB608100515D8B /* AUOutputBL.cpp in Sources */, + 8BB4982B2BBB608100515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB4981D2BBB608100515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB497F52BBB608100515D8B /* CAXException.cpp in Sources */, + 8BB4981F2BBB608100515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB497E22BBB608100515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB497E02BBB608100515D8B /* CAAUParameter.cpp in Sources */, + 8BB498022BBB608100515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB4982F2BBB608100515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB4983E2BBB608100515D8B /* AUDispatch.cpp in Sources */, + 8BB497F92BBB608100515D8B /* CACFPreferences.cpp in Sources */, + 8BB4983C2BBB608100515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB497DB2BBB608100515D8B /* CAAUProcessor.cpp in Sources */, + 8BB497F02BBB608100515D8B /* CACFDictionary.cpp in Sources */, + 8BB498442BBB608100515D8B /* AUBaseHelper.cpp in Sources */, + 8BB498292BBB608100515D8B /* CADebugger.cpp in Sources */, + 8BB497FD2BBB608100515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB498002BBB608100515D8B /* AUParamInfo.cpp in Sources */, + 8BB4981E2BBB608100515D8B /* CAPersistence.cpp in Sources */, + 8BB498122BBB608100515D8B /* CADebugPrintf.cpp in Sources */, + 8BB498472BBB608100515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB4981A2BBB608100515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB497EA2BBB608100515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB498152BBB608100515D8B /* CASettingsStorage.cpp in Sources */, + 8BB4983A2BBB608100515D8B /* AUOutputElement.cpp in Sources */, + 8BB497E62BBB608100515D8B /* CAGuard.cpp in Sources */, 8BA05A6B0720730100365D66 /* Console6Channel.cpp in Sources */, - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + 8BB498282BBB608100515D8B /* CAMutex.cpp in Sources */, + 8BB498412BBB608100515D8B /* AUEffectBase.cpp in Sources */, + 8BB498262BBB608100515D8B /* CACFMachPort.cpp in Sources */, + 8BB498352BBB608100515D8B /* AUBase.cpp in Sources */, + 8BB498012BBB608100515D8B /* CASharedLibrary.cpp in Sources */, + 8BB497E82BBB608100515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB497EB2BBB608100515D8B /* CAComponentDescription.cpp in Sources */, + 8BB497F22BBB608100515D8B /* CACFString.cpp in Sources */, + 8BB498322BBB608100515D8B /* ComponentBase.cpp in Sources */, + 8BB498132BBB608100515D8B /* CARingBuffer.cpp in Sources */, + 8BB498332BBB608100515D8B /* AUScopeElement.cpp in Sources */, + 8BB498302BBB608100515D8B /* CAAudioUnit.cpp in Sources */, + 8BB4982D2BBB608100515D8B /* CACFArray.cpp in Sources */, + 8BB4982A2BBB608100515D8B /* CABundleLocker.cpp in Sources */, + 8BB4981C2BBB608100515D8B /* CAProcess.cpp in Sources */, + 8BB4980A2BBB608100515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB4980B2BBB608100515D8B /* CAPThread.cpp in Sources */, + 8BB497CD2BBB608100515D8B /* CAComponent.cpp in Sources */, + 8BB497E52BBB608100515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB498202BBB608100515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB498272BBB608100515D8B /* CABufferList.cpp in Sources */, + 8BB498042BBB608100515D8B /* CACFMessagePort.cpp in Sources */, + 8BB4980E2BBB608100515D8B /* CAVectorUnit.cpp in Sources */, + 8BB498402BBB608100515D8B /* AUInputElement.cpp in Sources */, + 8BB498482BBB608100515D8B /* AUBuffer.cpp in Sources */, + 8BB497ED2BBB608100515D8B /* CADebugMacros.cpp in Sources */, + 8BB497CF2BBB608100515D8B /* CACFNumber.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -381,7 +775,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 8BB4984C2BBB60ED00515D8B /* en */, ); name = InfoPlist.strings; sourceTree = ""; @@ -392,16 +786,28 @@ 3E4BA244089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = Console6Channel.exp; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = Console6Channel; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Debug; @@ -409,25 +815,29 @@ 3E4BA245089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = Console6Channel.exp; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = Console6Channel; - SDKROOT = macosx10.5; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Release; @@ -435,11 +845,44 @@ 3E4BA248089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -451,10 +894,42 @@ 3E4BA249089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..649c90f0fa52b6b7cbf0c974d85bee9142e58f82 GIT binary patch literal 18310 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 + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..468fb6c3b --- /dev/null +++ b/plugins/MacSignedAU/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + Console6Channel.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/Console6Channel/Info.plist b/plugins/MacSignedAU/Console6Channel/Info.plist index 01dc6831c..5cc53bcf8 100755 --- a/plugins/MacSignedAU/Console6Channel/Info.plist +++ b/plugins/MacSignedAU/Console6Channel/Info.plist @@ -2,6 +2,25 @@ + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + cono + type + aufx + version + 65536 + + CFBundleDevelopmentRegion English CFBundleExecutable @@ -9,11 +28,11 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.audiounit.${PRODUCT_NAME:identifier} - CFBundleName - ${PROJECTNAMEASIDENTIFIER} + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/plugins/MacSignedAU/Console6Channel/English.lproj/InfoPlist.strings b/plugins/MacSignedAU/Console6Channel/en.lproj/InfoPlist.strings similarity index 100% rename from plugins/MacSignedAU/Console6Channel/English.lproj/InfoPlist.strings rename to plugins/MacSignedAU/Console6Channel/en.lproj/InfoPlist.strings diff --git a/plugins/MacSignedAU/Console9Buss/Console9Buss.cpp b/plugins/MacSignedAU/Console9Buss/Console9Buss.cpp index 2d4c9ed9b..a07820909 100755 --- a/plugins/MacSignedAU/Console9Buss/Console9Buss.cpp +++ b/plugins/MacSignedAU/Console9Buss/Console9Buss.cpp @@ -48,7 +48,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -COMPONENT_ENTRY(Console9Buss) +AUDIOCOMPONENT_ENTRY(AUBaseFactory, Console9Buss) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/plugins/MacSignedAU/Console9Buss/Console9Buss.exp b/plugins/MacSignedAU/Console9Buss/Console9Buss.exp index 6ecf23c3a..f1b848078 100755 --- a/plugins/MacSignedAU/Console9Buss/Console9Buss.exp +++ b/plugins/MacSignedAU/Console9Buss/Console9Buss.exp @@ -1 +1,2 @@ _Console9BussEntry +_Console9BussFactory diff --git a/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.pbxproj b/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.pbxproj index 11eeb453c..921812785 100755 --- a/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.pbxproj +++ b/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.pbxproj @@ -7,98 +7,287 @@ objects = { /* Begin PBXBuildFile section */ - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; - 8B4119B70749654200361ABE /* Console9Buss.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* Console9Buss.r */; }; 8BA05A6B0720730100365D66 /* Console9Buss.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* Console9Buss.cpp */; }; 8BA05A6E0720730100365D66 /* Console9BussVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* Console9BussVersion.h */; }; - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BB498D72BBB611B00515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4984F2BBB611B00515D8B /* CAExtAudioFile.h */; }; + 8BB498D82BBB611B00515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498502BBB611B00515D8B /* CACFMachPort.h */; }; + 8BB498D92BBB611B00515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498512BBB611B00515D8B /* CABool.h */; }; + 8BB498DA2BBB611B00515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498522BBB611B00515D8B /* CAComponent.cpp */; }; + 8BB498DB2BBB611B00515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498532BBB611B00515D8B /* CADebugger.h */; }; + 8BB498DC2BBB611B00515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498542BBB611B00515D8B /* CACFNumber.cpp */; }; + 8BB498DD2BBB611B00515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498552BBB611B00515D8B /* CAGuard.h */; }; + 8BB498DE2BBB611B00515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498562BBB611B00515D8B /* CAAtomic.h */; }; + 8BB498DF2BBB611B00515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498572BBB611B00515D8B /* CAStreamBasicDescription.h */; }; + 8BB498E02BBB611B00515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498582BBB611B00515D8B /* CACFObject.h */; }; + 8BB498E12BBB611B00515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498592BBB611B00515D8B /* CAStreamRangedDescription.h */; }; + 8BB498E22BBB611B00515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4985A2BBB611B00515D8B /* CATokenMap.h */; }; + 8BB498E32BBB611B00515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4985B2BBB611B00515D8B /* CAComponent.h */; }; + 8BB498E42BBB611B00515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4985C2BBB611B00515D8B /* CAAudioBufferList.h */; }; + 8BB498E52BBB611B00515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4985D2BBB611B00515D8B /* CAAudioUnit.h */; }; + 8BB498E62BBB611B00515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4985E2BBB611B00515D8B /* CAAUParameter.h */; }; + 8BB498E72BBB611B00515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4985F2BBB611B00515D8B /* CAException.h */; }; + 8BB498E82BBB611B00515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498602BBB611B00515D8B /* CAAUProcessor.cpp */; }; + 8BB498E92BBB611B00515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498612BBB611B00515D8B /* CAAUProcessor.h */; }; + 8BB498EA2BBB611B00515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498622BBB611B00515D8B /* CAProcess.h */; }; + 8BB498EB2BBB611B00515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498632BBB611B00515D8B /* CACFDictionary.h */; }; + 8BB498EC2BBB611B00515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498642BBB611B00515D8B /* CAPThread.h */; }; + 8BB498ED2BBB611B00515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498652BBB611B00515D8B /* CAAUParameter.cpp */; }; + 8BB498EE2BBB611B00515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498662BBB611B00515D8B /* CAAudioTimeStamp.h */; }; + 8BB498EF2BBB611B00515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498672BBB611B00515D8B /* CAFilePathUtils.cpp */; }; + 8BB498F02BBB611B00515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498682BBB611B00515D8B /* CAAudioValueRange.h */; }; + 8BB498F12BBB611B00515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498692BBB611B00515D8B /* CAVectorUnitTypes.h */; }; + 8BB498F22BBB611B00515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4986A2BBB611B00515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB498F32BBB611B00515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4986B2BBB611B00515D8B /* CAGuard.cpp */; }; + 8BB498F42BBB611B00515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4986C2BBB611B00515D8B /* CACFNumber.h */; }; + 8BB498F52BBB611B00515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4986D2BBB611B00515D8B /* CACFDistributedNotification.cpp */; }; + 8BB498F62BBB611B00515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4986E2BBB611B00515D8B /* CACFString.h */; }; + 8BB498F72BBB611B00515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4986F2BBB611B00515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB498F82BBB611B00515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498702BBB611B00515D8B /* CAComponentDescription.cpp */; }; + 8BB498F92BBB611B00515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498712BBB611B00515D8B /* CAHostTimeBase.h */; }; + 8BB498FA2BBB611B00515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498722BBB611B00515D8B /* CADebugMacros.cpp */; }; + 8BB498FB2BBB611B00515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498732BBB611B00515D8B /* CAAudioFileFormats.h */; }; + 8BB498FC2BBB611B00515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498742BBB611B00515D8B /* CAAUMIDIMapManager.h */; }; + 8BB498FD2BBB611B00515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498752BBB611B00515D8B /* CACFDictionary.cpp */; }; + 8BB498FE2BBB611B00515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498762BBB611B00515D8B /* CAMutex.h */; }; + 8BB498FF2BBB611B00515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498772BBB611B00515D8B /* CACFString.cpp */; }; + 8BB499002BBB611B00515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498782BBB611B00515D8B /* CASettingsStorage.h */; }; + 8BB499012BBB611B00515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498792BBB611B00515D8B /* CADebugPrintf.h */; }; + 8BB499022BBB611B00515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4987A2BBB611B00515D8B /* CAXException.cpp */; }; + 8BB499032BBB611B00515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4987B2BBB611B00515D8B /* CAAUMIDIMap.h */; }; + 8BB499042BBB611B00515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4987C2BBB611B00515D8B /* AUParamInfo.h */; }; + 8BB499052BBB611B00515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4987D2BBB611B00515D8B /* CABitOperations.h */; }; + 8BB499062BBB611B00515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4987E2BBB611B00515D8B /* CACFPreferences.cpp */; }; + 8BB499072BBB611B00515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4987F2BBB611B00515D8B /* CABundleLocker.h */; }; + 8BB499082BBB611B00515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498802BBB611B00515D8B /* CAPropertyAddress.h */; }; + 8BB499092BBB611B00515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498812BBB611B00515D8B /* CAXException.h */; }; + 8BB4990A2BBB611B00515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498822BBB611B00515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB4990B2BBB611B00515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498832BBB611B00515D8B /* CAThreadSafeList.h */; }; + 8BB4990C2BBB611B00515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498842BBB611B00515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB4990D2BBB611B00515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498852BBB611B00515D8B /* AUParamInfo.cpp */; }; + 8BB4990E2BBB611B00515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498862BBB611B00515D8B /* CASharedLibrary.cpp */; }; + 8BB4990F2BBB611B00515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498872BBB611B00515D8B /* CAAUMIDIMap.cpp */; }; + 8BB499102BBB611B00515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498882BBB611B00515D8B /* CALogMacros.h */; }; + 8BB499112BBB611B00515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498892BBB611B00515D8B /* CACFMessagePort.cpp */; }; + 8BB499122BBB611B00515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4988A2BBB611B00515D8B /* CARingBuffer.h */; }; + 8BB499132BBB611B00515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4988B2BBB611B00515D8B /* AUOutputBL.cpp */; }; + 8BB499142BBB611B00515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4988C2BBB611B00515D8B /* CABufferList.h */; }; + 8BB499152BBB611B00515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4988D2BBB611B00515D8B /* CASharedLibrary.h */; }; + 8BB499162BBB611B00515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4988E2BBB611B00515D8B /* CACFData.h */; }; + 8BB499172BBB611B00515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4988F2BBB611B00515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB499182BBB611B00515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498902BBB611B00515D8B /* CAPThread.cpp */; }; + 8BB499192BBB611B00515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498912BBB611B00515D8B /* CAAutoDisposer.h */; }; + 8BB4991A2BBB611B00515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498922BBB611B00515D8B /* CACFPreferences.h */; }; + 8BB4991B2BBB611B00515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498932BBB611B00515D8B /* CAVectorUnit.cpp */; }; + 8BB4991C2BBB611B00515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498942BBB611B00515D8B /* CAComponentDescription.h */; }; + 8BB4991D2BBB611B00515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498952BBB611B00515D8B /* CADebugMacros.h */; }; + 8BB4991E2BBB611B00515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498962BBB611B00515D8B /* AUOutputBL.h */; }; + 8BB4991F2BBB611B00515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498972BBB611B00515D8B /* CADebugPrintf.cpp */; }; + 8BB499202BBB611B00515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498982BBB611B00515D8B /* CARingBuffer.cpp */; }; + 8BB499212BBB611B00515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498992BBB611B00515D8B /* CACFPlugIn.h */; }; + 8BB499222BBB611B00515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4989A2BBB611B00515D8B /* CASettingsStorage.cpp */; }; + 8BB499232BBB611B00515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4989B2BBB611B00515D8B /* CAMixMap.h */; }; + 8BB499242BBB611B00515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4989C2BBB611B00515D8B /* CACFDistributedNotification.h */; }; + 8BB499252BBB611B00515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4989D2BBB611B00515D8B /* CAFilePathUtils.h */; }; + 8BB499262BBB611B00515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4989E2BBB611B00515D8B /* CATink.h */; }; + 8BB499272BBB611B00515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4989F2BBB611B00515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB499282BBB611B00515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498A02BBB611B00515D8B /* CAAudioChannelLayout.h */; }; + 8BB499292BBB611B00515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498A12BBB611B00515D8B /* CAProcess.cpp */; }; + 8BB4992A2BBB611B00515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498A22BBB611B00515D8B /* CAHostTimeBase.cpp */; }; + 8BB4992B2BBB611B00515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498A32BBB611B00515D8B /* CAPersistence.cpp */; }; + 8BB4992C2BBB611B00515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498A42BBB611B00515D8B /* CAAudioBufferList.cpp */; }; + 8BB4992D2BBB611B00515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498A52BBB611B00515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB4992E2BBB611B00515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498A62BBB611B00515D8B /* CAVectorUnit.h */; }; + 8BB4992F2BBB611B00515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498A72BBB611B00515D8B /* CAByteOrder.h */; }; + 8BB499302BBB611B00515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498A82BBB611B00515D8B /* CACFArray.h */; }; + 8BB499312BBB611B00515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498A92BBB611B00515D8B /* CAAtomicStack.h */; }; + 8BB499322BBB611B00515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498AA2BBB611B00515D8B /* CAReferenceCounted.h */; }; + 8BB499332BBB611B00515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498AB2BBB611B00515D8B /* CACFMachPort.cpp */; }; + 8BB499342BBB611B00515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498AC2BBB611B00515D8B /* CABufferList.cpp */; }; + 8BB499352BBB611B00515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498AD2BBB611B00515D8B /* CAMutex.cpp */; }; + 8BB499362BBB611B00515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498AE2BBB611B00515D8B /* CADebugger.cpp */; }; + 8BB499372BBB611B00515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498AF2BBB611B00515D8B /* CABundleLocker.cpp */; }; + 8BB499382BBB611B00515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498B02BBB611B00515D8B /* CAAudioFileFormats.cpp */; }; + 8BB499392BBB611B00515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498B12BBB611B00515D8B /* CAMath.h */; }; + 8BB4993A2BBB611B00515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498B22BBB611B00515D8B /* CACFArray.cpp */; }; + 8BB4993B2BBB611B00515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498B32BBB611B00515D8B /* CACFMessagePort.h */; }; + 8BB4993C2BBB611B00515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498B42BBB611B00515D8B /* CAAudioValueRange.cpp */; }; + 8BB4993D2BBB611B00515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498B52BBB611B00515D8B /* CAAudioUnit.cpp */; }; + 8BB4993E2BBB611B00515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498B92BBB611B00515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB4993F2BBB611B00515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498BB2BBB611B00515D8B /* ComponentBase.cpp */; }; + 8BB499402BBB611B00515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498BC2BBB611B00515D8B /* AUScopeElement.cpp */; }; + 8BB499412BBB611B00515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498BD2BBB611B00515D8B /* ComponentBase.h */; }; + 8BB499422BBB611B00515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498BE2BBB611B00515D8B /* AUBase.cpp */; }; + 8BB499432BBB611B00515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498BF2BBB611B00515D8B /* AUInputElement.h */; }; + 8BB499442BBB611B00515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498C02BBB611B00515D8B /* AUBase.h */; }; + 8BB499452BBB611B00515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498C12BBB611B00515D8B /* AUPlugInDispatch.h */; }; + 8BB499462BBB611B00515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498C22BBB611B00515D8B /* AUDispatch.h */; }; + 8BB499472BBB611B00515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498C32BBB611B00515D8B /* AUOutputElement.cpp */; }; + 8BB499492BBB611B00515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498C52BBB611B00515D8B /* AUPlugInDispatch.cpp */; }; + 8BB4994A2BBB611B00515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498C62BBB611B00515D8B /* AUOutputElement.h */; }; + 8BB4994B2BBB611B00515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498C72BBB611B00515D8B /* AUDispatch.cpp */; }; + 8BB4994C2BBB611B00515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498C82BBB611B00515D8B /* AUScopeElement.h */; }; + 8BB4994D2BBB611B00515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498C92BBB611B00515D8B /* AUInputElement.cpp */; }; + 8BB4994E2BBB611B00515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498CB2BBB611B00515D8B /* AUEffectBase.cpp */; }; + 8BB4994F2BBB611B00515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498CC2BBB611B00515D8B /* AUEffectBase.h */; }; + 8BB499502BBB611B00515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498CE2BBB611B00515D8B /* AUTimestampGenerator.h */; }; + 8BB499512BBB611B00515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498CF2BBB611B00515D8B /* AUBaseHelper.cpp */; }; + 8BB499522BBB611B00515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498D02BBB611B00515D8B /* AUSilentTimeout.h */; }; + 8BB499532BBB611B00515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498D12BBB611B00515D8B /* AUInputFormatConverter.h */; }; + 8BB499542BBB611B00515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498D22BBB611B00515D8B /* AUTimestampGenerator.cpp */; }; + 8BB499552BBB611B00515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB498D32BBB611B00515D8B /* AUBuffer.cpp */; }; + 8BB499562BBB611B00515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498D42BBB611B00515D8B /* AUMIDIDefs.h */; }; + 8BB499572BBB611B00515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498D52BBB611B00515D8B /* AUBuffer.h */; }; + 8BB499582BBB611B00515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB498D62BBB611B00515D8B /* AUBaseHelper.h */; }; 8BC6025C073B072D006C4272 /* Console9Buss.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* Console9Buss.h */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 8BA05A660720730100365D66 /* Console9Buss.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Console9Buss.cpp; sourceTree = ""; }; 8BA05A670720730100365D66 /* Console9Buss.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = Console9Buss.exp; sourceTree = ""; }; 8BA05A680720730100365D66 /* Console9Buss.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = Console9Buss.r; sourceTree = ""; }; 8BA05A690720730100365D66 /* Console9BussVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Console9BussVersion.h; sourceTree = ""; }; - 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; - 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; - 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; - 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; - 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; - 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; - 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; - 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; - 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; - 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; - 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; - 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; - 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; - 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; - 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; - 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB4984F2BBB611B00515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB498502BBB611B00515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB498512BBB611B00515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB498522BBB611B00515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB498532BBB611B00515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB498542BBB611B00515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB498552BBB611B00515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB498562BBB611B00515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB498572BBB611B00515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB498582BBB611B00515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB498592BBB611B00515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB4985A2BBB611B00515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB4985B2BBB611B00515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB4985C2BBB611B00515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB4985D2BBB611B00515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB4985E2BBB611B00515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB4985F2BBB611B00515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB498602BBB611B00515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB498612BBB611B00515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB498622BBB611B00515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB498632BBB611B00515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB498642BBB611B00515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB498652BBB611B00515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB498662BBB611B00515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB498672BBB611B00515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB498682BBB611B00515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB498692BBB611B00515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB4986A2BBB611B00515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB4986B2BBB611B00515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB4986C2BBB611B00515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB4986D2BBB611B00515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB4986E2BBB611B00515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB4986F2BBB611B00515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB498702BBB611B00515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB498712BBB611B00515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB498722BBB611B00515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB498732BBB611B00515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB498742BBB611B00515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB498752BBB611B00515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB498762BBB611B00515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB498772BBB611B00515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB498782BBB611B00515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB498792BBB611B00515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB4987A2BBB611B00515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB4987B2BBB611B00515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB4987C2BBB611B00515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB4987D2BBB611B00515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB4987E2BBB611B00515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB4987F2BBB611B00515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB498802BBB611B00515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB498812BBB611B00515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB498822BBB611B00515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB498832BBB611B00515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB498842BBB611B00515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB498852BBB611B00515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB498862BBB611B00515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB498872BBB611B00515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB498882BBB611B00515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB498892BBB611B00515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB4988A2BBB611B00515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB4988B2BBB611B00515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB4988C2BBB611B00515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB4988D2BBB611B00515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB4988E2BBB611B00515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB4988F2BBB611B00515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB498902BBB611B00515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB498912BBB611B00515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB498922BBB611B00515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB498932BBB611B00515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB498942BBB611B00515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB498952BBB611B00515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB498962BBB611B00515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB498972BBB611B00515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB498982BBB611B00515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB498992BBB611B00515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB4989A2BBB611B00515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB4989B2BBB611B00515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB4989C2BBB611B00515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB4989D2BBB611B00515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB4989E2BBB611B00515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB4989F2BBB611B00515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB498A02BBB611B00515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB498A12BBB611B00515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB498A22BBB611B00515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB498A32BBB611B00515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB498A42BBB611B00515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB498A52BBB611B00515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB498A62BBB611B00515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB498A72BBB611B00515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB498A82BBB611B00515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB498A92BBB611B00515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB498AA2BBB611B00515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB498AB2BBB611B00515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB498AC2BBB611B00515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB498AD2BBB611B00515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB498AE2BBB611B00515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB498AF2BBB611B00515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB498B02BBB611B00515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB498B12BBB611B00515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB498B22BBB611B00515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB498B32BBB611B00515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB498B42BBB611B00515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB498B52BBB611B00515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB498B92BBB611B00515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB498BB2BBB611B00515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB498BC2BBB611B00515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB498BD2BBB611B00515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB498BE2BBB611B00515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB498BF2BBB611B00515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB498C02BBB611B00515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB498C12BBB611B00515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB498C22BBB611B00515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB498C32BBB611B00515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB498C42BBB611B00515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB498C52BBB611B00515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB498C62BBB611B00515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB498C72BBB611B00515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB498C82BBB611B00515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB498C92BBB611B00515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB498CB2BBB611B00515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB498CC2BBB611B00515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB498CE2BBB611B00515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB498CF2BBB611B00515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB498D02BBB611B00515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB498D12BBB611B00515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB498D22BBB611B00515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB498D32BBB611B00515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB498D42BBB611B00515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB498D52BBB611B00515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB498D62BBB611B00515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB499592BBB61AD00515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BC6025B073B072D006C4272 /* Console9Buss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Console9Buss.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D01CCD20486CAD60068D4B7 /* Console9Buss.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Console9Buss.component; sourceTree = BUILT_PRODUCTS_DIR; }; - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -149,9 +338,8 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BB4984D2BBB611B00515D8B /* CA_SDK */, 8BA05A56072072A900365D66 /* AU Source */, - 8BA05AEB0720742700365D66 /* PublicUtility */, - 8BA05A7D072073D200365D66 /* AUPublic */, ); name = Source; sourceTree = ""; @@ -176,81 +364,200 @@ name = "AU Source"; sourceTree = ""; }; - 8BA05A7D072073D200365D66 /* AUPublic */ = { + 8BB4984D2BBB611B00515D8B /* CA_SDK */ = { isa = PBXGroup; children = ( - 8BA05A7E072073D200365D66 /* AUBase */, - 8BA05A99072073D200365D66 /* OtherBases */, - 8BA05AA6072073D200365D66 /* Utility */, + 8BB4984E2BBB611B00515D8B /* PublicUtility */, + 8BB498B62BBB611B00515D8B /* AudioUnits */, ); - name = AUPublic; - path = Extras/CoreAudio/AudioUnits/AUPublic; - sourceTree = SYSTEM_DEVELOPER_DIR; + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; }; - 8BA05A7E072073D200365D66 /* AUBase */ = { + 8BB4984E2BBB611B00515D8B /* PublicUtility */ = { isa = PBXGroup; children = ( - 8BA05A7F072073D200365D66 /* AUBase.cpp */, - 8BA05A80072073D200365D66 /* AUBase.h */, - 8BA05A81072073D200365D66 /* AUDispatch.cpp */, - 8BA05A82072073D200365D66 /* AUDispatch.h */, - 8BA05A83072073D200365D66 /* AUInputElement.cpp */, - 8BA05A84072073D200365D66 /* AUInputElement.h */, - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, - 8BA05A86072073D200365D66 /* AUOutputElement.h */, - 8BA05A87072073D200365D66 /* AUResources.r */, - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, - 8BA05A89072073D200365D66 /* AUScopeElement.h */, - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, - 8BA05A8B072073D200365D66 /* ComponentBase.h */, + 8BB4984F2BBB611B00515D8B /* CAExtAudioFile.h */, + 8BB498502BBB611B00515D8B /* CACFMachPort.h */, + 8BB498512BBB611B00515D8B /* CABool.h */, + 8BB498522BBB611B00515D8B /* CAComponent.cpp */, + 8BB498532BBB611B00515D8B /* CADebugger.h */, + 8BB498542BBB611B00515D8B /* CACFNumber.cpp */, + 8BB498552BBB611B00515D8B /* CAGuard.h */, + 8BB498562BBB611B00515D8B /* CAAtomic.h */, + 8BB498572BBB611B00515D8B /* CAStreamBasicDescription.h */, + 8BB498582BBB611B00515D8B /* CACFObject.h */, + 8BB498592BBB611B00515D8B /* CAStreamRangedDescription.h */, + 8BB4985A2BBB611B00515D8B /* CATokenMap.h */, + 8BB4985B2BBB611B00515D8B /* CAComponent.h */, + 8BB4985C2BBB611B00515D8B /* CAAudioBufferList.h */, + 8BB4985D2BBB611B00515D8B /* CAAudioUnit.h */, + 8BB4985E2BBB611B00515D8B /* CAAUParameter.h */, + 8BB4985F2BBB611B00515D8B /* CAException.h */, + 8BB498602BBB611B00515D8B /* CAAUProcessor.cpp */, + 8BB498612BBB611B00515D8B /* CAAUProcessor.h */, + 8BB498622BBB611B00515D8B /* CAProcess.h */, + 8BB498632BBB611B00515D8B /* CACFDictionary.h */, + 8BB498642BBB611B00515D8B /* CAPThread.h */, + 8BB498652BBB611B00515D8B /* CAAUParameter.cpp */, + 8BB498662BBB611B00515D8B /* CAAudioTimeStamp.h */, + 8BB498672BBB611B00515D8B /* CAFilePathUtils.cpp */, + 8BB498682BBB611B00515D8B /* CAAudioValueRange.h */, + 8BB498692BBB611B00515D8B /* CAVectorUnitTypes.h */, + 8BB4986A2BBB611B00515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB4986B2BBB611B00515D8B /* CAGuard.cpp */, + 8BB4986C2BBB611B00515D8B /* CACFNumber.h */, + 8BB4986D2BBB611B00515D8B /* CACFDistributedNotification.cpp */, + 8BB4986E2BBB611B00515D8B /* CACFString.h */, + 8BB4986F2BBB611B00515D8B /* CAAUMIDIMapManager.cpp */, + 8BB498702BBB611B00515D8B /* CAComponentDescription.cpp */, + 8BB498712BBB611B00515D8B /* CAHostTimeBase.h */, + 8BB498722BBB611B00515D8B /* CADebugMacros.cpp */, + 8BB498732BBB611B00515D8B /* CAAudioFileFormats.h */, + 8BB498742BBB611B00515D8B /* CAAUMIDIMapManager.h */, + 8BB498752BBB611B00515D8B /* CACFDictionary.cpp */, + 8BB498762BBB611B00515D8B /* CAMutex.h */, + 8BB498772BBB611B00515D8B /* CACFString.cpp */, + 8BB498782BBB611B00515D8B /* CASettingsStorage.h */, + 8BB498792BBB611B00515D8B /* CADebugPrintf.h */, + 8BB4987A2BBB611B00515D8B /* CAXException.cpp */, + 8BB4987B2BBB611B00515D8B /* CAAUMIDIMap.h */, + 8BB4987C2BBB611B00515D8B /* AUParamInfo.h */, + 8BB4987D2BBB611B00515D8B /* CABitOperations.h */, + 8BB4987E2BBB611B00515D8B /* CACFPreferences.cpp */, + 8BB4987F2BBB611B00515D8B /* CABundleLocker.h */, + 8BB498802BBB611B00515D8B /* CAPropertyAddress.h */, + 8BB498812BBB611B00515D8B /* CAXException.h */, + 8BB498822BBB611B00515D8B /* CAAudioChannelLayout.cpp */, + 8BB498832BBB611B00515D8B /* CAThreadSafeList.h */, + 8BB498842BBB611B00515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB498852BBB611B00515D8B /* AUParamInfo.cpp */, + 8BB498862BBB611B00515D8B /* CASharedLibrary.cpp */, + 8BB498872BBB611B00515D8B /* CAAUMIDIMap.cpp */, + 8BB498882BBB611B00515D8B /* CALogMacros.h */, + 8BB498892BBB611B00515D8B /* CACFMessagePort.cpp */, + 8BB4988A2BBB611B00515D8B /* CARingBuffer.h */, + 8BB4988B2BBB611B00515D8B /* AUOutputBL.cpp */, + 8BB4988C2BBB611B00515D8B /* CABufferList.h */, + 8BB4988D2BBB611B00515D8B /* CASharedLibrary.h */, + 8BB4988E2BBB611B00515D8B /* CACFData.h */, + 8BB4988F2BBB611B00515D8B /* CAStreamRangedDescription.cpp */, + 8BB498902BBB611B00515D8B /* CAPThread.cpp */, + 8BB498912BBB611B00515D8B /* CAAutoDisposer.h */, + 8BB498922BBB611B00515D8B /* CACFPreferences.h */, + 8BB498932BBB611B00515D8B /* CAVectorUnit.cpp */, + 8BB498942BBB611B00515D8B /* CAComponentDescription.h */, + 8BB498952BBB611B00515D8B /* CADebugMacros.h */, + 8BB498962BBB611B00515D8B /* AUOutputBL.h */, + 8BB498972BBB611B00515D8B /* CADebugPrintf.cpp */, + 8BB498982BBB611B00515D8B /* CARingBuffer.cpp */, + 8BB498992BBB611B00515D8B /* CACFPlugIn.h */, + 8BB4989A2BBB611B00515D8B /* CASettingsStorage.cpp */, + 8BB4989B2BBB611B00515D8B /* CAMixMap.h */, + 8BB4989C2BBB611B00515D8B /* CACFDistributedNotification.h */, + 8BB4989D2BBB611B00515D8B /* CAFilePathUtils.h */, + 8BB4989E2BBB611B00515D8B /* CATink.h */, + 8BB4989F2BBB611B00515D8B /* CAStreamBasicDescription.cpp */, + 8BB498A02BBB611B00515D8B /* CAAudioChannelLayout.h */, + 8BB498A12BBB611B00515D8B /* CAProcess.cpp */, + 8BB498A22BBB611B00515D8B /* CAHostTimeBase.cpp */, + 8BB498A32BBB611B00515D8B /* CAPersistence.cpp */, + 8BB498A42BBB611B00515D8B /* CAAudioBufferList.cpp */, + 8BB498A52BBB611B00515D8B /* CAAudioTimeStamp.cpp */, + 8BB498A62BBB611B00515D8B /* CAVectorUnit.h */, + 8BB498A72BBB611B00515D8B /* CAByteOrder.h */, + 8BB498A82BBB611B00515D8B /* CACFArray.h */, + 8BB498A92BBB611B00515D8B /* CAAtomicStack.h */, + 8BB498AA2BBB611B00515D8B /* CAReferenceCounted.h */, + 8BB498AB2BBB611B00515D8B /* CACFMachPort.cpp */, + 8BB498AC2BBB611B00515D8B /* CABufferList.cpp */, + 8BB498AD2BBB611B00515D8B /* CAMutex.cpp */, + 8BB498AE2BBB611B00515D8B /* CADebugger.cpp */, + 8BB498AF2BBB611B00515D8B /* CABundleLocker.cpp */, + 8BB498B02BBB611B00515D8B /* CAAudioFileFormats.cpp */, + 8BB498B12BBB611B00515D8B /* CAMath.h */, + 8BB498B22BBB611B00515D8B /* CACFArray.cpp */, + 8BB498B32BBB611B00515D8B /* CACFMessagePort.h */, + 8BB498B42BBB611B00515D8B /* CAAudioValueRange.cpp */, + 8BB498B52BBB611B00515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB498B62BBB611B00515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB498B72BBB611B00515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB498B72BBB611B00515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB498B82BBB611B00515D8B /* AUViewBase */, + 8BB498BA2BBB611B00515D8B /* AUBase */, + 8BB498CA2BBB611B00515D8B /* OtherBases */, + 8BB498CD2BBB611B00515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB498B82BBB611B00515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB498B92BBB611B00515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB498BA2BBB611B00515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB498BB2BBB611B00515D8B /* ComponentBase.cpp */, + 8BB498BC2BBB611B00515D8B /* AUScopeElement.cpp */, + 8BB498BD2BBB611B00515D8B /* ComponentBase.h */, + 8BB498BE2BBB611B00515D8B /* AUBase.cpp */, + 8BB498BF2BBB611B00515D8B /* AUInputElement.h */, + 8BB498C02BBB611B00515D8B /* AUBase.h */, + 8BB498C12BBB611B00515D8B /* AUPlugInDispatch.h */, + 8BB498C22BBB611B00515D8B /* AUDispatch.h */, + 8BB498C32BBB611B00515D8B /* AUOutputElement.cpp */, + 8BB498C42BBB611B00515D8B /* AUResources.r */, + 8BB498C52BBB611B00515D8B /* AUPlugInDispatch.cpp */, + 8BB498C62BBB611B00515D8B /* AUOutputElement.h */, + 8BB498C72BBB611B00515D8B /* AUDispatch.cpp */, + 8BB498C82BBB611B00515D8B /* AUScopeElement.h */, + 8BB498C92BBB611B00515D8B /* AUInputElement.cpp */, ); path = AUBase; sourceTree = ""; }; - 8BA05A99072073D200365D66 /* OtherBases */ = { + 8BB498CA2BBB611B00515D8B /* OtherBases */ = { isa = PBXGroup; children = ( - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, - 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + 8BB498CB2BBB611B00515D8B /* AUEffectBase.cpp */, + 8BB498CC2BBB611B00515D8B /* AUEffectBase.h */, ); path = OtherBases; sourceTree = ""; }; - 8BA05AA6072073D200365D66 /* Utility */ = { + 8BB498CD2BBB611B00515D8B /* Utility */ = { isa = PBXGroup; children = ( - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, - 8BA05AA8072073D200365D66 /* AUBuffer.h */, - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + 8BB498CE2BBB611B00515D8B /* AUTimestampGenerator.h */, + 8BB498CF2BBB611B00515D8B /* AUBaseHelper.cpp */, + 8BB498D02BBB611B00515D8B /* AUSilentTimeout.h */, + 8BB498D12BBB611B00515D8B /* AUInputFormatConverter.h */, + 8BB498D22BBB611B00515D8B /* AUTimestampGenerator.cpp */, + 8BB498D32BBB611B00515D8B /* AUBuffer.cpp */, + 8BB498D42BBB611B00515D8B /* AUMIDIDefs.h */, + 8BB498D52BBB611B00515D8B /* AUBuffer.h */, + 8BB498D62BBB611B00515D8B /* AUBaseHelper.h */, ); path = Utility; sourceTree = ""; }; - 8BA05AEB0720742700365D66 /* PublicUtility */ = { - isa = PBXGroup; - children = ( - 8BA05B050720754400365D66 /* CAAUParameter.cpp */, - 8BA05B060720754400365D66 /* CAAUParameter.h */, - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, - 8BA05AE10720742100365D66 /* CAMutex.cpp */, - 8BA05AE20720742100365D66 /* CAMutex.h */, - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, - ); - name = PublicUtility; - path = Extras/CoreAudio/PublicUtility; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -258,27 +565,84 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BB499072BBB611B00515D8B /* CABundleLocker.h in Headers */, + 8BB499282BBB611B00515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB4991E2BBB611B00515D8B /* AUOutputBL.h in Headers */, + 8BB498F92BBB611B00515D8B /* CAHostTimeBase.h in Headers */, + 8BB499412BBB611B00515D8B /* ComponentBase.h in Headers */, + 8BB499312BBB611B00515D8B /* CAAtomicStack.h in Headers */, + 8BB498EE2BBB611B00515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB4990B2BBB611B00515D8B /* CAThreadSafeList.h in Headers */, + 8BB498E62BBB611B00515D8B /* CAAUParameter.h in Headers */, + 8BB499582BBB611B00515D8B /* AUBaseHelper.h in Headers */, + 8BB499502BBB611B00515D8B /* AUTimestampGenerator.h in Headers */, + 8BB499012BBB611B00515D8B /* CADebugPrintf.h in Headers */, + 8BB4993B2BBB611B00515D8B /* CACFMessagePort.h in Headers */, + 8BB498E92BBB611B00515D8B /* CAAUProcessor.h in Headers */, + 8BB498E52BBB611B00515D8B /* CAAudioUnit.h in Headers */, + 8BB4993E2BBB611B00515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB499242BBB611B00515D8B /* CACFDistributedNotification.h in Headers */, + 8BB498E32BBB611B00515D8B /* CAComponent.h in Headers */, + 8BB498F12BBB611B00515D8B /* CAVectorUnitTypes.h in Headers */, 8BA05A6E0720730100365D66 /* Console9BussVersion.h in Headers */, - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BB499252BBB611B00515D8B /* CAFilePathUtils.h in Headers */, + 8BB498E72BBB611B00515D8B /* CAException.h in Headers */, + 8BB498DE2BBB611B00515D8B /* CAAtomic.h in Headers */, + 8BB498DD2BBB611B00515D8B /* CAGuard.h in Headers */, + 8BB499432BBB611B00515D8B /* AUInputElement.h in Headers */, + 8BB4991A2BBB611B00515D8B /* CACFPreferences.h in Headers */, + 8BB4992F2BBB611B00515D8B /* CAByteOrder.h in Headers */, + 8BB499122BBB611B00515D8B /* CARingBuffer.h in Headers */, + 8BB498D92BBB611B00515D8B /* CABool.h in Headers */, + 8BB498FE2BBB611B00515D8B /* CAMutex.h in Headers */, + 8BB499442BBB611B00515D8B /* AUBase.h in Headers */, 8BC6025C073B072D006C4272 /* Console9Buss.h in Headers */, - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + 8BB498F62BBB611B00515D8B /* CACFString.h in Headers */, + 8BB499152BBB611B00515D8B /* CASharedLibrary.h in Headers */, + 8BB498E22BBB611B00515D8B /* CATokenMap.h in Headers */, + 8BB498D72BBB611B00515D8B /* CAExtAudioFile.h in Headers */, + 8BB498EC2BBB611B00515D8B /* CAPThread.h in Headers */, + 8BB499082BBB611B00515D8B /* CAPropertyAddress.h in Headers */, + 8BB499322BBB611B00515D8B /* CAReferenceCounted.h in Headers */, + 8BB499572BBB611B00515D8B /* AUBuffer.h in Headers */, + 8BB499392BBB611B00515D8B /* CAMath.h in Headers */, + 8BB499192BBB611B00515D8B /* CAAutoDisposer.h in Headers */, + 8BB498E02BBB611B00515D8B /* CACFObject.h in Headers */, + 8BB499002BBB611B00515D8B /* CASettingsStorage.h in Headers */, + 8BB499092BBB611B00515D8B /* CAXException.h in Headers */, + 8BB499262BBB611B00515D8B /* CATink.h in Headers */, + 8BB499532BBB611B00515D8B /* AUInputFormatConverter.h in Headers */, + 8BB4992E2BBB611B00515D8B /* CAVectorUnit.h in Headers */, + 8BB498EA2BBB611B00515D8B /* CAProcess.h in Headers */, + 8BB498F02BBB611B00515D8B /* CAAudioValueRange.h in Headers */, + 8BB499052BBB611B00515D8B /* CABitOperations.h in Headers */, + 8BB498FB2BBB611B00515D8B /* CAAudioFileFormats.h in Headers */, + 8BB498F42BBB611B00515D8B /* CACFNumber.h in Headers */, + 8BB4990C2BBB611B00515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB4991D2BBB611B00515D8B /* CADebugMacros.h in Headers */, + 8BB499562BBB611B00515D8B /* AUMIDIDefs.h in Headers */, + 8BB499162BBB611B00515D8B /* CACFData.h in Headers */, + 8BB498DF2BBB611B00515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB499452BBB611B00515D8B /* AUPlugInDispatch.h in Headers */, + 8BB498E12BBB611B00515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB499212BBB611B00515D8B /* CACFPlugIn.h in Headers */, + 8BB498E42BBB611B00515D8B /* CAAudioBufferList.h in Headers */, + 8BB498FC2BBB611B00515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB4994F2BBB611B00515D8B /* AUEffectBase.h in Headers */, + 8BB498EB2BBB611B00515D8B /* CACFDictionary.h in Headers */, + 8BB4994C2BBB611B00515D8B /* AUScopeElement.h in Headers */, + 8BB4991C2BBB611B00515D8B /* CAComponentDescription.h in Headers */, + 8BB499522BBB611B00515D8B /* AUSilentTimeout.h in Headers */, + 8BB499142BBB611B00515D8B /* CABufferList.h in Headers */, + 8BB499462BBB611B00515D8B /* AUDispatch.h in Headers */, + 8BB4994A2BBB611B00515D8B /* AUOutputElement.h in Headers */, + 8BB499102BBB611B00515D8B /* CALogMacros.h in Headers */, + 8BB499042BBB611B00515D8B /* AUParamInfo.h in Headers */, + 8BB499232BBB611B00515D8B /* CAMixMap.h in Headers */, + 8BB499302BBB611B00515D8B /* CACFArray.h in Headers */, + 8BB498D82BBB611B00515D8B /* CACFMachPort.h in Headers */, + 8BB499032BBB611B00515D8B /* CAAUMIDIMap.h in Headers */, + 8BB498DB2BBB611B00515D8B /* CADebugger.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -293,7 +657,6 @@ 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, 8D01CCCD0486CAD60068D4B7 /* Frameworks */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, ); buildRules = ( ); @@ -310,15 +673,19 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "Console9Buss" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + Base, + ja, + en, + de, + fr, ); mainGroup = 089C166AFE841209C02AAC07 /* Console9Buss */; projectDirPath = ""; @@ -340,38 +707,65 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - 8B4119B70749654200361ABE /* Console9Buss.r in Rez */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BB499132BBB611B00515D8B /* AUOutputBL.cpp in Sources */, + 8BB499382BBB611B00515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB4992A2BBB611B00515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB499022BBB611B00515D8B /* CAXException.cpp in Sources */, + 8BB4992C2BBB611B00515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB498EF2BBB611B00515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB498ED2BBB611B00515D8B /* CAAUParameter.cpp in Sources */, + 8BB4990F2BBB611B00515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB4993C2BBB611B00515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB4994B2BBB611B00515D8B /* AUDispatch.cpp in Sources */, + 8BB499062BBB611B00515D8B /* CACFPreferences.cpp in Sources */, + 8BB499492BBB611B00515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB498E82BBB611B00515D8B /* CAAUProcessor.cpp in Sources */, + 8BB498FD2BBB611B00515D8B /* CACFDictionary.cpp in Sources */, + 8BB499512BBB611B00515D8B /* AUBaseHelper.cpp in Sources */, + 8BB499362BBB611B00515D8B /* CADebugger.cpp in Sources */, + 8BB4990A2BBB611B00515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB4990D2BBB611B00515D8B /* AUParamInfo.cpp in Sources */, + 8BB4992B2BBB611B00515D8B /* CAPersistence.cpp in Sources */, + 8BB4991F2BBB611B00515D8B /* CADebugPrintf.cpp in Sources */, + 8BB499542BBB611B00515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB499272BBB611B00515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB498F72BBB611B00515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB499222BBB611B00515D8B /* CASettingsStorage.cpp in Sources */, + 8BB499472BBB611B00515D8B /* AUOutputElement.cpp in Sources */, + 8BB498F32BBB611B00515D8B /* CAGuard.cpp in Sources */, 8BA05A6B0720730100365D66 /* Console9Buss.cpp in Sources */, - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + 8BB499352BBB611B00515D8B /* CAMutex.cpp in Sources */, + 8BB4994E2BBB611B00515D8B /* AUEffectBase.cpp in Sources */, + 8BB499332BBB611B00515D8B /* CACFMachPort.cpp in Sources */, + 8BB499422BBB611B00515D8B /* AUBase.cpp in Sources */, + 8BB4990E2BBB611B00515D8B /* CASharedLibrary.cpp in Sources */, + 8BB498F52BBB611B00515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB498F82BBB611B00515D8B /* CAComponentDescription.cpp in Sources */, + 8BB498FF2BBB611B00515D8B /* CACFString.cpp in Sources */, + 8BB4993F2BBB611B00515D8B /* ComponentBase.cpp in Sources */, + 8BB499202BBB611B00515D8B /* CARingBuffer.cpp in Sources */, + 8BB499402BBB611B00515D8B /* AUScopeElement.cpp in Sources */, + 8BB4993D2BBB611B00515D8B /* CAAudioUnit.cpp in Sources */, + 8BB4993A2BBB611B00515D8B /* CACFArray.cpp in Sources */, + 8BB499372BBB611B00515D8B /* CABundleLocker.cpp in Sources */, + 8BB499292BBB611B00515D8B /* CAProcess.cpp in Sources */, + 8BB499172BBB611B00515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB499182BBB611B00515D8B /* CAPThread.cpp in Sources */, + 8BB498DA2BBB611B00515D8B /* CAComponent.cpp in Sources */, + 8BB498F22BBB611B00515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB4992D2BBB611B00515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB499342BBB611B00515D8B /* CABufferList.cpp in Sources */, + 8BB499112BBB611B00515D8B /* CACFMessagePort.cpp in Sources */, + 8BB4991B2BBB611B00515D8B /* CAVectorUnit.cpp in Sources */, + 8BB4994D2BBB611B00515D8B /* AUInputElement.cpp in Sources */, + 8BB499552BBB611B00515D8B /* AUBuffer.cpp in Sources */, + 8BB498FA2BBB611B00515D8B /* CADebugMacros.cpp in Sources */, + 8BB498DC2BBB611B00515D8B /* CACFNumber.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -381,7 +775,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 8BB499592BBB61AD00515D8B /* en */, ); name = InfoPlist.strings; sourceTree = ""; @@ -392,16 +786,28 @@ 3E4BA244089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = Console9Buss.exp; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = Console9Buss; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Debug; @@ -409,25 +815,29 @@ 3E4BA245089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = Console9Buss.exp; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = Console9Buss; - SDKROOT = macosx10.5; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Release; @@ -435,11 +845,44 @@ 3E4BA248089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -451,10 +894,42 @@ 3E4BA249089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..a5438db0e1b68fb2a927176b99409dc2d1f44061 GIT binary patch literal 18102 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 + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..628a9ea58 --- /dev/null +++ b/plugins/MacSignedAU/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + Console9Buss.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/Console9Buss/Info.plist b/plugins/MacSignedAU/Console9Buss/Info.plist index 12f0517b5..891294481 100755 --- a/plugins/MacSignedAU/Console9Buss/Info.plist +++ b/plugins/MacSignedAU/Console9Buss/Info.plist @@ -2,6 +2,25 @@ + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + cn9b + type + aufx + version + 65536 + + CFBundleDevelopmentRegion English CFBundleExecutable @@ -9,11 +28,11 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.audiounit.${PRODUCT_NAME:identifier} - CFBundleName - ${PROJECTNAMEASIDENTIFIER} + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/plugins/MacSignedAU/Console9Buss/English.lproj/InfoPlist.strings b/plugins/MacSignedAU/Console9Buss/en.lproj/InfoPlist.strings similarity index 100% rename from plugins/MacSignedAU/Console9Buss/English.lproj/InfoPlist.strings rename to plugins/MacSignedAU/Console9Buss/en.lproj/InfoPlist.strings diff --git a/plugins/MacSignedAU/Console9Channel/Console9Channel.cpp b/plugins/MacSignedAU/Console9Channel/Console9Channel.cpp index 3006db3b1..179ef2b91 100755 --- a/plugins/MacSignedAU/Console9Channel/Console9Channel.cpp +++ b/plugins/MacSignedAU/Console9Channel/Console9Channel.cpp @@ -48,7 +48,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -COMPONENT_ENTRY(Console9Channel) +AUDIOCOMPONENT_ENTRY(AUBaseFactory, Console9Channel) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/plugins/MacSignedAU/Console9Channel/Console9Channel.exp b/plugins/MacSignedAU/Console9Channel/Console9Channel.exp index 63a954206..946676f75 100755 --- a/plugins/MacSignedAU/Console9Channel/Console9Channel.exp +++ b/plugins/MacSignedAU/Console9Channel/Console9Channel.exp @@ -1 +1,2 @@ _Console9ChannelEntry +_Console9ChannelFactory diff --git a/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.pbxproj b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.pbxproj index 57abf68ac..e80a2fc51 100755 --- a/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.pbxproj +++ b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.pbxproj @@ -7,98 +7,287 @@ objects = { /* Begin PBXBuildFile section */ - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; - 8B4119B70749654200361ABE /* Console9Channel.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* Console9Channel.r */; }; 8BA05A6B0720730100365D66 /* Console9Channel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* Console9Channel.cpp */; }; 8BA05A6E0720730100365D66 /* Console9ChannelVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* Console9ChannelVersion.h */; }; - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BB499E42BBB61E100515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4995C2BBB61E100515D8B /* CAExtAudioFile.h */; }; + 8BB499E52BBB61E100515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4995D2BBB61E100515D8B /* CACFMachPort.h */; }; + 8BB499E62BBB61E100515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4995E2BBB61E100515D8B /* CABool.h */; }; + 8BB499E72BBB61E100515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4995F2BBB61E100515D8B /* CAComponent.cpp */; }; + 8BB499E82BBB61E100515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499602BBB61E100515D8B /* CADebugger.h */; }; + 8BB499E92BBB61E100515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499612BBB61E100515D8B /* CACFNumber.cpp */; }; + 8BB499EA2BBB61E100515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499622BBB61E100515D8B /* CAGuard.h */; }; + 8BB499EB2BBB61E100515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499632BBB61E100515D8B /* CAAtomic.h */; }; + 8BB499EC2BBB61E100515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499642BBB61E100515D8B /* CAStreamBasicDescription.h */; }; + 8BB499ED2BBB61E100515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499652BBB61E100515D8B /* CACFObject.h */; }; + 8BB499EE2BBB61E100515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499662BBB61E100515D8B /* CAStreamRangedDescription.h */; }; + 8BB499EF2BBB61E100515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499672BBB61E100515D8B /* CATokenMap.h */; }; + 8BB499F02BBB61E100515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499682BBB61E100515D8B /* CAComponent.h */; }; + 8BB499F12BBB61E100515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499692BBB61E100515D8B /* CAAudioBufferList.h */; }; + 8BB499F22BBB61E100515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4996A2BBB61E100515D8B /* CAAudioUnit.h */; }; + 8BB499F32BBB61E100515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4996B2BBB61E100515D8B /* CAAUParameter.h */; }; + 8BB499F42BBB61E100515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4996C2BBB61E100515D8B /* CAException.h */; }; + 8BB499F52BBB61E100515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4996D2BBB61E100515D8B /* CAAUProcessor.cpp */; }; + 8BB499F62BBB61E100515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4996E2BBB61E100515D8B /* CAAUProcessor.h */; }; + 8BB499F72BBB61E100515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4996F2BBB61E100515D8B /* CAProcess.h */; }; + 8BB499F82BBB61E100515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499702BBB61E100515D8B /* CACFDictionary.h */; }; + 8BB499F92BBB61E100515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499712BBB61E100515D8B /* CAPThread.h */; }; + 8BB499FA2BBB61E100515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499722BBB61E100515D8B /* CAAUParameter.cpp */; }; + 8BB499FB2BBB61E100515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499732BBB61E100515D8B /* CAAudioTimeStamp.h */; }; + 8BB499FC2BBB61E100515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499742BBB61E100515D8B /* CAFilePathUtils.cpp */; }; + 8BB499FD2BBB61E100515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499752BBB61E100515D8B /* CAAudioValueRange.h */; }; + 8BB499FE2BBB61E100515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499762BBB61E100515D8B /* CAVectorUnitTypes.h */; }; + 8BB499FF2BBB61E100515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499772BBB61E100515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB49A002BBB61E100515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499782BBB61E100515D8B /* CAGuard.cpp */; }; + 8BB49A012BBB61E100515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499792BBB61E100515D8B /* CACFNumber.h */; }; + 8BB49A022BBB61E100515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4997A2BBB61E100515D8B /* CACFDistributedNotification.cpp */; }; + 8BB49A032BBB61E100515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4997B2BBB61E100515D8B /* CACFString.h */; }; + 8BB49A042BBB61E100515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4997C2BBB61E100515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB49A052BBB61E100515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4997D2BBB61E100515D8B /* CAComponentDescription.cpp */; }; + 8BB49A062BBB61E100515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4997E2BBB61E100515D8B /* CAHostTimeBase.h */; }; + 8BB49A072BBB61E100515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4997F2BBB61E100515D8B /* CADebugMacros.cpp */; }; + 8BB49A082BBB61E100515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499802BBB61E100515D8B /* CAAudioFileFormats.h */; }; + 8BB49A092BBB61E100515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499812BBB61E100515D8B /* CAAUMIDIMapManager.h */; }; + 8BB49A0A2BBB61E100515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499822BBB61E100515D8B /* CACFDictionary.cpp */; }; + 8BB49A0B2BBB61E100515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499832BBB61E100515D8B /* CAMutex.h */; }; + 8BB49A0C2BBB61E100515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499842BBB61E100515D8B /* CACFString.cpp */; }; + 8BB49A0D2BBB61E100515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499852BBB61E100515D8B /* CASettingsStorage.h */; }; + 8BB49A0E2BBB61E100515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499862BBB61E100515D8B /* CADebugPrintf.h */; }; + 8BB49A0F2BBB61E100515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499872BBB61E100515D8B /* CAXException.cpp */; }; + 8BB49A102BBB61E100515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499882BBB61E100515D8B /* CAAUMIDIMap.h */; }; + 8BB49A112BBB61E100515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499892BBB61E100515D8B /* AUParamInfo.h */; }; + 8BB49A122BBB61E100515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4998A2BBB61E100515D8B /* CABitOperations.h */; }; + 8BB49A132BBB61E100515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4998B2BBB61E100515D8B /* CACFPreferences.cpp */; }; + 8BB49A142BBB61E100515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4998C2BBB61E100515D8B /* CABundleLocker.h */; }; + 8BB49A152BBB61E100515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4998D2BBB61E100515D8B /* CAPropertyAddress.h */; }; + 8BB49A162BBB61E100515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4998E2BBB61E100515D8B /* CAXException.h */; }; + 8BB49A172BBB61E100515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4998F2BBB61E100515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB49A182BBB61E100515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499902BBB61E100515D8B /* CAThreadSafeList.h */; }; + 8BB49A192BBB61E100515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499912BBB61E100515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB49A1A2BBB61E100515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499922BBB61E100515D8B /* AUParamInfo.cpp */; }; + 8BB49A1B2BBB61E100515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499932BBB61E100515D8B /* CASharedLibrary.cpp */; }; + 8BB49A1C2BBB61E100515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499942BBB61E100515D8B /* CAAUMIDIMap.cpp */; }; + 8BB49A1D2BBB61E100515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499952BBB61E100515D8B /* CALogMacros.h */; }; + 8BB49A1E2BBB61E100515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499962BBB61E100515D8B /* CACFMessagePort.cpp */; }; + 8BB49A1F2BBB61E100515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499972BBB61E100515D8B /* CARingBuffer.h */; }; + 8BB49A202BBB61E100515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499982BBB61E100515D8B /* AUOutputBL.cpp */; }; + 8BB49A212BBB61E100515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499992BBB61E100515D8B /* CABufferList.h */; }; + 8BB49A222BBB61E100515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4999A2BBB61E100515D8B /* CASharedLibrary.h */; }; + 8BB49A232BBB61E100515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4999B2BBB61E100515D8B /* CACFData.h */; }; + 8BB49A242BBB61E100515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4999C2BBB61E100515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB49A252BBB61E100515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4999D2BBB61E100515D8B /* CAPThread.cpp */; }; + 8BB49A262BBB61E100515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4999E2BBB61E100515D8B /* CAAutoDisposer.h */; }; + 8BB49A272BBB61E100515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4999F2BBB61E100515D8B /* CACFPreferences.h */; }; + 8BB49A282BBB61E100515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499A02BBB61E100515D8B /* CAVectorUnit.cpp */; }; + 8BB49A292BBB61E100515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499A12BBB61E100515D8B /* CAComponentDescription.h */; }; + 8BB49A2A2BBB61E100515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499A22BBB61E100515D8B /* CADebugMacros.h */; }; + 8BB49A2B2BBB61E100515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499A32BBB61E100515D8B /* AUOutputBL.h */; }; + 8BB49A2C2BBB61E100515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499A42BBB61E100515D8B /* CADebugPrintf.cpp */; }; + 8BB49A2D2BBB61E100515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499A52BBB61E100515D8B /* CARingBuffer.cpp */; }; + 8BB49A2E2BBB61E100515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499A62BBB61E100515D8B /* CACFPlugIn.h */; }; + 8BB49A2F2BBB61E100515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499A72BBB61E100515D8B /* CASettingsStorage.cpp */; }; + 8BB49A302BBB61E100515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499A82BBB61E100515D8B /* CAMixMap.h */; }; + 8BB49A312BBB61E100515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499A92BBB61E100515D8B /* CACFDistributedNotification.h */; }; + 8BB49A322BBB61E100515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499AA2BBB61E100515D8B /* CAFilePathUtils.h */; }; + 8BB49A332BBB61E100515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499AB2BBB61E100515D8B /* CATink.h */; }; + 8BB49A342BBB61E100515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499AC2BBB61E100515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB49A352BBB61E100515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499AD2BBB61E100515D8B /* CAAudioChannelLayout.h */; }; + 8BB49A362BBB61E100515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499AE2BBB61E100515D8B /* CAProcess.cpp */; }; + 8BB49A372BBB61E100515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499AF2BBB61E100515D8B /* CAHostTimeBase.cpp */; }; + 8BB49A382BBB61E100515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499B02BBB61E100515D8B /* CAPersistence.cpp */; }; + 8BB49A392BBB61E100515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499B12BBB61E100515D8B /* CAAudioBufferList.cpp */; }; + 8BB49A3A2BBB61E100515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499B22BBB61E100515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB49A3B2BBB61E100515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499B32BBB61E100515D8B /* CAVectorUnit.h */; }; + 8BB49A3C2BBB61E100515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499B42BBB61E100515D8B /* CAByteOrder.h */; }; + 8BB49A3D2BBB61E100515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499B52BBB61E100515D8B /* CACFArray.h */; }; + 8BB49A3E2BBB61E100515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499B62BBB61E100515D8B /* CAAtomicStack.h */; }; + 8BB49A3F2BBB61E100515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499B72BBB61E100515D8B /* CAReferenceCounted.h */; }; + 8BB49A402BBB61E100515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499B82BBB61E100515D8B /* CACFMachPort.cpp */; }; + 8BB49A412BBB61E100515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499B92BBB61E100515D8B /* CABufferList.cpp */; }; + 8BB49A422BBB61E100515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499BA2BBB61E100515D8B /* CAMutex.cpp */; }; + 8BB49A432BBB61E100515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499BB2BBB61E100515D8B /* CADebugger.cpp */; }; + 8BB49A442BBB61E100515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499BC2BBB61E100515D8B /* CABundleLocker.cpp */; }; + 8BB49A452BBB61E100515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499BD2BBB61E100515D8B /* CAAudioFileFormats.cpp */; }; + 8BB49A462BBB61E100515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499BE2BBB61E100515D8B /* CAMath.h */; }; + 8BB49A472BBB61E100515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499BF2BBB61E100515D8B /* CACFArray.cpp */; }; + 8BB49A482BBB61E100515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499C02BBB61E100515D8B /* CACFMessagePort.h */; }; + 8BB49A492BBB61E100515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499C12BBB61E100515D8B /* CAAudioValueRange.cpp */; }; + 8BB49A4A2BBB61E100515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499C22BBB61E100515D8B /* CAAudioUnit.cpp */; }; + 8BB49A4B2BBB61E100515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499C62BBB61E100515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB49A4C2BBB61E100515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499C82BBB61E100515D8B /* ComponentBase.cpp */; }; + 8BB49A4D2BBB61E100515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499C92BBB61E100515D8B /* AUScopeElement.cpp */; }; + 8BB49A4E2BBB61E100515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499CA2BBB61E100515D8B /* ComponentBase.h */; }; + 8BB49A4F2BBB61E100515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499CB2BBB61E100515D8B /* AUBase.cpp */; }; + 8BB49A502BBB61E100515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499CC2BBB61E100515D8B /* AUInputElement.h */; }; + 8BB49A512BBB61E100515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499CD2BBB61E100515D8B /* AUBase.h */; }; + 8BB49A522BBB61E100515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499CE2BBB61E100515D8B /* AUPlugInDispatch.h */; }; + 8BB49A532BBB61E100515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499CF2BBB61E100515D8B /* AUDispatch.h */; }; + 8BB49A542BBB61E100515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499D02BBB61E100515D8B /* AUOutputElement.cpp */; }; + 8BB49A562BBB61E100515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499D22BBB61E100515D8B /* AUPlugInDispatch.cpp */; }; + 8BB49A572BBB61E100515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499D32BBB61E100515D8B /* AUOutputElement.h */; }; + 8BB49A582BBB61E100515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499D42BBB61E100515D8B /* AUDispatch.cpp */; }; + 8BB49A592BBB61E100515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499D52BBB61E100515D8B /* AUScopeElement.h */; }; + 8BB49A5A2BBB61E100515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499D62BBB61E100515D8B /* AUInputElement.cpp */; }; + 8BB49A5B2BBB61E100515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499D82BBB61E100515D8B /* AUEffectBase.cpp */; }; + 8BB49A5C2BBB61E100515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499D92BBB61E100515D8B /* AUEffectBase.h */; }; + 8BB49A5D2BBB61E100515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499DB2BBB61E100515D8B /* AUTimestampGenerator.h */; }; + 8BB49A5E2BBB61E100515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499DC2BBB61E100515D8B /* AUBaseHelper.cpp */; }; + 8BB49A5F2BBB61E100515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499DD2BBB61E100515D8B /* AUSilentTimeout.h */; }; + 8BB49A602BBB61E100515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499DE2BBB61E100515D8B /* AUInputFormatConverter.h */; }; + 8BB49A612BBB61E100515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499DF2BBB61E100515D8B /* AUTimestampGenerator.cpp */; }; + 8BB49A622BBB61E100515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB499E02BBB61E100515D8B /* AUBuffer.cpp */; }; + 8BB49A632BBB61E100515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499E12BBB61E100515D8B /* AUMIDIDefs.h */; }; + 8BB49A642BBB61E100515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499E22BBB61E100515D8B /* AUBuffer.h */; }; + 8BB49A652BBB61E100515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB499E32BBB61E100515D8B /* AUBaseHelper.h */; }; 8BC6025C073B072D006C4272 /* Console9Channel.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* Console9Channel.h */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 8BA05A660720730100365D66 /* Console9Channel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Console9Channel.cpp; sourceTree = ""; }; 8BA05A670720730100365D66 /* Console9Channel.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = Console9Channel.exp; sourceTree = ""; }; 8BA05A680720730100365D66 /* Console9Channel.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = Console9Channel.r; sourceTree = ""; }; 8BA05A690720730100365D66 /* Console9ChannelVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Console9ChannelVersion.h; sourceTree = ""; }; - 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; - 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; - 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; - 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; - 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; - 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; - 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; - 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; - 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; - 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; - 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; - 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; - 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; - 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; - 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; - 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB4995C2BBB61E100515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB4995D2BBB61E100515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB4995E2BBB61E100515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB4995F2BBB61E100515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB499602BBB61E100515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB499612BBB61E100515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB499622BBB61E100515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB499632BBB61E100515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB499642BBB61E100515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB499652BBB61E100515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB499662BBB61E100515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB499672BBB61E100515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB499682BBB61E100515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB499692BBB61E100515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB4996A2BBB61E100515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB4996B2BBB61E100515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB4996C2BBB61E100515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB4996D2BBB61E100515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB4996E2BBB61E100515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB4996F2BBB61E100515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB499702BBB61E100515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB499712BBB61E100515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB499722BBB61E100515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB499732BBB61E100515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB499742BBB61E100515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB499752BBB61E100515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB499762BBB61E100515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB499772BBB61E100515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB499782BBB61E100515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB499792BBB61E100515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB4997A2BBB61E100515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB4997B2BBB61E100515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB4997C2BBB61E100515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB4997D2BBB61E100515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB4997E2BBB61E100515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB4997F2BBB61E100515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB499802BBB61E100515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB499812BBB61E100515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB499822BBB61E100515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB499832BBB61E100515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB499842BBB61E100515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB499852BBB61E100515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB499862BBB61E100515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB499872BBB61E100515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB499882BBB61E100515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB499892BBB61E100515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB4998A2BBB61E100515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB4998B2BBB61E100515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB4998C2BBB61E100515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB4998D2BBB61E100515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB4998E2BBB61E100515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB4998F2BBB61E100515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB499902BBB61E100515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB499912BBB61E100515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB499922BBB61E100515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB499932BBB61E100515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB499942BBB61E100515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB499952BBB61E100515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB499962BBB61E100515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB499972BBB61E100515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB499982BBB61E100515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB499992BBB61E100515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB4999A2BBB61E100515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB4999B2BBB61E100515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB4999C2BBB61E100515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB4999D2BBB61E100515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB4999E2BBB61E100515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB4999F2BBB61E100515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB499A02BBB61E100515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB499A12BBB61E100515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB499A22BBB61E100515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB499A32BBB61E100515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB499A42BBB61E100515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB499A52BBB61E100515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB499A62BBB61E100515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB499A72BBB61E100515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB499A82BBB61E100515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB499A92BBB61E100515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB499AA2BBB61E100515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB499AB2BBB61E100515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB499AC2BBB61E100515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB499AD2BBB61E100515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB499AE2BBB61E100515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB499AF2BBB61E100515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB499B02BBB61E100515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB499B12BBB61E100515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB499B22BBB61E100515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB499B32BBB61E100515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB499B42BBB61E100515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB499B52BBB61E100515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB499B62BBB61E100515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB499B72BBB61E100515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB499B82BBB61E100515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB499B92BBB61E100515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB499BA2BBB61E100515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB499BB2BBB61E100515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB499BC2BBB61E100515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB499BD2BBB61E100515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB499BE2BBB61E100515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB499BF2BBB61E100515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB499C02BBB61E100515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB499C12BBB61E100515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB499C22BBB61E100515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB499C62BBB61E100515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB499C82BBB61E100515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB499C92BBB61E100515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB499CA2BBB61E100515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB499CB2BBB61E100515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB499CC2BBB61E100515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB499CD2BBB61E100515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB499CE2BBB61E100515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB499CF2BBB61E100515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB499D02BBB61E100515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB499D12BBB61E100515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB499D22BBB61E100515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB499D32BBB61E100515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB499D42BBB61E100515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB499D52BBB61E100515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB499D62BBB61E100515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB499D82BBB61E100515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB499D92BBB61E100515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB499DB2BBB61E100515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB499DC2BBB61E100515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB499DD2BBB61E100515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB499DE2BBB61E100515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB499DF2BBB61E100515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB499E02BBB61E100515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB499E12BBB61E100515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB499E22BBB61E100515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB499E32BBB61E100515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB49A662BBB625600515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BC6025B073B072D006C4272 /* Console9Channel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Console9Channel.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D01CCD20486CAD60068D4B7 /* Console9Channel.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Console9Channel.component; sourceTree = BUILT_PRODUCTS_DIR; }; - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -149,9 +338,8 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BB4995A2BBB61E100515D8B /* CA_SDK */, 8BA05A56072072A900365D66 /* AU Source */, - 8BA05AEB0720742700365D66 /* PublicUtility */, - 8BA05A7D072073D200365D66 /* AUPublic */, ); name = Source; sourceTree = ""; @@ -176,81 +364,200 @@ name = "AU Source"; sourceTree = ""; }; - 8BA05A7D072073D200365D66 /* AUPublic */ = { + 8BB4995A2BBB61E100515D8B /* CA_SDK */ = { isa = PBXGroup; children = ( - 8BA05A7E072073D200365D66 /* AUBase */, - 8BA05A99072073D200365D66 /* OtherBases */, - 8BA05AA6072073D200365D66 /* Utility */, + 8BB4995B2BBB61E100515D8B /* PublicUtility */, + 8BB499C32BBB61E100515D8B /* AudioUnits */, ); - name = AUPublic; - path = Extras/CoreAudio/AudioUnits/AUPublic; - sourceTree = SYSTEM_DEVELOPER_DIR; + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; }; - 8BA05A7E072073D200365D66 /* AUBase */ = { + 8BB4995B2BBB61E100515D8B /* PublicUtility */ = { isa = PBXGroup; children = ( - 8BA05A7F072073D200365D66 /* AUBase.cpp */, - 8BA05A80072073D200365D66 /* AUBase.h */, - 8BA05A81072073D200365D66 /* AUDispatch.cpp */, - 8BA05A82072073D200365D66 /* AUDispatch.h */, - 8BA05A83072073D200365D66 /* AUInputElement.cpp */, - 8BA05A84072073D200365D66 /* AUInputElement.h */, - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, - 8BA05A86072073D200365D66 /* AUOutputElement.h */, - 8BA05A87072073D200365D66 /* AUResources.r */, - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, - 8BA05A89072073D200365D66 /* AUScopeElement.h */, - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, - 8BA05A8B072073D200365D66 /* ComponentBase.h */, + 8BB4995C2BBB61E100515D8B /* CAExtAudioFile.h */, + 8BB4995D2BBB61E100515D8B /* CACFMachPort.h */, + 8BB4995E2BBB61E100515D8B /* CABool.h */, + 8BB4995F2BBB61E100515D8B /* CAComponent.cpp */, + 8BB499602BBB61E100515D8B /* CADebugger.h */, + 8BB499612BBB61E100515D8B /* CACFNumber.cpp */, + 8BB499622BBB61E100515D8B /* CAGuard.h */, + 8BB499632BBB61E100515D8B /* CAAtomic.h */, + 8BB499642BBB61E100515D8B /* CAStreamBasicDescription.h */, + 8BB499652BBB61E100515D8B /* CACFObject.h */, + 8BB499662BBB61E100515D8B /* CAStreamRangedDescription.h */, + 8BB499672BBB61E100515D8B /* CATokenMap.h */, + 8BB499682BBB61E100515D8B /* CAComponent.h */, + 8BB499692BBB61E100515D8B /* CAAudioBufferList.h */, + 8BB4996A2BBB61E100515D8B /* CAAudioUnit.h */, + 8BB4996B2BBB61E100515D8B /* CAAUParameter.h */, + 8BB4996C2BBB61E100515D8B /* CAException.h */, + 8BB4996D2BBB61E100515D8B /* CAAUProcessor.cpp */, + 8BB4996E2BBB61E100515D8B /* CAAUProcessor.h */, + 8BB4996F2BBB61E100515D8B /* CAProcess.h */, + 8BB499702BBB61E100515D8B /* CACFDictionary.h */, + 8BB499712BBB61E100515D8B /* CAPThread.h */, + 8BB499722BBB61E100515D8B /* CAAUParameter.cpp */, + 8BB499732BBB61E100515D8B /* CAAudioTimeStamp.h */, + 8BB499742BBB61E100515D8B /* CAFilePathUtils.cpp */, + 8BB499752BBB61E100515D8B /* CAAudioValueRange.h */, + 8BB499762BBB61E100515D8B /* CAVectorUnitTypes.h */, + 8BB499772BBB61E100515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB499782BBB61E100515D8B /* CAGuard.cpp */, + 8BB499792BBB61E100515D8B /* CACFNumber.h */, + 8BB4997A2BBB61E100515D8B /* CACFDistributedNotification.cpp */, + 8BB4997B2BBB61E100515D8B /* CACFString.h */, + 8BB4997C2BBB61E100515D8B /* CAAUMIDIMapManager.cpp */, + 8BB4997D2BBB61E100515D8B /* CAComponentDescription.cpp */, + 8BB4997E2BBB61E100515D8B /* CAHostTimeBase.h */, + 8BB4997F2BBB61E100515D8B /* CADebugMacros.cpp */, + 8BB499802BBB61E100515D8B /* CAAudioFileFormats.h */, + 8BB499812BBB61E100515D8B /* CAAUMIDIMapManager.h */, + 8BB499822BBB61E100515D8B /* CACFDictionary.cpp */, + 8BB499832BBB61E100515D8B /* CAMutex.h */, + 8BB499842BBB61E100515D8B /* CACFString.cpp */, + 8BB499852BBB61E100515D8B /* CASettingsStorage.h */, + 8BB499862BBB61E100515D8B /* CADebugPrintf.h */, + 8BB499872BBB61E100515D8B /* CAXException.cpp */, + 8BB499882BBB61E100515D8B /* CAAUMIDIMap.h */, + 8BB499892BBB61E100515D8B /* AUParamInfo.h */, + 8BB4998A2BBB61E100515D8B /* CABitOperations.h */, + 8BB4998B2BBB61E100515D8B /* CACFPreferences.cpp */, + 8BB4998C2BBB61E100515D8B /* CABundleLocker.h */, + 8BB4998D2BBB61E100515D8B /* CAPropertyAddress.h */, + 8BB4998E2BBB61E100515D8B /* CAXException.h */, + 8BB4998F2BBB61E100515D8B /* CAAudioChannelLayout.cpp */, + 8BB499902BBB61E100515D8B /* CAThreadSafeList.h */, + 8BB499912BBB61E100515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB499922BBB61E100515D8B /* AUParamInfo.cpp */, + 8BB499932BBB61E100515D8B /* CASharedLibrary.cpp */, + 8BB499942BBB61E100515D8B /* CAAUMIDIMap.cpp */, + 8BB499952BBB61E100515D8B /* CALogMacros.h */, + 8BB499962BBB61E100515D8B /* CACFMessagePort.cpp */, + 8BB499972BBB61E100515D8B /* CARingBuffer.h */, + 8BB499982BBB61E100515D8B /* AUOutputBL.cpp */, + 8BB499992BBB61E100515D8B /* CABufferList.h */, + 8BB4999A2BBB61E100515D8B /* CASharedLibrary.h */, + 8BB4999B2BBB61E100515D8B /* CACFData.h */, + 8BB4999C2BBB61E100515D8B /* CAStreamRangedDescription.cpp */, + 8BB4999D2BBB61E100515D8B /* CAPThread.cpp */, + 8BB4999E2BBB61E100515D8B /* CAAutoDisposer.h */, + 8BB4999F2BBB61E100515D8B /* CACFPreferences.h */, + 8BB499A02BBB61E100515D8B /* CAVectorUnit.cpp */, + 8BB499A12BBB61E100515D8B /* CAComponentDescription.h */, + 8BB499A22BBB61E100515D8B /* CADebugMacros.h */, + 8BB499A32BBB61E100515D8B /* AUOutputBL.h */, + 8BB499A42BBB61E100515D8B /* CADebugPrintf.cpp */, + 8BB499A52BBB61E100515D8B /* CARingBuffer.cpp */, + 8BB499A62BBB61E100515D8B /* CACFPlugIn.h */, + 8BB499A72BBB61E100515D8B /* CASettingsStorage.cpp */, + 8BB499A82BBB61E100515D8B /* CAMixMap.h */, + 8BB499A92BBB61E100515D8B /* CACFDistributedNotification.h */, + 8BB499AA2BBB61E100515D8B /* CAFilePathUtils.h */, + 8BB499AB2BBB61E100515D8B /* CATink.h */, + 8BB499AC2BBB61E100515D8B /* CAStreamBasicDescription.cpp */, + 8BB499AD2BBB61E100515D8B /* CAAudioChannelLayout.h */, + 8BB499AE2BBB61E100515D8B /* CAProcess.cpp */, + 8BB499AF2BBB61E100515D8B /* CAHostTimeBase.cpp */, + 8BB499B02BBB61E100515D8B /* CAPersistence.cpp */, + 8BB499B12BBB61E100515D8B /* CAAudioBufferList.cpp */, + 8BB499B22BBB61E100515D8B /* CAAudioTimeStamp.cpp */, + 8BB499B32BBB61E100515D8B /* CAVectorUnit.h */, + 8BB499B42BBB61E100515D8B /* CAByteOrder.h */, + 8BB499B52BBB61E100515D8B /* CACFArray.h */, + 8BB499B62BBB61E100515D8B /* CAAtomicStack.h */, + 8BB499B72BBB61E100515D8B /* CAReferenceCounted.h */, + 8BB499B82BBB61E100515D8B /* CACFMachPort.cpp */, + 8BB499B92BBB61E100515D8B /* CABufferList.cpp */, + 8BB499BA2BBB61E100515D8B /* CAMutex.cpp */, + 8BB499BB2BBB61E100515D8B /* CADebugger.cpp */, + 8BB499BC2BBB61E100515D8B /* CABundleLocker.cpp */, + 8BB499BD2BBB61E100515D8B /* CAAudioFileFormats.cpp */, + 8BB499BE2BBB61E100515D8B /* CAMath.h */, + 8BB499BF2BBB61E100515D8B /* CACFArray.cpp */, + 8BB499C02BBB61E100515D8B /* CACFMessagePort.h */, + 8BB499C12BBB61E100515D8B /* CAAudioValueRange.cpp */, + 8BB499C22BBB61E100515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB499C32BBB61E100515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB499C42BBB61E100515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB499C42BBB61E100515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB499C52BBB61E100515D8B /* AUViewBase */, + 8BB499C72BBB61E100515D8B /* AUBase */, + 8BB499D72BBB61E100515D8B /* OtherBases */, + 8BB499DA2BBB61E100515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB499C52BBB61E100515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB499C62BBB61E100515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB499C72BBB61E100515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB499C82BBB61E100515D8B /* ComponentBase.cpp */, + 8BB499C92BBB61E100515D8B /* AUScopeElement.cpp */, + 8BB499CA2BBB61E100515D8B /* ComponentBase.h */, + 8BB499CB2BBB61E100515D8B /* AUBase.cpp */, + 8BB499CC2BBB61E100515D8B /* AUInputElement.h */, + 8BB499CD2BBB61E100515D8B /* AUBase.h */, + 8BB499CE2BBB61E100515D8B /* AUPlugInDispatch.h */, + 8BB499CF2BBB61E100515D8B /* AUDispatch.h */, + 8BB499D02BBB61E100515D8B /* AUOutputElement.cpp */, + 8BB499D12BBB61E100515D8B /* AUResources.r */, + 8BB499D22BBB61E100515D8B /* AUPlugInDispatch.cpp */, + 8BB499D32BBB61E100515D8B /* AUOutputElement.h */, + 8BB499D42BBB61E100515D8B /* AUDispatch.cpp */, + 8BB499D52BBB61E100515D8B /* AUScopeElement.h */, + 8BB499D62BBB61E100515D8B /* AUInputElement.cpp */, ); path = AUBase; sourceTree = ""; }; - 8BA05A99072073D200365D66 /* OtherBases */ = { + 8BB499D72BBB61E100515D8B /* OtherBases */ = { isa = PBXGroup; children = ( - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, - 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + 8BB499D82BBB61E100515D8B /* AUEffectBase.cpp */, + 8BB499D92BBB61E100515D8B /* AUEffectBase.h */, ); path = OtherBases; sourceTree = ""; }; - 8BA05AA6072073D200365D66 /* Utility */ = { + 8BB499DA2BBB61E100515D8B /* Utility */ = { isa = PBXGroup; children = ( - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, - 8BA05AA8072073D200365D66 /* AUBuffer.h */, - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + 8BB499DB2BBB61E100515D8B /* AUTimestampGenerator.h */, + 8BB499DC2BBB61E100515D8B /* AUBaseHelper.cpp */, + 8BB499DD2BBB61E100515D8B /* AUSilentTimeout.h */, + 8BB499DE2BBB61E100515D8B /* AUInputFormatConverter.h */, + 8BB499DF2BBB61E100515D8B /* AUTimestampGenerator.cpp */, + 8BB499E02BBB61E100515D8B /* AUBuffer.cpp */, + 8BB499E12BBB61E100515D8B /* AUMIDIDefs.h */, + 8BB499E22BBB61E100515D8B /* AUBuffer.h */, + 8BB499E32BBB61E100515D8B /* AUBaseHelper.h */, ); path = Utility; sourceTree = ""; }; - 8BA05AEB0720742700365D66 /* PublicUtility */ = { - isa = PBXGroup; - children = ( - 8BA05B050720754400365D66 /* CAAUParameter.cpp */, - 8BA05B060720754400365D66 /* CAAUParameter.h */, - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, - 8BA05AE10720742100365D66 /* CAMutex.cpp */, - 8BA05AE20720742100365D66 /* CAMutex.h */, - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, - ); - name = PublicUtility; - path = Extras/CoreAudio/PublicUtility; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -258,27 +565,84 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BB49A142BBB61E100515D8B /* CABundleLocker.h in Headers */, + 8BB49A352BBB61E100515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB49A2B2BBB61E100515D8B /* AUOutputBL.h in Headers */, + 8BB49A062BBB61E100515D8B /* CAHostTimeBase.h in Headers */, + 8BB49A4E2BBB61E100515D8B /* ComponentBase.h in Headers */, + 8BB49A3E2BBB61E100515D8B /* CAAtomicStack.h in Headers */, + 8BB499FB2BBB61E100515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB49A182BBB61E100515D8B /* CAThreadSafeList.h in Headers */, + 8BB499F32BBB61E100515D8B /* CAAUParameter.h in Headers */, + 8BB49A652BBB61E100515D8B /* AUBaseHelper.h in Headers */, + 8BB49A5D2BBB61E100515D8B /* AUTimestampGenerator.h in Headers */, + 8BB49A0E2BBB61E100515D8B /* CADebugPrintf.h in Headers */, + 8BB49A482BBB61E100515D8B /* CACFMessagePort.h in Headers */, + 8BB499F62BBB61E100515D8B /* CAAUProcessor.h in Headers */, + 8BB499F22BBB61E100515D8B /* CAAudioUnit.h in Headers */, + 8BB49A4B2BBB61E100515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB49A312BBB61E100515D8B /* CACFDistributedNotification.h in Headers */, + 8BB499F02BBB61E100515D8B /* CAComponent.h in Headers */, + 8BB499FE2BBB61E100515D8B /* CAVectorUnitTypes.h in Headers */, 8BA05A6E0720730100365D66 /* Console9ChannelVersion.h in Headers */, - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BB49A322BBB61E100515D8B /* CAFilePathUtils.h in Headers */, + 8BB499F42BBB61E100515D8B /* CAException.h in Headers */, + 8BB499EB2BBB61E100515D8B /* CAAtomic.h in Headers */, + 8BB499EA2BBB61E100515D8B /* CAGuard.h in Headers */, + 8BB49A502BBB61E100515D8B /* AUInputElement.h in Headers */, + 8BB49A272BBB61E100515D8B /* CACFPreferences.h in Headers */, + 8BB49A3C2BBB61E100515D8B /* CAByteOrder.h in Headers */, + 8BB49A1F2BBB61E100515D8B /* CARingBuffer.h in Headers */, + 8BB499E62BBB61E100515D8B /* CABool.h in Headers */, + 8BB49A0B2BBB61E100515D8B /* CAMutex.h in Headers */, + 8BB49A512BBB61E100515D8B /* AUBase.h in Headers */, 8BC6025C073B072D006C4272 /* Console9Channel.h in Headers */, - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + 8BB49A032BBB61E100515D8B /* CACFString.h in Headers */, + 8BB49A222BBB61E100515D8B /* CASharedLibrary.h in Headers */, + 8BB499EF2BBB61E100515D8B /* CATokenMap.h in Headers */, + 8BB499E42BBB61E100515D8B /* CAExtAudioFile.h in Headers */, + 8BB499F92BBB61E100515D8B /* CAPThread.h in Headers */, + 8BB49A152BBB61E100515D8B /* CAPropertyAddress.h in Headers */, + 8BB49A3F2BBB61E100515D8B /* CAReferenceCounted.h in Headers */, + 8BB49A642BBB61E100515D8B /* AUBuffer.h in Headers */, + 8BB49A462BBB61E100515D8B /* CAMath.h in Headers */, + 8BB49A262BBB61E100515D8B /* CAAutoDisposer.h in Headers */, + 8BB499ED2BBB61E100515D8B /* CACFObject.h in Headers */, + 8BB49A0D2BBB61E100515D8B /* CASettingsStorage.h in Headers */, + 8BB49A162BBB61E100515D8B /* CAXException.h in Headers */, + 8BB49A332BBB61E100515D8B /* CATink.h in Headers */, + 8BB49A602BBB61E100515D8B /* AUInputFormatConverter.h in Headers */, + 8BB49A3B2BBB61E100515D8B /* CAVectorUnit.h in Headers */, + 8BB499F72BBB61E100515D8B /* CAProcess.h in Headers */, + 8BB499FD2BBB61E100515D8B /* CAAudioValueRange.h in Headers */, + 8BB49A122BBB61E100515D8B /* CABitOperations.h in Headers */, + 8BB49A082BBB61E100515D8B /* CAAudioFileFormats.h in Headers */, + 8BB49A012BBB61E100515D8B /* CACFNumber.h in Headers */, + 8BB49A192BBB61E100515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB49A2A2BBB61E100515D8B /* CADebugMacros.h in Headers */, + 8BB49A632BBB61E100515D8B /* AUMIDIDefs.h in Headers */, + 8BB49A232BBB61E100515D8B /* CACFData.h in Headers */, + 8BB499EC2BBB61E100515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB49A522BBB61E100515D8B /* AUPlugInDispatch.h in Headers */, + 8BB499EE2BBB61E100515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB49A2E2BBB61E100515D8B /* CACFPlugIn.h in Headers */, + 8BB499F12BBB61E100515D8B /* CAAudioBufferList.h in Headers */, + 8BB49A092BBB61E100515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB49A5C2BBB61E100515D8B /* AUEffectBase.h in Headers */, + 8BB499F82BBB61E100515D8B /* CACFDictionary.h in Headers */, + 8BB49A592BBB61E100515D8B /* AUScopeElement.h in Headers */, + 8BB49A292BBB61E100515D8B /* CAComponentDescription.h in Headers */, + 8BB49A5F2BBB61E100515D8B /* AUSilentTimeout.h in Headers */, + 8BB49A212BBB61E100515D8B /* CABufferList.h in Headers */, + 8BB49A532BBB61E100515D8B /* AUDispatch.h in Headers */, + 8BB49A572BBB61E100515D8B /* AUOutputElement.h in Headers */, + 8BB49A1D2BBB61E100515D8B /* CALogMacros.h in Headers */, + 8BB49A112BBB61E100515D8B /* AUParamInfo.h in Headers */, + 8BB49A302BBB61E100515D8B /* CAMixMap.h in Headers */, + 8BB49A3D2BBB61E100515D8B /* CACFArray.h in Headers */, + 8BB499E52BBB61E100515D8B /* CACFMachPort.h in Headers */, + 8BB49A102BBB61E100515D8B /* CAAUMIDIMap.h in Headers */, + 8BB499E82BBB61E100515D8B /* CADebugger.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -293,7 +657,6 @@ 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, 8D01CCCD0486CAD60068D4B7 /* Frameworks */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, ); buildRules = ( ); @@ -310,15 +673,19 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "Console9Channel" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + en, + Base, + ja, + de, + fr, ); mainGroup = 089C166AFE841209C02AAC07 /* Console9Channel */; projectDirPath = ""; @@ -340,38 +707,65 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - 8B4119B70749654200361ABE /* Console9Channel.r in Rez */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BB49A202BBB61E100515D8B /* AUOutputBL.cpp in Sources */, + 8BB49A452BBB61E100515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB49A372BBB61E100515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB49A0F2BBB61E100515D8B /* CAXException.cpp in Sources */, + 8BB49A392BBB61E100515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB499FC2BBB61E100515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB499FA2BBB61E100515D8B /* CAAUParameter.cpp in Sources */, + 8BB49A1C2BBB61E100515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB49A492BBB61E100515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB49A582BBB61E100515D8B /* AUDispatch.cpp in Sources */, + 8BB49A132BBB61E100515D8B /* CACFPreferences.cpp in Sources */, + 8BB49A562BBB61E100515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB499F52BBB61E100515D8B /* CAAUProcessor.cpp in Sources */, + 8BB49A0A2BBB61E100515D8B /* CACFDictionary.cpp in Sources */, + 8BB49A5E2BBB61E100515D8B /* AUBaseHelper.cpp in Sources */, + 8BB49A432BBB61E100515D8B /* CADebugger.cpp in Sources */, + 8BB49A172BBB61E100515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB49A1A2BBB61E100515D8B /* AUParamInfo.cpp in Sources */, + 8BB49A382BBB61E100515D8B /* CAPersistence.cpp in Sources */, + 8BB49A2C2BBB61E100515D8B /* CADebugPrintf.cpp in Sources */, + 8BB49A612BBB61E100515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB49A342BBB61E100515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB49A042BBB61E100515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB49A2F2BBB61E100515D8B /* CASettingsStorage.cpp in Sources */, + 8BB49A542BBB61E100515D8B /* AUOutputElement.cpp in Sources */, + 8BB49A002BBB61E100515D8B /* CAGuard.cpp in Sources */, 8BA05A6B0720730100365D66 /* Console9Channel.cpp in Sources */, - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + 8BB49A422BBB61E100515D8B /* CAMutex.cpp in Sources */, + 8BB49A5B2BBB61E100515D8B /* AUEffectBase.cpp in Sources */, + 8BB49A402BBB61E100515D8B /* CACFMachPort.cpp in Sources */, + 8BB49A4F2BBB61E100515D8B /* AUBase.cpp in Sources */, + 8BB49A1B2BBB61E100515D8B /* CASharedLibrary.cpp in Sources */, + 8BB49A022BBB61E100515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB49A052BBB61E100515D8B /* CAComponentDescription.cpp in Sources */, + 8BB49A0C2BBB61E100515D8B /* CACFString.cpp in Sources */, + 8BB49A4C2BBB61E100515D8B /* ComponentBase.cpp in Sources */, + 8BB49A2D2BBB61E100515D8B /* CARingBuffer.cpp in Sources */, + 8BB49A4D2BBB61E100515D8B /* AUScopeElement.cpp in Sources */, + 8BB49A4A2BBB61E100515D8B /* CAAudioUnit.cpp in Sources */, + 8BB49A472BBB61E100515D8B /* CACFArray.cpp in Sources */, + 8BB49A442BBB61E100515D8B /* CABundleLocker.cpp in Sources */, + 8BB49A362BBB61E100515D8B /* CAProcess.cpp in Sources */, + 8BB49A242BBB61E100515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB49A252BBB61E100515D8B /* CAPThread.cpp in Sources */, + 8BB499E72BBB61E100515D8B /* CAComponent.cpp in Sources */, + 8BB499FF2BBB61E100515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB49A3A2BBB61E100515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB49A412BBB61E100515D8B /* CABufferList.cpp in Sources */, + 8BB49A1E2BBB61E100515D8B /* CACFMessagePort.cpp in Sources */, + 8BB49A282BBB61E100515D8B /* CAVectorUnit.cpp in Sources */, + 8BB49A5A2BBB61E100515D8B /* AUInputElement.cpp in Sources */, + 8BB49A622BBB61E100515D8B /* AUBuffer.cpp in Sources */, + 8BB49A072BBB61E100515D8B /* CADebugMacros.cpp in Sources */, + 8BB499E92BBB61E100515D8B /* CACFNumber.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -381,7 +775,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 8BB49A662BBB625600515D8B /* en */, ); name = InfoPlist.strings; sourceTree = ""; @@ -392,16 +786,28 @@ 3E4BA244089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = Console9Channel.exp; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = Console9Channel; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Debug; @@ -409,25 +815,29 @@ 3E4BA245089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = Console9Channel.exp; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = Console9Channel; - SDKROOT = macosx10.5; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Release; @@ -435,11 +845,44 @@ 3E4BA248089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -451,10 +894,42 @@ 3E4BA249089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..910e90e70fa3095ff1c9c01918d121a5d9c4e326 GIT binary patch literal 18204 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

PGvt5oY$>s1%2E>>+)-Kg58x=Gce+N-)l zwNG`Y>N(Z>suQX&RbQ#TQT?Jim4P#8MoLCjh9*Osq0bnVaa~4V#=eYuGVaT`KjV>% z$1)zzcrxR;jH4MJW}M0#k~t>RoLQUc&h%#nGJ}~bGB;#ik-0nb_RJ?UpU-?L^GN2g z%(pUs$owhu7xf7BNOiVar#7fZtH-Ky)kbxdda8PwdWO12U8kO{UZ7sAK1;ns?Ngtv z4ye1-7pXU?Z&cr;?os!t_o)x4pHLrEA5uS~KCFIT{i6D1_511%)E}uoQGcfXT>XXm zOZC_4Z%1T}m@#7Yh&?0zmNhi1D9e@Q&GKb+X8E(u%i5f^C2MQeby+uLZOhu8)tj{= zYiHK(tcSB6%{q|vMApHqLs`#c9nN|_>&2{>vyNtcF>>fg{m6+UmyFyr^45`0jXa?l zuF+}q8iQuE#-=IM*fm9($(kz76iv0JNi#@Tyw&i+}OtWDSEYs<9@w2QP(txMai zb!%I-o!Wr5OS@8gp?1A?gLb3#2JOw-JGFOf@74ZQdrZ){8b<=b+bTzsZm;f;?j_yJx}&;x zb^p+PsQX0sneKBv(#!M;eUd&^pQcyoje5I&yuMUFQD3I7(KqVn=;!Gd=$GhQ^h@<^ z`epi6`gQuP`X2pW{XP2o^!Mu@)IY9&Qva0xY5lYMqxyIC@9E#yf1v+J|Be28{SW$| z^}p&*8HN~S2Dw3LNH%B;qYYyXxdx-bX0RKI4C4$XhAKm?VWFYf;5M`xJcdq#-w-sc zFsw3cG+braXSm;RAm?z-^Et2Pe2{ZI=j)tPxhc76xf!`5ay7ZS+)=q>bMtb|xdpjX za;N3a%&p6<&uz?|o4X))ajq-3C3k7=>fCE`cjP{pdn7L=FD=iOSC!|=^X7Hst;$=I zcW&OgybXDmU+qubbSJllA#kvCpw zyvVrGc&TxlahGww@op1ml9@)DMw!f}5>uI}(lo_1!&GaUZE7&>Fda3$Y5LIgiRmlT zPo`hZ!^|?X+?-@iHK&>N=F#S{<~(?fVKGlI*P3UW8_jdg3(SknE^~{y)x65Q#(b`s zH(zMJ$h^^fnR%1>O7lbJ&+^mrr{=HB-MP^B~C@do^1(rffk!8GPf~Cw- zX_;b~W|?WJv$!p7mgN?&%R zLj}hQUMYCB;PrwJ3qC6NxZu-*?+Z>A{7~?dHO@N3I@B6(O|Yg~hg;LF2J0y6XzN(3 z-RiIwS;twYSf^U6t<$Y@t@Et&tqZLyte0A^wO(hv-g={Tr}Y-=ZPvZkN3D-r4_Xgd zpRpdXzGMBs`myyh>j~@E*6*w*t-sk~Y?*NLInFlTR$`lAn{KPI&9XJv=Gf-hT5a97 z^|otmH`s2n_1bQ>?Y7-&+iTlzyW4ii_KfX0+Y7drZO3e{+1{|dWqZf=p6&BOTBt5G z7giN6D0CODE!|^bDcC)?6KHfgTUS_YfSJ|ER)%L6H zPupLzziNNo{+|64`*Hgh_OI;UIFKXGG0Y)zC>&{y495tE#-VjgcXT^$cIuGIu!IO)g#fKhh7r00000 literal 0 HcmV?d00001 diff --git a/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/xcshareddata/xcschemes/Console9Channel.xcscheme b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/xcshareddata/xcschemes/Console9Channel.xcscheme new file mode 100644 index 000000000..7afdf155e --- /dev/null +++ b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/xcshareddata/xcschemes/Console9Channel.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..8d8141aa6 --- /dev/null +++ b/plugins/MacSignedAU/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + Console9Channel.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/Console9Channel/Info.plist b/plugins/MacSignedAU/Console9Channel/Info.plist index 12f0517b5..6cd3152c2 100755 --- a/plugins/MacSignedAU/Console9Channel/Info.plist +++ b/plugins/MacSignedAU/Console9Channel/Info.plist @@ -2,6 +2,25 @@ + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + cn9c + type + aufx + version + 65536 + + CFBundleDevelopmentRegion English CFBundleExecutable @@ -9,11 +28,11 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.audiounit.${PRODUCT_NAME:identifier} - CFBundleName - ${PROJECTNAMEASIDENTIFIER} + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/plugins/MacSignedAU/Console9Channel/English.lproj/InfoPlist.strings b/plugins/MacSignedAU/Console9Channel/en.lproj/InfoPlist.strings similarity index 100% rename from plugins/MacSignedAU/Console9Channel/English.lproj/InfoPlist.strings rename to plugins/MacSignedAU/Console9Channel/en.lproj/InfoPlist.strings diff --git a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.cpp b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.cpp index a93bf114d..419caa65d 100755 --- a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.cpp +++ b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.cpp @@ -48,7 +48,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -COMPONENT_ENTRY(ConsoleXBuss) +AUDIOCOMPONENT_ENTRY(AUBaseFactory, ConsoleXBuss) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.exp b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.exp index bf0277042..ff417eb61 100755 --- a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.exp +++ b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.exp @@ -1 +1,2 @@ _ConsoleXBussEntry +_ConsoleXBussFactory diff --git a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.pbxproj b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.pbxproj index 7999f8d22..61471794d 100755 --- a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.pbxproj +++ b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.pbxproj @@ -7,98 +7,287 @@ objects = { /* Begin PBXBuildFile section */ - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; - 8B4119B70749654200361ABE /* ConsoleXBuss.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* ConsoleXBuss.r */; }; 8BA05A6B0720730100365D66 /* ConsoleXBuss.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* ConsoleXBuss.cpp */; }; 8BA05A6E0720730100365D66 /* ConsoleXBussVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* ConsoleXBussVersion.h */; }; - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BB49BFE2BBB633100515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B762BBB633100515D8B /* CAExtAudioFile.h */; }; + 8BB49BFF2BBB633100515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B772BBB633100515D8B /* CACFMachPort.h */; }; + 8BB49C002BBB633100515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B782BBB633100515D8B /* CABool.h */; }; + 8BB49C012BBB633100515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B792BBB633100515D8B /* CAComponent.cpp */; }; + 8BB49C022BBB633100515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B7A2BBB633100515D8B /* CADebugger.h */; }; + 8BB49C032BBB633100515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B7B2BBB633100515D8B /* CACFNumber.cpp */; }; + 8BB49C042BBB633100515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B7C2BBB633100515D8B /* CAGuard.h */; }; + 8BB49C052BBB633100515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B7D2BBB633100515D8B /* CAAtomic.h */; }; + 8BB49C062BBB633100515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B7E2BBB633100515D8B /* CAStreamBasicDescription.h */; }; + 8BB49C072BBB633100515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B7F2BBB633100515D8B /* CACFObject.h */; }; + 8BB49C082BBB633100515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B802BBB633100515D8B /* CAStreamRangedDescription.h */; }; + 8BB49C092BBB633100515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B812BBB633100515D8B /* CATokenMap.h */; }; + 8BB49C0A2BBB633100515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B822BBB633100515D8B /* CAComponent.h */; }; + 8BB49C0B2BBB633100515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B832BBB633100515D8B /* CAAudioBufferList.h */; }; + 8BB49C0C2BBB633100515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B842BBB633100515D8B /* CAAudioUnit.h */; }; + 8BB49C0D2BBB633100515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B852BBB633100515D8B /* CAAUParameter.h */; }; + 8BB49C0E2BBB633100515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B862BBB633100515D8B /* CAException.h */; }; + 8BB49C0F2BBB633100515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B872BBB633100515D8B /* CAAUProcessor.cpp */; }; + 8BB49C102BBB633100515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B882BBB633100515D8B /* CAAUProcessor.h */; }; + 8BB49C112BBB633100515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B892BBB633100515D8B /* CAProcess.h */; }; + 8BB49C122BBB633100515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B8A2BBB633100515D8B /* CACFDictionary.h */; }; + 8BB49C132BBB633100515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B8B2BBB633100515D8B /* CAPThread.h */; }; + 8BB49C142BBB633100515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B8C2BBB633100515D8B /* CAAUParameter.cpp */; }; + 8BB49C152BBB633100515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B8D2BBB633100515D8B /* CAAudioTimeStamp.h */; }; + 8BB49C162BBB633100515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B8E2BBB633100515D8B /* CAFilePathUtils.cpp */; }; + 8BB49C172BBB633100515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B8F2BBB633100515D8B /* CAAudioValueRange.h */; }; + 8BB49C182BBB633100515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B902BBB633100515D8B /* CAVectorUnitTypes.h */; }; + 8BB49C192BBB633100515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B912BBB633100515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB49C1A2BBB633100515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B922BBB633100515D8B /* CAGuard.cpp */; }; + 8BB49C1B2BBB633100515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B932BBB633100515D8B /* CACFNumber.h */; }; + 8BB49C1C2BBB633100515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B942BBB633100515D8B /* CACFDistributedNotification.cpp */; }; + 8BB49C1D2BBB633100515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B952BBB633100515D8B /* CACFString.h */; }; + 8BB49C1E2BBB633100515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B962BBB633100515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB49C1F2BBB633100515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B972BBB633100515D8B /* CAComponentDescription.cpp */; }; + 8BB49C202BBB633100515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B982BBB633100515D8B /* CAHostTimeBase.h */; }; + 8BB49C212BBB633100515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B992BBB633100515D8B /* CADebugMacros.cpp */; }; + 8BB49C222BBB633100515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B9A2BBB633100515D8B /* CAAudioFileFormats.h */; }; + 8BB49C232BBB633100515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B9B2BBB633100515D8B /* CAAUMIDIMapManager.h */; }; + 8BB49C242BBB633100515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B9C2BBB633100515D8B /* CACFDictionary.cpp */; }; + 8BB49C252BBB633100515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B9D2BBB633100515D8B /* CAMutex.h */; }; + 8BB49C262BBB633100515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49B9E2BBB633100515D8B /* CACFString.cpp */; }; + 8BB49C272BBB633100515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49B9F2BBB633100515D8B /* CASettingsStorage.h */; }; + 8BB49C282BBB633100515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BA02BBB633100515D8B /* CADebugPrintf.h */; }; + 8BB49C292BBB633100515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BA12BBB633100515D8B /* CAXException.cpp */; }; + 8BB49C2A2BBB633100515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BA22BBB633100515D8B /* CAAUMIDIMap.h */; }; + 8BB49C2B2BBB633100515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BA32BBB633100515D8B /* AUParamInfo.h */; }; + 8BB49C2C2BBB633100515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BA42BBB633100515D8B /* CABitOperations.h */; }; + 8BB49C2D2BBB633100515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BA52BBB633100515D8B /* CACFPreferences.cpp */; }; + 8BB49C2E2BBB633100515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BA62BBB633100515D8B /* CABundleLocker.h */; }; + 8BB49C2F2BBB633100515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BA72BBB633100515D8B /* CAPropertyAddress.h */; }; + 8BB49C302BBB633100515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BA82BBB633100515D8B /* CAXException.h */; }; + 8BB49C312BBB633100515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BA92BBB633100515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB49C322BBB633100515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BAA2BBB633100515D8B /* CAThreadSafeList.h */; }; + 8BB49C332BBB633100515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BAB2BBB633100515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB49C342BBB633100515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BAC2BBB633100515D8B /* AUParamInfo.cpp */; }; + 8BB49C352BBB633100515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BAD2BBB633100515D8B /* CASharedLibrary.cpp */; }; + 8BB49C362BBB633100515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BAE2BBB633100515D8B /* CAAUMIDIMap.cpp */; }; + 8BB49C372BBB633100515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BAF2BBB633100515D8B /* CALogMacros.h */; }; + 8BB49C382BBB633100515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BB02BBB633100515D8B /* CACFMessagePort.cpp */; }; + 8BB49C392BBB633100515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BB12BBB633100515D8B /* CARingBuffer.h */; }; + 8BB49C3A2BBB633100515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BB22BBB633100515D8B /* AUOutputBL.cpp */; }; + 8BB49C3B2BBB633100515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BB32BBB633100515D8B /* CABufferList.h */; }; + 8BB49C3C2BBB633100515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BB42BBB633100515D8B /* CASharedLibrary.h */; }; + 8BB49C3D2BBB633100515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BB52BBB633100515D8B /* CACFData.h */; }; + 8BB49C3E2BBB633100515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BB62BBB633100515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB49C3F2BBB633100515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BB72BBB633100515D8B /* CAPThread.cpp */; }; + 8BB49C402BBB633100515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BB82BBB633100515D8B /* CAAutoDisposer.h */; }; + 8BB49C412BBB633100515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BB92BBB633100515D8B /* CACFPreferences.h */; }; + 8BB49C422BBB633100515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BBA2BBB633100515D8B /* CAVectorUnit.cpp */; }; + 8BB49C432BBB633100515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BBB2BBB633100515D8B /* CAComponentDescription.h */; }; + 8BB49C442BBB633100515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BBC2BBB633100515D8B /* CADebugMacros.h */; }; + 8BB49C452BBB633100515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BBD2BBB633100515D8B /* AUOutputBL.h */; }; + 8BB49C462BBB633100515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BBE2BBB633100515D8B /* CADebugPrintf.cpp */; }; + 8BB49C472BBB633100515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BBF2BBB633100515D8B /* CARingBuffer.cpp */; }; + 8BB49C482BBB633100515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BC02BBB633100515D8B /* CACFPlugIn.h */; }; + 8BB49C492BBB633100515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BC12BBB633100515D8B /* CASettingsStorage.cpp */; }; + 8BB49C4A2BBB633100515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BC22BBB633100515D8B /* CAMixMap.h */; }; + 8BB49C4B2BBB633100515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BC32BBB633100515D8B /* CACFDistributedNotification.h */; }; + 8BB49C4C2BBB633100515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BC42BBB633100515D8B /* CAFilePathUtils.h */; }; + 8BB49C4D2BBB633100515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BC52BBB633100515D8B /* CATink.h */; }; + 8BB49C4E2BBB633100515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BC62BBB633100515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB49C4F2BBB633100515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BC72BBB633100515D8B /* CAAudioChannelLayout.h */; }; + 8BB49C502BBB633100515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BC82BBB633100515D8B /* CAProcess.cpp */; }; + 8BB49C512BBB633100515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BC92BBB633100515D8B /* CAHostTimeBase.cpp */; }; + 8BB49C522BBB633100515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BCA2BBB633100515D8B /* CAPersistence.cpp */; }; + 8BB49C532BBB633100515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BCB2BBB633100515D8B /* CAAudioBufferList.cpp */; }; + 8BB49C542BBB633100515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BCC2BBB633100515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB49C552BBB633100515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BCD2BBB633100515D8B /* CAVectorUnit.h */; }; + 8BB49C562BBB633100515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BCE2BBB633100515D8B /* CAByteOrder.h */; }; + 8BB49C572BBB633100515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BCF2BBB633100515D8B /* CACFArray.h */; }; + 8BB49C582BBB633100515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BD02BBB633100515D8B /* CAAtomicStack.h */; }; + 8BB49C592BBB633100515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BD12BBB633100515D8B /* CAReferenceCounted.h */; }; + 8BB49C5A2BBB633100515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BD22BBB633100515D8B /* CACFMachPort.cpp */; }; + 8BB49C5B2BBB633100515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BD32BBB633100515D8B /* CABufferList.cpp */; }; + 8BB49C5C2BBB633100515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BD42BBB633100515D8B /* CAMutex.cpp */; }; + 8BB49C5D2BBB633100515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BD52BBB633100515D8B /* CADebugger.cpp */; }; + 8BB49C5E2BBB633100515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BD62BBB633100515D8B /* CABundleLocker.cpp */; }; + 8BB49C5F2BBB633100515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BD72BBB633100515D8B /* CAAudioFileFormats.cpp */; }; + 8BB49C602BBB633100515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BD82BBB633100515D8B /* CAMath.h */; }; + 8BB49C612BBB633100515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BD92BBB633100515D8B /* CACFArray.cpp */; }; + 8BB49C622BBB633100515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BDA2BBB633100515D8B /* CACFMessagePort.h */; }; + 8BB49C632BBB633100515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BDB2BBB633100515D8B /* CAAudioValueRange.cpp */; }; + 8BB49C642BBB633100515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BDC2BBB633100515D8B /* CAAudioUnit.cpp */; }; + 8BB49C652BBB633100515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BE02BBB633100515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB49C662BBB633100515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BE22BBB633100515D8B /* ComponentBase.cpp */; }; + 8BB49C672BBB633100515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BE32BBB633100515D8B /* AUScopeElement.cpp */; }; + 8BB49C682BBB633100515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BE42BBB633100515D8B /* ComponentBase.h */; }; + 8BB49C692BBB633100515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BE52BBB633100515D8B /* AUBase.cpp */; }; + 8BB49C6A2BBB633100515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BE62BBB633100515D8B /* AUInputElement.h */; }; + 8BB49C6B2BBB633100515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BE72BBB633100515D8B /* AUBase.h */; }; + 8BB49C6C2BBB633100515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BE82BBB633100515D8B /* AUPlugInDispatch.h */; }; + 8BB49C6D2BBB633100515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BE92BBB633100515D8B /* AUDispatch.h */; }; + 8BB49C6E2BBB633100515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BEA2BBB633100515D8B /* AUOutputElement.cpp */; }; + 8BB49C702BBB633100515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BEC2BBB633100515D8B /* AUPlugInDispatch.cpp */; }; + 8BB49C712BBB633100515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BED2BBB633100515D8B /* AUOutputElement.h */; }; + 8BB49C722BBB633100515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BEE2BBB633100515D8B /* AUDispatch.cpp */; }; + 8BB49C732BBB633100515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BEF2BBB633100515D8B /* AUScopeElement.h */; }; + 8BB49C742BBB633100515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BF02BBB633100515D8B /* AUInputElement.cpp */; }; + 8BB49C752BBB633100515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BF22BBB633100515D8B /* AUEffectBase.cpp */; }; + 8BB49C762BBB633100515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BF32BBB633100515D8B /* AUEffectBase.h */; }; + 8BB49C772BBB633100515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BF52BBB633100515D8B /* AUTimestampGenerator.h */; }; + 8BB49C782BBB633100515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BF62BBB633100515D8B /* AUBaseHelper.cpp */; }; + 8BB49C792BBB633100515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BF72BBB633100515D8B /* AUSilentTimeout.h */; }; + 8BB49C7A2BBB633100515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BF82BBB633100515D8B /* AUInputFormatConverter.h */; }; + 8BB49C7B2BBB633100515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BF92BBB633100515D8B /* AUTimestampGenerator.cpp */; }; + 8BB49C7C2BBB633100515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49BFA2BBB633100515D8B /* AUBuffer.cpp */; }; + 8BB49C7D2BBB633100515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BFB2BBB633100515D8B /* AUMIDIDefs.h */; }; + 8BB49C7E2BBB633100515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BFC2BBB633100515D8B /* AUBuffer.h */; }; + 8BB49C7F2BBB633100515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49BFD2BBB633100515D8B /* AUBaseHelper.h */; }; 8BC6025C073B072D006C4272 /* ConsoleXBuss.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* ConsoleXBuss.h */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 8BA05A660720730100365D66 /* ConsoleXBuss.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConsoleXBuss.cpp; sourceTree = ""; }; 8BA05A670720730100365D66 /* ConsoleXBuss.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = ConsoleXBuss.exp; sourceTree = ""; }; 8BA05A680720730100365D66 /* ConsoleXBuss.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = ConsoleXBuss.r; sourceTree = ""; }; 8BA05A690720730100365D66 /* ConsoleXBussVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConsoleXBussVersion.h; sourceTree = ""; }; - 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; - 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; - 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; - 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; - 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; - 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; - 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; - 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; - 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; - 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; - 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; - 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; - 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; - 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; - 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; - 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB49B762BBB633100515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB49B772BBB633100515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB49B782BBB633100515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB49B792BBB633100515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB49B7A2BBB633100515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB49B7B2BBB633100515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB49B7C2BBB633100515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB49B7D2BBB633100515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB49B7E2BBB633100515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB49B7F2BBB633100515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB49B802BBB633100515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB49B812BBB633100515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB49B822BBB633100515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB49B832BBB633100515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB49B842BBB633100515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB49B852BBB633100515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB49B862BBB633100515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB49B872BBB633100515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB49B882BBB633100515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB49B892BBB633100515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB49B8A2BBB633100515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB49B8B2BBB633100515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB49B8C2BBB633100515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB49B8D2BBB633100515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB49B8E2BBB633100515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB49B8F2BBB633100515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB49B902BBB633100515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB49B912BBB633100515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB49B922BBB633100515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB49B932BBB633100515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB49B942BBB633100515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB49B952BBB633100515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB49B962BBB633100515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB49B972BBB633100515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB49B982BBB633100515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB49B992BBB633100515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB49B9A2BBB633100515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB49B9B2BBB633100515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB49B9C2BBB633100515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB49B9D2BBB633100515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB49B9E2BBB633100515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB49B9F2BBB633100515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB49BA02BBB633100515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB49BA12BBB633100515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB49BA22BBB633100515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB49BA32BBB633100515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB49BA42BBB633100515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB49BA52BBB633100515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB49BA62BBB633100515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB49BA72BBB633100515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB49BA82BBB633100515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB49BA92BBB633100515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB49BAA2BBB633100515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB49BAB2BBB633100515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB49BAC2BBB633100515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB49BAD2BBB633100515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB49BAE2BBB633100515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB49BAF2BBB633100515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB49BB02BBB633100515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB49BB12BBB633100515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB49BB22BBB633100515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB49BB32BBB633100515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB49BB42BBB633100515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB49BB52BBB633100515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB49BB62BBB633100515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB49BB72BBB633100515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB49BB82BBB633100515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB49BB92BBB633100515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB49BBA2BBB633100515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB49BBB2BBB633100515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB49BBC2BBB633100515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB49BBD2BBB633100515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB49BBE2BBB633100515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB49BBF2BBB633100515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB49BC02BBB633100515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB49BC12BBB633100515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB49BC22BBB633100515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB49BC32BBB633100515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB49BC42BBB633100515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB49BC52BBB633100515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB49BC62BBB633100515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB49BC72BBB633100515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB49BC82BBB633100515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB49BC92BBB633100515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB49BCA2BBB633100515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB49BCB2BBB633100515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB49BCC2BBB633100515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB49BCD2BBB633100515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB49BCE2BBB633100515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB49BCF2BBB633100515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB49BD02BBB633100515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB49BD12BBB633100515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB49BD22BBB633100515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB49BD32BBB633100515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB49BD42BBB633100515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB49BD52BBB633100515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB49BD62BBB633100515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB49BD72BBB633100515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB49BD82BBB633100515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB49BD92BBB633100515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB49BDA2BBB633100515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB49BDB2BBB633100515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB49BDC2BBB633100515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB49BE02BBB633100515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB49BE22BBB633100515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB49BE32BBB633100515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB49BE42BBB633100515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB49BE52BBB633100515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB49BE62BBB633100515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB49BE72BBB633100515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB49BE82BBB633100515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB49BE92BBB633100515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB49BEA2BBB633100515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB49BEB2BBB633100515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB49BEC2BBB633100515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB49BED2BBB633100515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB49BEE2BBB633100515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB49BEF2BBB633100515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB49BF02BBB633100515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB49BF22BBB633100515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB49BF32BBB633100515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB49BF52BBB633100515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB49BF62BBB633100515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB49BF72BBB633100515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB49BF82BBB633100515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB49BF92BBB633100515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB49BFA2BBB633100515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB49BFB2BBB633100515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB49BFC2BBB633100515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB49BFD2BBB633100515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB49C802BBB639900515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BC6025B073B072D006C4272 /* ConsoleXBuss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConsoleXBuss.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D01CCD20486CAD60068D4B7 /* ConsoleXBuss.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConsoleXBuss.component; sourceTree = BUILT_PRODUCTS_DIR; }; - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -149,9 +338,8 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BB49B742BBB633100515D8B /* CA_SDK */, 8BA05A56072072A900365D66 /* AU Source */, - 8BA05AEB0720742700365D66 /* PublicUtility */, - 8BA05A7D072073D200365D66 /* AUPublic */, ); name = Source; sourceTree = ""; @@ -176,81 +364,200 @@ name = "AU Source"; sourceTree = ""; }; - 8BA05A7D072073D200365D66 /* AUPublic */ = { + 8BB49B742BBB633100515D8B /* CA_SDK */ = { isa = PBXGroup; children = ( - 8BA05A7E072073D200365D66 /* AUBase */, - 8BA05A99072073D200365D66 /* OtherBases */, - 8BA05AA6072073D200365D66 /* Utility */, + 8BB49B752BBB633100515D8B /* PublicUtility */, + 8BB49BDD2BBB633100515D8B /* AudioUnits */, ); - name = AUPublic; - path = Extras/CoreAudio/AudioUnits/AUPublic; - sourceTree = SYSTEM_DEVELOPER_DIR; + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; }; - 8BA05A7E072073D200365D66 /* AUBase */ = { + 8BB49B752BBB633100515D8B /* PublicUtility */ = { isa = PBXGroup; children = ( - 8BA05A7F072073D200365D66 /* AUBase.cpp */, - 8BA05A80072073D200365D66 /* AUBase.h */, - 8BA05A81072073D200365D66 /* AUDispatch.cpp */, - 8BA05A82072073D200365D66 /* AUDispatch.h */, - 8BA05A83072073D200365D66 /* AUInputElement.cpp */, - 8BA05A84072073D200365D66 /* AUInputElement.h */, - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, - 8BA05A86072073D200365D66 /* AUOutputElement.h */, - 8BA05A87072073D200365D66 /* AUResources.r */, - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, - 8BA05A89072073D200365D66 /* AUScopeElement.h */, - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, - 8BA05A8B072073D200365D66 /* ComponentBase.h */, + 8BB49B762BBB633100515D8B /* CAExtAudioFile.h */, + 8BB49B772BBB633100515D8B /* CACFMachPort.h */, + 8BB49B782BBB633100515D8B /* CABool.h */, + 8BB49B792BBB633100515D8B /* CAComponent.cpp */, + 8BB49B7A2BBB633100515D8B /* CADebugger.h */, + 8BB49B7B2BBB633100515D8B /* CACFNumber.cpp */, + 8BB49B7C2BBB633100515D8B /* CAGuard.h */, + 8BB49B7D2BBB633100515D8B /* CAAtomic.h */, + 8BB49B7E2BBB633100515D8B /* CAStreamBasicDescription.h */, + 8BB49B7F2BBB633100515D8B /* CACFObject.h */, + 8BB49B802BBB633100515D8B /* CAStreamRangedDescription.h */, + 8BB49B812BBB633100515D8B /* CATokenMap.h */, + 8BB49B822BBB633100515D8B /* CAComponent.h */, + 8BB49B832BBB633100515D8B /* CAAudioBufferList.h */, + 8BB49B842BBB633100515D8B /* CAAudioUnit.h */, + 8BB49B852BBB633100515D8B /* CAAUParameter.h */, + 8BB49B862BBB633100515D8B /* CAException.h */, + 8BB49B872BBB633100515D8B /* CAAUProcessor.cpp */, + 8BB49B882BBB633100515D8B /* CAAUProcessor.h */, + 8BB49B892BBB633100515D8B /* CAProcess.h */, + 8BB49B8A2BBB633100515D8B /* CACFDictionary.h */, + 8BB49B8B2BBB633100515D8B /* CAPThread.h */, + 8BB49B8C2BBB633100515D8B /* CAAUParameter.cpp */, + 8BB49B8D2BBB633100515D8B /* CAAudioTimeStamp.h */, + 8BB49B8E2BBB633100515D8B /* CAFilePathUtils.cpp */, + 8BB49B8F2BBB633100515D8B /* CAAudioValueRange.h */, + 8BB49B902BBB633100515D8B /* CAVectorUnitTypes.h */, + 8BB49B912BBB633100515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB49B922BBB633100515D8B /* CAGuard.cpp */, + 8BB49B932BBB633100515D8B /* CACFNumber.h */, + 8BB49B942BBB633100515D8B /* CACFDistributedNotification.cpp */, + 8BB49B952BBB633100515D8B /* CACFString.h */, + 8BB49B962BBB633100515D8B /* CAAUMIDIMapManager.cpp */, + 8BB49B972BBB633100515D8B /* CAComponentDescription.cpp */, + 8BB49B982BBB633100515D8B /* CAHostTimeBase.h */, + 8BB49B992BBB633100515D8B /* CADebugMacros.cpp */, + 8BB49B9A2BBB633100515D8B /* CAAudioFileFormats.h */, + 8BB49B9B2BBB633100515D8B /* CAAUMIDIMapManager.h */, + 8BB49B9C2BBB633100515D8B /* CACFDictionary.cpp */, + 8BB49B9D2BBB633100515D8B /* CAMutex.h */, + 8BB49B9E2BBB633100515D8B /* CACFString.cpp */, + 8BB49B9F2BBB633100515D8B /* CASettingsStorage.h */, + 8BB49BA02BBB633100515D8B /* CADebugPrintf.h */, + 8BB49BA12BBB633100515D8B /* CAXException.cpp */, + 8BB49BA22BBB633100515D8B /* CAAUMIDIMap.h */, + 8BB49BA32BBB633100515D8B /* AUParamInfo.h */, + 8BB49BA42BBB633100515D8B /* CABitOperations.h */, + 8BB49BA52BBB633100515D8B /* CACFPreferences.cpp */, + 8BB49BA62BBB633100515D8B /* CABundleLocker.h */, + 8BB49BA72BBB633100515D8B /* CAPropertyAddress.h */, + 8BB49BA82BBB633100515D8B /* CAXException.h */, + 8BB49BA92BBB633100515D8B /* CAAudioChannelLayout.cpp */, + 8BB49BAA2BBB633100515D8B /* CAThreadSafeList.h */, + 8BB49BAB2BBB633100515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB49BAC2BBB633100515D8B /* AUParamInfo.cpp */, + 8BB49BAD2BBB633100515D8B /* CASharedLibrary.cpp */, + 8BB49BAE2BBB633100515D8B /* CAAUMIDIMap.cpp */, + 8BB49BAF2BBB633100515D8B /* CALogMacros.h */, + 8BB49BB02BBB633100515D8B /* CACFMessagePort.cpp */, + 8BB49BB12BBB633100515D8B /* CARingBuffer.h */, + 8BB49BB22BBB633100515D8B /* AUOutputBL.cpp */, + 8BB49BB32BBB633100515D8B /* CABufferList.h */, + 8BB49BB42BBB633100515D8B /* CASharedLibrary.h */, + 8BB49BB52BBB633100515D8B /* CACFData.h */, + 8BB49BB62BBB633100515D8B /* CAStreamRangedDescription.cpp */, + 8BB49BB72BBB633100515D8B /* CAPThread.cpp */, + 8BB49BB82BBB633100515D8B /* CAAutoDisposer.h */, + 8BB49BB92BBB633100515D8B /* CACFPreferences.h */, + 8BB49BBA2BBB633100515D8B /* CAVectorUnit.cpp */, + 8BB49BBB2BBB633100515D8B /* CAComponentDescription.h */, + 8BB49BBC2BBB633100515D8B /* CADebugMacros.h */, + 8BB49BBD2BBB633100515D8B /* AUOutputBL.h */, + 8BB49BBE2BBB633100515D8B /* CADebugPrintf.cpp */, + 8BB49BBF2BBB633100515D8B /* CARingBuffer.cpp */, + 8BB49BC02BBB633100515D8B /* CACFPlugIn.h */, + 8BB49BC12BBB633100515D8B /* CASettingsStorage.cpp */, + 8BB49BC22BBB633100515D8B /* CAMixMap.h */, + 8BB49BC32BBB633100515D8B /* CACFDistributedNotification.h */, + 8BB49BC42BBB633100515D8B /* CAFilePathUtils.h */, + 8BB49BC52BBB633100515D8B /* CATink.h */, + 8BB49BC62BBB633100515D8B /* CAStreamBasicDescription.cpp */, + 8BB49BC72BBB633100515D8B /* CAAudioChannelLayout.h */, + 8BB49BC82BBB633100515D8B /* CAProcess.cpp */, + 8BB49BC92BBB633100515D8B /* CAHostTimeBase.cpp */, + 8BB49BCA2BBB633100515D8B /* CAPersistence.cpp */, + 8BB49BCB2BBB633100515D8B /* CAAudioBufferList.cpp */, + 8BB49BCC2BBB633100515D8B /* CAAudioTimeStamp.cpp */, + 8BB49BCD2BBB633100515D8B /* CAVectorUnit.h */, + 8BB49BCE2BBB633100515D8B /* CAByteOrder.h */, + 8BB49BCF2BBB633100515D8B /* CACFArray.h */, + 8BB49BD02BBB633100515D8B /* CAAtomicStack.h */, + 8BB49BD12BBB633100515D8B /* CAReferenceCounted.h */, + 8BB49BD22BBB633100515D8B /* CACFMachPort.cpp */, + 8BB49BD32BBB633100515D8B /* CABufferList.cpp */, + 8BB49BD42BBB633100515D8B /* CAMutex.cpp */, + 8BB49BD52BBB633100515D8B /* CADebugger.cpp */, + 8BB49BD62BBB633100515D8B /* CABundleLocker.cpp */, + 8BB49BD72BBB633100515D8B /* CAAudioFileFormats.cpp */, + 8BB49BD82BBB633100515D8B /* CAMath.h */, + 8BB49BD92BBB633100515D8B /* CACFArray.cpp */, + 8BB49BDA2BBB633100515D8B /* CACFMessagePort.h */, + 8BB49BDB2BBB633100515D8B /* CAAudioValueRange.cpp */, + 8BB49BDC2BBB633100515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB49BDD2BBB633100515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB49BDE2BBB633100515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB49BDE2BBB633100515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB49BDF2BBB633100515D8B /* AUViewBase */, + 8BB49BE12BBB633100515D8B /* AUBase */, + 8BB49BF12BBB633100515D8B /* OtherBases */, + 8BB49BF42BBB633100515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB49BDF2BBB633100515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB49BE02BBB633100515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB49BE12BBB633100515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB49BE22BBB633100515D8B /* ComponentBase.cpp */, + 8BB49BE32BBB633100515D8B /* AUScopeElement.cpp */, + 8BB49BE42BBB633100515D8B /* ComponentBase.h */, + 8BB49BE52BBB633100515D8B /* AUBase.cpp */, + 8BB49BE62BBB633100515D8B /* AUInputElement.h */, + 8BB49BE72BBB633100515D8B /* AUBase.h */, + 8BB49BE82BBB633100515D8B /* AUPlugInDispatch.h */, + 8BB49BE92BBB633100515D8B /* AUDispatch.h */, + 8BB49BEA2BBB633100515D8B /* AUOutputElement.cpp */, + 8BB49BEB2BBB633100515D8B /* AUResources.r */, + 8BB49BEC2BBB633100515D8B /* AUPlugInDispatch.cpp */, + 8BB49BED2BBB633100515D8B /* AUOutputElement.h */, + 8BB49BEE2BBB633100515D8B /* AUDispatch.cpp */, + 8BB49BEF2BBB633100515D8B /* AUScopeElement.h */, + 8BB49BF02BBB633100515D8B /* AUInputElement.cpp */, ); path = AUBase; sourceTree = ""; }; - 8BA05A99072073D200365D66 /* OtherBases */ = { + 8BB49BF12BBB633100515D8B /* OtherBases */ = { isa = PBXGroup; children = ( - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, - 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + 8BB49BF22BBB633100515D8B /* AUEffectBase.cpp */, + 8BB49BF32BBB633100515D8B /* AUEffectBase.h */, ); path = OtherBases; sourceTree = ""; }; - 8BA05AA6072073D200365D66 /* Utility */ = { + 8BB49BF42BBB633100515D8B /* Utility */ = { isa = PBXGroup; children = ( - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, - 8BA05AA8072073D200365D66 /* AUBuffer.h */, - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + 8BB49BF52BBB633100515D8B /* AUTimestampGenerator.h */, + 8BB49BF62BBB633100515D8B /* AUBaseHelper.cpp */, + 8BB49BF72BBB633100515D8B /* AUSilentTimeout.h */, + 8BB49BF82BBB633100515D8B /* AUInputFormatConverter.h */, + 8BB49BF92BBB633100515D8B /* AUTimestampGenerator.cpp */, + 8BB49BFA2BBB633100515D8B /* AUBuffer.cpp */, + 8BB49BFB2BBB633100515D8B /* AUMIDIDefs.h */, + 8BB49BFC2BBB633100515D8B /* AUBuffer.h */, + 8BB49BFD2BBB633100515D8B /* AUBaseHelper.h */, ); path = Utility; sourceTree = ""; }; - 8BA05AEB0720742700365D66 /* PublicUtility */ = { - isa = PBXGroup; - children = ( - 8BA05B050720754400365D66 /* CAAUParameter.cpp */, - 8BA05B060720754400365D66 /* CAAUParameter.h */, - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, - 8BA05AE10720742100365D66 /* CAMutex.cpp */, - 8BA05AE20720742100365D66 /* CAMutex.h */, - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, - ); - name = PublicUtility; - path = Extras/CoreAudio/PublicUtility; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -258,27 +565,84 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BB49C2E2BBB633100515D8B /* CABundleLocker.h in Headers */, + 8BB49C4F2BBB633100515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB49C452BBB633100515D8B /* AUOutputBL.h in Headers */, + 8BB49C202BBB633100515D8B /* CAHostTimeBase.h in Headers */, + 8BB49C682BBB633100515D8B /* ComponentBase.h in Headers */, + 8BB49C582BBB633100515D8B /* CAAtomicStack.h in Headers */, + 8BB49C152BBB633100515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB49C322BBB633100515D8B /* CAThreadSafeList.h in Headers */, + 8BB49C0D2BBB633100515D8B /* CAAUParameter.h in Headers */, + 8BB49C7F2BBB633100515D8B /* AUBaseHelper.h in Headers */, + 8BB49C772BBB633100515D8B /* AUTimestampGenerator.h in Headers */, + 8BB49C282BBB633100515D8B /* CADebugPrintf.h in Headers */, + 8BB49C622BBB633100515D8B /* CACFMessagePort.h in Headers */, + 8BB49C102BBB633100515D8B /* CAAUProcessor.h in Headers */, + 8BB49C0C2BBB633100515D8B /* CAAudioUnit.h in Headers */, + 8BB49C652BBB633100515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB49C4B2BBB633100515D8B /* CACFDistributedNotification.h in Headers */, + 8BB49C0A2BBB633100515D8B /* CAComponent.h in Headers */, + 8BB49C182BBB633100515D8B /* CAVectorUnitTypes.h in Headers */, 8BA05A6E0720730100365D66 /* ConsoleXBussVersion.h in Headers */, - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BB49C4C2BBB633100515D8B /* CAFilePathUtils.h in Headers */, + 8BB49C0E2BBB633100515D8B /* CAException.h in Headers */, + 8BB49C052BBB633100515D8B /* CAAtomic.h in Headers */, + 8BB49C042BBB633100515D8B /* CAGuard.h in Headers */, + 8BB49C6A2BBB633100515D8B /* AUInputElement.h in Headers */, + 8BB49C412BBB633100515D8B /* CACFPreferences.h in Headers */, + 8BB49C562BBB633100515D8B /* CAByteOrder.h in Headers */, + 8BB49C392BBB633100515D8B /* CARingBuffer.h in Headers */, + 8BB49C002BBB633100515D8B /* CABool.h in Headers */, + 8BB49C252BBB633100515D8B /* CAMutex.h in Headers */, + 8BB49C6B2BBB633100515D8B /* AUBase.h in Headers */, 8BC6025C073B072D006C4272 /* ConsoleXBuss.h in Headers */, - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + 8BB49C1D2BBB633100515D8B /* CACFString.h in Headers */, + 8BB49C3C2BBB633100515D8B /* CASharedLibrary.h in Headers */, + 8BB49C092BBB633100515D8B /* CATokenMap.h in Headers */, + 8BB49BFE2BBB633100515D8B /* CAExtAudioFile.h in Headers */, + 8BB49C132BBB633100515D8B /* CAPThread.h in Headers */, + 8BB49C2F2BBB633100515D8B /* CAPropertyAddress.h in Headers */, + 8BB49C592BBB633100515D8B /* CAReferenceCounted.h in Headers */, + 8BB49C7E2BBB633100515D8B /* AUBuffer.h in Headers */, + 8BB49C602BBB633100515D8B /* CAMath.h in Headers */, + 8BB49C402BBB633100515D8B /* CAAutoDisposer.h in Headers */, + 8BB49C072BBB633100515D8B /* CACFObject.h in Headers */, + 8BB49C272BBB633100515D8B /* CASettingsStorage.h in Headers */, + 8BB49C302BBB633100515D8B /* CAXException.h in Headers */, + 8BB49C4D2BBB633100515D8B /* CATink.h in Headers */, + 8BB49C7A2BBB633100515D8B /* AUInputFormatConverter.h in Headers */, + 8BB49C552BBB633100515D8B /* CAVectorUnit.h in Headers */, + 8BB49C112BBB633100515D8B /* CAProcess.h in Headers */, + 8BB49C172BBB633100515D8B /* CAAudioValueRange.h in Headers */, + 8BB49C2C2BBB633100515D8B /* CABitOperations.h in Headers */, + 8BB49C222BBB633100515D8B /* CAAudioFileFormats.h in Headers */, + 8BB49C1B2BBB633100515D8B /* CACFNumber.h in Headers */, + 8BB49C332BBB633100515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB49C442BBB633100515D8B /* CADebugMacros.h in Headers */, + 8BB49C7D2BBB633100515D8B /* AUMIDIDefs.h in Headers */, + 8BB49C3D2BBB633100515D8B /* CACFData.h in Headers */, + 8BB49C062BBB633100515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB49C6C2BBB633100515D8B /* AUPlugInDispatch.h in Headers */, + 8BB49C082BBB633100515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB49C482BBB633100515D8B /* CACFPlugIn.h in Headers */, + 8BB49C0B2BBB633100515D8B /* CAAudioBufferList.h in Headers */, + 8BB49C232BBB633100515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB49C762BBB633100515D8B /* AUEffectBase.h in Headers */, + 8BB49C122BBB633100515D8B /* CACFDictionary.h in Headers */, + 8BB49C732BBB633100515D8B /* AUScopeElement.h in Headers */, + 8BB49C432BBB633100515D8B /* CAComponentDescription.h in Headers */, + 8BB49C792BBB633100515D8B /* AUSilentTimeout.h in Headers */, + 8BB49C3B2BBB633100515D8B /* CABufferList.h in Headers */, + 8BB49C6D2BBB633100515D8B /* AUDispatch.h in Headers */, + 8BB49C712BBB633100515D8B /* AUOutputElement.h in Headers */, + 8BB49C372BBB633100515D8B /* CALogMacros.h in Headers */, + 8BB49C2B2BBB633100515D8B /* AUParamInfo.h in Headers */, + 8BB49C4A2BBB633100515D8B /* CAMixMap.h in Headers */, + 8BB49C572BBB633100515D8B /* CACFArray.h in Headers */, + 8BB49BFF2BBB633100515D8B /* CACFMachPort.h in Headers */, + 8BB49C2A2BBB633100515D8B /* CAAUMIDIMap.h in Headers */, + 8BB49C022BBB633100515D8B /* CADebugger.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -293,7 +657,6 @@ 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, 8D01CCCD0486CAD60068D4B7 /* Frameworks */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, ); buildRules = ( ); @@ -310,15 +673,19 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "ConsoleXBuss" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + en, + Base, + fr, + ja, + de, ); mainGroup = 089C166AFE841209C02AAC07 /* ConsoleXBuss */; projectDirPath = ""; @@ -340,38 +707,65 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - 8B4119B70749654200361ABE /* ConsoleXBuss.r in Rez */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BB49C3A2BBB633100515D8B /* AUOutputBL.cpp in Sources */, + 8BB49C5F2BBB633100515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB49C512BBB633100515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB49C292BBB633100515D8B /* CAXException.cpp in Sources */, + 8BB49C532BBB633100515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB49C162BBB633100515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB49C142BBB633100515D8B /* CAAUParameter.cpp in Sources */, + 8BB49C362BBB633100515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB49C632BBB633100515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB49C722BBB633100515D8B /* AUDispatch.cpp in Sources */, + 8BB49C2D2BBB633100515D8B /* CACFPreferences.cpp in Sources */, + 8BB49C702BBB633100515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB49C0F2BBB633100515D8B /* CAAUProcessor.cpp in Sources */, + 8BB49C242BBB633100515D8B /* CACFDictionary.cpp in Sources */, + 8BB49C782BBB633100515D8B /* AUBaseHelper.cpp in Sources */, + 8BB49C5D2BBB633100515D8B /* CADebugger.cpp in Sources */, + 8BB49C312BBB633100515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB49C342BBB633100515D8B /* AUParamInfo.cpp in Sources */, + 8BB49C522BBB633100515D8B /* CAPersistence.cpp in Sources */, + 8BB49C462BBB633100515D8B /* CADebugPrintf.cpp in Sources */, + 8BB49C7B2BBB633100515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB49C4E2BBB633100515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB49C1E2BBB633100515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB49C492BBB633100515D8B /* CASettingsStorage.cpp in Sources */, + 8BB49C6E2BBB633100515D8B /* AUOutputElement.cpp in Sources */, + 8BB49C1A2BBB633100515D8B /* CAGuard.cpp in Sources */, 8BA05A6B0720730100365D66 /* ConsoleXBuss.cpp in Sources */, - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + 8BB49C5C2BBB633100515D8B /* CAMutex.cpp in Sources */, + 8BB49C752BBB633100515D8B /* AUEffectBase.cpp in Sources */, + 8BB49C5A2BBB633100515D8B /* CACFMachPort.cpp in Sources */, + 8BB49C692BBB633100515D8B /* AUBase.cpp in Sources */, + 8BB49C352BBB633100515D8B /* CASharedLibrary.cpp in Sources */, + 8BB49C1C2BBB633100515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB49C1F2BBB633100515D8B /* CAComponentDescription.cpp in Sources */, + 8BB49C262BBB633100515D8B /* CACFString.cpp in Sources */, + 8BB49C662BBB633100515D8B /* ComponentBase.cpp in Sources */, + 8BB49C472BBB633100515D8B /* CARingBuffer.cpp in Sources */, + 8BB49C672BBB633100515D8B /* AUScopeElement.cpp in Sources */, + 8BB49C642BBB633100515D8B /* CAAudioUnit.cpp in Sources */, + 8BB49C612BBB633100515D8B /* CACFArray.cpp in Sources */, + 8BB49C5E2BBB633100515D8B /* CABundleLocker.cpp in Sources */, + 8BB49C502BBB633100515D8B /* CAProcess.cpp in Sources */, + 8BB49C3E2BBB633100515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB49C3F2BBB633100515D8B /* CAPThread.cpp in Sources */, + 8BB49C012BBB633100515D8B /* CAComponent.cpp in Sources */, + 8BB49C192BBB633100515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB49C542BBB633100515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB49C5B2BBB633100515D8B /* CABufferList.cpp in Sources */, + 8BB49C382BBB633100515D8B /* CACFMessagePort.cpp in Sources */, + 8BB49C422BBB633100515D8B /* CAVectorUnit.cpp in Sources */, + 8BB49C742BBB633100515D8B /* AUInputElement.cpp in Sources */, + 8BB49C7C2BBB633100515D8B /* AUBuffer.cpp in Sources */, + 8BB49C212BBB633100515D8B /* CADebugMacros.cpp in Sources */, + 8BB49C032BBB633100515D8B /* CACFNumber.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -381,7 +775,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 8BB49C802BBB639900515D8B /* en */, ); name = InfoPlist.strings; sourceTree = ""; @@ -392,16 +786,28 @@ 3E4BA244089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ConsoleXBuss.exp; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ConsoleXBuss; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Debug; @@ -409,25 +815,29 @@ 3E4BA245089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ConsoleXBuss.exp; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ConsoleXBuss; - SDKROOT = macosx10.5; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Release; @@ -435,11 +845,44 @@ 3E4BA248089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -451,10 +894,42 @@ 3E4BA249089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..668b5f1e1153c0194bb0957ca6fca8f0172ac850 GIT binary patch literal 16487 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 LsfqRw9rynadp)Ve literal 0 HcmV?d00001 diff --git a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcshareddata/xcschemes/ConsoleXBuss.xcscheme b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcshareddata/xcschemes/ConsoleXBuss.xcscheme new file mode 100644 index 000000000..2e00b4297 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcshareddata/xcschemes/ConsoleXBuss.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..8e0c51ccd --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + ConsoleXBuss.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/ConsoleXBuss/Info.plist b/plugins/MacSignedAU/ConsoleXBuss/Info.plist index 12f0517b5..ccae12eb5 100755 --- a/plugins/MacSignedAU/ConsoleXBuss/Info.plist +++ b/plugins/MacSignedAU/ConsoleXBuss/Info.plist @@ -2,6 +2,25 @@ + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + cnxb + type + aufx + version + 65536 + + CFBundleDevelopmentRegion English CFBundleExecutable @@ -9,11 +28,11 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.audiounit.${PRODUCT_NAME:identifier} - CFBundleName - ${PROJECTNAMEASIDENTIFIER} + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/plugins/MacSignedAU/ConsoleXBuss/English.lproj/InfoPlist.strings b/plugins/MacSignedAU/ConsoleXBuss/en.lproj/InfoPlist.strings similarity index 100% rename from plugins/MacSignedAU/ConsoleXBuss/English.lproj/InfoPlist.strings rename to plugins/MacSignedAU/ConsoleXBuss/en.lproj/InfoPlist.strings diff --git a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.cpp b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.cpp index 8f0e884bc..f7ec93801 100755 --- a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.cpp +++ b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.cpp @@ -48,7 +48,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -COMPONENT_ENTRY(ConsoleXChannel) +AUDIOCOMPONENT_ENTRY(AUBaseFactory, ConsoleXChannel) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.exp b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.exp index 7a42f2857..64930fda5 100755 --- a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.exp +++ b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.exp @@ -1 +1,2 @@ _ConsoleXChannelEntry +_ConsoleXChannelFactory diff --git a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.pbxproj b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.pbxproj index d3da39e5a..fabd50085 100755 --- a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.pbxproj +++ b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.pbxproj @@ -7,98 +7,287 @@ objects = { /* Begin PBXBuildFile section */ - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; - 8B4119B70749654200361ABE /* ConsoleXChannel.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* ConsoleXChannel.r */; }; 8BA05A6B0720730100365D66 /* ConsoleXChannel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* ConsoleXChannel.cpp */; }; 8BA05A6E0720730100365D66 /* ConsoleXChannelVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* ConsoleXChannelVersion.h */; }; - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BB494A42BBB5EB300515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4941C2BBB5EB300515D8B /* CAExtAudioFile.h */; }; + 8BB494A52BBB5EB300515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4941D2BBB5EB300515D8B /* CACFMachPort.h */; }; + 8BB494A62BBB5EB300515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4941E2BBB5EB300515D8B /* CABool.h */; }; + 8BB494A72BBB5EB300515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4941F2BBB5EB300515D8B /* CAComponent.cpp */; }; + 8BB494A82BBB5EB300515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494202BBB5EB300515D8B /* CADebugger.h */; }; + 8BB494A92BBB5EB300515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494212BBB5EB300515D8B /* CACFNumber.cpp */; }; + 8BB494AA2BBB5EB300515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494222BBB5EB300515D8B /* CAGuard.h */; }; + 8BB494AB2BBB5EB300515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494232BBB5EB300515D8B /* CAAtomic.h */; }; + 8BB494AC2BBB5EB300515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494242BBB5EB300515D8B /* CAStreamBasicDescription.h */; }; + 8BB494AD2BBB5EB300515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494252BBB5EB300515D8B /* CACFObject.h */; }; + 8BB494AE2BBB5EB300515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494262BBB5EB300515D8B /* CAStreamRangedDescription.h */; }; + 8BB494AF2BBB5EB300515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494272BBB5EB300515D8B /* CATokenMap.h */; }; + 8BB494B02BBB5EB300515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494282BBB5EB300515D8B /* CAComponent.h */; }; + 8BB494B12BBB5EB300515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494292BBB5EB300515D8B /* CAAudioBufferList.h */; }; + 8BB494B22BBB5EB300515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4942A2BBB5EB300515D8B /* CAAudioUnit.h */; }; + 8BB494B32BBB5EB300515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4942B2BBB5EB300515D8B /* CAAUParameter.h */; }; + 8BB494B42BBB5EB300515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4942C2BBB5EB300515D8B /* CAException.h */; }; + 8BB494B52BBB5EB300515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4942D2BBB5EB300515D8B /* CAAUProcessor.cpp */; }; + 8BB494B62BBB5EB300515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4942E2BBB5EB300515D8B /* CAAUProcessor.h */; }; + 8BB494B72BBB5EB300515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4942F2BBB5EB300515D8B /* CAProcess.h */; }; + 8BB494B82BBB5EB300515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494302BBB5EB300515D8B /* CACFDictionary.h */; }; + 8BB494B92BBB5EB300515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494312BBB5EB300515D8B /* CAPThread.h */; }; + 8BB494BA2BBB5EB300515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494322BBB5EB300515D8B /* CAAUParameter.cpp */; }; + 8BB494BB2BBB5EB300515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494332BBB5EB300515D8B /* CAAudioTimeStamp.h */; }; + 8BB494BC2BBB5EB300515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494342BBB5EB300515D8B /* CAFilePathUtils.cpp */; }; + 8BB494BD2BBB5EB300515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494352BBB5EB300515D8B /* CAAudioValueRange.h */; }; + 8BB494BE2BBB5EB300515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494362BBB5EB300515D8B /* CAVectorUnitTypes.h */; }; + 8BB494BF2BBB5EB300515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494372BBB5EB300515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB494C02BBB5EB300515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494382BBB5EB300515D8B /* CAGuard.cpp */; }; + 8BB494C12BBB5EB300515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494392BBB5EB300515D8B /* CACFNumber.h */; }; + 8BB494C22BBB5EB300515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4943A2BBB5EB300515D8B /* CACFDistributedNotification.cpp */; }; + 8BB494C32BBB5EB300515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4943B2BBB5EB300515D8B /* CACFString.h */; }; + 8BB494C42BBB5EB300515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4943C2BBB5EB300515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB494C52BBB5EB300515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4943D2BBB5EB300515D8B /* CAComponentDescription.cpp */; }; + 8BB494C62BBB5EB300515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4943E2BBB5EB300515D8B /* CAHostTimeBase.h */; }; + 8BB494C72BBB5EB300515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4943F2BBB5EB300515D8B /* CADebugMacros.cpp */; }; + 8BB494C82BBB5EB300515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494402BBB5EB300515D8B /* CAAudioFileFormats.h */; }; + 8BB494C92BBB5EB300515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494412BBB5EB300515D8B /* CAAUMIDIMapManager.h */; }; + 8BB494CA2BBB5EB300515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494422BBB5EB300515D8B /* CACFDictionary.cpp */; }; + 8BB494CB2BBB5EB300515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494432BBB5EB300515D8B /* CAMutex.h */; }; + 8BB494CC2BBB5EB300515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494442BBB5EB300515D8B /* CACFString.cpp */; }; + 8BB494CD2BBB5EB300515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494452BBB5EB300515D8B /* CASettingsStorage.h */; }; + 8BB494CE2BBB5EB300515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494462BBB5EB300515D8B /* CADebugPrintf.h */; }; + 8BB494CF2BBB5EB300515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494472BBB5EB300515D8B /* CAXException.cpp */; }; + 8BB494D02BBB5EB300515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494482BBB5EB300515D8B /* CAAUMIDIMap.h */; }; + 8BB494D12BBB5EB300515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494492BBB5EB300515D8B /* AUParamInfo.h */; }; + 8BB494D22BBB5EB300515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4944A2BBB5EB300515D8B /* CABitOperations.h */; }; + 8BB494D32BBB5EB300515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4944B2BBB5EB300515D8B /* CACFPreferences.cpp */; }; + 8BB494D42BBB5EB300515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4944C2BBB5EB300515D8B /* CABundleLocker.h */; }; + 8BB494D52BBB5EB300515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4944D2BBB5EB300515D8B /* CAPropertyAddress.h */; }; + 8BB494D62BBB5EB300515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4944E2BBB5EB300515D8B /* CAXException.h */; }; + 8BB494D72BBB5EB300515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4944F2BBB5EB300515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB494D82BBB5EB300515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494502BBB5EB300515D8B /* CAThreadSafeList.h */; }; + 8BB494D92BBB5EB300515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494512BBB5EB300515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB494DA2BBB5EB300515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494522BBB5EB300515D8B /* AUParamInfo.cpp */; }; + 8BB494DB2BBB5EB300515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494532BBB5EB300515D8B /* CASharedLibrary.cpp */; }; + 8BB494DC2BBB5EB300515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494542BBB5EB300515D8B /* CAAUMIDIMap.cpp */; }; + 8BB494DD2BBB5EB300515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494552BBB5EB300515D8B /* CALogMacros.h */; }; + 8BB494DE2BBB5EB300515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494562BBB5EB300515D8B /* CACFMessagePort.cpp */; }; + 8BB494DF2BBB5EB300515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494572BBB5EB300515D8B /* CARingBuffer.h */; }; + 8BB494E02BBB5EB300515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494582BBB5EB300515D8B /* AUOutputBL.cpp */; }; + 8BB494E12BBB5EB300515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494592BBB5EB300515D8B /* CABufferList.h */; }; + 8BB494E22BBB5EB300515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4945A2BBB5EB300515D8B /* CASharedLibrary.h */; }; + 8BB494E32BBB5EB300515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4945B2BBB5EB300515D8B /* CACFData.h */; }; + 8BB494E42BBB5EB300515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4945C2BBB5EB300515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB494E52BBB5EB300515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4945D2BBB5EB300515D8B /* CAPThread.cpp */; }; + 8BB494E62BBB5EB300515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4945E2BBB5EB300515D8B /* CAAutoDisposer.h */; }; + 8BB494E72BBB5EB300515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4945F2BBB5EB300515D8B /* CACFPreferences.h */; }; + 8BB494E82BBB5EB300515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494602BBB5EB300515D8B /* CAVectorUnit.cpp */; }; + 8BB494E92BBB5EB300515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494612BBB5EB300515D8B /* CAComponentDescription.h */; }; + 8BB494EA2BBB5EB300515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494622BBB5EB300515D8B /* CADebugMacros.h */; }; + 8BB494EB2BBB5EB300515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494632BBB5EB300515D8B /* AUOutputBL.h */; }; + 8BB494EC2BBB5EB300515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494642BBB5EB300515D8B /* CADebugPrintf.cpp */; }; + 8BB494ED2BBB5EB300515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494652BBB5EB300515D8B /* CARingBuffer.cpp */; }; + 8BB494EE2BBB5EB300515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494662BBB5EB300515D8B /* CACFPlugIn.h */; }; + 8BB494EF2BBB5EB300515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494672BBB5EB300515D8B /* CASettingsStorage.cpp */; }; + 8BB494F02BBB5EB300515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494682BBB5EB300515D8B /* CAMixMap.h */; }; + 8BB494F12BBB5EB300515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494692BBB5EB300515D8B /* CACFDistributedNotification.h */; }; + 8BB494F22BBB5EB300515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4946A2BBB5EB300515D8B /* CAFilePathUtils.h */; }; + 8BB494F32BBB5EB300515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4946B2BBB5EB300515D8B /* CATink.h */; }; + 8BB494F42BBB5EB300515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4946C2BBB5EB300515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB494F52BBB5EB300515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4946D2BBB5EB300515D8B /* CAAudioChannelLayout.h */; }; + 8BB494F62BBB5EB300515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4946E2BBB5EB300515D8B /* CAProcess.cpp */; }; + 8BB494F72BBB5EB300515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4946F2BBB5EB300515D8B /* CAHostTimeBase.cpp */; }; + 8BB494F82BBB5EB300515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494702BBB5EB300515D8B /* CAPersistence.cpp */; }; + 8BB494F92BBB5EB300515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494712BBB5EB300515D8B /* CAAudioBufferList.cpp */; }; + 8BB494FA2BBB5EB300515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494722BBB5EB300515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB494FB2BBB5EB300515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494732BBB5EB300515D8B /* CAVectorUnit.h */; }; + 8BB494FC2BBB5EB300515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494742BBB5EB300515D8B /* CAByteOrder.h */; }; + 8BB494FD2BBB5EB300515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494752BBB5EB300515D8B /* CACFArray.h */; }; + 8BB494FE2BBB5EB300515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494762BBB5EB300515D8B /* CAAtomicStack.h */; }; + 8BB494FF2BBB5EB300515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494772BBB5EB300515D8B /* CAReferenceCounted.h */; }; + 8BB495002BBB5EB300515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494782BBB5EB300515D8B /* CACFMachPort.cpp */; }; + 8BB495012BBB5EB300515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494792BBB5EB300515D8B /* CABufferList.cpp */; }; + 8BB495022BBB5EB300515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4947A2BBB5EB300515D8B /* CAMutex.cpp */; }; + 8BB495032BBB5EB300515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4947B2BBB5EB300515D8B /* CADebugger.cpp */; }; + 8BB495042BBB5EB300515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4947C2BBB5EB300515D8B /* CABundleLocker.cpp */; }; + 8BB495052BBB5EB300515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4947D2BBB5EB300515D8B /* CAAudioFileFormats.cpp */; }; + 8BB495062BBB5EB300515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4947E2BBB5EB300515D8B /* CAMath.h */; }; + 8BB495072BBB5EB300515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4947F2BBB5EB300515D8B /* CACFArray.cpp */; }; + 8BB495082BBB5EB300515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494802BBB5EB300515D8B /* CACFMessagePort.h */; }; + 8BB495092BBB5EB300515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494812BBB5EB300515D8B /* CAAudioValueRange.cpp */; }; + 8BB4950A2BBB5EB300515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494822BBB5EB300515D8B /* CAAudioUnit.cpp */; }; + 8BB4950B2BBB5EB300515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494862BBB5EB300515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB4950C2BBB5EB300515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494882BBB5EB300515D8B /* ComponentBase.cpp */; }; + 8BB4950D2BBB5EB300515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494892BBB5EB300515D8B /* AUScopeElement.cpp */; }; + 8BB4950E2BBB5EB300515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4948A2BBB5EB300515D8B /* ComponentBase.h */; }; + 8BB4950F2BBB5EB300515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4948B2BBB5EB300515D8B /* AUBase.cpp */; }; + 8BB495102BBB5EB300515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4948C2BBB5EB300515D8B /* AUInputElement.h */; }; + 8BB495112BBB5EB300515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4948D2BBB5EB300515D8B /* AUBase.h */; }; + 8BB495122BBB5EB300515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4948E2BBB5EB300515D8B /* AUPlugInDispatch.h */; }; + 8BB495132BBB5EB300515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4948F2BBB5EB300515D8B /* AUDispatch.h */; }; + 8BB495142BBB5EB300515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494902BBB5EB300515D8B /* AUOutputElement.cpp */; }; + 8BB495152BBB5EB300515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494922BBB5EB300515D8B /* AUPlugInDispatch.cpp */; }; + 8BB495162BBB5EB300515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494932BBB5EB300515D8B /* AUOutputElement.h */; }; + 8BB495172BBB5EB300515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494942BBB5EB300515D8B /* AUDispatch.cpp */; }; + 8BB495182BBB5EB300515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494952BBB5EB300515D8B /* AUScopeElement.h */; }; + 8BB495192BBB5EB300515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494962BBB5EB300515D8B /* AUInputElement.cpp */; }; + 8BB4951A2BBB5EB300515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494982BBB5EB300515D8B /* AUEffectBase.cpp */; }; + 8BB4951B2BBB5EB300515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494992BBB5EB300515D8B /* AUEffectBase.h */; }; + 8BB4951C2BBB5EB300515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4949B2BBB5EB300515D8B /* AUTimestampGenerator.h */; }; + 8BB4951D2BBB5EB300515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4949C2BBB5EB300515D8B /* AUBaseHelper.cpp */; }; + 8BB4951E2BBB5EB300515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4949D2BBB5EB300515D8B /* AUSilentTimeout.h */; }; + 8BB4951F2BBB5EB300515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4949E2BBB5EB300515D8B /* AUInputFormatConverter.h */; }; + 8BB495202BBB5EB300515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4949F2BBB5EB300515D8B /* AUTimestampGenerator.cpp */; }; + 8BB495212BBB5EB300515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB494A02BBB5EB300515D8B /* AUBuffer.cpp */; }; + 8BB495222BBB5EB300515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494A12BBB5EB300515D8B /* AUMIDIDefs.h */; }; + 8BB495232BBB5EB300515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494A22BBB5EB300515D8B /* AUBuffer.h */; }; + 8BB495242BBB5EB300515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB494A32BBB5EB300515D8B /* AUBaseHelper.h */; }; 8BC6025C073B072D006C4272 /* ConsoleXChannel.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* ConsoleXChannel.h */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 8BA05A660720730100365D66 /* ConsoleXChannel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConsoleXChannel.cpp; sourceTree = ""; }; 8BA05A670720730100365D66 /* ConsoleXChannel.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = ConsoleXChannel.exp; sourceTree = ""; }; 8BA05A680720730100365D66 /* ConsoleXChannel.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = ConsoleXChannel.r; sourceTree = ""; }; 8BA05A690720730100365D66 /* ConsoleXChannelVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConsoleXChannelVersion.h; sourceTree = ""; }; - 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; - 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; - 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; - 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; - 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; - 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; - 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; - 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; - 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; - 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; - 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; - 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; - 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; - 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; - 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; - 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB4941C2BBB5EB300515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB4941D2BBB5EB300515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB4941E2BBB5EB300515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB4941F2BBB5EB300515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB494202BBB5EB300515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB494212BBB5EB300515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB494222BBB5EB300515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB494232BBB5EB300515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB494242BBB5EB300515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB494252BBB5EB300515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB494262BBB5EB300515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB494272BBB5EB300515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB494282BBB5EB300515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB494292BBB5EB300515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB4942A2BBB5EB300515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB4942B2BBB5EB300515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB4942C2BBB5EB300515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB4942D2BBB5EB300515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB4942E2BBB5EB300515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB4942F2BBB5EB300515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB494302BBB5EB300515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB494312BBB5EB300515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB494322BBB5EB300515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB494332BBB5EB300515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB494342BBB5EB300515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB494352BBB5EB300515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB494362BBB5EB300515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB494372BBB5EB300515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB494382BBB5EB300515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB494392BBB5EB300515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB4943A2BBB5EB300515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB4943B2BBB5EB300515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB4943C2BBB5EB300515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB4943D2BBB5EB300515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB4943E2BBB5EB300515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB4943F2BBB5EB300515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB494402BBB5EB300515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB494412BBB5EB300515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB494422BBB5EB300515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB494432BBB5EB300515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB494442BBB5EB300515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB494452BBB5EB300515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB494462BBB5EB300515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB494472BBB5EB300515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB494482BBB5EB300515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB494492BBB5EB300515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB4944A2BBB5EB300515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB4944B2BBB5EB300515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB4944C2BBB5EB300515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB4944D2BBB5EB300515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB4944E2BBB5EB300515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB4944F2BBB5EB300515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB494502BBB5EB300515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB494512BBB5EB300515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB494522BBB5EB300515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB494532BBB5EB300515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB494542BBB5EB300515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB494552BBB5EB300515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB494562BBB5EB300515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB494572BBB5EB300515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB494582BBB5EB300515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB494592BBB5EB300515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB4945A2BBB5EB300515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB4945B2BBB5EB300515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB4945C2BBB5EB300515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB4945D2BBB5EB300515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB4945E2BBB5EB300515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB4945F2BBB5EB300515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB494602BBB5EB300515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB494612BBB5EB300515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB494622BBB5EB300515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB494632BBB5EB300515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB494642BBB5EB300515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB494652BBB5EB300515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB494662BBB5EB300515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB494672BBB5EB300515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB494682BBB5EB300515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB494692BBB5EB300515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB4946A2BBB5EB300515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB4946B2BBB5EB300515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB4946C2BBB5EB300515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB4946D2BBB5EB300515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB4946E2BBB5EB300515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB4946F2BBB5EB300515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB494702BBB5EB300515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB494712BBB5EB300515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB494722BBB5EB300515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB494732BBB5EB300515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB494742BBB5EB300515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB494752BBB5EB300515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB494762BBB5EB300515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB494772BBB5EB300515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB494782BBB5EB300515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB494792BBB5EB300515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB4947A2BBB5EB300515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB4947B2BBB5EB300515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB4947C2BBB5EB300515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB4947D2BBB5EB300515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB4947E2BBB5EB300515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB4947F2BBB5EB300515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB494802BBB5EB300515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB494812BBB5EB300515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB494822BBB5EB300515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB494862BBB5EB300515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB494882BBB5EB300515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB494892BBB5EB300515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB4948A2BBB5EB300515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB4948B2BBB5EB300515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB4948C2BBB5EB300515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB4948D2BBB5EB300515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB4948E2BBB5EB300515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB4948F2BBB5EB300515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB494902BBB5EB300515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB494912BBB5EB300515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB494922BBB5EB300515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB494932BBB5EB300515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB494942BBB5EB300515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB494952BBB5EB300515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB494962BBB5EB300515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB494982BBB5EB300515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB494992BBB5EB300515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB4949B2BBB5EB300515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB4949C2BBB5EB300515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB4949D2BBB5EB300515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB4949E2BBB5EB300515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB4949F2BBB5EB300515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB494A02BBB5EB300515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB494A12BBB5EB300515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB494A22BBB5EB300515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB494A32BBB5EB300515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB495252BBB5EE300515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BC6025B073B072D006C4272 /* ConsoleXChannel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConsoleXChannel.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D01CCD20486CAD60068D4B7 /* ConsoleXChannel.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConsoleXChannel.component; sourceTree = BUILT_PRODUCTS_DIR; }; - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -149,9 +338,8 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BB4941A2BBB5EB300515D8B /* CA_SDK */, 8BA05A56072072A900365D66 /* AU Source */, - 8BA05AEB0720742700365D66 /* PublicUtility */, - 8BA05A7D072073D200365D66 /* AUPublic */, ); name = Source; sourceTree = ""; @@ -176,81 +364,200 @@ name = "AU Source"; sourceTree = ""; }; - 8BA05A7D072073D200365D66 /* AUPublic */ = { + 8BB4941A2BBB5EB300515D8B /* CA_SDK */ = { isa = PBXGroup; children = ( - 8BA05A7E072073D200365D66 /* AUBase */, - 8BA05A99072073D200365D66 /* OtherBases */, - 8BA05AA6072073D200365D66 /* Utility */, + 8BB4941B2BBB5EB300515D8B /* PublicUtility */, + 8BB494832BBB5EB300515D8B /* AudioUnits */, ); - name = AUPublic; - path = Extras/CoreAudio/AudioUnits/AUPublic; - sourceTree = SYSTEM_DEVELOPER_DIR; + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; }; - 8BA05A7E072073D200365D66 /* AUBase */ = { + 8BB4941B2BBB5EB300515D8B /* PublicUtility */ = { isa = PBXGroup; children = ( - 8BA05A7F072073D200365D66 /* AUBase.cpp */, - 8BA05A80072073D200365D66 /* AUBase.h */, - 8BA05A81072073D200365D66 /* AUDispatch.cpp */, - 8BA05A82072073D200365D66 /* AUDispatch.h */, - 8BA05A83072073D200365D66 /* AUInputElement.cpp */, - 8BA05A84072073D200365D66 /* AUInputElement.h */, - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, - 8BA05A86072073D200365D66 /* AUOutputElement.h */, - 8BA05A87072073D200365D66 /* AUResources.r */, - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, - 8BA05A89072073D200365D66 /* AUScopeElement.h */, - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, - 8BA05A8B072073D200365D66 /* ComponentBase.h */, + 8BB4941C2BBB5EB300515D8B /* CAExtAudioFile.h */, + 8BB4941D2BBB5EB300515D8B /* CACFMachPort.h */, + 8BB4941E2BBB5EB300515D8B /* CABool.h */, + 8BB4941F2BBB5EB300515D8B /* CAComponent.cpp */, + 8BB494202BBB5EB300515D8B /* CADebugger.h */, + 8BB494212BBB5EB300515D8B /* CACFNumber.cpp */, + 8BB494222BBB5EB300515D8B /* CAGuard.h */, + 8BB494232BBB5EB300515D8B /* CAAtomic.h */, + 8BB494242BBB5EB300515D8B /* CAStreamBasicDescription.h */, + 8BB494252BBB5EB300515D8B /* CACFObject.h */, + 8BB494262BBB5EB300515D8B /* CAStreamRangedDescription.h */, + 8BB494272BBB5EB300515D8B /* CATokenMap.h */, + 8BB494282BBB5EB300515D8B /* CAComponent.h */, + 8BB494292BBB5EB300515D8B /* CAAudioBufferList.h */, + 8BB4942A2BBB5EB300515D8B /* CAAudioUnit.h */, + 8BB4942B2BBB5EB300515D8B /* CAAUParameter.h */, + 8BB4942C2BBB5EB300515D8B /* CAException.h */, + 8BB4942D2BBB5EB300515D8B /* CAAUProcessor.cpp */, + 8BB4942E2BBB5EB300515D8B /* CAAUProcessor.h */, + 8BB4942F2BBB5EB300515D8B /* CAProcess.h */, + 8BB494302BBB5EB300515D8B /* CACFDictionary.h */, + 8BB494312BBB5EB300515D8B /* CAPThread.h */, + 8BB494322BBB5EB300515D8B /* CAAUParameter.cpp */, + 8BB494332BBB5EB300515D8B /* CAAudioTimeStamp.h */, + 8BB494342BBB5EB300515D8B /* CAFilePathUtils.cpp */, + 8BB494352BBB5EB300515D8B /* CAAudioValueRange.h */, + 8BB494362BBB5EB300515D8B /* CAVectorUnitTypes.h */, + 8BB494372BBB5EB300515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB494382BBB5EB300515D8B /* CAGuard.cpp */, + 8BB494392BBB5EB300515D8B /* CACFNumber.h */, + 8BB4943A2BBB5EB300515D8B /* CACFDistributedNotification.cpp */, + 8BB4943B2BBB5EB300515D8B /* CACFString.h */, + 8BB4943C2BBB5EB300515D8B /* CAAUMIDIMapManager.cpp */, + 8BB4943D2BBB5EB300515D8B /* CAComponentDescription.cpp */, + 8BB4943E2BBB5EB300515D8B /* CAHostTimeBase.h */, + 8BB4943F2BBB5EB300515D8B /* CADebugMacros.cpp */, + 8BB494402BBB5EB300515D8B /* CAAudioFileFormats.h */, + 8BB494412BBB5EB300515D8B /* CAAUMIDIMapManager.h */, + 8BB494422BBB5EB300515D8B /* CACFDictionary.cpp */, + 8BB494432BBB5EB300515D8B /* CAMutex.h */, + 8BB494442BBB5EB300515D8B /* CACFString.cpp */, + 8BB494452BBB5EB300515D8B /* CASettingsStorage.h */, + 8BB494462BBB5EB300515D8B /* CADebugPrintf.h */, + 8BB494472BBB5EB300515D8B /* CAXException.cpp */, + 8BB494482BBB5EB300515D8B /* CAAUMIDIMap.h */, + 8BB494492BBB5EB300515D8B /* AUParamInfo.h */, + 8BB4944A2BBB5EB300515D8B /* CABitOperations.h */, + 8BB4944B2BBB5EB300515D8B /* CACFPreferences.cpp */, + 8BB4944C2BBB5EB300515D8B /* CABundleLocker.h */, + 8BB4944D2BBB5EB300515D8B /* CAPropertyAddress.h */, + 8BB4944E2BBB5EB300515D8B /* CAXException.h */, + 8BB4944F2BBB5EB300515D8B /* CAAudioChannelLayout.cpp */, + 8BB494502BBB5EB300515D8B /* CAThreadSafeList.h */, + 8BB494512BBB5EB300515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB494522BBB5EB300515D8B /* AUParamInfo.cpp */, + 8BB494532BBB5EB300515D8B /* CASharedLibrary.cpp */, + 8BB494542BBB5EB300515D8B /* CAAUMIDIMap.cpp */, + 8BB494552BBB5EB300515D8B /* CALogMacros.h */, + 8BB494562BBB5EB300515D8B /* CACFMessagePort.cpp */, + 8BB494572BBB5EB300515D8B /* CARingBuffer.h */, + 8BB494582BBB5EB300515D8B /* AUOutputBL.cpp */, + 8BB494592BBB5EB300515D8B /* CABufferList.h */, + 8BB4945A2BBB5EB300515D8B /* CASharedLibrary.h */, + 8BB4945B2BBB5EB300515D8B /* CACFData.h */, + 8BB4945C2BBB5EB300515D8B /* CAStreamRangedDescription.cpp */, + 8BB4945D2BBB5EB300515D8B /* CAPThread.cpp */, + 8BB4945E2BBB5EB300515D8B /* CAAutoDisposer.h */, + 8BB4945F2BBB5EB300515D8B /* CACFPreferences.h */, + 8BB494602BBB5EB300515D8B /* CAVectorUnit.cpp */, + 8BB494612BBB5EB300515D8B /* CAComponentDescription.h */, + 8BB494622BBB5EB300515D8B /* CADebugMacros.h */, + 8BB494632BBB5EB300515D8B /* AUOutputBL.h */, + 8BB494642BBB5EB300515D8B /* CADebugPrintf.cpp */, + 8BB494652BBB5EB300515D8B /* CARingBuffer.cpp */, + 8BB494662BBB5EB300515D8B /* CACFPlugIn.h */, + 8BB494672BBB5EB300515D8B /* CASettingsStorage.cpp */, + 8BB494682BBB5EB300515D8B /* CAMixMap.h */, + 8BB494692BBB5EB300515D8B /* CACFDistributedNotification.h */, + 8BB4946A2BBB5EB300515D8B /* CAFilePathUtils.h */, + 8BB4946B2BBB5EB300515D8B /* CATink.h */, + 8BB4946C2BBB5EB300515D8B /* CAStreamBasicDescription.cpp */, + 8BB4946D2BBB5EB300515D8B /* CAAudioChannelLayout.h */, + 8BB4946E2BBB5EB300515D8B /* CAProcess.cpp */, + 8BB4946F2BBB5EB300515D8B /* CAHostTimeBase.cpp */, + 8BB494702BBB5EB300515D8B /* CAPersistence.cpp */, + 8BB494712BBB5EB300515D8B /* CAAudioBufferList.cpp */, + 8BB494722BBB5EB300515D8B /* CAAudioTimeStamp.cpp */, + 8BB494732BBB5EB300515D8B /* CAVectorUnit.h */, + 8BB494742BBB5EB300515D8B /* CAByteOrder.h */, + 8BB494752BBB5EB300515D8B /* CACFArray.h */, + 8BB494762BBB5EB300515D8B /* CAAtomicStack.h */, + 8BB494772BBB5EB300515D8B /* CAReferenceCounted.h */, + 8BB494782BBB5EB300515D8B /* CACFMachPort.cpp */, + 8BB494792BBB5EB300515D8B /* CABufferList.cpp */, + 8BB4947A2BBB5EB300515D8B /* CAMutex.cpp */, + 8BB4947B2BBB5EB300515D8B /* CADebugger.cpp */, + 8BB4947C2BBB5EB300515D8B /* CABundleLocker.cpp */, + 8BB4947D2BBB5EB300515D8B /* CAAudioFileFormats.cpp */, + 8BB4947E2BBB5EB300515D8B /* CAMath.h */, + 8BB4947F2BBB5EB300515D8B /* CACFArray.cpp */, + 8BB494802BBB5EB300515D8B /* CACFMessagePort.h */, + 8BB494812BBB5EB300515D8B /* CAAudioValueRange.cpp */, + 8BB494822BBB5EB300515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB494832BBB5EB300515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB494842BBB5EB300515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB494842BBB5EB300515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB494852BBB5EB300515D8B /* AUViewBase */, + 8BB494872BBB5EB300515D8B /* AUBase */, + 8BB494972BBB5EB300515D8B /* OtherBases */, + 8BB4949A2BBB5EB300515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB494852BBB5EB300515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB494862BBB5EB300515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB494872BBB5EB300515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB494882BBB5EB300515D8B /* ComponentBase.cpp */, + 8BB494892BBB5EB300515D8B /* AUScopeElement.cpp */, + 8BB4948A2BBB5EB300515D8B /* ComponentBase.h */, + 8BB4948B2BBB5EB300515D8B /* AUBase.cpp */, + 8BB4948C2BBB5EB300515D8B /* AUInputElement.h */, + 8BB4948D2BBB5EB300515D8B /* AUBase.h */, + 8BB4948E2BBB5EB300515D8B /* AUPlugInDispatch.h */, + 8BB4948F2BBB5EB300515D8B /* AUDispatch.h */, + 8BB494902BBB5EB300515D8B /* AUOutputElement.cpp */, + 8BB494912BBB5EB300515D8B /* AUResources.r */, + 8BB494922BBB5EB300515D8B /* AUPlugInDispatch.cpp */, + 8BB494932BBB5EB300515D8B /* AUOutputElement.h */, + 8BB494942BBB5EB300515D8B /* AUDispatch.cpp */, + 8BB494952BBB5EB300515D8B /* AUScopeElement.h */, + 8BB494962BBB5EB300515D8B /* AUInputElement.cpp */, ); path = AUBase; sourceTree = ""; }; - 8BA05A99072073D200365D66 /* OtherBases */ = { + 8BB494972BBB5EB300515D8B /* OtherBases */ = { isa = PBXGroup; children = ( - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, - 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + 8BB494982BBB5EB300515D8B /* AUEffectBase.cpp */, + 8BB494992BBB5EB300515D8B /* AUEffectBase.h */, ); path = OtherBases; sourceTree = ""; }; - 8BA05AA6072073D200365D66 /* Utility */ = { + 8BB4949A2BBB5EB300515D8B /* Utility */ = { isa = PBXGroup; children = ( - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, - 8BA05AA8072073D200365D66 /* AUBuffer.h */, - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + 8BB4949B2BBB5EB300515D8B /* AUTimestampGenerator.h */, + 8BB4949C2BBB5EB300515D8B /* AUBaseHelper.cpp */, + 8BB4949D2BBB5EB300515D8B /* AUSilentTimeout.h */, + 8BB4949E2BBB5EB300515D8B /* AUInputFormatConverter.h */, + 8BB4949F2BBB5EB300515D8B /* AUTimestampGenerator.cpp */, + 8BB494A02BBB5EB300515D8B /* AUBuffer.cpp */, + 8BB494A12BBB5EB300515D8B /* AUMIDIDefs.h */, + 8BB494A22BBB5EB300515D8B /* AUBuffer.h */, + 8BB494A32BBB5EB300515D8B /* AUBaseHelper.h */, ); path = Utility; sourceTree = ""; }; - 8BA05AEB0720742700365D66 /* PublicUtility */ = { - isa = PBXGroup; - children = ( - 8BA05B050720754400365D66 /* CAAUParameter.cpp */, - 8BA05B060720754400365D66 /* CAAUParameter.h */, - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, - 8BA05AE10720742100365D66 /* CAMutex.cpp */, - 8BA05AE20720742100365D66 /* CAMutex.h */, - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, - ); - name = PublicUtility; - path = Extras/CoreAudio/PublicUtility; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -258,27 +565,84 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BB494D42BBB5EB300515D8B /* CABundleLocker.h in Headers */, + 8BB494F52BBB5EB300515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB494EB2BBB5EB300515D8B /* AUOutputBL.h in Headers */, + 8BB494C62BBB5EB300515D8B /* CAHostTimeBase.h in Headers */, + 8BB4950E2BBB5EB300515D8B /* ComponentBase.h in Headers */, + 8BB494FE2BBB5EB300515D8B /* CAAtomicStack.h in Headers */, + 8BB494BB2BBB5EB300515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB494D82BBB5EB300515D8B /* CAThreadSafeList.h in Headers */, + 8BB494B32BBB5EB300515D8B /* CAAUParameter.h in Headers */, + 8BB495242BBB5EB300515D8B /* AUBaseHelper.h in Headers */, + 8BB4951C2BBB5EB300515D8B /* AUTimestampGenerator.h in Headers */, + 8BB494CE2BBB5EB300515D8B /* CADebugPrintf.h in Headers */, + 8BB495082BBB5EB300515D8B /* CACFMessagePort.h in Headers */, + 8BB494B62BBB5EB300515D8B /* CAAUProcessor.h in Headers */, + 8BB494B22BBB5EB300515D8B /* CAAudioUnit.h in Headers */, + 8BB4950B2BBB5EB300515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB494F12BBB5EB300515D8B /* CACFDistributedNotification.h in Headers */, + 8BB494B02BBB5EB300515D8B /* CAComponent.h in Headers */, + 8BB494BE2BBB5EB300515D8B /* CAVectorUnitTypes.h in Headers */, 8BA05A6E0720730100365D66 /* ConsoleXChannelVersion.h in Headers */, - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BB494F22BBB5EB300515D8B /* CAFilePathUtils.h in Headers */, + 8BB494B42BBB5EB300515D8B /* CAException.h in Headers */, + 8BB494AB2BBB5EB300515D8B /* CAAtomic.h in Headers */, + 8BB494AA2BBB5EB300515D8B /* CAGuard.h in Headers */, + 8BB495102BBB5EB300515D8B /* AUInputElement.h in Headers */, + 8BB494E72BBB5EB300515D8B /* CACFPreferences.h in Headers */, + 8BB494FC2BBB5EB300515D8B /* CAByteOrder.h in Headers */, + 8BB494DF2BBB5EB300515D8B /* CARingBuffer.h in Headers */, + 8BB494A62BBB5EB300515D8B /* CABool.h in Headers */, + 8BB494CB2BBB5EB300515D8B /* CAMutex.h in Headers */, + 8BB495112BBB5EB300515D8B /* AUBase.h in Headers */, 8BC6025C073B072D006C4272 /* ConsoleXChannel.h in Headers */, - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + 8BB494C32BBB5EB300515D8B /* CACFString.h in Headers */, + 8BB494E22BBB5EB300515D8B /* CASharedLibrary.h in Headers */, + 8BB494AF2BBB5EB300515D8B /* CATokenMap.h in Headers */, + 8BB494A42BBB5EB300515D8B /* CAExtAudioFile.h in Headers */, + 8BB494B92BBB5EB300515D8B /* CAPThread.h in Headers */, + 8BB494D52BBB5EB300515D8B /* CAPropertyAddress.h in Headers */, + 8BB494FF2BBB5EB300515D8B /* CAReferenceCounted.h in Headers */, + 8BB495232BBB5EB300515D8B /* AUBuffer.h in Headers */, + 8BB495062BBB5EB300515D8B /* CAMath.h in Headers */, + 8BB494E62BBB5EB300515D8B /* CAAutoDisposer.h in Headers */, + 8BB494AD2BBB5EB300515D8B /* CACFObject.h in Headers */, + 8BB494CD2BBB5EB300515D8B /* CASettingsStorage.h in Headers */, + 8BB494D62BBB5EB300515D8B /* CAXException.h in Headers */, + 8BB494F32BBB5EB300515D8B /* CATink.h in Headers */, + 8BB4951F2BBB5EB300515D8B /* AUInputFormatConverter.h in Headers */, + 8BB494FB2BBB5EB300515D8B /* CAVectorUnit.h in Headers */, + 8BB494B72BBB5EB300515D8B /* CAProcess.h in Headers */, + 8BB494BD2BBB5EB300515D8B /* CAAudioValueRange.h in Headers */, + 8BB494D22BBB5EB300515D8B /* CABitOperations.h in Headers */, + 8BB494C82BBB5EB300515D8B /* CAAudioFileFormats.h in Headers */, + 8BB494C12BBB5EB300515D8B /* CACFNumber.h in Headers */, + 8BB494D92BBB5EB300515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB494EA2BBB5EB300515D8B /* CADebugMacros.h in Headers */, + 8BB495222BBB5EB300515D8B /* AUMIDIDefs.h in Headers */, + 8BB494E32BBB5EB300515D8B /* CACFData.h in Headers */, + 8BB494AC2BBB5EB300515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB495122BBB5EB300515D8B /* AUPlugInDispatch.h in Headers */, + 8BB494AE2BBB5EB300515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB494EE2BBB5EB300515D8B /* CACFPlugIn.h in Headers */, + 8BB494B12BBB5EB300515D8B /* CAAudioBufferList.h in Headers */, + 8BB494C92BBB5EB300515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB4951B2BBB5EB300515D8B /* AUEffectBase.h in Headers */, + 8BB494B82BBB5EB300515D8B /* CACFDictionary.h in Headers */, + 8BB495182BBB5EB300515D8B /* AUScopeElement.h in Headers */, + 8BB494E92BBB5EB300515D8B /* CAComponentDescription.h in Headers */, + 8BB4951E2BBB5EB300515D8B /* AUSilentTimeout.h in Headers */, + 8BB494E12BBB5EB300515D8B /* CABufferList.h in Headers */, + 8BB495132BBB5EB300515D8B /* AUDispatch.h in Headers */, + 8BB495162BBB5EB300515D8B /* AUOutputElement.h in Headers */, + 8BB494DD2BBB5EB300515D8B /* CALogMacros.h in Headers */, + 8BB494D12BBB5EB300515D8B /* AUParamInfo.h in Headers */, + 8BB494F02BBB5EB300515D8B /* CAMixMap.h in Headers */, + 8BB494FD2BBB5EB300515D8B /* CACFArray.h in Headers */, + 8BB494A52BBB5EB300515D8B /* CACFMachPort.h in Headers */, + 8BB494D02BBB5EB300515D8B /* CAAUMIDIMap.h in Headers */, + 8BB494A82BBB5EB300515D8B /* CADebugger.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -293,7 +657,6 @@ 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, 8D01CCCD0486CAD60068D4B7 /* Frameworks */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, ); buildRules = ( ); @@ -310,15 +673,19 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "ConsoleXChannel" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + de, + fr, + Base, + en, + ja, ); mainGroup = 089C166AFE841209C02AAC07 /* ConsoleXChannel */; projectDirPath = ""; @@ -340,38 +707,65 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - 8B4119B70749654200361ABE /* ConsoleXChannel.r in Rez */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BB494E02BBB5EB300515D8B /* AUOutputBL.cpp in Sources */, + 8BB495052BBB5EB300515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB494F72BBB5EB300515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB494CF2BBB5EB300515D8B /* CAXException.cpp in Sources */, + 8BB494F92BBB5EB300515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB494BC2BBB5EB300515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB494BA2BBB5EB300515D8B /* CAAUParameter.cpp in Sources */, + 8BB494DC2BBB5EB300515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB495092BBB5EB300515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB495172BBB5EB300515D8B /* AUDispatch.cpp in Sources */, + 8BB494D32BBB5EB300515D8B /* CACFPreferences.cpp in Sources */, + 8BB495152BBB5EB300515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB494B52BBB5EB300515D8B /* CAAUProcessor.cpp in Sources */, + 8BB494CA2BBB5EB300515D8B /* CACFDictionary.cpp in Sources */, + 8BB4951D2BBB5EB300515D8B /* AUBaseHelper.cpp in Sources */, + 8BB495032BBB5EB300515D8B /* CADebugger.cpp in Sources */, + 8BB494D72BBB5EB300515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB494DA2BBB5EB300515D8B /* AUParamInfo.cpp in Sources */, + 8BB494F82BBB5EB300515D8B /* CAPersistence.cpp in Sources */, + 8BB494EC2BBB5EB300515D8B /* CADebugPrintf.cpp in Sources */, + 8BB495202BBB5EB300515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB494F42BBB5EB300515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB494C42BBB5EB300515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB494EF2BBB5EB300515D8B /* CASettingsStorage.cpp in Sources */, + 8BB495142BBB5EB300515D8B /* AUOutputElement.cpp in Sources */, + 8BB494C02BBB5EB300515D8B /* CAGuard.cpp in Sources */, 8BA05A6B0720730100365D66 /* ConsoleXChannel.cpp in Sources */, - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + 8BB495022BBB5EB300515D8B /* CAMutex.cpp in Sources */, + 8BB4951A2BBB5EB300515D8B /* AUEffectBase.cpp in Sources */, + 8BB495002BBB5EB300515D8B /* CACFMachPort.cpp in Sources */, + 8BB4950F2BBB5EB300515D8B /* AUBase.cpp in Sources */, + 8BB494DB2BBB5EB300515D8B /* CASharedLibrary.cpp in Sources */, + 8BB494C22BBB5EB300515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB494C52BBB5EB300515D8B /* CAComponentDescription.cpp in Sources */, + 8BB494CC2BBB5EB300515D8B /* CACFString.cpp in Sources */, + 8BB4950C2BBB5EB300515D8B /* ComponentBase.cpp in Sources */, + 8BB494ED2BBB5EB300515D8B /* CARingBuffer.cpp in Sources */, + 8BB4950D2BBB5EB300515D8B /* AUScopeElement.cpp in Sources */, + 8BB4950A2BBB5EB300515D8B /* CAAudioUnit.cpp in Sources */, + 8BB495072BBB5EB300515D8B /* CACFArray.cpp in Sources */, + 8BB495042BBB5EB300515D8B /* CABundleLocker.cpp in Sources */, + 8BB494F62BBB5EB300515D8B /* CAProcess.cpp in Sources */, + 8BB494E42BBB5EB300515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB494E52BBB5EB300515D8B /* CAPThread.cpp in Sources */, + 8BB494A72BBB5EB300515D8B /* CAComponent.cpp in Sources */, + 8BB494BF2BBB5EB300515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB494FA2BBB5EB300515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB495012BBB5EB300515D8B /* CABufferList.cpp in Sources */, + 8BB494DE2BBB5EB300515D8B /* CACFMessagePort.cpp in Sources */, + 8BB494E82BBB5EB300515D8B /* CAVectorUnit.cpp in Sources */, + 8BB495192BBB5EB300515D8B /* AUInputElement.cpp in Sources */, + 8BB495212BBB5EB300515D8B /* AUBuffer.cpp in Sources */, + 8BB494C72BBB5EB300515D8B /* CADebugMacros.cpp in Sources */, + 8BB494A92BBB5EB300515D8B /* CACFNumber.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -381,7 +775,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 8BB495252BBB5EE300515D8B /* en */, ); name = InfoPlist.strings; sourceTree = ""; @@ -392,16 +786,28 @@ 3E4BA244089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ConsoleXChannel.exp; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ConsoleXChannel; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Debug; @@ -409,25 +815,29 @@ 3E4BA245089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ConsoleXChannel.exp; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ConsoleXChannel; - SDKROOT = macosx10.5; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Release; @@ -435,11 +845,44 @@ 3E4BA248089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -451,10 +894,42 @@ 3E4BA249089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..81fc393212ecc50eef25e9597c9409ee8a036bf2 GIT binary patch literal 18207 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 literal 0 HcmV?d00001 diff --git a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcshareddata/xcschemes/ConsoleXChannel.xcscheme b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcshareddata/xcschemes/ConsoleXChannel.xcscheme new file mode 100644 index 000000000..15da113fe --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcshareddata/xcschemes/ConsoleXChannel.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..c89f4700c --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + ConsoleXChannel.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/ConsoleXChannel/Info.plist b/plugins/MacSignedAU/ConsoleXChannel/Info.plist index 12f0517b5..889bdc96f 100755 --- a/plugins/MacSignedAU/ConsoleXChannel/Info.plist +++ b/plugins/MacSignedAU/ConsoleXChannel/Info.plist @@ -2,6 +2,25 @@ + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + cnxc + type + aufx + version + 65536 + + CFBundleDevelopmentRegion English CFBundleExecutable @@ -9,11 +28,11 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.audiounit.${PRODUCT_NAME:identifier} - CFBundleName - ${PROJECTNAMEASIDENTIFIER} + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/plugins/MacSignedAU/ConsoleXChannel/English.lproj/InfoPlist.strings b/plugins/MacSignedAU/ConsoleXChannel/en.lproj/InfoPlist.strings similarity index 100% rename from plugins/MacSignedAU/ConsoleXChannel/English.lproj/InfoPlist.strings rename to plugins/MacSignedAU/ConsoleXChannel/en.lproj/InfoPlist.strings diff --git a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.cpp b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.cpp index 7d06bf79a..cd7ed45b1 100755 --- a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.cpp +++ b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.cpp @@ -48,7 +48,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -COMPONENT_ENTRY(ConsoleXSubIn) +AUDIOCOMPONENT_ENTRY(AUBaseFactory, ConsoleXSubIn) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.exp b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.exp index c080c47c9..5392d7d3c 100755 --- a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.exp +++ b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.exp @@ -1 +1,2 @@ _ConsoleXSubInEntry +_ConsoleXSubInFactory diff --git a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.pbxproj b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.pbxproj index 2fb1815cf..e3d60b9bd 100755 --- a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.pbxproj +++ b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.pbxproj @@ -7,98 +7,287 @@ objects = { /* Begin PBXBuildFile section */ - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; - 8B4119B70749654200361ABE /* ConsoleXSubIn.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* ConsoleXSubIn.r */; }; 8BA05A6B0720730100365D66 /* ConsoleXSubIn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* ConsoleXSubIn.cpp */; }; 8BA05A6E0720730100365D66 /* ConsoleXSubInVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* ConsoleXSubInVersion.h */; }; - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BB49D0B2BBB63C900515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C832BBB63C900515D8B /* CAExtAudioFile.h */; }; + 8BB49D0C2BBB63C900515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C842BBB63C900515D8B /* CACFMachPort.h */; }; + 8BB49D0D2BBB63C900515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C852BBB63C900515D8B /* CABool.h */; }; + 8BB49D0E2BBB63C900515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49C862BBB63C900515D8B /* CAComponent.cpp */; }; + 8BB49D0F2BBB63C900515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C872BBB63C900515D8B /* CADebugger.h */; }; + 8BB49D102BBB63C900515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49C882BBB63C900515D8B /* CACFNumber.cpp */; }; + 8BB49D112BBB63C900515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C892BBB63C900515D8B /* CAGuard.h */; }; + 8BB49D122BBB63C900515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C8A2BBB63C900515D8B /* CAAtomic.h */; }; + 8BB49D132BBB63C900515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C8B2BBB63C900515D8B /* CAStreamBasicDescription.h */; }; + 8BB49D142BBB63C900515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C8C2BBB63C900515D8B /* CACFObject.h */; }; + 8BB49D152BBB63C900515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C8D2BBB63C900515D8B /* CAStreamRangedDescription.h */; }; + 8BB49D162BBB63C900515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C8E2BBB63C900515D8B /* CATokenMap.h */; }; + 8BB49D172BBB63C900515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C8F2BBB63C900515D8B /* CAComponent.h */; }; + 8BB49D182BBB63C900515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C902BBB63C900515D8B /* CAAudioBufferList.h */; }; + 8BB49D192BBB63C900515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C912BBB63C900515D8B /* CAAudioUnit.h */; }; + 8BB49D1A2BBB63C900515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C922BBB63C900515D8B /* CAAUParameter.h */; }; + 8BB49D1B2BBB63C900515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C932BBB63C900515D8B /* CAException.h */; }; + 8BB49D1C2BBB63C900515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49C942BBB63C900515D8B /* CAAUProcessor.cpp */; }; + 8BB49D1D2BBB63C900515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C952BBB63C900515D8B /* CAAUProcessor.h */; }; + 8BB49D1E2BBB63C900515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C962BBB63C900515D8B /* CAProcess.h */; }; + 8BB49D1F2BBB63C900515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C972BBB63C900515D8B /* CACFDictionary.h */; }; + 8BB49D202BBB63C900515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C982BBB63C900515D8B /* CAPThread.h */; }; + 8BB49D212BBB63C900515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49C992BBB63C900515D8B /* CAAUParameter.cpp */; }; + 8BB49D222BBB63C900515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C9A2BBB63C900515D8B /* CAAudioTimeStamp.h */; }; + 8BB49D232BBB63C900515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49C9B2BBB63C900515D8B /* CAFilePathUtils.cpp */; }; + 8BB49D242BBB63C900515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C9C2BBB63C900515D8B /* CAAudioValueRange.h */; }; + 8BB49D252BBB63C900515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49C9D2BBB63C900515D8B /* CAVectorUnitTypes.h */; }; + 8BB49D262BBB63C900515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49C9E2BBB63C900515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB49D272BBB63C900515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49C9F2BBB63C900515D8B /* CAGuard.cpp */; }; + 8BB49D282BBB63C900515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CA02BBB63C900515D8B /* CACFNumber.h */; }; + 8BB49D292BBB63C900515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CA12BBB63C900515D8B /* CACFDistributedNotification.cpp */; }; + 8BB49D2A2BBB63C900515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CA22BBB63C900515D8B /* CACFString.h */; }; + 8BB49D2B2BBB63C900515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CA32BBB63C900515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB49D2C2BBB63C900515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CA42BBB63C900515D8B /* CAComponentDescription.cpp */; }; + 8BB49D2D2BBB63C900515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CA52BBB63C900515D8B /* CAHostTimeBase.h */; }; + 8BB49D2E2BBB63C900515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CA62BBB63C900515D8B /* CADebugMacros.cpp */; }; + 8BB49D2F2BBB63C900515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CA72BBB63C900515D8B /* CAAudioFileFormats.h */; }; + 8BB49D302BBB63C900515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CA82BBB63C900515D8B /* CAAUMIDIMapManager.h */; }; + 8BB49D312BBB63C900515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CA92BBB63C900515D8B /* CACFDictionary.cpp */; }; + 8BB49D322BBB63C900515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CAA2BBB63C900515D8B /* CAMutex.h */; }; + 8BB49D332BBB63C900515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CAB2BBB63C900515D8B /* CACFString.cpp */; }; + 8BB49D342BBB63C900515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CAC2BBB63C900515D8B /* CASettingsStorage.h */; }; + 8BB49D352BBB63C900515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CAD2BBB63C900515D8B /* CADebugPrintf.h */; }; + 8BB49D362BBB63C900515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CAE2BBB63C900515D8B /* CAXException.cpp */; }; + 8BB49D372BBB63C900515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CAF2BBB63C900515D8B /* CAAUMIDIMap.h */; }; + 8BB49D382BBB63C900515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CB02BBB63C900515D8B /* AUParamInfo.h */; }; + 8BB49D392BBB63C900515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CB12BBB63C900515D8B /* CABitOperations.h */; }; + 8BB49D3A2BBB63C900515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CB22BBB63C900515D8B /* CACFPreferences.cpp */; }; + 8BB49D3B2BBB63C900515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CB32BBB63C900515D8B /* CABundleLocker.h */; }; + 8BB49D3C2BBB63C900515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CB42BBB63C900515D8B /* CAPropertyAddress.h */; }; + 8BB49D3D2BBB63C900515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CB52BBB63C900515D8B /* CAXException.h */; }; + 8BB49D3E2BBB63C900515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CB62BBB63C900515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB49D3F2BBB63C900515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CB72BBB63C900515D8B /* CAThreadSafeList.h */; }; + 8BB49D402BBB63C900515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CB82BBB63C900515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB49D412BBB63C900515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CB92BBB63C900515D8B /* AUParamInfo.cpp */; }; + 8BB49D422BBB63C900515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CBA2BBB63C900515D8B /* CASharedLibrary.cpp */; }; + 8BB49D432BBB63C900515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CBB2BBB63C900515D8B /* CAAUMIDIMap.cpp */; }; + 8BB49D442BBB63C900515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CBC2BBB63C900515D8B /* CALogMacros.h */; }; + 8BB49D452BBB63C900515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CBD2BBB63C900515D8B /* CACFMessagePort.cpp */; }; + 8BB49D462BBB63C900515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CBE2BBB63C900515D8B /* CARingBuffer.h */; }; + 8BB49D472BBB63C900515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CBF2BBB63C900515D8B /* AUOutputBL.cpp */; }; + 8BB49D482BBB63C900515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CC02BBB63C900515D8B /* CABufferList.h */; }; + 8BB49D492BBB63C900515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CC12BBB63C900515D8B /* CASharedLibrary.h */; }; + 8BB49D4A2BBB63C900515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CC22BBB63C900515D8B /* CACFData.h */; }; + 8BB49D4B2BBB63C900515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CC32BBB63C900515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB49D4C2BBB63C900515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CC42BBB63C900515D8B /* CAPThread.cpp */; }; + 8BB49D4D2BBB63C900515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CC52BBB63C900515D8B /* CAAutoDisposer.h */; }; + 8BB49D4E2BBB63C900515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CC62BBB63C900515D8B /* CACFPreferences.h */; }; + 8BB49D4F2BBB63C900515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CC72BBB63C900515D8B /* CAVectorUnit.cpp */; }; + 8BB49D502BBB63C900515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CC82BBB63C900515D8B /* CAComponentDescription.h */; }; + 8BB49D512BBB63C900515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CC92BBB63C900515D8B /* CADebugMacros.h */; }; + 8BB49D522BBB63C900515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CCA2BBB63C900515D8B /* AUOutputBL.h */; }; + 8BB49D532BBB63C900515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CCB2BBB63C900515D8B /* CADebugPrintf.cpp */; }; + 8BB49D542BBB63C900515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CCC2BBB63C900515D8B /* CARingBuffer.cpp */; }; + 8BB49D552BBB63C900515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CCD2BBB63C900515D8B /* CACFPlugIn.h */; }; + 8BB49D562BBB63C900515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CCE2BBB63C900515D8B /* CASettingsStorage.cpp */; }; + 8BB49D572BBB63C900515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CCF2BBB63C900515D8B /* CAMixMap.h */; }; + 8BB49D582BBB63C900515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CD02BBB63C900515D8B /* CACFDistributedNotification.h */; }; + 8BB49D592BBB63C900515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CD12BBB63C900515D8B /* CAFilePathUtils.h */; }; + 8BB49D5A2BBB63C900515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CD22BBB63C900515D8B /* CATink.h */; }; + 8BB49D5B2BBB63C900515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CD32BBB63C900515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB49D5C2BBB63C900515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CD42BBB63C900515D8B /* CAAudioChannelLayout.h */; }; + 8BB49D5D2BBB63C900515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CD52BBB63C900515D8B /* CAProcess.cpp */; }; + 8BB49D5E2BBB63C900515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CD62BBB63C900515D8B /* CAHostTimeBase.cpp */; }; + 8BB49D5F2BBB63C900515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CD72BBB63C900515D8B /* CAPersistence.cpp */; }; + 8BB49D602BBB63C900515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CD82BBB63C900515D8B /* CAAudioBufferList.cpp */; }; + 8BB49D612BBB63C900515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CD92BBB63C900515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB49D622BBB63C900515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CDA2BBB63C900515D8B /* CAVectorUnit.h */; }; + 8BB49D632BBB63C900515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CDB2BBB63C900515D8B /* CAByteOrder.h */; }; + 8BB49D642BBB63C900515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CDC2BBB63C900515D8B /* CACFArray.h */; }; + 8BB49D652BBB63C900515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CDD2BBB63C900515D8B /* CAAtomicStack.h */; }; + 8BB49D662BBB63C900515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CDE2BBB63C900515D8B /* CAReferenceCounted.h */; }; + 8BB49D672BBB63C900515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CDF2BBB63C900515D8B /* CACFMachPort.cpp */; }; + 8BB49D682BBB63C900515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CE02BBB63C900515D8B /* CABufferList.cpp */; }; + 8BB49D692BBB63C900515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CE12BBB63C900515D8B /* CAMutex.cpp */; }; + 8BB49D6A2BBB63C900515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CE22BBB63C900515D8B /* CADebugger.cpp */; }; + 8BB49D6B2BBB63C900515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CE32BBB63C900515D8B /* CABundleLocker.cpp */; }; + 8BB49D6C2BBB63C900515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CE42BBB63C900515D8B /* CAAudioFileFormats.cpp */; }; + 8BB49D6D2BBB63C900515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CE52BBB63C900515D8B /* CAMath.h */; }; + 8BB49D6E2BBB63C900515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CE62BBB63C900515D8B /* CACFArray.cpp */; }; + 8BB49D6F2BBB63C900515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CE72BBB63C900515D8B /* CACFMessagePort.h */; }; + 8BB49D702BBB63C900515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CE82BBB63C900515D8B /* CAAudioValueRange.cpp */; }; + 8BB49D712BBB63C900515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CE92BBB63C900515D8B /* CAAudioUnit.cpp */; }; + 8BB49D722BBB63C900515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CED2BBB63C900515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB49D732BBB63C900515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CEF2BBB63C900515D8B /* ComponentBase.cpp */; }; + 8BB49D742BBB63C900515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CF02BBB63C900515D8B /* AUScopeElement.cpp */; }; + 8BB49D752BBB63C900515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CF12BBB63C900515D8B /* ComponentBase.h */; }; + 8BB49D762BBB63C900515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CF22BBB63C900515D8B /* AUBase.cpp */; }; + 8BB49D772BBB63C900515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CF32BBB63C900515D8B /* AUInputElement.h */; }; + 8BB49D782BBB63C900515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CF42BBB63C900515D8B /* AUBase.h */; }; + 8BB49D792BBB63C900515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CF52BBB63C900515D8B /* AUPlugInDispatch.h */; }; + 8BB49D7A2BBB63C900515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CF62BBB63C900515D8B /* AUDispatch.h */; }; + 8BB49D7B2BBB63C900515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CF72BBB63C900515D8B /* AUOutputElement.cpp */; }; + 8BB49D7D2BBB63C900515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CF92BBB63C900515D8B /* AUPlugInDispatch.cpp */; }; + 8BB49D7E2BBB63C900515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CFA2BBB63C900515D8B /* AUOutputElement.h */; }; + 8BB49D7F2BBB63C900515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CFB2BBB63C900515D8B /* AUDispatch.cpp */; }; + 8BB49D802BBB63C900515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49CFC2BBB63C900515D8B /* AUScopeElement.h */; }; + 8BB49D812BBB63C900515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CFD2BBB63C900515D8B /* AUInputElement.cpp */; }; + 8BB49D822BBB63C900515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49CFF2BBB63C900515D8B /* AUEffectBase.cpp */; }; + 8BB49D832BBB63C900515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49D002BBB63C900515D8B /* AUEffectBase.h */; }; + 8BB49D842BBB63C900515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49D022BBB63C900515D8B /* AUTimestampGenerator.h */; }; + 8BB49D852BBB63C900515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49D032BBB63C900515D8B /* AUBaseHelper.cpp */; }; + 8BB49D862BBB63C900515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49D042BBB63C900515D8B /* AUSilentTimeout.h */; }; + 8BB49D872BBB63C900515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49D052BBB63C900515D8B /* AUInputFormatConverter.h */; }; + 8BB49D882BBB63C900515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49D062BBB63C900515D8B /* AUTimestampGenerator.cpp */; }; + 8BB49D892BBB63C900515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49D072BBB63C900515D8B /* AUBuffer.cpp */; }; + 8BB49D8A2BBB63C900515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49D082BBB63C900515D8B /* AUMIDIDefs.h */; }; + 8BB49D8B2BBB63C900515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49D092BBB63C900515D8B /* AUBuffer.h */; }; + 8BB49D8C2BBB63C900515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49D0A2BBB63C900515D8B /* AUBaseHelper.h */; }; 8BC6025C073B072D006C4272 /* ConsoleXSubIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* ConsoleXSubIn.h */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 8BA05A660720730100365D66 /* ConsoleXSubIn.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConsoleXSubIn.cpp; sourceTree = ""; }; 8BA05A670720730100365D66 /* ConsoleXSubIn.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = ConsoleXSubIn.exp; sourceTree = ""; }; 8BA05A680720730100365D66 /* ConsoleXSubIn.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = ConsoleXSubIn.r; sourceTree = ""; }; 8BA05A690720730100365D66 /* ConsoleXSubInVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConsoleXSubInVersion.h; sourceTree = ""; }; - 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; - 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; - 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; - 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; - 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; - 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; - 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; - 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; - 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; - 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; - 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; - 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; - 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; - 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; - 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; - 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB49C832BBB63C900515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB49C842BBB63C900515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB49C852BBB63C900515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB49C862BBB63C900515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB49C872BBB63C900515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB49C882BBB63C900515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB49C892BBB63C900515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB49C8A2BBB63C900515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB49C8B2BBB63C900515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB49C8C2BBB63C900515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB49C8D2BBB63C900515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB49C8E2BBB63C900515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB49C8F2BBB63C900515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB49C902BBB63C900515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB49C912BBB63C900515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB49C922BBB63C900515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB49C932BBB63C900515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB49C942BBB63C900515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB49C952BBB63C900515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB49C962BBB63C900515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB49C972BBB63C900515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB49C982BBB63C900515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB49C992BBB63C900515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB49C9A2BBB63C900515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB49C9B2BBB63C900515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB49C9C2BBB63C900515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB49C9D2BBB63C900515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB49C9E2BBB63C900515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB49C9F2BBB63C900515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB49CA02BBB63C900515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB49CA12BBB63C900515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB49CA22BBB63C900515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB49CA32BBB63C900515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB49CA42BBB63C900515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB49CA52BBB63C900515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB49CA62BBB63C900515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB49CA72BBB63C900515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB49CA82BBB63C900515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB49CA92BBB63C900515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB49CAA2BBB63C900515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB49CAB2BBB63C900515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB49CAC2BBB63C900515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB49CAD2BBB63C900515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB49CAE2BBB63C900515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB49CAF2BBB63C900515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB49CB02BBB63C900515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB49CB12BBB63C900515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB49CB22BBB63C900515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB49CB32BBB63C900515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB49CB42BBB63C900515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB49CB52BBB63C900515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB49CB62BBB63C900515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB49CB72BBB63C900515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB49CB82BBB63C900515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB49CB92BBB63C900515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB49CBA2BBB63C900515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB49CBB2BBB63C900515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB49CBC2BBB63C900515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB49CBD2BBB63C900515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB49CBE2BBB63C900515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB49CBF2BBB63C900515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB49CC02BBB63C900515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB49CC12BBB63C900515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB49CC22BBB63C900515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB49CC32BBB63C900515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB49CC42BBB63C900515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB49CC52BBB63C900515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB49CC62BBB63C900515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB49CC72BBB63C900515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB49CC82BBB63C900515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB49CC92BBB63C900515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB49CCA2BBB63C900515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB49CCB2BBB63C900515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB49CCC2BBB63C900515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB49CCD2BBB63C900515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB49CCE2BBB63C900515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB49CCF2BBB63C900515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB49CD02BBB63C900515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB49CD12BBB63C900515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB49CD22BBB63C900515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB49CD32BBB63C900515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB49CD42BBB63C900515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB49CD52BBB63C900515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB49CD62BBB63C900515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB49CD72BBB63C900515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB49CD82BBB63C900515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB49CD92BBB63C900515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB49CDA2BBB63C900515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB49CDB2BBB63C900515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB49CDC2BBB63C900515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB49CDD2BBB63C900515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB49CDE2BBB63C900515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB49CDF2BBB63C900515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB49CE02BBB63C900515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB49CE12BBB63C900515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB49CE22BBB63C900515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB49CE32BBB63C900515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB49CE42BBB63C900515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB49CE52BBB63C900515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB49CE62BBB63C900515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB49CE72BBB63C900515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB49CE82BBB63C900515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB49CE92BBB63C900515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB49CED2BBB63C900515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB49CEF2BBB63C900515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB49CF02BBB63C900515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB49CF12BBB63C900515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB49CF22BBB63C900515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB49CF32BBB63C900515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB49CF42BBB63C900515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB49CF52BBB63C900515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB49CF62BBB63C900515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB49CF72BBB63C900515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB49CF82BBB63C900515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB49CF92BBB63C900515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB49CFA2BBB63C900515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB49CFB2BBB63C900515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB49CFC2BBB63C900515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB49CFD2BBB63C900515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB49CFF2BBB63C900515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB49D002BBB63C900515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB49D022BBB63C900515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB49D032BBB63C900515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB49D042BBB63C900515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB49D052BBB63C900515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB49D062BBB63C900515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB49D072BBB63C900515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB49D082BBB63C900515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB49D092BBB63C900515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB49D0A2BBB63C900515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB49D8D2BBB644200515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BC6025B073B072D006C4272 /* ConsoleXSubIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConsoleXSubIn.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D01CCD20486CAD60068D4B7 /* ConsoleXSubIn.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConsoleXSubIn.component; sourceTree = BUILT_PRODUCTS_DIR; }; - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -149,9 +338,8 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BB49C812BBB63C900515D8B /* CA_SDK */, 8BA05A56072072A900365D66 /* AU Source */, - 8BA05AEB0720742700365D66 /* PublicUtility */, - 8BA05A7D072073D200365D66 /* AUPublic */, ); name = Source; sourceTree = ""; @@ -176,81 +364,200 @@ name = "AU Source"; sourceTree = ""; }; - 8BA05A7D072073D200365D66 /* AUPublic */ = { + 8BB49C812BBB63C900515D8B /* CA_SDK */ = { isa = PBXGroup; children = ( - 8BA05A7E072073D200365D66 /* AUBase */, - 8BA05A99072073D200365D66 /* OtherBases */, - 8BA05AA6072073D200365D66 /* Utility */, + 8BB49C822BBB63C900515D8B /* PublicUtility */, + 8BB49CEA2BBB63C900515D8B /* AudioUnits */, ); - name = AUPublic; - path = Extras/CoreAudio/AudioUnits/AUPublic; - sourceTree = SYSTEM_DEVELOPER_DIR; + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; }; - 8BA05A7E072073D200365D66 /* AUBase */ = { + 8BB49C822BBB63C900515D8B /* PublicUtility */ = { isa = PBXGroup; children = ( - 8BA05A7F072073D200365D66 /* AUBase.cpp */, - 8BA05A80072073D200365D66 /* AUBase.h */, - 8BA05A81072073D200365D66 /* AUDispatch.cpp */, - 8BA05A82072073D200365D66 /* AUDispatch.h */, - 8BA05A83072073D200365D66 /* AUInputElement.cpp */, - 8BA05A84072073D200365D66 /* AUInputElement.h */, - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, - 8BA05A86072073D200365D66 /* AUOutputElement.h */, - 8BA05A87072073D200365D66 /* AUResources.r */, - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, - 8BA05A89072073D200365D66 /* AUScopeElement.h */, - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, - 8BA05A8B072073D200365D66 /* ComponentBase.h */, + 8BB49C832BBB63C900515D8B /* CAExtAudioFile.h */, + 8BB49C842BBB63C900515D8B /* CACFMachPort.h */, + 8BB49C852BBB63C900515D8B /* CABool.h */, + 8BB49C862BBB63C900515D8B /* CAComponent.cpp */, + 8BB49C872BBB63C900515D8B /* CADebugger.h */, + 8BB49C882BBB63C900515D8B /* CACFNumber.cpp */, + 8BB49C892BBB63C900515D8B /* CAGuard.h */, + 8BB49C8A2BBB63C900515D8B /* CAAtomic.h */, + 8BB49C8B2BBB63C900515D8B /* CAStreamBasicDescription.h */, + 8BB49C8C2BBB63C900515D8B /* CACFObject.h */, + 8BB49C8D2BBB63C900515D8B /* CAStreamRangedDescription.h */, + 8BB49C8E2BBB63C900515D8B /* CATokenMap.h */, + 8BB49C8F2BBB63C900515D8B /* CAComponent.h */, + 8BB49C902BBB63C900515D8B /* CAAudioBufferList.h */, + 8BB49C912BBB63C900515D8B /* CAAudioUnit.h */, + 8BB49C922BBB63C900515D8B /* CAAUParameter.h */, + 8BB49C932BBB63C900515D8B /* CAException.h */, + 8BB49C942BBB63C900515D8B /* CAAUProcessor.cpp */, + 8BB49C952BBB63C900515D8B /* CAAUProcessor.h */, + 8BB49C962BBB63C900515D8B /* CAProcess.h */, + 8BB49C972BBB63C900515D8B /* CACFDictionary.h */, + 8BB49C982BBB63C900515D8B /* CAPThread.h */, + 8BB49C992BBB63C900515D8B /* CAAUParameter.cpp */, + 8BB49C9A2BBB63C900515D8B /* CAAudioTimeStamp.h */, + 8BB49C9B2BBB63C900515D8B /* CAFilePathUtils.cpp */, + 8BB49C9C2BBB63C900515D8B /* CAAudioValueRange.h */, + 8BB49C9D2BBB63C900515D8B /* CAVectorUnitTypes.h */, + 8BB49C9E2BBB63C900515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB49C9F2BBB63C900515D8B /* CAGuard.cpp */, + 8BB49CA02BBB63C900515D8B /* CACFNumber.h */, + 8BB49CA12BBB63C900515D8B /* CACFDistributedNotification.cpp */, + 8BB49CA22BBB63C900515D8B /* CACFString.h */, + 8BB49CA32BBB63C900515D8B /* CAAUMIDIMapManager.cpp */, + 8BB49CA42BBB63C900515D8B /* CAComponentDescription.cpp */, + 8BB49CA52BBB63C900515D8B /* CAHostTimeBase.h */, + 8BB49CA62BBB63C900515D8B /* CADebugMacros.cpp */, + 8BB49CA72BBB63C900515D8B /* CAAudioFileFormats.h */, + 8BB49CA82BBB63C900515D8B /* CAAUMIDIMapManager.h */, + 8BB49CA92BBB63C900515D8B /* CACFDictionary.cpp */, + 8BB49CAA2BBB63C900515D8B /* CAMutex.h */, + 8BB49CAB2BBB63C900515D8B /* CACFString.cpp */, + 8BB49CAC2BBB63C900515D8B /* CASettingsStorage.h */, + 8BB49CAD2BBB63C900515D8B /* CADebugPrintf.h */, + 8BB49CAE2BBB63C900515D8B /* CAXException.cpp */, + 8BB49CAF2BBB63C900515D8B /* CAAUMIDIMap.h */, + 8BB49CB02BBB63C900515D8B /* AUParamInfo.h */, + 8BB49CB12BBB63C900515D8B /* CABitOperations.h */, + 8BB49CB22BBB63C900515D8B /* CACFPreferences.cpp */, + 8BB49CB32BBB63C900515D8B /* CABundleLocker.h */, + 8BB49CB42BBB63C900515D8B /* CAPropertyAddress.h */, + 8BB49CB52BBB63C900515D8B /* CAXException.h */, + 8BB49CB62BBB63C900515D8B /* CAAudioChannelLayout.cpp */, + 8BB49CB72BBB63C900515D8B /* CAThreadSafeList.h */, + 8BB49CB82BBB63C900515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB49CB92BBB63C900515D8B /* AUParamInfo.cpp */, + 8BB49CBA2BBB63C900515D8B /* CASharedLibrary.cpp */, + 8BB49CBB2BBB63C900515D8B /* CAAUMIDIMap.cpp */, + 8BB49CBC2BBB63C900515D8B /* CALogMacros.h */, + 8BB49CBD2BBB63C900515D8B /* CACFMessagePort.cpp */, + 8BB49CBE2BBB63C900515D8B /* CARingBuffer.h */, + 8BB49CBF2BBB63C900515D8B /* AUOutputBL.cpp */, + 8BB49CC02BBB63C900515D8B /* CABufferList.h */, + 8BB49CC12BBB63C900515D8B /* CASharedLibrary.h */, + 8BB49CC22BBB63C900515D8B /* CACFData.h */, + 8BB49CC32BBB63C900515D8B /* CAStreamRangedDescription.cpp */, + 8BB49CC42BBB63C900515D8B /* CAPThread.cpp */, + 8BB49CC52BBB63C900515D8B /* CAAutoDisposer.h */, + 8BB49CC62BBB63C900515D8B /* CACFPreferences.h */, + 8BB49CC72BBB63C900515D8B /* CAVectorUnit.cpp */, + 8BB49CC82BBB63C900515D8B /* CAComponentDescription.h */, + 8BB49CC92BBB63C900515D8B /* CADebugMacros.h */, + 8BB49CCA2BBB63C900515D8B /* AUOutputBL.h */, + 8BB49CCB2BBB63C900515D8B /* CADebugPrintf.cpp */, + 8BB49CCC2BBB63C900515D8B /* CARingBuffer.cpp */, + 8BB49CCD2BBB63C900515D8B /* CACFPlugIn.h */, + 8BB49CCE2BBB63C900515D8B /* CASettingsStorage.cpp */, + 8BB49CCF2BBB63C900515D8B /* CAMixMap.h */, + 8BB49CD02BBB63C900515D8B /* CACFDistributedNotification.h */, + 8BB49CD12BBB63C900515D8B /* CAFilePathUtils.h */, + 8BB49CD22BBB63C900515D8B /* CATink.h */, + 8BB49CD32BBB63C900515D8B /* CAStreamBasicDescription.cpp */, + 8BB49CD42BBB63C900515D8B /* CAAudioChannelLayout.h */, + 8BB49CD52BBB63C900515D8B /* CAProcess.cpp */, + 8BB49CD62BBB63C900515D8B /* CAHostTimeBase.cpp */, + 8BB49CD72BBB63C900515D8B /* CAPersistence.cpp */, + 8BB49CD82BBB63C900515D8B /* CAAudioBufferList.cpp */, + 8BB49CD92BBB63C900515D8B /* CAAudioTimeStamp.cpp */, + 8BB49CDA2BBB63C900515D8B /* CAVectorUnit.h */, + 8BB49CDB2BBB63C900515D8B /* CAByteOrder.h */, + 8BB49CDC2BBB63C900515D8B /* CACFArray.h */, + 8BB49CDD2BBB63C900515D8B /* CAAtomicStack.h */, + 8BB49CDE2BBB63C900515D8B /* CAReferenceCounted.h */, + 8BB49CDF2BBB63C900515D8B /* CACFMachPort.cpp */, + 8BB49CE02BBB63C900515D8B /* CABufferList.cpp */, + 8BB49CE12BBB63C900515D8B /* CAMutex.cpp */, + 8BB49CE22BBB63C900515D8B /* CADebugger.cpp */, + 8BB49CE32BBB63C900515D8B /* CABundleLocker.cpp */, + 8BB49CE42BBB63C900515D8B /* CAAudioFileFormats.cpp */, + 8BB49CE52BBB63C900515D8B /* CAMath.h */, + 8BB49CE62BBB63C900515D8B /* CACFArray.cpp */, + 8BB49CE72BBB63C900515D8B /* CACFMessagePort.h */, + 8BB49CE82BBB63C900515D8B /* CAAudioValueRange.cpp */, + 8BB49CE92BBB63C900515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB49CEA2BBB63C900515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB49CEB2BBB63C900515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB49CEB2BBB63C900515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB49CEC2BBB63C900515D8B /* AUViewBase */, + 8BB49CEE2BBB63C900515D8B /* AUBase */, + 8BB49CFE2BBB63C900515D8B /* OtherBases */, + 8BB49D012BBB63C900515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB49CEC2BBB63C900515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB49CED2BBB63C900515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB49CEE2BBB63C900515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB49CEF2BBB63C900515D8B /* ComponentBase.cpp */, + 8BB49CF02BBB63C900515D8B /* AUScopeElement.cpp */, + 8BB49CF12BBB63C900515D8B /* ComponentBase.h */, + 8BB49CF22BBB63C900515D8B /* AUBase.cpp */, + 8BB49CF32BBB63C900515D8B /* AUInputElement.h */, + 8BB49CF42BBB63C900515D8B /* AUBase.h */, + 8BB49CF52BBB63C900515D8B /* AUPlugInDispatch.h */, + 8BB49CF62BBB63C900515D8B /* AUDispatch.h */, + 8BB49CF72BBB63C900515D8B /* AUOutputElement.cpp */, + 8BB49CF82BBB63C900515D8B /* AUResources.r */, + 8BB49CF92BBB63C900515D8B /* AUPlugInDispatch.cpp */, + 8BB49CFA2BBB63C900515D8B /* AUOutputElement.h */, + 8BB49CFB2BBB63C900515D8B /* AUDispatch.cpp */, + 8BB49CFC2BBB63C900515D8B /* AUScopeElement.h */, + 8BB49CFD2BBB63C900515D8B /* AUInputElement.cpp */, ); path = AUBase; sourceTree = ""; }; - 8BA05A99072073D200365D66 /* OtherBases */ = { + 8BB49CFE2BBB63C900515D8B /* OtherBases */ = { isa = PBXGroup; children = ( - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, - 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + 8BB49CFF2BBB63C900515D8B /* AUEffectBase.cpp */, + 8BB49D002BBB63C900515D8B /* AUEffectBase.h */, ); path = OtherBases; sourceTree = ""; }; - 8BA05AA6072073D200365D66 /* Utility */ = { + 8BB49D012BBB63C900515D8B /* Utility */ = { isa = PBXGroup; children = ( - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, - 8BA05AA8072073D200365D66 /* AUBuffer.h */, - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + 8BB49D022BBB63C900515D8B /* AUTimestampGenerator.h */, + 8BB49D032BBB63C900515D8B /* AUBaseHelper.cpp */, + 8BB49D042BBB63C900515D8B /* AUSilentTimeout.h */, + 8BB49D052BBB63C900515D8B /* AUInputFormatConverter.h */, + 8BB49D062BBB63C900515D8B /* AUTimestampGenerator.cpp */, + 8BB49D072BBB63C900515D8B /* AUBuffer.cpp */, + 8BB49D082BBB63C900515D8B /* AUMIDIDefs.h */, + 8BB49D092BBB63C900515D8B /* AUBuffer.h */, + 8BB49D0A2BBB63C900515D8B /* AUBaseHelper.h */, ); path = Utility; sourceTree = ""; }; - 8BA05AEB0720742700365D66 /* PublicUtility */ = { - isa = PBXGroup; - children = ( - 8BA05B050720754400365D66 /* CAAUParameter.cpp */, - 8BA05B060720754400365D66 /* CAAUParameter.h */, - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, - 8BA05AE10720742100365D66 /* CAMutex.cpp */, - 8BA05AE20720742100365D66 /* CAMutex.h */, - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, - ); - name = PublicUtility; - path = Extras/CoreAudio/PublicUtility; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -258,27 +565,84 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BB49D3B2BBB63C900515D8B /* CABundleLocker.h in Headers */, + 8BB49D5C2BBB63C900515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB49D522BBB63C900515D8B /* AUOutputBL.h in Headers */, + 8BB49D2D2BBB63C900515D8B /* CAHostTimeBase.h in Headers */, + 8BB49D752BBB63C900515D8B /* ComponentBase.h in Headers */, + 8BB49D652BBB63C900515D8B /* CAAtomicStack.h in Headers */, + 8BB49D222BBB63C900515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB49D3F2BBB63C900515D8B /* CAThreadSafeList.h in Headers */, + 8BB49D1A2BBB63C900515D8B /* CAAUParameter.h in Headers */, + 8BB49D8C2BBB63C900515D8B /* AUBaseHelper.h in Headers */, + 8BB49D842BBB63C900515D8B /* AUTimestampGenerator.h in Headers */, + 8BB49D352BBB63C900515D8B /* CADebugPrintf.h in Headers */, + 8BB49D6F2BBB63C900515D8B /* CACFMessagePort.h in Headers */, + 8BB49D1D2BBB63C900515D8B /* CAAUProcessor.h in Headers */, + 8BB49D192BBB63C900515D8B /* CAAudioUnit.h in Headers */, + 8BB49D722BBB63C900515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB49D582BBB63C900515D8B /* CACFDistributedNotification.h in Headers */, + 8BB49D172BBB63C900515D8B /* CAComponent.h in Headers */, + 8BB49D252BBB63C900515D8B /* CAVectorUnitTypes.h in Headers */, 8BA05A6E0720730100365D66 /* ConsoleXSubInVersion.h in Headers */, - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BB49D592BBB63C900515D8B /* CAFilePathUtils.h in Headers */, + 8BB49D1B2BBB63C900515D8B /* CAException.h in Headers */, + 8BB49D122BBB63C900515D8B /* CAAtomic.h in Headers */, + 8BB49D112BBB63C900515D8B /* CAGuard.h in Headers */, + 8BB49D772BBB63C900515D8B /* AUInputElement.h in Headers */, + 8BB49D4E2BBB63C900515D8B /* CACFPreferences.h in Headers */, + 8BB49D632BBB63C900515D8B /* CAByteOrder.h in Headers */, + 8BB49D462BBB63C900515D8B /* CARingBuffer.h in Headers */, + 8BB49D0D2BBB63C900515D8B /* CABool.h in Headers */, + 8BB49D322BBB63C900515D8B /* CAMutex.h in Headers */, + 8BB49D782BBB63C900515D8B /* AUBase.h in Headers */, 8BC6025C073B072D006C4272 /* ConsoleXSubIn.h in Headers */, - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + 8BB49D2A2BBB63C900515D8B /* CACFString.h in Headers */, + 8BB49D492BBB63C900515D8B /* CASharedLibrary.h in Headers */, + 8BB49D162BBB63C900515D8B /* CATokenMap.h in Headers */, + 8BB49D0B2BBB63C900515D8B /* CAExtAudioFile.h in Headers */, + 8BB49D202BBB63C900515D8B /* CAPThread.h in Headers */, + 8BB49D3C2BBB63C900515D8B /* CAPropertyAddress.h in Headers */, + 8BB49D662BBB63C900515D8B /* CAReferenceCounted.h in Headers */, + 8BB49D8B2BBB63C900515D8B /* AUBuffer.h in Headers */, + 8BB49D6D2BBB63C900515D8B /* CAMath.h in Headers */, + 8BB49D4D2BBB63C900515D8B /* CAAutoDisposer.h in Headers */, + 8BB49D142BBB63C900515D8B /* CACFObject.h in Headers */, + 8BB49D342BBB63C900515D8B /* CASettingsStorage.h in Headers */, + 8BB49D3D2BBB63C900515D8B /* CAXException.h in Headers */, + 8BB49D5A2BBB63C900515D8B /* CATink.h in Headers */, + 8BB49D872BBB63C900515D8B /* AUInputFormatConverter.h in Headers */, + 8BB49D622BBB63C900515D8B /* CAVectorUnit.h in Headers */, + 8BB49D1E2BBB63C900515D8B /* CAProcess.h in Headers */, + 8BB49D242BBB63C900515D8B /* CAAudioValueRange.h in Headers */, + 8BB49D392BBB63C900515D8B /* CABitOperations.h in Headers */, + 8BB49D2F2BBB63C900515D8B /* CAAudioFileFormats.h in Headers */, + 8BB49D282BBB63C900515D8B /* CACFNumber.h in Headers */, + 8BB49D402BBB63C900515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB49D512BBB63C900515D8B /* CADebugMacros.h in Headers */, + 8BB49D8A2BBB63C900515D8B /* AUMIDIDefs.h in Headers */, + 8BB49D4A2BBB63C900515D8B /* CACFData.h in Headers */, + 8BB49D132BBB63C900515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB49D792BBB63C900515D8B /* AUPlugInDispatch.h in Headers */, + 8BB49D152BBB63C900515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB49D552BBB63C900515D8B /* CACFPlugIn.h in Headers */, + 8BB49D182BBB63C900515D8B /* CAAudioBufferList.h in Headers */, + 8BB49D302BBB63C900515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB49D832BBB63C900515D8B /* AUEffectBase.h in Headers */, + 8BB49D1F2BBB63C900515D8B /* CACFDictionary.h in Headers */, + 8BB49D802BBB63C900515D8B /* AUScopeElement.h in Headers */, + 8BB49D502BBB63C900515D8B /* CAComponentDescription.h in Headers */, + 8BB49D862BBB63C900515D8B /* AUSilentTimeout.h in Headers */, + 8BB49D482BBB63C900515D8B /* CABufferList.h in Headers */, + 8BB49D7A2BBB63C900515D8B /* AUDispatch.h in Headers */, + 8BB49D7E2BBB63C900515D8B /* AUOutputElement.h in Headers */, + 8BB49D442BBB63C900515D8B /* CALogMacros.h in Headers */, + 8BB49D382BBB63C900515D8B /* AUParamInfo.h in Headers */, + 8BB49D572BBB63C900515D8B /* CAMixMap.h in Headers */, + 8BB49D642BBB63C900515D8B /* CACFArray.h in Headers */, + 8BB49D0C2BBB63C900515D8B /* CACFMachPort.h in Headers */, + 8BB49D372BBB63C900515D8B /* CAAUMIDIMap.h in Headers */, + 8BB49D0F2BBB63C900515D8B /* CADebugger.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -293,7 +657,6 @@ 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, 8D01CCCD0486CAD60068D4B7 /* Frameworks */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, ); buildRules = ( ); @@ -310,15 +673,19 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "ConsoleXSubIn" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + en, + fr, + de, + Base, + ja, ); mainGroup = 089C166AFE841209C02AAC07 /* ConsoleXSubIn */; projectDirPath = ""; @@ -340,38 +707,65 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - 8B4119B70749654200361ABE /* ConsoleXSubIn.r in Rez */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BB49D472BBB63C900515D8B /* AUOutputBL.cpp in Sources */, + 8BB49D6C2BBB63C900515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB49D5E2BBB63C900515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB49D362BBB63C900515D8B /* CAXException.cpp in Sources */, + 8BB49D602BBB63C900515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB49D232BBB63C900515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB49D212BBB63C900515D8B /* CAAUParameter.cpp in Sources */, + 8BB49D432BBB63C900515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB49D702BBB63C900515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB49D7F2BBB63C900515D8B /* AUDispatch.cpp in Sources */, + 8BB49D3A2BBB63C900515D8B /* CACFPreferences.cpp in Sources */, + 8BB49D7D2BBB63C900515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB49D1C2BBB63C900515D8B /* CAAUProcessor.cpp in Sources */, + 8BB49D312BBB63C900515D8B /* CACFDictionary.cpp in Sources */, + 8BB49D852BBB63C900515D8B /* AUBaseHelper.cpp in Sources */, + 8BB49D6A2BBB63C900515D8B /* CADebugger.cpp in Sources */, + 8BB49D3E2BBB63C900515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB49D412BBB63C900515D8B /* AUParamInfo.cpp in Sources */, + 8BB49D5F2BBB63C900515D8B /* CAPersistence.cpp in Sources */, + 8BB49D532BBB63C900515D8B /* CADebugPrintf.cpp in Sources */, + 8BB49D882BBB63C900515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB49D5B2BBB63C900515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB49D2B2BBB63C900515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB49D562BBB63C900515D8B /* CASettingsStorage.cpp in Sources */, + 8BB49D7B2BBB63C900515D8B /* AUOutputElement.cpp in Sources */, + 8BB49D272BBB63C900515D8B /* CAGuard.cpp in Sources */, 8BA05A6B0720730100365D66 /* ConsoleXSubIn.cpp in Sources */, - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + 8BB49D692BBB63C900515D8B /* CAMutex.cpp in Sources */, + 8BB49D822BBB63C900515D8B /* AUEffectBase.cpp in Sources */, + 8BB49D672BBB63C900515D8B /* CACFMachPort.cpp in Sources */, + 8BB49D762BBB63C900515D8B /* AUBase.cpp in Sources */, + 8BB49D422BBB63C900515D8B /* CASharedLibrary.cpp in Sources */, + 8BB49D292BBB63C900515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB49D2C2BBB63C900515D8B /* CAComponentDescription.cpp in Sources */, + 8BB49D332BBB63C900515D8B /* CACFString.cpp in Sources */, + 8BB49D732BBB63C900515D8B /* ComponentBase.cpp in Sources */, + 8BB49D542BBB63C900515D8B /* CARingBuffer.cpp in Sources */, + 8BB49D742BBB63C900515D8B /* AUScopeElement.cpp in Sources */, + 8BB49D712BBB63C900515D8B /* CAAudioUnit.cpp in Sources */, + 8BB49D6E2BBB63C900515D8B /* CACFArray.cpp in Sources */, + 8BB49D6B2BBB63C900515D8B /* CABundleLocker.cpp in Sources */, + 8BB49D5D2BBB63C900515D8B /* CAProcess.cpp in Sources */, + 8BB49D4B2BBB63C900515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB49D4C2BBB63C900515D8B /* CAPThread.cpp in Sources */, + 8BB49D0E2BBB63C900515D8B /* CAComponent.cpp in Sources */, + 8BB49D262BBB63C900515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB49D612BBB63C900515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB49D682BBB63C900515D8B /* CABufferList.cpp in Sources */, + 8BB49D452BBB63C900515D8B /* CACFMessagePort.cpp in Sources */, + 8BB49D4F2BBB63C900515D8B /* CAVectorUnit.cpp in Sources */, + 8BB49D812BBB63C900515D8B /* AUInputElement.cpp in Sources */, + 8BB49D892BBB63C900515D8B /* AUBuffer.cpp in Sources */, + 8BB49D2E2BBB63C900515D8B /* CADebugMacros.cpp in Sources */, + 8BB49D102BBB63C900515D8B /* CACFNumber.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -381,7 +775,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 8BB49D8D2BBB644200515D8B /* en */, ); name = InfoPlist.strings; sourceTree = ""; @@ -392,16 +786,28 @@ 3E4BA244089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ConsoleXSubIn.exp; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ConsoleXSubIn; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Debug; @@ -409,25 +815,29 @@ 3E4BA245089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ConsoleXSubIn.exp; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ConsoleXSubIn; - SDKROOT = macosx10.5; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Release; @@ -435,11 +845,44 @@ 3E4BA248089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -451,10 +894,42 @@ 3E4BA249089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..0bc5bfef42d6ca2fdb9aa7ffd5078fd7fd2e99d2 GIT binary patch literal 18131 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 literal 0 HcmV?d00001 diff --git a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcshareddata/xcschemes/ConsoleXSubIn.xcscheme b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcshareddata/xcschemes/ConsoleXSubIn.xcscheme new file mode 100644 index 000000000..db23e4689 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcshareddata/xcschemes/ConsoleXSubIn.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..59585b47d --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + ConsoleXSubIn.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/ConsoleXSubIn/Info.plist b/plugins/MacSignedAU/ConsoleXSubIn/Info.plist index 12f0517b5..fab86508b 100755 --- a/plugins/MacSignedAU/ConsoleXSubIn/Info.plist +++ b/plugins/MacSignedAU/ConsoleXSubIn/Info.plist @@ -2,6 +2,25 @@ + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + cnxi + type + aufx + version + 65536 + + CFBundleDevelopmentRegion English CFBundleExecutable @@ -9,11 +28,11 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.audiounit.${PRODUCT_NAME:identifier} - CFBundleName - ${PROJECTNAMEASIDENTIFIER} + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/plugins/MacSignedAU/ConsoleXSubIn/English.lproj/InfoPlist.strings b/plugins/MacSignedAU/ConsoleXSubIn/en.lproj/InfoPlist.strings similarity index 100% rename from plugins/MacSignedAU/ConsoleXSubIn/English.lproj/InfoPlist.strings rename to plugins/MacSignedAU/ConsoleXSubIn/en.lproj/InfoPlist.strings diff --git a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.cpp b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.cpp index 9f8f1a15b..ce0b3d2a9 100755 --- a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.cpp +++ b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.cpp @@ -48,7 +48,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -COMPONENT_ENTRY(ConsoleXSubOut) +AUDIOCOMPONENT_ENTRY(AUBaseFactory, ConsoleXSubOut) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.exp b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.exp index 4987c6e31..9cc4dbd61 100755 --- a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.exp +++ b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.exp @@ -1 +1,2 @@ _ConsoleXSubOutEntry +_ConsoleXSubOutFactory diff --git a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.pbxproj b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.pbxproj index fe93aa8f0..d35fbe512 100755 --- a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.pbxproj +++ b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.pbxproj @@ -7,98 +7,287 @@ objects = { /* Begin PBXBuildFile section */ - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; - 8B4119B70749654200361ABE /* ConsoleXSubOut.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* ConsoleXSubOut.r */; }; 8BA05A6B0720730100365D66 /* ConsoleXSubOut.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* ConsoleXSubOut.cpp */; }; 8BA05A6E0720730100365D66 /* ConsoleXSubOutVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* ConsoleXSubOutVersion.h */; }; - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BB493972BBB5D2C00515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4930F2BBB5D2C00515D8B /* CAExtAudioFile.h */; }; + 8BB493982BBB5D2C00515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493102BBB5D2C00515D8B /* CACFMachPort.h */; }; + 8BB493992BBB5D2C00515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493112BBB5D2C00515D8B /* CABool.h */; }; + 8BB4939A2BBB5D2C00515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493122BBB5D2C00515D8B /* CAComponent.cpp */; }; + 8BB4939B2BBB5D2C00515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493132BBB5D2C00515D8B /* CADebugger.h */; }; + 8BB4939C2BBB5D2C00515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493142BBB5D2C00515D8B /* CACFNumber.cpp */; }; + 8BB4939D2BBB5D2C00515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493152BBB5D2C00515D8B /* CAGuard.h */; }; + 8BB4939E2BBB5D2C00515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493162BBB5D2C00515D8B /* CAAtomic.h */; }; + 8BB4939F2BBB5D2C00515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493172BBB5D2C00515D8B /* CAStreamBasicDescription.h */; }; + 8BB493A02BBB5D2C00515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493182BBB5D2C00515D8B /* CACFObject.h */; }; + 8BB493A12BBB5D2C00515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493192BBB5D2C00515D8B /* CAStreamRangedDescription.h */; }; + 8BB493A22BBB5D2C00515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4931A2BBB5D2C00515D8B /* CATokenMap.h */; }; + 8BB493A32BBB5D2C00515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4931B2BBB5D2C00515D8B /* CAComponent.h */; }; + 8BB493A42BBB5D2C00515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4931C2BBB5D2C00515D8B /* CAAudioBufferList.h */; }; + 8BB493A52BBB5D2C00515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4931D2BBB5D2C00515D8B /* CAAudioUnit.h */; }; + 8BB493A62BBB5D2C00515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4931E2BBB5D2C00515D8B /* CAAUParameter.h */; }; + 8BB493A72BBB5D2C00515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4931F2BBB5D2C00515D8B /* CAException.h */; }; + 8BB493A82BBB5D2C00515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493202BBB5D2C00515D8B /* CAAUProcessor.cpp */; }; + 8BB493A92BBB5D2C00515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493212BBB5D2C00515D8B /* CAAUProcessor.h */; }; + 8BB493AA2BBB5D2C00515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493222BBB5D2C00515D8B /* CAProcess.h */; }; + 8BB493AB2BBB5D2C00515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493232BBB5D2C00515D8B /* CACFDictionary.h */; }; + 8BB493AC2BBB5D2C00515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493242BBB5D2C00515D8B /* CAPThread.h */; }; + 8BB493AD2BBB5D2C00515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493252BBB5D2C00515D8B /* CAAUParameter.cpp */; }; + 8BB493AE2BBB5D2C00515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493262BBB5D2C00515D8B /* CAAudioTimeStamp.h */; }; + 8BB493AF2BBB5D2C00515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493272BBB5D2C00515D8B /* CAFilePathUtils.cpp */; }; + 8BB493B02BBB5D2C00515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493282BBB5D2C00515D8B /* CAAudioValueRange.h */; }; + 8BB493B12BBB5D2C00515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493292BBB5D2C00515D8B /* CAVectorUnitTypes.h */; }; + 8BB493B22BBB5D2C00515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4932A2BBB5D2C00515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB493B32BBB5D2C00515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4932B2BBB5D2C00515D8B /* CAGuard.cpp */; }; + 8BB493B42BBB5D2C00515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4932C2BBB5D2C00515D8B /* CACFNumber.h */; }; + 8BB493B52BBB5D2C00515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4932D2BBB5D2C00515D8B /* CACFDistributedNotification.cpp */; }; + 8BB493B62BBB5D2C00515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4932E2BBB5D2C00515D8B /* CACFString.h */; }; + 8BB493B72BBB5D2C00515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4932F2BBB5D2C00515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB493B82BBB5D2C00515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493302BBB5D2C00515D8B /* CAComponentDescription.cpp */; }; + 8BB493B92BBB5D2C00515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493312BBB5D2C00515D8B /* CAHostTimeBase.h */; }; + 8BB493BA2BBB5D2C00515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493322BBB5D2C00515D8B /* CADebugMacros.cpp */; }; + 8BB493BB2BBB5D2C00515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493332BBB5D2C00515D8B /* CAAudioFileFormats.h */; }; + 8BB493BC2BBB5D2C00515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493342BBB5D2C00515D8B /* CAAUMIDIMapManager.h */; }; + 8BB493BD2BBB5D2C00515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493352BBB5D2C00515D8B /* CACFDictionary.cpp */; }; + 8BB493BE2BBB5D2C00515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493362BBB5D2C00515D8B /* CAMutex.h */; }; + 8BB493BF2BBB5D2C00515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493372BBB5D2C00515D8B /* CACFString.cpp */; }; + 8BB493C02BBB5D2C00515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493382BBB5D2C00515D8B /* CASettingsStorage.h */; }; + 8BB493C12BBB5D2C00515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493392BBB5D2C00515D8B /* CADebugPrintf.h */; }; + 8BB493C22BBB5D2C00515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4933A2BBB5D2C00515D8B /* CAXException.cpp */; }; + 8BB493C32BBB5D2C00515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4933B2BBB5D2C00515D8B /* CAAUMIDIMap.h */; }; + 8BB493C42BBB5D2C00515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4933C2BBB5D2C00515D8B /* AUParamInfo.h */; }; + 8BB493C52BBB5D2C00515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4933D2BBB5D2C00515D8B /* CABitOperations.h */; }; + 8BB493C62BBB5D2C00515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4933E2BBB5D2C00515D8B /* CACFPreferences.cpp */; }; + 8BB493C72BBB5D2C00515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4933F2BBB5D2C00515D8B /* CABundleLocker.h */; }; + 8BB493C82BBB5D2C00515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493402BBB5D2C00515D8B /* CAPropertyAddress.h */; }; + 8BB493C92BBB5D2C00515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493412BBB5D2C00515D8B /* CAXException.h */; }; + 8BB493CA2BBB5D2C00515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493422BBB5D2C00515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB493CB2BBB5D2C00515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493432BBB5D2C00515D8B /* CAThreadSafeList.h */; }; + 8BB493CC2BBB5D2C00515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493442BBB5D2C00515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB493CD2BBB5D2C00515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493452BBB5D2C00515D8B /* AUParamInfo.cpp */; }; + 8BB493CE2BBB5D2C00515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493462BBB5D2C00515D8B /* CASharedLibrary.cpp */; }; + 8BB493CF2BBB5D2C00515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493472BBB5D2C00515D8B /* CAAUMIDIMap.cpp */; }; + 8BB493D02BBB5D2C00515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493482BBB5D2C00515D8B /* CALogMacros.h */; }; + 8BB493D12BBB5D2C00515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493492BBB5D2C00515D8B /* CACFMessagePort.cpp */; }; + 8BB493D22BBB5D2C00515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4934A2BBB5D2C00515D8B /* CARingBuffer.h */; }; + 8BB493D32BBB5D2C00515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4934B2BBB5D2C00515D8B /* AUOutputBL.cpp */; }; + 8BB493D42BBB5D2C00515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4934C2BBB5D2C00515D8B /* CABufferList.h */; }; + 8BB493D52BBB5D2C00515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4934D2BBB5D2C00515D8B /* CASharedLibrary.h */; }; + 8BB493D62BBB5D2C00515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4934E2BBB5D2C00515D8B /* CACFData.h */; }; + 8BB493D72BBB5D2C00515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4934F2BBB5D2C00515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB493D82BBB5D2C00515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493502BBB5D2C00515D8B /* CAPThread.cpp */; }; + 8BB493D92BBB5D2C00515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493512BBB5D2C00515D8B /* CAAutoDisposer.h */; }; + 8BB493DA2BBB5D2C00515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493522BBB5D2C00515D8B /* CACFPreferences.h */; }; + 8BB493DB2BBB5D2C00515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493532BBB5D2C00515D8B /* CAVectorUnit.cpp */; }; + 8BB493DC2BBB5D2C00515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493542BBB5D2C00515D8B /* CAComponentDescription.h */; }; + 8BB493DD2BBB5D2C00515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493552BBB5D2C00515D8B /* CADebugMacros.h */; }; + 8BB493DE2BBB5D2C00515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493562BBB5D2C00515D8B /* AUOutputBL.h */; }; + 8BB493DF2BBB5D2C00515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493572BBB5D2C00515D8B /* CADebugPrintf.cpp */; }; + 8BB493E02BBB5D2C00515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493582BBB5D2C00515D8B /* CARingBuffer.cpp */; }; + 8BB493E12BBB5D2C00515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493592BBB5D2C00515D8B /* CACFPlugIn.h */; }; + 8BB493E22BBB5D2C00515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4935A2BBB5D2C00515D8B /* CASettingsStorage.cpp */; }; + 8BB493E32BBB5D2C00515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4935B2BBB5D2C00515D8B /* CAMixMap.h */; }; + 8BB493E42BBB5D2C00515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4935C2BBB5D2C00515D8B /* CACFDistributedNotification.h */; }; + 8BB493E52BBB5D2C00515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4935D2BBB5D2C00515D8B /* CAFilePathUtils.h */; }; + 8BB493E62BBB5D2C00515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4935E2BBB5D2C00515D8B /* CATink.h */; }; + 8BB493E72BBB5D2C00515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4935F2BBB5D2C00515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB493E82BBB5D2C00515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493602BBB5D2C00515D8B /* CAAudioChannelLayout.h */; }; + 8BB493E92BBB5D2C00515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493612BBB5D2C00515D8B /* CAProcess.cpp */; }; + 8BB493EA2BBB5D2C00515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493622BBB5D2C00515D8B /* CAHostTimeBase.cpp */; }; + 8BB493EB2BBB5D2C00515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493632BBB5D2C00515D8B /* CAPersistence.cpp */; }; + 8BB493EC2BBB5D2C00515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493642BBB5D2C00515D8B /* CAAudioBufferList.cpp */; }; + 8BB493ED2BBB5D2C00515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493652BBB5D2C00515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB493EE2BBB5D2C00515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493662BBB5D2C00515D8B /* CAVectorUnit.h */; }; + 8BB493EF2BBB5D2C00515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493672BBB5D2C00515D8B /* CAByteOrder.h */; }; + 8BB493F02BBB5D2C00515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493682BBB5D2C00515D8B /* CACFArray.h */; }; + 8BB493F12BBB5D2C00515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493692BBB5D2C00515D8B /* CAAtomicStack.h */; }; + 8BB493F22BBB5D2C00515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4936A2BBB5D2C00515D8B /* CAReferenceCounted.h */; }; + 8BB493F32BBB5D2C00515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4936B2BBB5D2C00515D8B /* CACFMachPort.cpp */; }; + 8BB493F42BBB5D2C00515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4936C2BBB5D2C00515D8B /* CABufferList.cpp */; }; + 8BB493F52BBB5D2C00515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4936D2BBB5D2C00515D8B /* CAMutex.cpp */; }; + 8BB493F62BBB5D2C00515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4936E2BBB5D2C00515D8B /* CADebugger.cpp */; }; + 8BB493F72BBB5D2C00515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4936F2BBB5D2C00515D8B /* CABundleLocker.cpp */; }; + 8BB493F82BBB5D2C00515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493702BBB5D2C00515D8B /* CAAudioFileFormats.cpp */; }; + 8BB493F92BBB5D2C00515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493712BBB5D2C00515D8B /* CAMath.h */; }; + 8BB493FA2BBB5D2C00515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493722BBB5D2C00515D8B /* CACFArray.cpp */; }; + 8BB493FB2BBB5D2C00515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493732BBB5D2C00515D8B /* CACFMessagePort.h */; }; + 8BB493FC2BBB5D2C00515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493742BBB5D2C00515D8B /* CAAudioValueRange.cpp */; }; + 8BB493FD2BBB5D2C00515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493752BBB5D2C00515D8B /* CAAudioUnit.cpp */; }; + 8BB493FE2BBB5D2C00515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493792BBB5D2C00515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB493FF2BBB5D2C00515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4937B2BBB5D2C00515D8B /* ComponentBase.cpp */; }; + 8BB494002BBB5D2C00515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4937C2BBB5D2C00515D8B /* AUScopeElement.cpp */; }; + 8BB494012BBB5D2C00515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4937D2BBB5D2C00515D8B /* ComponentBase.h */; }; + 8BB494022BBB5D2C00515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4937E2BBB5D2C00515D8B /* AUBase.cpp */; }; + 8BB494032BBB5D2C00515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4937F2BBB5D2C00515D8B /* AUInputElement.h */; }; + 8BB494042BBB5D2C00515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493802BBB5D2C00515D8B /* AUBase.h */; }; + 8BB494052BBB5D2C00515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493812BBB5D2C00515D8B /* AUPlugInDispatch.h */; }; + 8BB494062BBB5D2C00515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493822BBB5D2C00515D8B /* AUDispatch.h */; }; + 8BB494072BBB5D2C00515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493832BBB5D2C00515D8B /* AUOutputElement.cpp */; }; + 8BB494092BBB5D2C00515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493852BBB5D2C00515D8B /* AUPlugInDispatch.cpp */; }; + 8BB4940A2BBB5D2C00515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493862BBB5D2C00515D8B /* AUOutputElement.h */; }; + 8BB4940B2BBB5D2C00515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493872BBB5D2C00515D8B /* AUDispatch.cpp */; }; + 8BB4940C2BBB5D2C00515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493882BBB5D2C00515D8B /* AUScopeElement.h */; }; + 8BB4940D2BBB5D2C00515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493892BBB5D2C00515D8B /* AUInputElement.cpp */; }; + 8BB4940E2BBB5D2C00515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4938B2BBB5D2C00515D8B /* AUEffectBase.cpp */; }; + 8BB4940F2BBB5D2C00515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4938C2BBB5D2C00515D8B /* AUEffectBase.h */; }; + 8BB494102BBB5D2C00515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4938E2BBB5D2C00515D8B /* AUTimestampGenerator.h */; }; + 8BB494112BBB5D2C00515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4938F2BBB5D2C00515D8B /* AUBaseHelper.cpp */; }; + 8BB494122BBB5D2C00515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493902BBB5D2C00515D8B /* AUSilentTimeout.h */; }; + 8BB494132BBB5D2C00515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493912BBB5D2C00515D8B /* AUInputFormatConverter.h */; }; + 8BB494142BBB5D2C00515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493922BBB5D2C00515D8B /* AUTimestampGenerator.cpp */; }; + 8BB494152BBB5D2C00515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB493932BBB5D2C00515D8B /* AUBuffer.cpp */; }; + 8BB494162BBB5D2C00515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493942BBB5D2C00515D8B /* AUMIDIDefs.h */; }; + 8BB494172BBB5D2C00515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493952BBB5D2C00515D8B /* AUBuffer.h */; }; + 8BB494182BBB5D2C00515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB493962BBB5D2C00515D8B /* AUBaseHelper.h */; }; 8BC6025C073B072D006C4272 /* ConsoleXSubOut.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* ConsoleXSubOut.h */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 8BA05A660720730100365D66 /* ConsoleXSubOut.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ConsoleXSubOut.cpp; sourceTree = ""; }; 8BA05A670720730100365D66 /* ConsoleXSubOut.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = ConsoleXSubOut.exp; sourceTree = ""; }; 8BA05A680720730100365D66 /* ConsoleXSubOut.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = ConsoleXSubOut.r; sourceTree = ""; }; 8BA05A690720730100365D66 /* ConsoleXSubOutVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConsoleXSubOutVersion.h; sourceTree = ""; }; - 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; - 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; - 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; - 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; - 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; - 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; - 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; - 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; - 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; - 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; - 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; - 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; - 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; - 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; - 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; - 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB4930F2BBB5D2C00515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB493102BBB5D2C00515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB493112BBB5D2C00515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB493122BBB5D2C00515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB493132BBB5D2C00515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB493142BBB5D2C00515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB493152BBB5D2C00515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB493162BBB5D2C00515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB493172BBB5D2C00515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB493182BBB5D2C00515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB493192BBB5D2C00515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB4931A2BBB5D2C00515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB4931B2BBB5D2C00515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB4931C2BBB5D2C00515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB4931D2BBB5D2C00515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB4931E2BBB5D2C00515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB4931F2BBB5D2C00515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB493202BBB5D2C00515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB493212BBB5D2C00515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB493222BBB5D2C00515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB493232BBB5D2C00515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB493242BBB5D2C00515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB493252BBB5D2C00515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB493262BBB5D2C00515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB493272BBB5D2C00515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB493282BBB5D2C00515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB493292BBB5D2C00515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB4932A2BBB5D2C00515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB4932B2BBB5D2C00515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB4932C2BBB5D2C00515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB4932D2BBB5D2C00515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB4932E2BBB5D2C00515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB4932F2BBB5D2C00515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB493302BBB5D2C00515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB493312BBB5D2C00515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB493322BBB5D2C00515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB493332BBB5D2C00515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB493342BBB5D2C00515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB493352BBB5D2C00515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB493362BBB5D2C00515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB493372BBB5D2C00515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB493382BBB5D2C00515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB493392BBB5D2C00515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB4933A2BBB5D2C00515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB4933B2BBB5D2C00515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB4933C2BBB5D2C00515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB4933D2BBB5D2C00515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB4933E2BBB5D2C00515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB4933F2BBB5D2C00515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB493402BBB5D2C00515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB493412BBB5D2C00515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB493422BBB5D2C00515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB493432BBB5D2C00515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB493442BBB5D2C00515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB493452BBB5D2C00515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB493462BBB5D2C00515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB493472BBB5D2C00515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB493482BBB5D2C00515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB493492BBB5D2C00515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB4934A2BBB5D2C00515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB4934B2BBB5D2C00515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB4934C2BBB5D2C00515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB4934D2BBB5D2C00515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB4934E2BBB5D2C00515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB4934F2BBB5D2C00515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB493502BBB5D2C00515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB493512BBB5D2C00515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB493522BBB5D2C00515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB493532BBB5D2C00515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB493542BBB5D2C00515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB493552BBB5D2C00515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB493562BBB5D2C00515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB493572BBB5D2C00515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB493582BBB5D2C00515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB493592BBB5D2C00515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB4935A2BBB5D2C00515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB4935B2BBB5D2C00515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB4935C2BBB5D2C00515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB4935D2BBB5D2C00515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB4935E2BBB5D2C00515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB4935F2BBB5D2C00515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB493602BBB5D2C00515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB493612BBB5D2C00515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB493622BBB5D2C00515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB493632BBB5D2C00515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB493642BBB5D2C00515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB493652BBB5D2C00515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB493662BBB5D2C00515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB493672BBB5D2C00515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB493682BBB5D2C00515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB493692BBB5D2C00515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB4936A2BBB5D2C00515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB4936B2BBB5D2C00515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB4936C2BBB5D2C00515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB4936D2BBB5D2C00515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB4936E2BBB5D2C00515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB4936F2BBB5D2C00515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB493702BBB5D2C00515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB493712BBB5D2C00515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB493722BBB5D2C00515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB493732BBB5D2C00515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB493742BBB5D2C00515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB493752BBB5D2C00515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB493792BBB5D2C00515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB4937B2BBB5D2C00515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB4937C2BBB5D2C00515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB4937D2BBB5D2C00515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB4937E2BBB5D2C00515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB4937F2BBB5D2C00515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB493802BBB5D2C00515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB493812BBB5D2C00515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB493822BBB5D2C00515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB493832BBB5D2C00515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB493842BBB5D2C00515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB493852BBB5D2C00515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB493862BBB5D2C00515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB493872BBB5D2C00515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB493882BBB5D2C00515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB493892BBB5D2C00515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB4938B2BBB5D2C00515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB4938C2BBB5D2C00515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB4938E2BBB5D2C00515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB4938F2BBB5D2C00515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB493902BBB5D2C00515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB493912BBB5D2C00515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB493922BBB5D2C00515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB493932BBB5D2C00515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB493942BBB5D2C00515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB493952BBB5D2C00515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB493962BBB5D2C00515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB494192BBB5E0700515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BC6025B073B072D006C4272 /* ConsoleXSubOut.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConsoleXSubOut.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D01CCD20486CAD60068D4B7 /* ConsoleXSubOut.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConsoleXSubOut.component; sourceTree = BUILT_PRODUCTS_DIR; }; - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -149,9 +338,8 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BB4930D2BBB5D2C00515D8B /* CA_SDK */, 8BA05A56072072A900365D66 /* AU Source */, - 8BA05AEB0720742700365D66 /* PublicUtility */, - 8BA05A7D072073D200365D66 /* AUPublic */, ); name = Source; sourceTree = ""; @@ -176,81 +364,200 @@ name = "AU Source"; sourceTree = ""; }; - 8BA05A7D072073D200365D66 /* AUPublic */ = { + 8BB4930D2BBB5D2C00515D8B /* CA_SDK */ = { isa = PBXGroup; children = ( - 8BA05A7E072073D200365D66 /* AUBase */, - 8BA05A99072073D200365D66 /* OtherBases */, - 8BA05AA6072073D200365D66 /* Utility */, + 8BB4930E2BBB5D2C00515D8B /* PublicUtility */, + 8BB493762BBB5D2C00515D8B /* AudioUnits */, ); - name = AUPublic; - path = Extras/CoreAudio/AudioUnits/AUPublic; - sourceTree = SYSTEM_DEVELOPER_DIR; + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; }; - 8BA05A7E072073D200365D66 /* AUBase */ = { + 8BB4930E2BBB5D2C00515D8B /* PublicUtility */ = { isa = PBXGroup; children = ( - 8BA05A7F072073D200365D66 /* AUBase.cpp */, - 8BA05A80072073D200365D66 /* AUBase.h */, - 8BA05A81072073D200365D66 /* AUDispatch.cpp */, - 8BA05A82072073D200365D66 /* AUDispatch.h */, - 8BA05A83072073D200365D66 /* AUInputElement.cpp */, - 8BA05A84072073D200365D66 /* AUInputElement.h */, - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, - 8BA05A86072073D200365D66 /* AUOutputElement.h */, - 8BA05A87072073D200365D66 /* AUResources.r */, - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, - 8BA05A89072073D200365D66 /* AUScopeElement.h */, - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, - 8BA05A8B072073D200365D66 /* ComponentBase.h */, + 8BB4930F2BBB5D2C00515D8B /* CAExtAudioFile.h */, + 8BB493102BBB5D2C00515D8B /* CACFMachPort.h */, + 8BB493112BBB5D2C00515D8B /* CABool.h */, + 8BB493122BBB5D2C00515D8B /* CAComponent.cpp */, + 8BB493132BBB5D2C00515D8B /* CADebugger.h */, + 8BB493142BBB5D2C00515D8B /* CACFNumber.cpp */, + 8BB493152BBB5D2C00515D8B /* CAGuard.h */, + 8BB493162BBB5D2C00515D8B /* CAAtomic.h */, + 8BB493172BBB5D2C00515D8B /* CAStreamBasicDescription.h */, + 8BB493182BBB5D2C00515D8B /* CACFObject.h */, + 8BB493192BBB5D2C00515D8B /* CAStreamRangedDescription.h */, + 8BB4931A2BBB5D2C00515D8B /* CATokenMap.h */, + 8BB4931B2BBB5D2C00515D8B /* CAComponent.h */, + 8BB4931C2BBB5D2C00515D8B /* CAAudioBufferList.h */, + 8BB4931D2BBB5D2C00515D8B /* CAAudioUnit.h */, + 8BB4931E2BBB5D2C00515D8B /* CAAUParameter.h */, + 8BB4931F2BBB5D2C00515D8B /* CAException.h */, + 8BB493202BBB5D2C00515D8B /* CAAUProcessor.cpp */, + 8BB493212BBB5D2C00515D8B /* CAAUProcessor.h */, + 8BB493222BBB5D2C00515D8B /* CAProcess.h */, + 8BB493232BBB5D2C00515D8B /* CACFDictionary.h */, + 8BB493242BBB5D2C00515D8B /* CAPThread.h */, + 8BB493252BBB5D2C00515D8B /* CAAUParameter.cpp */, + 8BB493262BBB5D2C00515D8B /* CAAudioTimeStamp.h */, + 8BB493272BBB5D2C00515D8B /* CAFilePathUtils.cpp */, + 8BB493282BBB5D2C00515D8B /* CAAudioValueRange.h */, + 8BB493292BBB5D2C00515D8B /* CAVectorUnitTypes.h */, + 8BB4932A2BBB5D2C00515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB4932B2BBB5D2C00515D8B /* CAGuard.cpp */, + 8BB4932C2BBB5D2C00515D8B /* CACFNumber.h */, + 8BB4932D2BBB5D2C00515D8B /* CACFDistributedNotification.cpp */, + 8BB4932E2BBB5D2C00515D8B /* CACFString.h */, + 8BB4932F2BBB5D2C00515D8B /* CAAUMIDIMapManager.cpp */, + 8BB493302BBB5D2C00515D8B /* CAComponentDescription.cpp */, + 8BB493312BBB5D2C00515D8B /* CAHostTimeBase.h */, + 8BB493322BBB5D2C00515D8B /* CADebugMacros.cpp */, + 8BB493332BBB5D2C00515D8B /* CAAudioFileFormats.h */, + 8BB493342BBB5D2C00515D8B /* CAAUMIDIMapManager.h */, + 8BB493352BBB5D2C00515D8B /* CACFDictionary.cpp */, + 8BB493362BBB5D2C00515D8B /* CAMutex.h */, + 8BB493372BBB5D2C00515D8B /* CACFString.cpp */, + 8BB493382BBB5D2C00515D8B /* CASettingsStorage.h */, + 8BB493392BBB5D2C00515D8B /* CADebugPrintf.h */, + 8BB4933A2BBB5D2C00515D8B /* CAXException.cpp */, + 8BB4933B2BBB5D2C00515D8B /* CAAUMIDIMap.h */, + 8BB4933C2BBB5D2C00515D8B /* AUParamInfo.h */, + 8BB4933D2BBB5D2C00515D8B /* CABitOperations.h */, + 8BB4933E2BBB5D2C00515D8B /* CACFPreferences.cpp */, + 8BB4933F2BBB5D2C00515D8B /* CABundleLocker.h */, + 8BB493402BBB5D2C00515D8B /* CAPropertyAddress.h */, + 8BB493412BBB5D2C00515D8B /* CAXException.h */, + 8BB493422BBB5D2C00515D8B /* CAAudioChannelLayout.cpp */, + 8BB493432BBB5D2C00515D8B /* CAThreadSafeList.h */, + 8BB493442BBB5D2C00515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB493452BBB5D2C00515D8B /* AUParamInfo.cpp */, + 8BB493462BBB5D2C00515D8B /* CASharedLibrary.cpp */, + 8BB493472BBB5D2C00515D8B /* CAAUMIDIMap.cpp */, + 8BB493482BBB5D2C00515D8B /* CALogMacros.h */, + 8BB493492BBB5D2C00515D8B /* CACFMessagePort.cpp */, + 8BB4934A2BBB5D2C00515D8B /* CARingBuffer.h */, + 8BB4934B2BBB5D2C00515D8B /* AUOutputBL.cpp */, + 8BB4934C2BBB5D2C00515D8B /* CABufferList.h */, + 8BB4934D2BBB5D2C00515D8B /* CASharedLibrary.h */, + 8BB4934E2BBB5D2C00515D8B /* CACFData.h */, + 8BB4934F2BBB5D2C00515D8B /* CAStreamRangedDescription.cpp */, + 8BB493502BBB5D2C00515D8B /* CAPThread.cpp */, + 8BB493512BBB5D2C00515D8B /* CAAutoDisposer.h */, + 8BB493522BBB5D2C00515D8B /* CACFPreferences.h */, + 8BB493532BBB5D2C00515D8B /* CAVectorUnit.cpp */, + 8BB493542BBB5D2C00515D8B /* CAComponentDescription.h */, + 8BB493552BBB5D2C00515D8B /* CADebugMacros.h */, + 8BB493562BBB5D2C00515D8B /* AUOutputBL.h */, + 8BB493572BBB5D2C00515D8B /* CADebugPrintf.cpp */, + 8BB493582BBB5D2C00515D8B /* CARingBuffer.cpp */, + 8BB493592BBB5D2C00515D8B /* CACFPlugIn.h */, + 8BB4935A2BBB5D2C00515D8B /* CASettingsStorage.cpp */, + 8BB4935B2BBB5D2C00515D8B /* CAMixMap.h */, + 8BB4935C2BBB5D2C00515D8B /* CACFDistributedNotification.h */, + 8BB4935D2BBB5D2C00515D8B /* CAFilePathUtils.h */, + 8BB4935E2BBB5D2C00515D8B /* CATink.h */, + 8BB4935F2BBB5D2C00515D8B /* CAStreamBasicDescription.cpp */, + 8BB493602BBB5D2C00515D8B /* CAAudioChannelLayout.h */, + 8BB493612BBB5D2C00515D8B /* CAProcess.cpp */, + 8BB493622BBB5D2C00515D8B /* CAHostTimeBase.cpp */, + 8BB493632BBB5D2C00515D8B /* CAPersistence.cpp */, + 8BB493642BBB5D2C00515D8B /* CAAudioBufferList.cpp */, + 8BB493652BBB5D2C00515D8B /* CAAudioTimeStamp.cpp */, + 8BB493662BBB5D2C00515D8B /* CAVectorUnit.h */, + 8BB493672BBB5D2C00515D8B /* CAByteOrder.h */, + 8BB493682BBB5D2C00515D8B /* CACFArray.h */, + 8BB493692BBB5D2C00515D8B /* CAAtomicStack.h */, + 8BB4936A2BBB5D2C00515D8B /* CAReferenceCounted.h */, + 8BB4936B2BBB5D2C00515D8B /* CACFMachPort.cpp */, + 8BB4936C2BBB5D2C00515D8B /* CABufferList.cpp */, + 8BB4936D2BBB5D2C00515D8B /* CAMutex.cpp */, + 8BB4936E2BBB5D2C00515D8B /* CADebugger.cpp */, + 8BB4936F2BBB5D2C00515D8B /* CABundleLocker.cpp */, + 8BB493702BBB5D2C00515D8B /* CAAudioFileFormats.cpp */, + 8BB493712BBB5D2C00515D8B /* CAMath.h */, + 8BB493722BBB5D2C00515D8B /* CACFArray.cpp */, + 8BB493732BBB5D2C00515D8B /* CACFMessagePort.h */, + 8BB493742BBB5D2C00515D8B /* CAAudioValueRange.cpp */, + 8BB493752BBB5D2C00515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB493762BBB5D2C00515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB493772BBB5D2C00515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB493772BBB5D2C00515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB493782BBB5D2C00515D8B /* AUViewBase */, + 8BB4937A2BBB5D2C00515D8B /* AUBase */, + 8BB4938A2BBB5D2C00515D8B /* OtherBases */, + 8BB4938D2BBB5D2C00515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB493782BBB5D2C00515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB493792BBB5D2C00515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB4937A2BBB5D2C00515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB4937B2BBB5D2C00515D8B /* ComponentBase.cpp */, + 8BB4937C2BBB5D2C00515D8B /* AUScopeElement.cpp */, + 8BB4937D2BBB5D2C00515D8B /* ComponentBase.h */, + 8BB4937E2BBB5D2C00515D8B /* AUBase.cpp */, + 8BB4937F2BBB5D2C00515D8B /* AUInputElement.h */, + 8BB493802BBB5D2C00515D8B /* AUBase.h */, + 8BB493812BBB5D2C00515D8B /* AUPlugInDispatch.h */, + 8BB493822BBB5D2C00515D8B /* AUDispatch.h */, + 8BB493832BBB5D2C00515D8B /* AUOutputElement.cpp */, + 8BB493842BBB5D2C00515D8B /* AUResources.r */, + 8BB493852BBB5D2C00515D8B /* AUPlugInDispatch.cpp */, + 8BB493862BBB5D2C00515D8B /* AUOutputElement.h */, + 8BB493872BBB5D2C00515D8B /* AUDispatch.cpp */, + 8BB493882BBB5D2C00515D8B /* AUScopeElement.h */, + 8BB493892BBB5D2C00515D8B /* AUInputElement.cpp */, ); path = AUBase; sourceTree = ""; }; - 8BA05A99072073D200365D66 /* OtherBases */ = { + 8BB4938A2BBB5D2C00515D8B /* OtherBases */ = { isa = PBXGroup; children = ( - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, - 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + 8BB4938B2BBB5D2C00515D8B /* AUEffectBase.cpp */, + 8BB4938C2BBB5D2C00515D8B /* AUEffectBase.h */, ); path = OtherBases; sourceTree = ""; }; - 8BA05AA6072073D200365D66 /* Utility */ = { + 8BB4938D2BBB5D2C00515D8B /* Utility */ = { isa = PBXGroup; children = ( - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, - 8BA05AA8072073D200365D66 /* AUBuffer.h */, - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + 8BB4938E2BBB5D2C00515D8B /* AUTimestampGenerator.h */, + 8BB4938F2BBB5D2C00515D8B /* AUBaseHelper.cpp */, + 8BB493902BBB5D2C00515D8B /* AUSilentTimeout.h */, + 8BB493912BBB5D2C00515D8B /* AUInputFormatConverter.h */, + 8BB493922BBB5D2C00515D8B /* AUTimestampGenerator.cpp */, + 8BB493932BBB5D2C00515D8B /* AUBuffer.cpp */, + 8BB493942BBB5D2C00515D8B /* AUMIDIDefs.h */, + 8BB493952BBB5D2C00515D8B /* AUBuffer.h */, + 8BB493962BBB5D2C00515D8B /* AUBaseHelper.h */, ); path = Utility; sourceTree = ""; }; - 8BA05AEB0720742700365D66 /* PublicUtility */ = { - isa = PBXGroup; - children = ( - 8BA05B050720754400365D66 /* CAAUParameter.cpp */, - 8BA05B060720754400365D66 /* CAAUParameter.h */, - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, - 8BA05AE10720742100365D66 /* CAMutex.cpp */, - 8BA05AE20720742100365D66 /* CAMutex.h */, - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, - ); - name = PublicUtility; - path = Extras/CoreAudio/PublicUtility; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -258,27 +565,84 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BB493C72BBB5D2C00515D8B /* CABundleLocker.h in Headers */, + 8BB493E82BBB5D2C00515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB493DE2BBB5D2C00515D8B /* AUOutputBL.h in Headers */, + 8BB493B92BBB5D2C00515D8B /* CAHostTimeBase.h in Headers */, + 8BB494012BBB5D2C00515D8B /* ComponentBase.h in Headers */, + 8BB493F12BBB5D2C00515D8B /* CAAtomicStack.h in Headers */, + 8BB493AE2BBB5D2C00515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB493CB2BBB5D2C00515D8B /* CAThreadSafeList.h in Headers */, + 8BB493A62BBB5D2C00515D8B /* CAAUParameter.h in Headers */, + 8BB494182BBB5D2C00515D8B /* AUBaseHelper.h in Headers */, + 8BB494102BBB5D2C00515D8B /* AUTimestampGenerator.h in Headers */, + 8BB493C12BBB5D2C00515D8B /* CADebugPrintf.h in Headers */, + 8BB493FB2BBB5D2C00515D8B /* CACFMessagePort.h in Headers */, + 8BB493A92BBB5D2C00515D8B /* CAAUProcessor.h in Headers */, + 8BB493A52BBB5D2C00515D8B /* CAAudioUnit.h in Headers */, + 8BB493FE2BBB5D2C00515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB493E42BBB5D2C00515D8B /* CACFDistributedNotification.h in Headers */, + 8BB493A32BBB5D2C00515D8B /* CAComponent.h in Headers */, + 8BB493B12BBB5D2C00515D8B /* CAVectorUnitTypes.h in Headers */, 8BA05A6E0720730100365D66 /* ConsoleXSubOutVersion.h in Headers */, - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BB493E52BBB5D2C00515D8B /* CAFilePathUtils.h in Headers */, + 8BB493A72BBB5D2C00515D8B /* CAException.h in Headers */, + 8BB4939E2BBB5D2C00515D8B /* CAAtomic.h in Headers */, + 8BB4939D2BBB5D2C00515D8B /* CAGuard.h in Headers */, + 8BB494032BBB5D2C00515D8B /* AUInputElement.h in Headers */, + 8BB493DA2BBB5D2C00515D8B /* CACFPreferences.h in Headers */, + 8BB493EF2BBB5D2C00515D8B /* CAByteOrder.h in Headers */, + 8BB493D22BBB5D2C00515D8B /* CARingBuffer.h in Headers */, + 8BB493992BBB5D2C00515D8B /* CABool.h in Headers */, + 8BB493BE2BBB5D2C00515D8B /* CAMutex.h in Headers */, + 8BB494042BBB5D2C00515D8B /* AUBase.h in Headers */, 8BC6025C073B072D006C4272 /* ConsoleXSubOut.h in Headers */, - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + 8BB493B62BBB5D2C00515D8B /* CACFString.h in Headers */, + 8BB493D52BBB5D2C00515D8B /* CASharedLibrary.h in Headers */, + 8BB493A22BBB5D2C00515D8B /* CATokenMap.h in Headers */, + 8BB493972BBB5D2C00515D8B /* CAExtAudioFile.h in Headers */, + 8BB493AC2BBB5D2C00515D8B /* CAPThread.h in Headers */, + 8BB493C82BBB5D2C00515D8B /* CAPropertyAddress.h in Headers */, + 8BB493F22BBB5D2C00515D8B /* CAReferenceCounted.h in Headers */, + 8BB494172BBB5D2C00515D8B /* AUBuffer.h in Headers */, + 8BB493F92BBB5D2C00515D8B /* CAMath.h in Headers */, + 8BB493D92BBB5D2C00515D8B /* CAAutoDisposer.h in Headers */, + 8BB493A02BBB5D2C00515D8B /* CACFObject.h in Headers */, + 8BB493C02BBB5D2C00515D8B /* CASettingsStorage.h in Headers */, + 8BB493C92BBB5D2C00515D8B /* CAXException.h in Headers */, + 8BB493E62BBB5D2C00515D8B /* CATink.h in Headers */, + 8BB494132BBB5D2C00515D8B /* AUInputFormatConverter.h in Headers */, + 8BB493EE2BBB5D2C00515D8B /* CAVectorUnit.h in Headers */, + 8BB493AA2BBB5D2C00515D8B /* CAProcess.h in Headers */, + 8BB493B02BBB5D2C00515D8B /* CAAudioValueRange.h in Headers */, + 8BB493C52BBB5D2C00515D8B /* CABitOperations.h in Headers */, + 8BB493BB2BBB5D2C00515D8B /* CAAudioFileFormats.h in Headers */, + 8BB493B42BBB5D2C00515D8B /* CACFNumber.h in Headers */, + 8BB493CC2BBB5D2C00515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB493DD2BBB5D2C00515D8B /* CADebugMacros.h in Headers */, + 8BB494162BBB5D2C00515D8B /* AUMIDIDefs.h in Headers */, + 8BB493D62BBB5D2C00515D8B /* CACFData.h in Headers */, + 8BB4939F2BBB5D2C00515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB494052BBB5D2C00515D8B /* AUPlugInDispatch.h in Headers */, + 8BB493A12BBB5D2C00515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB493E12BBB5D2C00515D8B /* CACFPlugIn.h in Headers */, + 8BB493A42BBB5D2C00515D8B /* CAAudioBufferList.h in Headers */, + 8BB493BC2BBB5D2C00515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB4940F2BBB5D2C00515D8B /* AUEffectBase.h in Headers */, + 8BB493AB2BBB5D2C00515D8B /* CACFDictionary.h in Headers */, + 8BB4940C2BBB5D2C00515D8B /* AUScopeElement.h in Headers */, + 8BB493DC2BBB5D2C00515D8B /* CAComponentDescription.h in Headers */, + 8BB494122BBB5D2C00515D8B /* AUSilentTimeout.h in Headers */, + 8BB493D42BBB5D2C00515D8B /* CABufferList.h in Headers */, + 8BB494062BBB5D2C00515D8B /* AUDispatch.h in Headers */, + 8BB4940A2BBB5D2C00515D8B /* AUOutputElement.h in Headers */, + 8BB493D02BBB5D2C00515D8B /* CALogMacros.h in Headers */, + 8BB493C42BBB5D2C00515D8B /* AUParamInfo.h in Headers */, + 8BB493E32BBB5D2C00515D8B /* CAMixMap.h in Headers */, + 8BB493F02BBB5D2C00515D8B /* CACFArray.h in Headers */, + 8BB493982BBB5D2C00515D8B /* CACFMachPort.h in Headers */, + 8BB493C32BBB5D2C00515D8B /* CAAUMIDIMap.h in Headers */, + 8BB4939B2BBB5D2C00515D8B /* CADebugger.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -293,7 +657,6 @@ 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, 8D01CCCD0486CAD60068D4B7 /* Frameworks */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, ); buildRules = ( ); @@ -310,15 +673,19 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "ConsoleXSubOut" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + fr, + en, + Base, + de, + ja, ); mainGroup = 089C166AFE841209C02AAC07 /* ConsoleXSubOut */; projectDirPath = ""; @@ -340,38 +707,65 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - 8B4119B70749654200361ABE /* ConsoleXSubOut.r in Rez */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BB493D32BBB5D2C00515D8B /* AUOutputBL.cpp in Sources */, + 8BB493F82BBB5D2C00515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB493EA2BBB5D2C00515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB493C22BBB5D2C00515D8B /* CAXException.cpp in Sources */, + 8BB493EC2BBB5D2C00515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB493AF2BBB5D2C00515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB493AD2BBB5D2C00515D8B /* CAAUParameter.cpp in Sources */, + 8BB493CF2BBB5D2C00515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB493FC2BBB5D2C00515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB4940B2BBB5D2C00515D8B /* AUDispatch.cpp in Sources */, + 8BB493C62BBB5D2C00515D8B /* CACFPreferences.cpp in Sources */, + 8BB494092BBB5D2C00515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB493A82BBB5D2C00515D8B /* CAAUProcessor.cpp in Sources */, + 8BB493BD2BBB5D2C00515D8B /* CACFDictionary.cpp in Sources */, + 8BB494112BBB5D2C00515D8B /* AUBaseHelper.cpp in Sources */, + 8BB493F62BBB5D2C00515D8B /* CADebugger.cpp in Sources */, + 8BB493CA2BBB5D2C00515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB493CD2BBB5D2C00515D8B /* AUParamInfo.cpp in Sources */, + 8BB493EB2BBB5D2C00515D8B /* CAPersistence.cpp in Sources */, + 8BB493DF2BBB5D2C00515D8B /* CADebugPrintf.cpp in Sources */, + 8BB494142BBB5D2C00515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB493E72BBB5D2C00515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB493B72BBB5D2C00515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB493E22BBB5D2C00515D8B /* CASettingsStorage.cpp in Sources */, + 8BB494072BBB5D2C00515D8B /* AUOutputElement.cpp in Sources */, + 8BB493B32BBB5D2C00515D8B /* CAGuard.cpp in Sources */, 8BA05A6B0720730100365D66 /* ConsoleXSubOut.cpp in Sources */, - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + 8BB493F52BBB5D2C00515D8B /* CAMutex.cpp in Sources */, + 8BB4940E2BBB5D2C00515D8B /* AUEffectBase.cpp in Sources */, + 8BB493F32BBB5D2C00515D8B /* CACFMachPort.cpp in Sources */, + 8BB494022BBB5D2C00515D8B /* AUBase.cpp in Sources */, + 8BB493CE2BBB5D2C00515D8B /* CASharedLibrary.cpp in Sources */, + 8BB493B52BBB5D2C00515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB493B82BBB5D2C00515D8B /* CAComponentDescription.cpp in Sources */, + 8BB493BF2BBB5D2C00515D8B /* CACFString.cpp in Sources */, + 8BB493FF2BBB5D2C00515D8B /* ComponentBase.cpp in Sources */, + 8BB493E02BBB5D2C00515D8B /* CARingBuffer.cpp in Sources */, + 8BB494002BBB5D2C00515D8B /* AUScopeElement.cpp in Sources */, + 8BB493FD2BBB5D2C00515D8B /* CAAudioUnit.cpp in Sources */, + 8BB493FA2BBB5D2C00515D8B /* CACFArray.cpp in Sources */, + 8BB493F72BBB5D2C00515D8B /* CABundleLocker.cpp in Sources */, + 8BB493E92BBB5D2C00515D8B /* CAProcess.cpp in Sources */, + 8BB493D72BBB5D2C00515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB493D82BBB5D2C00515D8B /* CAPThread.cpp in Sources */, + 8BB4939A2BBB5D2C00515D8B /* CAComponent.cpp in Sources */, + 8BB493B22BBB5D2C00515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB493ED2BBB5D2C00515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB493F42BBB5D2C00515D8B /* CABufferList.cpp in Sources */, + 8BB493D12BBB5D2C00515D8B /* CACFMessagePort.cpp in Sources */, + 8BB493DB2BBB5D2C00515D8B /* CAVectorUnit.cpp in Sources */, + 8BB4940D2BBB5D2C00515D8B /* AUInputElement.cpp in Sources */, + 8BB494152BBB5D2C00515D8B /* AUBuffer.cpp in Sources */, + 8BB493BA2BBB5D2C00515D8B /* CADebugMacros.cpp in Sources */, + 8BB4939C2BBB5D2C00515D8B /* CACFNumber.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -381,7 +775,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 8BB494192BBB5E0700515D8B /* en */, ); name = InfoPlist.strings; sourceTree = ""; @@ -392,16 +786,28 @@ 3E4BA244089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ConsoleXSubOut.exp; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ConsoleXSubOut; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Debug; @@ -409,25 +815,29 @@ 3E4BA245089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ConsoleXSubOut.exp; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ConsoleXSubOut; - SDKROOT = macosx10.5; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Release; @@ -435,11 +845,44 @@ 3E4BA248089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -451,10 +894,42 @@ 3E4BA249089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..d8f6019a25187a3e5ae82545ea16ab44fd344697 GIT binary patch literal 18153 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 OA#<5~Ez(S`u>Bu1xWOj? literal 0 HcmV?d00001 diff --git a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcshareddata/xcschemes/ConsoleXSubOut.xcscheme b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcshareddata/xcschemes/ConsoleXSubOut.xcscheme new file mode 100644 index 000000000..374d66b74 --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcshareddata/xcschemes/ConsoleXSubOut.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..6e1b8a31a --- /dev/null +++ b/plugins/MacSignedAU/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + ConsoleXSubOut.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/ConsoleXSubOut/Info.plist b/plugins/MacSignedAU/ConsoleXSubOut/Info.plist index 12f0517b5..23a6bb44a 100755 --- a/plugins/MacSignedAU/ConsoleXSubOut/Info.plist +++ b/plugins/MacSignedAU/ConsoleXSubOut/Info.plist @@ -2,6 +2,25 @@ + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + cnxo + type + aufx + version + 65536 + + CFBundleDevelopmentRegion English CFBundleExecutable @@ -9,11 +28,11 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.audiounit.${PRODUCT_NAME:identifier} - CFBundleName - ${PROJECTNAMEASIDENTIFIER} + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/plugins/MacSignedAU/ConsoleXSubOut/English.lproj/InfoPlist.strings b/plugins/MacSignedAU/ConsoleXSubOut/en.lproj/InfoPlist.strings similarity index 100% rename from plugins/MacSignedAU/ConsoleXSubOut/English.lproj/InfoPlist.strings rename to plugins/MacSignedAU/ConsoleXSubOut/en.lproj/InfoPlist.strings diff --git a/plugins/MacSignedAU/ContentHideD/ContentHideD.cpp b/plugins/MacSignedAU/ContentHideD/ContentHideD.cpp index e76e9389a..884eae09e 100755 --- a/plugins/MacSignedAU/ContentHideD/ContentHideD.cpp +++ b/plugins/MacSignedAU/ContentHideD/ContentHideD.cpp @@ -48,7 +48,7 @@ //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -COMPONENT_ENTRY(ContentHideD) +AUDIOCOMPONENT_ENTRY(AUBaseFactory, ContentHideD) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/plugins/MacSignedAU/ContentHideD/ContentHideD.exp b/plugins/MacSignedAU/ContentHideD/ContentHideD.exp index 83c5248f5..37b7b7147 100755 --- a/plugins/MacSignedAU/ContentHideD/ContentHideD.exp +++ b/plugins/MacSignedAU/ContentHideD/ContentHideD.exp @@ -1 +1,2 @@ _ContentHideDEntry +_ContentHideDFactory diff --git a/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.pbxproj b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.pbxproj index ae15bb969..48a8bfc54 100755 --- a/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.pbxproj +++ b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.pbxproj @@ -7,98 +7,287 @@ objects = { /* Begin PBXBuildFile section */ - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */; }; - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */; }; - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */; }; - 8B4119B70749654200361ABE /* ContentHideD.r in Rez */ = {isa = PBXBuildFile; fileRef = 8BA05A680720730100365D66 /* ContentHideD.r */; }; 8BA05A6B0720730100365D66 /* ContentHideD.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* ContentHideD.cpp */; }; 8BA05A6E0720730100365D66 /* ContentHideDVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* ContentHideDVersion.h */; }; - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A7F072073D200365D66 /* AUBase.cpp */; }; - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A80072073D200365D66 /* AUBase.h */; }; - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A81072073D200365D66 /* AUDispatch.cpp */; }; - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A82072073D200365D66 /* AUDispatch.h */; }; - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A83072073D200365D66 /* AUInputElement.cpp */; }; - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A84072073D200365D66 /* AUInputElement.h */; }; - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A85072073D200365D66 /* AUOutputElement.cpp */; }; - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A86072073D200365D66 /* AUOutputElement.h */; }; - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A88072073D200365D66 /* AUScopeElement.cpp */; }; - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A89072073D200365D66 /* AUScopeElement.h */; }; - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A8A072073D200365D66 /* ComponentBase.cpp */; }; - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A8B072073D200365D66 /* ComponentBase.h */; }; - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */; }; - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A9B072073D200365D66 /* AUEffectBase.h */; }; - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA7072073D200365D66 /* AUBuffer.cpp */; }; - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AA8072073D200365D66 /* AUBuffer.h */; }; - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */; }; - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */; }; - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */; }; - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */; }; - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */; }; - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */; }; - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */; }; - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE10720742100365D66 /* CAMutex.cpp */; }; - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE20720742100365D66 /* CAMutex.h */; }; - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */; }; - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */; }; 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05B050720754400365D66 /* CAAUParameter.cpp */; }; - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05B060720754400365D66 /* CAAUParameter.h */; }; + 8BB49AF12BBB629100515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A692BBB629100515D8B /* CAExtAudioFile.h */; }; + 8BB49AF22BBB629100515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A6A2BBB629100515D8B /* CACFMachPort.h */; }; + 8BB49AF32BBB629100515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A6B2BBB629100515D8B /* CABool.h */; }; + 8BB49AF42BBB629100515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A6C2BBB629100515D8B /* CAComponent.cpp */; }; + 8BB49AF52BBB629100515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A6D2BBB629100515D8B /* CADebugger.h */; }; + 8BB49AF62BBB629100515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A6E2BBB629100515D8B /* CACFNumber.cpp */; }; + 8BB49AF72BBB629100515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A6F2BBB629100515D8B /* CAGuard.h */; }; + 8BB49AF82BBB629100515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A702BBB629100515D8B /* CAAtomic.h */; }; + 8BB49AF92BBB629100515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A712BBB629100515D8B /* CAStreamBasicDescription.h */; }; + 8BB49AFA2BBB629100515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A722BBB629100515D8B /* CACFObject.h */; }; + 8BB49AFB2BBB629100515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A732BBB629100515D8B /* CAStreamRangedDescription.h */; }; + 8BB49AFC2BBB629100515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A742BBB629100515D8B /* CATokenMap.h */; }; + 8BB49AFD2BBB629100515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A752BBB629100515D8B /* CAComponent.h */; }; + 8BB49AFE2BBB629100515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A762BBB629100515D8B /* CAAudioBufferList.h */; }; + 8BB49AFF2BBB629100515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A772BBB629100515D8B /* CAAudioUnit.h */; }; + 8BB49B002BBB629100515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A782BBB629100515D8B /* CAAUParameter.h */; }; + 8BB49B012BBB629100515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A792BBB629100515D8B /* CAException.h */; }; + 8BB49B022BBB629100515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A7A2BBB629100515D8B /* CAAUProcessor.cpp */; }; + 8BB49B032BBB629100515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A7B2BBB629100515D8B /* CAAUProcessor.h */; }; + 8BB49B042BBB629100515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A7C2BBB629100515D8B /* CAProcess.h */; }; + 8BB49B052BBB629100515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A7D2BBB629100515D8B /* CACFDictionary.h */; }; + 8BB49B062BBB629100515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A7E2BBB629100515D8B /* CAPThread.h */; }; + 8BB49B072BBB629100515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A7F2BBB629100515D8B /* CAAUParameter.cpp */; }; + 8BB49B082BBB629100515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A802BBB629100515D8B /* CAAudioTimeStamp.h */; }; + 8BB49B092BBB629100515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A812BBB629100515D8B /* CAFilePathUtils.cpp */; }; + 8BB49B0A2BBB629100515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A822BBB629100515D8B /* CAAudioValueRange.h */; }; + 8BB49B0B2BBB629100515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A832BBB629100515D8B /* CAVectorUnitTypes.h */; }; + 8BB49B0C2BBB629100515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A842BBB629100515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB49B0D2BBB629100515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A852BBB629100515D8B /* CAGuard.cpp */; }; + 8BB49B0E2BBB629100515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A862BBB629100515D8B /* CACFNumber.h */; }; + 8BB49B0F2BBB629100515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A872BBB629100515D8B /* CACFDistributedNotification.cpp */; }; + 8BB49B102BBB629100515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A882BBB629100515D8B /* CACFString.h */; }; + 8BB49B112BBB629100515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A892BBB629100515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB49B122BBB629100515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A8A2BBB629100515D8B /* CAComponentDescription.cpp */; }; + 8BB49B132BBB629100515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A8B2BBB629100515D8B /* CAHostTimeBase.h */; }; + 8BB49B142BBB629100515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A8C2BBB629100515D8B /* CADebugMacros.cpp */; }; + 8BB49B152BBB629100515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A8D2BBB629100515D8B /* CAAudioFileFormats.h */; }; + 8BB49B162BBB629100515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A8E2BBB629100515D8B /* CAAUMIDIMapManager.h */; }; + 8BB49B172BBB629100515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A8F2BBB629100515D8B /* CACFDictionary.cpp */; }; + 8BB49B182BBB629100515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A902BBB629100515D8B /* CAMutex.h */; }; + 8BB49B192BBB629100515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A912BBB629100515D8B /* CACFString.cpp */; }; + 8BB49B1A2BBB629100515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A922BBB629100515D8B /* CASettingsStorage.h */; }; + 8BB49B1B2BBB629100515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A932BBB629100515D8B /* CADebugPrintf.h */; }; + 8BB49B1C2BBB629100515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A942BBB629100515D8B /* CAXException.cpp */; }; + 8BB49B1D2BBB629100515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A952BBB629100515D8B /* CAAUMIDIMap.h */; }; + 8BB49B1E2BBB629100515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A962BBB629100515D8B /* AUParamInfo.h */; }; + 8BB49B1F2BBB629100515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A972BBB629100515D8B /* CABitOperations.h */; }; + 8BB49B202BBB629100515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A982BBB629100515D8B /* CACFPreferences.cpp */; }; + 8BB49B212BBB629100515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A992BBB629100515D8B /* CABundleLocker.h */; }; + 8BB49B222BBB629100515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A9A2BBB629100515D8B /* CAPropertyAddress.h */; }; + 8BB49B232BBB629100515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A9B2BBB629100515D8B /* CAXException.h */; }; + 8BB49B242BBB629100515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A9C2BBB629100515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB49B252BBB629100515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A9D2BBB629100515D8B /* CAThreadSafeList.h */; }; + 8BB49B262BBB629100515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49A9E2BBB629100515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB49B272BBB629100515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49A9F2BBB629100515D8B /* AUParamInfo.cpp */; }; + 8BB49B282BBB629100515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AA02BBB629100515D8B /* CASharedLibrary.cpp */; }; + 8BB49B292BBB629100515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AA12BBB629100515D8B /* CAAUMIDIMap.cpp */; }; + 8BB49B2A2BBB629100515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AA22BBB629100515D8B /* CALogMacros.h */; }; + 8BB49B2B2BBB629100515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AA32BBB629100515D8B /* CACFMessagePort.cpp */; }; + 8BB49B2C2BBB629100515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AA42BBB629100515D8B /* CARingBuffer.h */; }; + 8BB49B2D2BBB629100515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AA52BBB629100515D8B /* AUOutputBL.cpp */; }; + 8BB49B2E2BBB629100515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AA62BBB629100515D8B /* CABufferList.h */; }; + 8BB49B2F2BBB629100515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AA72BBB629100515D8B /* CASharedLibrary.h */; }; + 8BB49B302BBB629100515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AA82BBB629100515D8B /* CACFData.h */; }; + 8BB49B312BBB629100515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AA92BBB629100515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB49B322BBB629100515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AAA2BBB629100515D8B /* CAPThread.cpp */; }; + 8BB49B332BBB629100515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AAB2BBB629100515D8B /* CAAutoDisposer.h */; }; + 8BB49B342BBB629100515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AAC2BBB629100515D8B /* CACFPreferences.h */; }; + 8BB49B352BBB629100515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AAD2BBB629100515D8B /* CAVectorUnit.cpp */; }; + 8BB49B362BBB629100515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AAE2BBB629100515D8B /* CAComponentDescription.h */; }; + 8BB49B372BBB629100515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AAF2BBB629100515D8B /* CADebugMacros.h */; }; + 8BB49B382BBB629100515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AB02BBB629100515D8B /* AUOutputBL.h */; }; + 8BB49B392BBB629100515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AB12BBB629100515D8B /* CADebugPrintf.cpp */; }; + 8BB49B3A2BBB629100515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AB22BBB629100515D8B /* CARingBuffer.cpp */; }; + 8BB49B3B2BBB629100515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AB32BBB629100515D8B /* CACFPlugIn.h */; }; + 8BB49B3C2BBB629100515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AB42BBB629100515D8B /* CASettingsStorage.cpp */; }; + 8BB49B3D2BBB629100515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AB52BBB629100515D8B /* CAMixMap.h */; }; + 8BB49B3E2BBB629100515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AB62BBB629100515D8B /* CACFDistributedNotification.h */; }; + 8BB49B3F2BBB629100515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AB72BBB629100515D8B /* CAFilePathUtils.h */; }; + 8BB49B402BBB629100515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AB82BBB629100515D8B /* CATink.h */; }; + 8BB49B412BBB629100515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AB92BBB629100515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB49B422BBB629100515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49ABA2BBB629100515D8B /* CAAudioChannelLayout.h */; }; + 8BB49B432BBB629100515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ABB2BBB629100515D8B /* CAProcess.cpp */; }; + 8BB49B442BBB629100515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ABC2BBB629100515D8B /* CAHostTimeBase.cpp */; }; + 8BB49B452BBB629100515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ABD2BBB629100515D8B /* CAPersistence.cpp */; }; + 8BB49B462BBB629100515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ABE2BBB629100515D8B /* CAAudioBufferList.cpp */; }; + 8BB49B472BBB629100515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ABF2BBB629100515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB49B482BBB629100515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AC02BBB629100515D8B /* CAVectorUnit.h */; }; + 8BB49B492BBB629100515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AC12BBB629100515D8B /* CAByteOrder.h */; }; + 8BB49B4A2BBB629100515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AC22BBB629100515D8B /* CACFArray.h */; }; + 8BB49B4B2BBB629100515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AC32BBB629100515D8B /* CAAtomicStack.h */; }; + 8BB49B4C2BBB629100515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AC42BBB629100515D8B /* CAReferenceCounted.h */; }; + 8BB49B4D2BBB629100515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AC52BBB629100515D8B /* CACFMachPort.cpp */; }; + 8BB49B4E2BBB629100515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AC62BBB629100515D8B /* CABufferList.cpp */; }; + 8BB49B4F2BBB629100515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AC72BBB629100515D8B /* CAMutex.cpp */; }; + 8BB49B502BBB629100515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AC82BBB629100515D8B /* CADebugger.cpp */; }; + 8BB49B512BBB629100515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AC92BBB629100515D8B /* CABundleLocker.cpp */; }; + 8BB49B522BBB629100515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ACA2BBB629100515D8B /* CAAudioFileFormats.cpp */; }; + 8BB49B532BBB629100515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49ACB2BBB629100515D8B /* CAMath.h */; }; + 8BB49B542BBB629100515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ACC2BBB629100515D8B /* CACFArray.cpp */; }; + 8BB49B552BBB629100515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49ACD2BBB629100515D8B /* CACFMessagePort.h */; }; + 8BB49B562BBB629100515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ACE2BBB629100515D8B /* CAAudioValueRange.cpp */; }; + 8BB49B572BBB629100515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ACF2BBB629100515D8B /* CAAudioUnit.cpp */; }; + 8BB49B582BBB629100515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AD32BBB629100515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB49B592BBB629100515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AD52BBB629100515D8B /* ComponentBase.cpp */; }; + 8BB49B5A2BBB629100515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AD62BBB629100515D8B /* AUScopeElement.cpp */; }; + 8BB49B5B2BBB629100515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AD72BBB629100515D8B /* ComponentBase.h */; }; + 8BB49B5C2BBB629100515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AD82BBB629100515D8B /* AUBase.cpp */; }; + 8BB49B5D2BBB629100515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AD92BBB629100515D8B /* AUInputElement.h */; }; + 8BB49B5E2BBB629100515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49ADA2BBB629100515D8B /* AUBase.h */; }; + 8BB49B5F2BBB629100515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49ADB2BBB629100515D8B /* AUPlugInDispatch.h */; }; + 8BB49B602BBB629100515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49ADC2BBB629100515D8B /* AUDispatch.h */; }; + 8BB49B612BBB629100515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ADD2BBB629100515D8B /* AUOutputElement.cpp */; }; + 8BB49B632BBB629100515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49ADF2BBB629100515D8B /* AUPlugInDispatch.cpp */; }; + 8BB49B642BBB629100515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AE02BBB629100515D8B /* AUOutputElement.h */; }; + 8BB49B652BBB629100515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AE12BBB629100515D8B /* AUDispatch.cpp */; }; + 8BB49B662BBB629100515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AE22BBB629100515D8B /* AUScopeElement.h */; }; + 8BB49B672BBB629100515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AE32BBB629100515D8B /* AUInputElement.cpp */; }; + 8BB49B682BBB629100515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AE52BBB629100515D8B /* AUEffectBase.cpp */; }; + 8BB49B692BBB629100515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AE62BBB629100515D8B /* AUEffectBase.h */; }; + 8BB49B6A2BBB629100515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AE82BBB629100515D8B /* AUTimestampGenerator.h */; }; + 8BB49B6B2BBB629100515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AE92BBB629100515D8B /* AUBaseHelper.cpp */; }; + 8BB49B6C2BBB629100515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AEA2BBB629100515D8B /* AUSilentTimeout.h */; }; + 8BB49B6D2BBB629100515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AEB2BBB629100515D8B /* AUInputFormatConverter.h */; }; + 8BB49B6E2BBB629100515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AEC2BBB629100515D8B /* AUTimestampGenerator.cpp */; }; + 8BB49B6F2BBB629100515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB49AED2BBB629100515D8B /* AUBuffer.cpp */; }; + 8BB49B702BBB629100515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AEE2BBB629100515D8B /* AUMIDIDefs.h */; }; + 8BB49B712BBB629100515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AEF2BBB629100515D8B /* AUBuffer.h */; }; + 8BB49B722BBB629100515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB49AF02BBB629100515D8B /* AUBaseHelper.h */; }; 8BC6025C073B072D006C4272 /* ContentHideD.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* ContentHideD.h */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */; }; - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; 8BA05A660720730100365D66 /* ContentHideD.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ContentHideD.cpp; sourceTree = ""; }; 8BA05A670720730100365D66 /* ContentHideD.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = ContentHideD.exp; sourceTree = ""; }; 8BA05A680720730100365D66 /* ContentHideD.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = ContentHideD.r; sourceTree = ""; }; 8BA05A690720730100365D66 /* ContentHideDVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ContentHideDVersion.h; sourceTree = ""; }; - 8BA05A7F072073D200365D66 /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; - 8BA05A80072073D200365D66 /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; - 8BA05A81072073D200365D66 /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; - 8BA05A82072073D200365D66 /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; - 8BA05A83072073D200365D66 /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; - 8BA05A84072073D200365D66 /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; - 8BA05A86072073D200365D66 /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; - 8BA05A87072073D200365D66 /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; - 8BA05A89072073D200365D66 /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; - 8BA05A8B072073D200365D66 /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; - 8BA05A9B072073D200365D66 /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; - 8BA05AA8072073D200365D66 /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AUDebugDispatcher.cpp; sourceTree = ""; }; - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUDebugDispatcher.h; sourceTree = ""; }; - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; - 8BA05AE10720742100365D66 /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; - 8BA05AE20720742100365D66 /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; - 8BA05B050720754400365D66 /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; - 8BA05B060720754400365D66 /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB49A692BBB629100515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB49A6A2BBB629100515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB49A6B2BBB629100515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB49A6C2BBB629100515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB49A6D2BBB629100515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB49A6E2BBB629100515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB49A6F2BBB629100515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB49A702BBB629100515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB49A712BBB629100515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB49A722BBB629100515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB49A732BBB629100515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB49A742BBB629100515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB49A752BBB629100515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB49A762BBB629100515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB49A772BBB629100515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB49A782BBB629100515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB49A792BBB629100515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB49A7A2BBB629100515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB49A7B2BBB629100515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB49A7C2BBB629100515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB49A7D2BBB629100515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB49A7E2BBB629100515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB49A7F2BBB629100515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB49A802BBB629100515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB49A812BBB629100515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB49A822BBB629100515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB49A832BBB629100515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB49A842BBB629100515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB49A852BBB629100515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB49A862BBB629100515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB49A872BBB629100515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB49A882BBB629100515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB49A892BBB629100515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB49A8A2BBB629100515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB49A8B2BBB629100515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB49A8C2BBB629100515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB49A8D2BBB629100515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB49A8E2BBB629100515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB49A8F2BBB629100515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB49A902BBB629100515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB49A912BBB629100515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB49A922BBB629100515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB49A932BBB629100515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB49A942BBB629100515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB49A952BBB629100515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB49A962BBB629100515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB49A972BBB629100515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB49A982BBB629100515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB49A992BBB629100515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB49A9A2BBB629100515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB49A9B2BBB629100515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB49A9C2BBB629100515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB49A9D2BBB629100515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB49A9E2BBB629100515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB49A9F2BBB629100515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB49AA02BBB629100515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB49AA12BBB629100515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB49AA22BBB629100515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB49AA32BBB629100515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB49AA42BBB629100515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB49AA52BBB629100515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB49AA62BBB629100515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB49AA72BBB629100515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB49AA82BBB629100515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB49AA92BBB629100515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB49AAA2BBB629100515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB49AAB2BBB629100515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB49AAC2BBB629100515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB49AAD2BBB629100515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB49AAE2BBB629100515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB49AAF2BBB629100515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB49AB02BBB629100515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB49AB12BBB629100515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB49AB22BBB629100515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB49AB32BBB629100515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB49AB42BBB629100515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB49AB52BBB629100515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB49AB62BBB629100515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB49AB72BBB629100515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB49AB82BBB629100515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB49AB92BBB629100515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB49ABA2BBB629100515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB49ABB2BBB629100515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB49ABC2BBB629100515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB49ABD2BBB629100515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB49ABE2BBB629100515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB49ABF2BBB629100515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB49AC02BBB629100515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB49AC12BBB629100515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB49AC22BBB629100515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB49AC32BBB629100515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB49AC42BBB629100515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB49AC52BBB629100515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB49AC62BBB629100515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB49AC72BBB629100515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB49AC82BBB629100515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB49AC92BBB629100515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB49ACA2BBB629100515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB49ACB2BBB629100515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB49ACC2BBB629100515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB49ACD2BBB629100515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB49ACE2BBB629100515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB49ACF2BBB629100515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB49AD32BBB629100515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB49AD52BBB629100515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB49AD62BBB629100515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB49AD72BBB629100515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB49AD82BBB629100515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB49AD92BBB629100515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB49ADA2BBB629100515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB49ADB2BBB629100515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB49ADC2BBB629100515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB49ADD2BBB629100515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB49ADE2BBB629100515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB49ADF2BBB629100515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB49AE02BBB629100515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB49AE12BBB629100515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB49AE22BBB629100515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB49AE32BBB629100515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB49AE52BBB629100515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB49AE62BBB629100515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB49AE82BBB629100515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB49AE92BBB629100515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB49AEA2BBB629100515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB49AEB2BBB629100515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB49AEC2BBB629100515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB49AED2BBB629100515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB49AEE2BBB629100515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB49AEF2BBB629100515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB49AF02BBB629100515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB49B732BBB62FA00515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 8BC6025B073B072D006C4272 /* ContentHideD.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ContentHideD.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D01CCD20486CAD60068D4B7 /* ContentHideD.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ContentHideD.component; sourceTree = BUILT_PRODUCTS_DIR; }; - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AUBaseHelper.cpp; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.cpp; sourceTree = SYSTEM_DEVELOPER_DIR; }; - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AUBaseHelper.h; path = Extras/CoreAudio/AudioUnits/AUPublic/Utility/AUBaseHelper.h; sourceTree = SYSTEM_DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -149,9 +338,8 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BB49A672BBB629100515D8B /* CA_SDK */, 8BA05A56072072A900365D66 /* AU Source */, - 8BA05AEB0720742700365D66 /* PublicUtility */, - 8BA05A7D072073D200365D66 /* AUPublic */, ); name = Source; sourceTree = ""; @@ -176,81 +364,200 @@ name = "AU Source"; sourceTree = ""; }; - 8BA05A7D072073D200365D66 /* AUPublic */ = { + 8BB49A672BBB629100515D8B /* CA_SDK */ = { isa = PBXGroup; children = ( - 8BA05A7E072073D200365D66 /* AUBase */, - 8BA05A99072073D200365D66 /* OtherBases */, - 8BA05AA6072073D200365D66 /* Utility */, + 8BB49A682BBB629100515D8B /* PublicUtility */, + 8BB49AD02BBB629100515D8B /* AudioUnits */, ); - name = AUPublic; - path = Extras/CoreAudio/AudioUnits/AUPublic; - sourceTree = SYSTEM_DEVELOPER_DIR; + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; }; - 8BA05A7E072073D200365D66 /* AUBase */ = { + 8BB49A682BBB629100515D8B /* PublicUtility */ = { isa = PBXGroup; children = ( - 8BA05A7F072073D200365D66 /* AUBase.cpp */, - 8BA05A80072073D200365D66 /* AUBase.h */, - 8BA05A81072073D200365D66 /* AUDispatch.cpp */, - 8BA05A82072073D200365D66 /* AUDispatch.h */, - 8BA05A83072073D200365D66 /* AUInputElement.cpp */, - 8BA05A84072073D200365D66 /* AUInputElement.h */, - 8BA05A85072073D200365D66 /* AUOutputElement.cpp */, - 8BA05A86072073D200365D66 /* AUOutputElement.h */, - 8BA05A87072073D200365D66 /* AUResources.r */, - 8BA05A88072073D200365D66 /* AUScopeElement.cpp */, - 8BA05A89072073D200365D66 /* AUScopeElement.h */, - 8BA05A8A072073D200365D66 /* ComponentBase.cpp */, - 8BA05A8B072073D200365D66 /* ComponentBase.h */, + 8BB49A692BBB629100515D8B /* CAExtAudioFile.h */, + 8BB49A6A2BBB629100515D8B /* CACFMachPort.h */, + 8BB49A6B2BBB629100515D8B /* CABool.h */, + 8BB49A6C2BBB629100515D8B /* CAComponent.cpp */, + 8BB49A6D2BBB629100515D8B /* CADebugger.h */, + 8BB49A6E2BBB629100515D8B /* CACFNumber.cpp */, + 8BB49A6F2BBB629100515D8B /* CAGuard.h */, + 8BB49A702BBB629100515D8B /* CAAtomic.h */, + 8BB49A712BBB629100515D8B /* CAStreamBasicDescription.h */, + 8BB49A722BBB629100515D8B /* CACFObject.h */, + 8BB49A732BBB629100515D8B /* CAStreamRangedDescription.h */, + 8BB49A742BBB629100515D8B /* CATokenMap.h */, + 8BB49A752BBB629100515D8B /* CAComponent.h */, + 8BB49A762BBB629100515D8B /* CAAudioBufferList.h */, + 8BB49A772BBB629100515D8B /* CAAudioUnit.h */, + 8BB49A782BBB629100515D8B /* CAAUParameter.h */, + 8BB49A792BBB629100515D8B /* CAException.h */, + 8BB49A7A2BBB629100515D8B /* CAAUProcessor.cpp */, + 8BB49A7B2BBB629100515D8B /* CAAUProcessor.h */, + 8BB49A7C2BBB629100515D8B /* CAProcess.h */, + 8BB49A7D2BBB629100515D8B /* CACFDictionary.h */, + 8BB49A7E2BBB629100515D8B /* CAPThread.h */, + 8BB49A7F2BBB629100515D8B /* CAAUParameter.cpp */, + 8BB49A802BBB629100515D8B /* CAAudioTimeStamp.h */, + 8BB49A812BBB629100515D8B /* CAFilePathUtils.cpp */, + 8BB49A822BBB629100515D8B /* CAAudioValueRange.h */, + 8BB49A832BBB629100515D8B /* CAVectorUnitTypes.h */, + 8BB49A842BBB629100515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB49A852BBB629100515D8B /* CAGuard.cpp */, + 8BB49A862BBB629100515D8B /* CACFNumber.h */, + 8BB49A872BBB629100515D8B /* CACFDistributedNotification.cpp */, + 8BB49A882BBB629100515D8B /* CACFString.h */, + 8BB49A892BBB629100515D8B /* CAAUMIDIMapManager.cpp */, + 8BB49A8A2BBB629100515D8B /* CAComponentDescription.cpp */, + 8BB49A8B2BBB629100515D8B /* CAHostTimeBase.h */, + 8BB49A8C2BBB629100515D8B /* CADebugMacros.cpp */, + 8BB49A8D2BBB629100515D8B /* CAAudioFileFormats.h */, + 8BB49A8E2BBB629100515D8B /* CAAUMIDIMapManager.h */, + 8BB49A8F2BBB629100515D8B /* CACFDictionary.cpp */, + 8BB49A902BBB629100515D8B /* CAMutex.h */, + 8BB49A912BBB629100515D8B /* CACFString.cpp */, + 8BB49A922BBB629100515D8B /* CASettingsStorage.h */, + 8BB49A932BBB629100515D8B /* CADebugPrintf.h */, + 8BB49A942BBB629100515D8B /* CAXException.cpp */, + 8BB49A952BBB629100515D8B /* CAAUMIDIMap.h */, + 8BB49A962BBB629100515D8B /* AUParamInfo.h */, + 8BB49A972BBB629100515D8B /* CABitOperations.h */, + 8BB49A982BBB629100515D8B /* CACFPreferences.cpp */, + 8BB49A992BBB629100515D8B /* CABundleLocker.h */, + 8BB49A9A2BBB629100515D8B /* CAPropertyAddress.h */, + 8BB49A9B2BBB629100515D8B /* CAXException.h */, + 8BB49A9C2BBB629100515D8B /* CAAudioChannelLayout.cpp */, + 8BB49A9D2BBB629100515D8B /* CAThreadSafeList.h */, + 8BB49A9E2BBB629100515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB49A9F2BBB629100515D8B /* AUParamInfo.cpp */, + 8BB49AA02BBB629100515D8B /* CASharedLibrary.cpp */, + 8BB49AA12BBB629100515D8B /* CAAUMIDIMap.cpp */, + 8BB49AA22BBB629100515D8B /* CALogMacros.h */, + 8BB49AA32BBB629100515D8B /* CACFMessagePort.cpp */, + 8BB49AA42BBB629100515D8B /* CARingBuffer.h */, + 8BB49AA52BBB629100515D8B /* AUOutputBL.cpp */, + 8BB49AA62BBB629100515D8B /* CABufferList.h */, + 8BB49AA72BBB629100515D8B /* CASharedLibrary.h */, + 8BB49AA82BBB629100515D8B /* CACFData.h */, + 8BB49AA92BBB629100515D8B /* CAStreamRangedDescription.cpp */, + 8BB49AAA2BBB629100515D8B /* CAPThread.cpp */, + 8BB49AAB2BBB629100515D8B /* CAAutoDisposer.h */, + 8BB49AAC2BBB629100515D8B /* CACFPreferences.h */, + 8BB49AAD2BBB629100515D8B /* CAVectorUnit.cpp */, + 8BB49AAE2BBB629100515D8B /* CAComponentDescription.h */, + 8BB49AAF2BBB629100515D8B /* CADebugMacros.h */, + 8BB49AB02BBB629100515D8B /* AUOutputBL.h */, + 8BB49AB12BBB629100515D8B /* CADebugPrintf.cpp */, + 8BB49AB22BBB629100515D8B /* CARingBuffer.cpp */, + 8BB49AB32BBB629100515D8B /* CACFPlugIn.h */, + 8BB49AB42BBB629100515D8B /* CASettingsStorage.cpp */, + 8BB49AB52BBB629100515D8B /* CAMixMap.h */, + 8BB49AB62BBB629100515D8B /* CACFDistributedNotification.h */, + 8BB49AB72BBB629100515D8B /* CAFilePathUtils.h */, + 8BB49AB82BBB629100515D8B /* CATink.h */, + 8BB49AB92BBB629100515D8B /* CAStreamBasicDescription.cpp */, + 8BB49ABA2BBB629100515D8B /* CAAudioChannelLayout.h */, + 8BB49ABB2BBB629100515D8B /* CAProcess.cpp */, + 8BB49ABC2BBB629100515D8B /* CAHostTimeBase.cpp */, + 8BB49ABD2BBB629100515D8B /* CAPersistence.cpp */, + 8BB49ABE2BBB629100515D8B /* CAAudioBufferList.cpp */, + 8BB49ABF2BBB629100515D8B /* CAAudioTimeStamp.cpp */, + 8BB49AC02BBB629100515D8B /* CAVectorUnit.h */, + 8BB49AC12BBB629100515D8B /* CAByteOrder.h */, + 8BB49AC22BBB629100515D8B /* CACFArray.h */, + 8BB49AC32BBB629100515D8B /* CAAtomicStack.h */, + 8BB49AC42BBB629100515D8B /* CAReferenceCounted.h */, + 8BB49AC52BBB629100515D8B /* CACFMachPort.cpp */, + 8BB49AC62BBB629100515D8B /* CABufferList.cpp */, + 8BB49AC72BBB629100515D8B /* CAMutex.cpp */, + 8BB49AC82BBB629100515D8B /* CADebugger.cpp */, + 8BB49AC92BBB629100515D8B /* CABundleLocker.cpp */, + 8BB49ACA2BBB629100515D8B /* CAAudioFileFormats.cpp */, + 8BB49ACB2BBB629100515D8B /* CAMath.h */, + 8BB49ACC2BBB629100515D8B /* CACFArray.cpp */, + 8BB49ACD2BBB629100515D8B /* CACFMessagePort.h */, + 8BB49ACE2BBB629100515D8B /* CAAudioValueRange.cpp */, + 8BB49ACF2BBB629100515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB49AD02BBB629100515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB49AD12BBB629100515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB49AD12BBB629100515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB49AD22BBB629100515D8B /* AUViewBase */, + 8BB49AD42BBB629100515D8B /* AUBase */, + 8BB49AE42BBB629100515D8B /* OtherBases */, + 8BB49AE72BBB629100515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB49AD22BBB629100515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB49AD32BBB629100515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB49AD42BBB629100515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB49AD52BBB629100515D8B /* ComponentBase.cpp */, + 8BB49AD62BBB629100515D8B /* AUScopeElement.cpp */, + 8BB49AD72BBB629100515D8B /* ComponentBase.h */, + 8BB49AD82BBB629100515D8B /* AUBase.cpp */, + 8BB49AD92BBB629100515D8B /* AUInputElement.h */, + 8BB49ADA2BBB629100515D8B /* AUBase.h */, + 8BB49ADB2BBB629100515D8B /* AUPlugInDispatch.h */, + 8BB49ADC2BBB629100515D8B /* AUDispatch.h */, + 8BB49ADD2BBB629100515D8B /* AUOutputElement.cpp */, + 8BB49ADE2BBB629100515D8B /* AUResources.r */, + 8BB49ADF2BBB629100515D8B /* AUPlugInDispatch.cpp */, + 8BB49AE02BBB629100515D8B /* AUOutputElement.h */, + 8BB49AE12BBB629100515D8B /* AUDispatch.cpp */, + 8BB49AE22BBB629100515D8B /* AUScopeElement.h */, + 8BB49AE32BBB629100515D8B /* AUInputElement.cpp */, ); path = AUBase; sourceTree = ""; }; - 8BA05A99072073D200365D66 /* OtherBases */ = { + 8BB49AE42BBB629100515D8B /* OtherBases */ = { isa = PBXGroup; children = ( - 8BA05A9A072073D200365D66 /* AUEffectBase.cpp */, - 8BA05A9B072073D200365D66 /* AUEffectBase.h */, + 8BB49AE52BBB629100515D8B /* AUEffectBase.cpp */, + 8BB49AE62BBB629100515D8B /* AUEffectBase.h */, ); path = OtherBases; sourceTree = ""; }; - 8BA05AA6072073D200365D66 /* Utility */ = { + 8BB49AE72BBB629100515D8B /* Utility */ = { isa = PBXGroup; children = ( - F7C347EE0ECE5AF8008ADFB6 /* AUBaseHelper.cpp */, - F7C347EF0ECE5AF8008ADFB6 /* AUBaseHelper.h */, - 8BA05AA7072073D200365D66 /* AUBuffer.cpp */, - 8BA05AA8072073D200365D66 /* AUBuffer.h */, - 8BA05AA9072073D200365D66 /* AUDebugDispatcher.cpp */, - 8BA05AAA072073D200365D66 /* AUDebugDispatcher.h */, - 8BA05AAB072073D200365D66 /* AUInputFormatConverter.h */, - 8BA05AAC072073D200365D66 /* AUSilentTimeout.h */, - 8BA05AAD072073D200365D66 /* AUTimestampGenerator.h */, + 8BB49AE82BBB629100515D8B /* AUTimestampGenerator.h */, + 8BB49AE92BBB629100515D8B /* AUBaseHelper.cpp */, + 8BB49AEA2BBB629100515D8B /* AUSilentTimeout.h */, + 8BB49AEB2BBB629100515D8B /* AUInputFormatConverter.h */, + 8BB49AEC2BBB629100515D8B /* AUTimestampGenerator.cpp */, + 8BB49AED2BBB629100515D8B /* AUBuffer.cpp */, + 8BB49AEE2BBB629100515D8B /* AUMIDIDefs.h */, + 8BB49AEF2BBB629100515D8B /* AUBuffer.h */, + 8BB49AF02BBB629100515D8B /* AUBaseHelper.h */, ); path = Utility; sourceTree = ""; }; - 8BA05AEB0720742700365D66 /* PublicUtility */ = { - isa = PBXGroup; - children = ( - 8BA05B050720754400365D66 /* CAAUParameter.cpp */, - 8BA05B060720754400365D66 /* CAAUParameter.h */, - 8BA05ADF0720742100365D66 /* CAAudioChannelLayout.cpp */, - 8BA05AE00720742100365D66 /* CAAudioChannelLayout.h */, - 8BA05AE10720742100365D66 /* CAMutex.cpp */, - 8BA05AE20720742100365D66 /* CAMutex.h */, - 8BA05AE30720742100365D66 /* CAStreamBasicDescription.cpp */, - 8BA05AE40720742100365D66 /* CAStreamBasicDescription.h */, - 3EEA126D089847F5002C6BFC /* CAVectorUnitTypes.h */, - 3EEA126B089847F5002C6BFC /* CAVectorUnit.cpp */, - 3EEA126C089847F5002C6BFC /* CAVectorUnit.h */, - ); - name = PublicUtility; - path = Extras/CoreAudio/PublicUtility; - sourceTree = SYSTEM_DEVELOPER_DIR; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -258,27 +565,84 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BB49B212BBB629100515D8B /* CABundleLocker.h in Headers */, + 8BB49B422BBB629100515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB49B382BBB629100515D8B /* AUOutputBL.h in Headers */, + 8BB49B132BBB629100515D8B /* CAHostTimeBase.h in Headers */, + 8BB49B5B2BBB629100515D8B /* ComponentBase.h in Headers */, + 8BB49B4B2BBB629100515D8B /* CAAtomicStack.h in Headers */, + 8BB49B082BBB629100515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB49B252BBB629100515D8B /* CAThreadSafeList.h in Headers */, + 8BB49B002BBB629100515D8B /* CAAUParameter.h in Headers */, + 8BB49B722BBB629100515D8B /* AUBaseHelper.h in Headers */, + 8BB49B6A2BBB629100515D8B /* AUTimestampGenerator.h in Headers */, + 8BB49B1B2BBB629100515D8B /* CADebugPrintf.h in Headers */, + 8BB49B552BBB629100515D8B /* CACFMessagePort.h in Headers */, + 8BB49B032BBB629100515D8B /* CAAUProcessor.h in Headers */, + 8BB49AFF2BBB629100515D8B /* CAAudioUnit.h in Headers */, + 8BB49B582BBB629100515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB49B3E2BBB629100515D8B /* CACFDistributedNotification.h in Headers */, + 8BB49AFD2BBB629100515D8B /* CAComponent.h in Headers */, + 8BB49B0B2BBB629100515D8B /* CAVectorUnitTypes.h in Headers */, 8BA05A6E0720730100365D66 /* ContentHideDVersion.h in Headers */, - 8BA05AAF072073D300365D66 /* AUBase.h in Headers */, - 8BA05AB1072073D300365D66 /* AUDispatch.h in Headers */, - 8BA05AB3072073D300365D66 /* AUInputElement.h in Headers */, - 8BA05AB5072073D300365D66 /* AUOutputElement.h in Headers */, - 8BA05AB8072073D300365D66 /* AUScopeElement.h in Headers */, - 8BA05ABA072073D300365D66 /* ComponentBase.h in Headers */, - 8BA05AC7072073D300365D66 /* AUEffectBase.h in Headers */, - 8BA05AD3072073D300365D66 /* AUBuffer.h in Headers */, - 8BA05AD5072073D300365D66 /* AUDebugDispatcher.h in Headers */, - 8BA05AD6072073D300365D66 /* AUInputFormatConverter.h in Headers */, - 8BA05AD7072073D300365D66 /* AUSilentTimeout.h in Headers */, - 8BA05AD8072073D300365D66 /* AUTimestampGenerator.h in Headers */, - 8BA05AE60720742100365D66 /* CAAudioChannelLayout.h in Headers */, - 8BA05AE80720742100365D66 /* CAMutex.h in Headers */, - 8BA05AEA0720742100365D66 /* CAStreamBasicDescription.h in Headers */, - 8BA05B080720754400365D66 /* CAAUParameter.h in Headers */, + 8BB49B3F2BBB629100515D8B /* CAFilePathUtils.h in Headers */, + 8BB49B012BBB629100515D8B /* CAException.h in Headers */, + 8BB49AF82BBB629100515D8B /* CAAtomic.h in Headers */, + 8BB49AF72BBB629100515D8B /* CAGuard.h in Headers */, + 8BB49B5D2BBB629100515D8B /* AUInputElement.h in Headers */, + 8BB49B342BBB629100515D8B /* CACFPreferences.h in Headers */, + 8BB49B492BBB629100515D8B /* CAByteOrder.h in Headers */, + 8BB49B2C2BBB629100515D8B /* CARingBuffer.h in Headers */, + 8BB49AF32BBB629100515D8B /* CABool.h in Headers */, + 8BB49B182BBB629100515D8B /* CAMutex.h in Headers */, + 8BB49B5E2BBB629100515D8B /* AUBase.h in Headers */, 8BC6025C073B072D006C4272 /* ContentHideD.h in Headers */, - 3EEA126F089847F5002C6BFC /* CAVectorUnit.h in Headers */, - 3EEA1270089847F5002C6BFC /* CAVectorUnitTypes.h in Headers */, - F7C347F10ECE5AF8008ADFB6 /* AUBaseHelper.h in Headers */, + 8BB49B102BBB629100515D8B /* CACFString.h in Headers */, + 8BB49B2F2BBB629100515D8B /* CASharedLibrary.h in Headers */, + 8BB49AFC2BBB629100515D8B /* CATokenMap.h in Headers */, + 8BB49AF12BBB629100515D8B /* CAExtAudioFile.h in Headers */, + 8BB49B062BBB629100515D8B /* CAPThread.h in Headers */, + 8BB49B222BBB629100515D8B /* CAPropertyAddress.h in Headers */, + 8BB49B4C2BBB629100515D8B /* CAReferenceCounted.h in Headers */, + 8BB49B712BBB629100515D8B /* AUBuffer.h in Headers */, + 8BB49B532BBB629100515D8B /* CAMath.h in Headers */, + 8BB49B332BBB629100515D8B /* CAAutoDisposer.h in Headers */, + 8BB49AFA2BBB629100515D8B /* CACFObject.h in Headers */, + 8BB49B1A2BBB629100515D8B /* CASettingsStorage.h in Headers */, + 8BB49B232BBB629100515D8B /* CAXException.h in Headers */, + 8BB49B402BBB629100515D8B /* CATink.h in Headers */, + 8BB49B6D2BBB629100515D8B /* AUInputFormatConverter.h in Headers */, + 8BB49B482BBB629100515D8B /* CAVectorUnit.h in Headers */, + 8BB49B042BBB629100515D8B /* CAProcess.h in Headers */, + 8BB49B0A2BBB629100515D8B /* CAAudioValueRange.h in Headers */, + 8BB49B1F2BBB629100515D8B /* CABitOperations.h in Headers */, + 8BB49B152BBB629100515D8B /* CAAudioFileFormats.h in Headers */, + 8BB49B0E2BBB629100515D8B /* CACFNumber.h in Headers */, + 8BB49B262BBB629100515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB49B372BBB629100515D8B /* CADebugMacros.h in Headers */, + 8BB49B702BBB629100515D8B /* AUMIDIDefs.h in Headers */, + 8BB49B302BBB629100515D8B /* CACFData.h in Headers */, + 8BB49AF92BBB629100515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB49B5F2BBB629100515D8B /* AUPlugInDispatch.h in Headers */, + 8BB49AFB2BBB629100515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB49B3B2BBB629100515D8B /* CACFPlugIn.h in Headers */, + 8BB49AFE2BBB629100515D8B /* CAAudioBufferList.h in Headers */, + 8BB49B162BBB629100515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB49B692BBB629100515D8B /* AUEffectBase.h in Headers */, + 8BB49B052BBB629100515D8B /* CACFDictionary.h in Headers */, + 8BB49B662BBB629100515D8B /* AUScopeElement.h in Headers */, + 8BB49B362BBB629100515D8B /* CAComponentDescription.h in Headers */, + 8BB49B6C2BBB629100515D8B /* AUSilentTimeout.h in Headers */, + 8BB49B2E2BBB629100515D8B /* CABufferList.h in Headers */, + 8BB49B602BBB629100515D8B /* AUDispatch.h in Headers */, + 8BB49B642BBB629100515D8B /* AUOutputElement.h in Headers */, + 8BB49B2A2BBB629100515D8B /* CALogMacros.h in Headers */, + 8BB49B1E2BBB629100515D8B /* AUParamInfo.h in Headers */, + 8BB49B3D2BBB629100515D8B /* CAMixMap.h in Headers */, + 8BB49B4A2BBB629100515D8B /* CACFArray.h in Headers */, + 8BB49AF22BBB629100515D8B /* CACFMachPort.h in Headers */, + 8BB49B1D2BBB629100515D8B /* CAAUMIDIMap.h in Headers */, + 8BB49AF52BBB629100515D8B /* CADebugger.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -293,7 +657,6 @@ 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, 8D01CCCD0486CAD60068D4B7 /* Frameworks */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, ); buildRules = ( ); @@ -310,15 +673,19 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "ContentHideD" */; compatibilityVersion = "Xcode 3.1"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + ja, + en, + de, + Base, + fr, ); mainGroup = 089C166AFE841209C02AAC07 /* ContentHideD */; projectDirPath = ""; @@ -340,38 +707,65 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - 8B4119B70749654200361ABE /* ContentHideD.r in Rez */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BB49B2D2BBB629100515D8B /* AUOutputBL.cpp in Sources */, + 8BB49B522BBB629100515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB49B442BBB629100515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB49B1C2BBB629100515D8B /* CAXException.cpp in Sources */, + 8BB49B462BBB629100515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB49B092BBB629100515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB49B072BBB629100515D8B /* CAAUParameter.cpp in Sources */, + 8BB49B292BBB629100515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB49B562BBB629100515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB49B652BBB629100515D8B /* AUDispatch.cpp in Sources */, + 8BB49B202BBB629100515D8B /* CACFPreferences.cpp in Sources */, + 8BB49B632BBB629100515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB49B022BBB629100515D8B /* CAAUProcessor.cpp in Sources */, + 8BB49B172BBB629100515D8B /* CACFDictionary.cpp in Sources */, + 8BB49B6B2BBB629100515D8B /* AUBaseHelper.cpp in Sources */, + 8BB49B502BBB629100515D8B /* CADebugger.cpp in Sources */, + 8BB49B242BBB629100515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB49B272BBB629100515D8B /* AUParamInfo.cpp in Sources */, + 8BB49B452BBB629100515D8B /* CAPersistence.cpp in Sources */, + 8BB49B392BBB629100515D8B /* CADebugPrintf.cpp in Sources */, + 8BB49B6E2BBB629100515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB49B412BBB629100515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB49B112BBB629100515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB49B3C2BBB629100515D8B /* CASettingsStorage.cpp in Sources */, + 8BB49B612BBB629100515D8B /* AUOutputElement.cpp in Sources */, + 8BB49B0D2BBB629100515D8B /* CAGuard.cpp in Sources */, 8BA05A6B0720730100365D66 /* ContentHideD.cpp in Sources */, - 8BA05AAE072073D300365D66 /* AUBase.cpp in Sources */, - 8BA05AB0072073D300365D66 /* AUDispatch.cpp in Sources */, - 8BA05AB2072073D300365D66 /* AUInputElement.cpp in Sources */, - 8BA05AB4072073D300365D66 /* AUOutputElement.cpp in Sources */, - 8BA05AB7072073D300365D66 /* AUScopeElement.cpp in Sources */, - 8BA05AB9072073D300365D66 /* ComponentBase.cpp in Sources */, - 8BA05AC6072073D300365D66 /* AUEffectBase.cpp in Sources */, - 8BA05AD2072073D300365D66 /* AUBuffer.cpp in Sources */, - 8BA05AD4072073D300365D66 /* AUDebugDispatcher.cpp in Sources */, - 8BA05AE50720742100365D66 /* CAAudioChannelLayout.cpp in Sources */, - 8BA05AE70720742100365D66 /* CAMutex.cpp in Sources */, - 8BA05AE90720742100365D66 /* CAStreamBasicDescription.cpp in Sources */, - 8BA05B070720754400365D66 /* CAAUParameter.cpp in Sources */, - 3EEA126E089847F5002C6BFC /* CAVectorUnit.cpp in Sources */, - F7C347F00ECE5AF8008ADFB6 /* AUBaseHelper.cpp in Sources */, + 8BB49B4F2BBB629100515D8B /* CAMutex.cpp in Sources */, + 8BB49B682BBB629100515D8B /* AUEffectBase.cpp in Sources */, + 8BB49B4D2BBB629100515D8B /* CACFMachPort.cpp in Sources */, + 8BB49B5C2BBB629100515D8B /* AUBase.cpp in Sources */, + 8BB49B282BBB629100515D8B /* CASharedLibrary.cpp in Sources */, + 8BB49B0F2BBB629100515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB49B122BBB629100515D8B /* CAComponentDescription.cpp in Sources */, + 8BB49B192BBB629100515D8B /* CACFString.cpp in Sources */, + 8BB49B592BBB629100515D8B /* ComponentBase.cpp in Sources */, + 8BB49B3A2BBB629100515D8B /* CARingBuffer.cpp in Sources */, + 8BB49B5A2BBB629100515D8B /* AUScopeElement.cpp in Sources */, + 8BB49B572BBB629100515D8B /* CAAudioUnit.cpp in Sources */, + 8BB49B542BBB629100515D8B /* CACFArray.cpp in Sources */, + 8BB49B512BBB629100515D8B /* CABundleLocker.cpp in Sources */, + 8BB49B432BBB629100515D8B /* CAProcess.cpp in Sources */, + 8BB49B312BBB629100515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB49B322BBB629100515D8B /* CAPThread.cpp in Sources */, + 8BB49AF42BBB629100515D8B /* CAComponent.cpp in Sources */, + 8BB49B0C2BBB629100515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB49B472BBB629100515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB49B4E2BBB629100515D8B /* CABufferList.cpp in Sources */, + 8BB49B2B2BBB629100515D8B /* CACFMessagePort.cpp in Sources */, + 8BB49B352BBB629100515D8B /* CAVectorUnit.cpp in Sources */, + 8BB49B672BBB629100515D8B /* AUInputElement.cpp in Sources */, + 8BB49B6F2BBB629100515D8B /* AUBuffer.cpp in Sources */, + 8BB49B142BBB629100515D8B /* CADebugMacros.cpp in Sources */, + 8BB49AF62BBB629100515D8B /* CACFNumber.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -381,7 +775,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 8BB49B732BBB62FA00515D8B /* en */, ); name = InfoPlist.strings; sourceTree = ""; @@ -392,16 +786,28 @@ 3E4BA244089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ContentHideD.exp; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d ppc64_$ppc64 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ContentHideD; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Debug; @@ -409,25 +815,29 @@ 3E4BA245089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; EXPORTED_SYMBOLS_FILE = ContentHideD.exp; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GENERATE_PKGINFO_FILE = YES; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; LIBRARY_STYLE = Bundle; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_LDFLAGS = "-bundle"; - OTHER_REZFLAGS = "-d ppc_$ppc -d i386_$i386 -d x86_64_$x86_64 -I /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Versions/A/Headers -I \"$(DEVELOPER_DIR)/Examples/CoreAudio/AudioUnits/AUPublic/AUBase\""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; PRODUCT_NAME = ContentHideD; - SDKROOT = macosx10.5; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WRAPPER_EXTENSION = component; }; name = Release; @@ -435,11 +845,44 @@ 3E4BA248089833B7007656EC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -451,10 +894,42 @@ 3E4BA249089833B7007656EC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; - SDKROOT = macosx10.6; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", diff --git a/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..6183b863e6cb170499fb5892c48713dba7606aa1 GIT binary patch literal 18209 zcmeHud3aN0_W!%wZnSBV0!5p;ZJe$RaW8F-#1dH404&-tA5 zF6e6a_yb1cQG^je6mcjDMWYxrtWmqv?elxQowKzrU&|s7{HoIiyj_i2?}GE(EdhTL z!mGD8E9BMAY3^QkYjLp9izpVw)jI>OfScjllz0V-M+r!UQcx-~Av3ZdE3zRwa-c#q z4vj|>P&ukVQ_xgYjb`BN-DoN5Mdzan&?RUUx*V-X8_*_n6WW9J zqMOkz=vH(a+J|mOccW*~bLe^W0(uc0Mn}+5bPW9i9Y-h78|ZEHKKcNCj6O$Sp>NT5 z=qHRY#so*>VK@m7$LV+!J`0b=8CZ*R@mOraW^BQg_#8Y9SK;Zn8qdHrcqXpJPF#oU zaRZ)(8}V#B2QS2JcoFvC^YCKajytd)uf!MN3o*kyz6f7|*WoMi2D};Hh~gW^xO;mE1$_ zCHIjB$=}IKxXy4CNQ}j#v75$d}NPp!h7tIah61gNUnNx8o+$b)S%jR;pT&{pKawg8q*}3uD1g?au z;LhQuaaCLm*Tl`^=5x*5xm-Kf!F6(8u8Z??z1(t+aXh!0yP8|iZQwR?*Kjv*+qeO4 z2e*g2jk}-Q&pp6B&OO0B$vsuC?d)!EKZ0Z^5y_DP4M)kds-1?#?q2^K_zd2m25n2b z%kS?;N|eM1qy1xXY1INOx3JV z)^>N6dOHK|oXrs*S4|qCV0T4BiT;g-P7I%3)(41HT#7Jwi!dT_<2THviUF~l8T_Xr4e*n6a zS}Sq+LH-EMdjh?+?k=wnmPsC3v00wZR_`)laMHJ8pU>6V27~Afl(`plw^ep7^g?l` zyB(yOyER-qMVgf~l~7~COhRjWHY!5N185?egeEfuQ?jH1RE$bcDI3mG*eGEON5dAL zwoKBX{U9})6}B@K5GGp>Q;J-il3uBzSTE;H^&-m)9fXEjiKZcAA3BGP=tEU(BvUns zJJ%VQ>S=YC9Y!^9MrWd0;e-Y}9d1qWd z{SDR5GT5Mg$Zu?{cFqtLgH&Sz;cD^vd&YMSCN)b*(uXv94?0iOY{Ahx#m)wh z2Q3ySD*XIssXSs5%`RVu-70PCGE^&WXLr(G_xDs;7Q_!huTo(rEocRL7#rEZ2;F3V|FEMDkocaJY9D1d9>^B1%%^1=Q0b}e%I z&hswn^m{uCK#DAelmeH>w@kY51zqjkZJthl0UQ9Qr>zr2M18@~V;}Lu&?C&P3nnF< zfQ{&y`f4X!_kOf-a8Wj+ZOFJAU5oyLwxGYFt>`**J-UI7Vfkz<(=k0WumT1Jwxd4O zj|R{Vv=iNkb}4IN+>W@R>JXAV}##VVSkWF_>ll{j7@L&ni1T zD^psA(+)$0r#;~IiTWaVhE6L|=JB_*dqLM!gIpIhhS^{o9HHa%zC!aFcY0RN;@=sE zv&H9aZ?6%Qx;PkZaBWUo0DX;kW$XQ}Hg{-`UP3QNZrZEpwaA2%=*`H4chI|1Ld{_j zeSL^N+RjR)d;JOe6jV=0uDb&R=o9oAYJ|HEXED_07wA-Ei(jK}q=beQMqQ?HWvJly z=!eLHKcioygl2^*;&2YVbi<{bh-)5f5mU@b4TwX>F*vRd$Fk|H{wR*e30Q{YI1$Uy z)mS;(FCrGfLKAehKj7-S*UdgTGStNgtO9+7N8)5w!)Es5 z6r9RxnUkp+q^sT_-5pThXBg*ifCGR7oQVPHoE0(K-`>>$oP{;0@n02#F3TF~ep^}G zIGl}hKtl-Nt+yX%hea~Z!($@00PC;;CHG-HYwW`XY&KKR0}vn_Z%J!MOdzx*Ry+wM z--K=0jvcrVkHh2f1bjB0$mX&pHjm9`&Foy}VhdQyO(-81;bL5ZOK}-4#}&93fU%n` zWNmB_^RV;SV)(9}-p!o`>h-X4b(vnU{6#z%IN1x8PQ`g!!1C1qAt;44WDW`RhCZVX;$A%V>~zj5B4; z=n_yVEV=QtT0v_AvYp)>9ROUV(gH(5(fg^G`)>)MHZ1K5kZ@DkR| zRxrjc3r#J6dysJecjKja8C%Mhv7Q0kit)MfVlX8E(??DzqRSee$Lj+Fr&%%f zj|-N#S{6IqT`r#sY_MjT0}RfOD;`fNO@5e!n0@GGRiwsOXq~pInNKtMhri0brIC zsqqQJM~pfvH_uQwZhY2+$y26Qo-=J`eZ!o2LEBrFC|4+xz%B_+QL zxcy*rr!YF(+1=9OcDK4)kBm%CRHdd1V_zI;srRKYt}hLY=HX!URDjugY;;DZIx$P5 z&CY=or)RkvdRkb~?rQT3wvF50;`4OD20*4Dd^ANl(mE+GRe;$YEuLXRaTi#$&R(!( zJL)TiR!hK0Ig&Ugf2>Xq8bs=8u&wZMP5W)mkSQf6F%0d;3Uev2qz@QPX354Mu-fdR zoj;Nd7i}}4Lt)_I%FT+*YG-MkkY3?-3DP74(1sLA2^FcY6cu$i>u_@7*^~MvvP3pQ z=)0&iy}!5w*aJm>S-D^x3%#a8>!Fqfd)w=)Y=!IOS?F=YQB{R=>w3G~gE8)GZj7u$gE+y@Z#Q9zzg0_uDQxXz=%YrY4J=1%|^60jUAfyW$)4WPkh02A2> zOk_7cA9%=%@FjRPUJG30m2fFH01NpHeh+_)KgFNpQ@}6&h=0bv5<)m&8DoJ@EFvYO z3^>F(GLM``I>=J8f~+N1lFh&j-a-zLN6A0P3GxO<>yAKot**pSwTA7EE7l~nLy?2`&!CjEW{`?j;-_s4}sz#<=Pj}*pTgR$Z1yO4eeN}(Om7U1$gZB z2}G30NeXAKS&D3XN5N7E&P$Nj&I|4@Vjv5 z-p3!{57}SX7WP-Rm0icKXE*GE)%ygl;%9Ifi}5K~yKU?t_AomLYxsz;iVEo8xyZY$ z+O^cvCTVjaDg3h-$WkC;A*nv#Y4-#?Za|T(fkjfy%1(cmC}IbTg=-EeCUg+4E?{NJ z3J@xVrt%|Pbiidlfw1@m|H`(rKGx3$b`T7*gA$JIU;}I)yHgmlWQz*C+cZzW5bnkpM>{+I4ziqX15Z%4U)*Fjt70-P}hs?3O>Qa~R1< zF3BTffXoKEN;uCog8L3QZ=c%_dQ>Dv*lq0A8A@_NBvMHS(;8#u|(3Yq}S- zds;wHXR5RQY=afC>sLa9T4i5$M01C8^TzzyHj1|$NE7GU8(X%jUuWpo>op;5+FxMQ z6fKc{X^J+LiQoFn(4|G$XN~AmgcRxEwwVZwe;qhe=Yu14G3o)L@&@1|?*Rz$95_jj zp_hOo`2?N98~}$=SPka28BE@ZVAs~;R&ZtdZ~&Z`t3ea*2A#7XoRtUg)1VNJft&Iq z2(~3}syH^lsC8SgoX!o)E{|f@`Pspz-QZ2}@>1=-=nZX|Tm-5RA z@~i$|$*%`zD0WARujm-rzc0SFi#KcCoMra@*kS!~af3H2K0#B|r4Y|-_-1X7Ri+yz zPOGYKoZH&g)f+s}A&i?S{SNmyC(AaOnZr&EF^7Y5%B;tUrgEoo_7*2 zdz3xK9%oOmC)rc%X?BP`!~V{m-Ak4bAMuj_=>`nHjP#IRvYf17&#@QSi|jBv!jAH| zmdA}e_VT!k2f{*7-XYCA2mzd6x(6x+QC|Z>zgdxA;s*B0EwCdX$ied>>Po>a6U1Xu zRY`-&gPKni<^Y-J49(08{s4EeN3ep0j)3D3sFo^MueTdmuaUnQhj>MStjv<5PxQ^e)LmVR4a8IddWGnAc&+M)3bih(c{!sB%I8T*{Q$>UMN_iU#5 z2YHq}N1liIy+B?hhshCglpF(V{5Y)6ZyEFXg9=Q#wIjpuyB63pfUj;T9cp&CJe`BZ zVVT7Bov|>~=3pNCfW6H=VxO|N*!#_jg0MD=SWl_JLAW2*f6|Vski0~_EInQ&)$X8@LmM8kuJ}>}gyzresF0H{$yem-IRZeIhQ&T% zA2%yn|7(tG@-6vpF2JGC9`}>)LAne{kf!$|`AM>sBQ|evO(PF;KlxdhvtV2Qsq(<& zwRk%WE`i;Y9P0+bvkt~+PykRwtGe1&@_HhB%S`xzqpq?sPheo)zJFqnUIpxYMbc zW>F2*(rlVTb7>wOL-W}W>__$!`ad(L9dfaV(GHcsz{9@vMT!3Bq27e9-^%twW66f8blECA2hh2P^25$b@q!1da^} znV{8lhLj-r)~QqUt%t641DzFFd=3RHJhc9N+8mj%fVM~p|E9;BE}|Z(0a3%ycF-`i zgU3ljT;{ZkE}=d_R*dBF2p$h-b^qO%BGCuG^3;Quh8AiWT@C<<_RwA)C-Yd39zv85YKn$BR@&k)qc;|w0xoDrAN&Ggz3E)$Usk8^mO z`8!yLUQch3unz6#aW;?D5(we3RvOq2VaIp!I4cY)=xza2@K|#ii1;JLA6mdW=mUao zx|7~T@22xjfF}@faTG^LQ+ebv)Md*sz;ENFSmP)4$OJ^dNnNKFZ?) z9vgXF%HuK~m-86J))XGk_@9Y#vYK z@gz}KP3CbC59SqYdddHERb+7Df26Cvroj-b&^7&zejmB9Khd8f5;(+RDM6GI95+-| zaWPzMWa)S=Au>VEfmdOO?&5}XBcz1i7s6l|h<1_XOu=1TDwifTAPwj&5M1179#0*j zsyH>5#c2dpHI2vT@VN5-L{+Vuv(^(_XD*KeRM$^?IS_j)9#{2qIt~QibRJhj$XJ~i z+H~e=M<}3Ba~2MWRAE&`jl?;)Lg0CRtC2*ep`RNksH8Jzf;}E$9-1X(7GWTBXLA!J zrNI^RcovVHA*InEt$nGm_8_0@!b*diA}Njfe@AI>Gr0y}Y`I#_$<=Z7Jf6+tIXs@r zI!anW-9=8c|QGziWUKx=ek~+Ew`}(=SF{aXSPFLaT!$M3eAq z(ATSgpTf+iyC5(-(A^5rJQqJTl=I~_aa+#Ri4!`x4o-s5Nhec7wXTS2+qpjJGK8ry zZYQ^EaL&7V>tZsu;`v7g6F2j{nsyX#C{-wj>g%j1C1bvIMb4qq`%k>}iq zK|IJEI8y@$aWMyAW|`pG?-6KyIW!TXLIo~WQ`B@oYzR)!iWTr2!K}-)8CU8uSD0+( zak@;C)ox$8QVa;=p2q8ED7hbh%js+X-B*UM$HondPmm(KhL0GT4DP?Q^igLCFHE3_ynh_zsn26w-314 zQX%?Xq6!t^Mx^WNhioy*W4g<~80fQbHq-|aSqyUwK5l~NFjDtnHm%Lm=7+1ya)L+Y}?SbHL9C5n~qX z_!5YLn_gGnFuO^LfrINS>s;YY7`MqAUE)Yw%{WI3*szVjF}}kFy`P*&T&v3JQa#SJloziod?H zyi<7J0X_n7!MHnH-2IMm;Xtt?6VBF8oLqdSsJ}@pzOM*k*oGe|Ez_4*OaX%jwi}{l z-JR0**Vk8;Nlc#@;x#l&2(1(2?GoY9p1II!u@%EBy^4}jtKM2-HtLJZOB{N0xy@K& z99L0NTx@AtA#4j=9C$3S5~en-3Qoe%7W=1-J6b(MUo$hK)(P<|p<^PAWN5)))C{bF zwD?kq(@$h-WC5wLSXm6%Q~cr02Eo5V3WtX)9~?QHD7f-A`>e+BA(r~?pEVAW=gf_a z)|)eKzOe^pYcwuwaTPAG8cz#}TL=g8d~`Jg!u7)=--GBVItf8ea=Orst2O5m(+rnl04 z@bL6Kcy#&${h1@2oJ$fVAqxA$=Sjaqe>pX~5ayN&Z!dN540=48455Av@ZM@ZZKU(z z0jwXMzOJHc=@rn!M!Jb!OSeED$HC6{9-guO3=df`JY|gn*c!*hb20#lT6n~o$K?YW zGr&VuGiQZ|tcCD=)x$02*1?n1Zq4%y+Rkmc}N;Dq}~-s$(^=Ik9=M`LV6BOJW1DOJjRuSH!N2T^qY0_J-K)vHh_- z;*#Rht#ku3!;yiJS<2vHJaZBR-aoust;`-vA zkNbI;epu76D~3HV?44n!hJ88gt6|^7lXz8pYJ7V9S@9Y1>Ud3jc6@I9nE0{rMe!x^ zW$_j9Q{&HxuZpjZuZgdXuZwSpUlM;s{I2*%;@?deo?u9*OzRN^o4c=>2~raViomFLLw@WCidBjYimi(4 z726bjiUGyVidz-?6n7}@Qrx3>Uh$DKN?E8ZQdTIZDrYJim2;F$%K6H3l^x1}a;dUM zxm?LBFIKKnu2Ej5yhC|1DIsZOk}64?G&V_}RFGs!Doh%mbav9Dq@twCq?)AJNv`Di z$>%0}l9wf4ki05+L-MxdzT|=AoyohBZ%W>qd|&eZVJd8K3iXp|AVotH9l%|xYOiei_WqQhtl$j~cl=_s-DLYf1 zOZh%EJ=Kv~o7$Y(nc9`=OAVwhP3=ito_c=j<*DmZuS#8?x-oTA>b0p`Qn#kwntCwx zSn3C;m^V56NSEpZ=etG(p=~t(3NWUfh zp7bN>$I_3Fo;`ZO=*vfM82vy-W`;h)oMFwdXH3YLm@zq{IKz{1WyaQw9T_)f?9SMe zadXDq8TV$~pYcG(Lm7X|_(#S^nKW~B=D5s?%*xDZnbny!nYEc6nM*S_W^T&7R$Zc= zrfyWvRnJqOt6rdPRbQ%Juil`(Mt!|{kNTkcQT5~MC)H1@pHV-neqQ~e`iT0N`ndWt z^%v?d)nBXsss2v=gZk$zltr_mv*NPivkX~tvpTYRvbJX3ne}qk=b9vqT4U3cXc{yg z&0_@VXWxtdCQ;s}mY>qysAjgzr$+6`) zay&V{obH@uIlVcnbJpivo3kZnYtHpKdvfl~Ih=Dm=bt&h<|gDO<|=ZNa?^87x%S+u z-1^*ea~I^c=01~qH1}lgySb-wf5^+u%g?LN^X8qOw=VChy!Ck-^ETyOo3|xzYu@#F zx9083yCd)Jy!-MV$a^^NVBTYSPvm_uX7re0G< zi}KIQZ_n?{@5=Y(cjx!yugJe3e`EgU{4M#{!-xv}5qh>q$wU9@hvZiH^6PNmc8vUNGSJe^Hv*Ew|KbmMiUx-wmb z&Z(=@)$3;IT6J#SLfs-=w{EF!nXXs2TDL}bscx-qhi<>_N!?Srr*+Thj_QuHb1>b?5&^}PNP{Tlrh`m6LC^w;RG(+}wP=@03T>tE8ptUsauK!3^* zYmgbV2ED;(uo!HHNru^mCPTA<87?-gGF)o7+;F8~y^D4Q zc*5|s;qQj$3?~e)8%`SDGJJ0Mt{|!)rXa2$z96MwOo0v_3Y!aT1%(9@3MLg47t|Ki z7c>^kEtp^6DrhZeD>$#9y{x0-J=?=#Tdmuz_gN2F-?qMI{m}Zc^;7HT z)-SC;T7R)&8?`BH!)+sNDx21(w~e=*ZJT5(vQ4)&*k;?BY|XX>w#Bwi+Y+1Kw$#>R z<87DQHrsBsJz#sx_N48Q?OEFkwwG-uY_Hi)+TOCgV<+|udx?Fnz18lvx7h>sW%lLv zmG%qmynU0s-@enn+rHO+t9_sSG5fRj!}eqLm+Y_D-?x8eKV|>g{;mBN2X;_Lv?JD$ z?9e#uj>(QHhttvEnC)nCv^W+z7C9C>Ivh(K7dtL-ta7YzT;|y9*y6a(vCYx%*x|Uv zafjn>$9<0djwc<@IbL)ebsTrR?s(Jjw&Oj=2aYctKNiLo$_tYUM;4|OW)x->Y727< f#}rN|EGu*so;T4G#BIT+4BRsz#3p@CT>Sq4Sh>Rl literal 0 HcmV?d00001 diff --git a/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/xcshareddata/xcschemes/ContentHideD.xcscheme b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/xcshareddata/xcschemes/ContentHideD.xcscheme new file mode 100644 index 000000000..f7ea7a906 --- /dev/null +++ b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/xcshareddata/xcschemes/ContentHideD.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..57813ab94 --- /dev/null +++ b/plugins/MacSignedAU/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + ContentHideD.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/ContentHideD/Info.plist b/plugins/MacSignedAU/ContentHideD/Info.plist index 12f0517b5..8c5c55ba2 100755 --- a/plugins/MacSignedAU/ContentHideD/Info.plist +++ b/plugins/MacSignedAU/ContentHideD/Info.plist @@ -2,6 +2,25 @@ + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + cnid + type + aufx + version + 65536 + + CFBundleDevelopmentRegion English CFBundleExecutable @@ -9,11 +28,11 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.audiounit.${PRODUCT_NAME:identifier} - CFBundleName - ${PROJECTNAMEASIDENTIFIER} + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} CFBundlePackageType BNDL CFBundleShortVersionString diff --git a/plugins/MacSignedAU/ContentHideD/English.lproj/InfoPlist.strings b/plugins/MacSignedAU/ContentHideD/en.lproj/InfoPlist.strings similarity index 100% rename from plugins/MacSignedAU/ContentHideD/English.lproj/InfoPlist.strings rename to plugins/MacSignedAU/ContentHideD/en.lproj/InfoPlist.strings diff --git a/plugins/MacSignedAU/Stonefire/Info.plist b/plugins/MacSignedAU/Stonefire/Info.plist new file mode 100755 index 000000000..6b900acf1 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Info.plist @@ -0,0 +1,47 @@ + + + + + AudioComponents + + + description + ${PRODUCT_NAME:identifier} AU + factoryFunction + ${PRODUCT_NAME:identifier}Factory + manufacturer + Dthr + name + Airwindows: ${PRODUCT_NAME:identifier} + subtype + stfr + type + aufx + version + 65536 + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PROJECTNAMEASIDENTIFIER} + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + DthX + CFBundleVersion + 1.0 + CSResourcesFileMapped + + + diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.cpp b/plugins/MacSignedAU/Stonefire/Stonefire.cpp new file mode 100755 index 000000000..3ca7253b5 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.cpp @@ -0,0 +1,293 @@ +/* +* File: Stonefire.cpp +* +* Version: 1.0 +* +* Created: 4/1/24 +* +* Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license +* +* Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in +* consideration of your agreement to the following terms, and your use, installation, modification +* or redistribution of this Apple software constitutes acceptance of these terms. If you do +* not agree with these terms, please do not use, install, modify or redistribute this Apple +* software. +* +* In consideration of your agreement to abide by the following terms, and subject to these terms, +* Apple grants you a personal, non-exclusive license, under Apple's copyrights in this +* original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the +* Apple Software, with or without modifications, in source and/or binary forms; provided that if you +* redistribute the Apple Software in its entirety and without modifications, you must retain this +* notice and the following text and disclaimers in all such redistributions of the Apple Software. +* Neither the name, trademarks, service marks or logos of Apple Computer, Inc. may be used to +* endorse or promote products derived from the Apple Software without specific prior written +* permission from Apple. Except as expressly stated in this notice, no other rights or +* licenses, express or implied, are granted by Apple herein, including but not limited to any +* patent rights that may be infringed by your derivative works or by other works in which the +* Apple Software may be incorporated. +* +* The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR +* IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY +* AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE +* OR IN COMBINATION WITH YOUR PRODUCTS. +* +* IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL +* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, +* REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER +* UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN +* IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +* +*/ +/*============================================================================= + Stonefire.cpp + +=============================================================================*/ +#include "Stonefire.h" + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +AUDIOCOMPONENT_ENTRY(AUBaseFactory, Stonefire) + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::Stonefire +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Stonefire::Stonefire(AudioUnit component) + : AUEffectBase(component) +{ + CreateElements(); + Globals()->UseIndexedParameters(kNumberOfParameters); + SetParameter(kParam_One, kDefaultValue_ParamOne ); + SetParameter(kParam_Two, kDefaultValue_ParamTwo ); + SetParameter(kParam_Three, kDefaultValue_ParamThree ); + SetParameter(kParam_Four, kDefaultValue_ParamFour ); + +#if AU_DEBUG_DISPATCHER + mDebugDispatcher = new AUDebugDispatcher (this); +#endif + +} + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::GetParameterValueStrings +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::GetParameterValueStrings(AudioUnitScope inScope, + AudioUnitParameterID inParameterID, + CFArrayRef * outStrings) +{ + + return kAudioUnitErr_InvalidProperty; +} + + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::GetParameterInfo +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::GetParameterInfo(AudioUnitScope inScope, + AudioUnitParameterID inParameterID, + AudioUnitParameterInfo &outParameterInfo ) +{ + ComponentResult result = noErr; + + outParameterInfo.flags = kAudioUnitParameterFlag_IsWritable + | kAudioUnitParameterFlag_IsReadable; + + if (inScope == kAudioUnitScope_Global) { + switch(inParameterID) + { + case kParam_One: + AUBase::FillInParameterName (outParameterInfo, kParameterOneName, false); + outParameterInfo.unit = kAudioUnitParameterUnit_Generic; + outParameterInfo.minValue = 0.0; + outParameterInfo.maxValue = 1.0; + outParameterInfo.defaultValue = kDefaultValue_ParamOne; + break; + case kParam_Two: + AUBase::FillInParameterName (outParameterInfo, kParameterTwoName, false); + outParameterInfo.unit = kAudioUnitParameterUnit_Generic; + outParameterInfo.minValue = 0.0; + outParameterInfo.maxValue = 1.0; + outParameterInfo.defaultValue = kDefaultValue_ParamTwo; + break; + case kParam_Three: + AUBase::FillInParameterName (outParameterInfo, kParameterThreeName, false); + outParameterInfo.unit = kAudioUnitParameterUnit_Generic; + outParameterInfo.minValue = 0.0; + outParameterInfo.maxValue = 1.0; + outParameterInfo.defaultValue = kDefaultValue_ParamThree; + break; + case kParam_Four: + AUBase::FillInParameterName (outParameterInfo, kParameterFourName, false); + outParameterInfo.unit = kAudioUnitParameterUnit_Generic; + outParameterInfo.minValue = 0.0; + outParameterInfo.maxValue = 1.0; + outParameterInfo.defaultValue = kDefaultValue_ParamFour; + break; + default: + result = kAudioUnitErr_InvalidParameter; + break; + } + } else { + result = kAudioUnitErr_InvalidParameter; + } + + + + return result; +} + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::GetPropertyInfo +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::GetPropertyInfo (AudioUnitPropertyID inID, + AudioUnitScope inScope, + AudioUnitElement inElement, + UInt32 & outDataSize, + Boolean & outWritable) +{ + return AUEffectBase::GetPropertyInfo (inID, inScope, inElement, outDataSize, outWritable); +} + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::GetProperty +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::GetProperty( AudioUnitPropertyID inID, + AudioUnitScope inScope, + AudioUnitElement inElement, + void * outData ) +{ + return AUEffectBase::GetProperty (inID, inScope, inElement, outData); +} + +// Stonefire::Initialize +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +ComponentResult Stonefire::Initialize() +{ + ComponentResult result = AUEffectBase::Initialize(); + if (result == noErr) + Reset(kAudioUnitScope_Global, 0); + return result; +} + +#pragma mark ____StonefireEffectKernel + + + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::StonefireKernel::Reset() +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +void Stonefire::StonefireKernel::Reset() +{ + for (int x = 0; x < air_total; x++) air[x] = 0.0; + for (int x = 0; x < kal_total; x++) kal[x] = 0.0; + trebleGainA = 1.0; trebleGainB = 1.0; + midGainA = 1.0; midGainB = 1.0; + bassGainA = 1.0; bassGainB = 1.0; + fpd = 1.0; while (fpd < 16386) fpd = rand()*UINT32_MAX; +} + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +// Stonefire::StonefireKernel::Process +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +void Stonefire::StonefireKernel::Process( const Float32 *inSourceP, + Float32 *inDestP, + UInt32 inFramesToProcess, + UInt32 inNumChannels, + bool &ioSilence ) +{ + UInt32 nSampleFrames = inFramesToProcess; + const Float32 *sourceP = inSourceP; + Float32 *destP = inDestP; + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= GetSampleRate(); + + trebleGainA = trebleGainB; trebleGainB = GetParameter( kParam_One )*2.0; + midGainA = midGainB; midGainB = GetParameter( kParam_Two )*2.0; + bassGainA = bassGainB; bassGainB = GetParameter( kParam_Three )*2.0; + //simple three band to adjust + double kalman = 1.0-pow(GetParameter( kParam_Four ),2); + //crossover frequency between mid/bass + + while (nSampleFrames-- > 0) { + double inputSampleL = *sourceP; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpd * 1.18e-17; + double drySampleL = inputSampleL; + + double temp = (double)nSampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + + //begin 32 bit floating point dither + int expon; frexpf((float)inputSampleL, &expon); + fpd ^= fpd << 13; fpd ^= fpd >> 17; fpd ^= fpd << 5; + inputSampleL += ((double(fpd)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + //end 32 bit floating point dither + + *destP = inputSampleL; + + sourceP += inNumChannels; destP += inNumChannels; + } +} + diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.exp b/plugins/MacSignedAU/Stonefire/Stonefire.exp new file mode 100755 index 000000000..00791e064 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.exp @@ -0,0 +1,2 @@ +_StonefireEntry +_StonefireFactory diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.h b/plugins/MacSignedAU/Stonefire/Stonefire.h new file mode 100755 index 000000000..d817db32c --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.h @@ -0,0 +1,188 @@ +/* +* File: Stonefire.h +* +* Version: 1.0 +* +* Created: 4/1/24 +* +* Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license +* +* Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in +* consideration of your agreement to the following terms, and your use, installation, modification +* or redistribution of this Apple software constitutes acceptance of these terms. If you do +* not agree with these terms, please do not use, install, modify or redistribute this Apple +* software. +* +* In consideration of your agreement to abide by the following terms, and subject to these terms, +* Apple grants you a personal, non-exclusive license, under Apple's copyrights in this +* original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the +* Apple Software, with or without modifications, in source and/or binary forms; provided that if you +* redistribute the Apple Software in its entirety and without modifications, you must retain this +* notice and the following text and disclaimers in all such redistributions of the Apple Software. +* Neither the name, trademarks, service marks or logos of Apple Computer, Inc. may be used to +* endorse or promote products derived from the Apple Software without specific prior written +* permission from Apple. Except as expressly stated in this notice, no other rights or +* licenses, express or implied, are granted by Apple herein, including but not limited to any +* patent rights that may be infringed by your derivative works or by other works in which the +* Apple Software may be incorporated. +* +* The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR +* IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY +* AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE +* OR IN COMBINATION WITH YOUR PRODUCTS. +* +* IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL +* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, +* REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER +* UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN +* IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +* +*/ +#include "AUEffectBase.h" +#include "StonefireVersion.h" + +#if AU_DEBUG_DISPATCHER + #include "AUDebugDispatcher.h" +#endif + + +#ifndef __Stonefire_h__ +#define __Stonefire_h__ + + +#pragma mark ____Stonefire Parameters + +// parameters +static const float kDefaultValue_ParamOne = 0.5; +static const float kDefaultValue_ParamTwo = 0.5; +static const float kDefaultValue_ParamThree = 0.5; +static const float kDefaultValue_ParamFour = 0.5; + +static CFStringRef kParameterOneName = CFSTR("Air"); +static CFStringRef kParameterTwoName = CFSTR("Fire"); +static CFStringRef kParameterThreeName = CFSTR("Stone"); +static CFStringRef kParameterFourName = CFSTR("Range"); +//Alter the name if desired, but using the plugin name is a start + +enum { + kParam_One =0, + kParam_Two =1, + kParam_Three =2, + kParam_Four =3, + //Add your parameters here... + kNumberOfParameters=4 +}; + +#pragma mark ____Stonefire +class Stonefire : public AUEffectBase +{ +public: + Stonefire(AudioUnit component); +#if AU_DEBUG_DISPATCHER + virtual ~Stonefire () { delete mDebugDispatcher; } +#endif + + virtual AUKernelBase * NewKernel() { return new StonefireKernel(this); } + + virtual ComponentResult GetParameterValueStrings(AudioUnitScope inScope, + AudioUnitParameterID inParameterID, + CFArrayRef * outStrings); + + virtual ComponentResult GetParameterInfo(AudioUnitScope inScope, + AudioUnitParameterID inParameterID, + AudioUnitParameterInfo &outParameterInfo); + + virtual ComponentResult GetPropertyInfo(AudioUnitPropertyID inID, + AudioUnitScope inScope, + AudioUnitElement inElement, + UInt32 & outDataSize, + Boolean & outWritable ); + + virtual ComponentResult GetProperty(AudioUnitPropertyID inID, + AudioUnitScope inScope, + AudioUnitElement inElement, + void * outData); + + virtual ComponentResult Initialize(); + virtual bool SupportsTail () { return true; } + virtual Float64 GetTailTime() {return (1.0/GetSampleRate())*0.0;} //in SECONDS! gsr * a number = in samples + virtual Float64 GetLatency() {return (1.0/GetSampleRate())*0.0;} // in SECONDS! gsr * a number = in samples + + /*! @method Version */ + virtual ComponentResult Version() { return kStonefireVersion; } + + + +protected: + class StonefireKernel : public AUKernelBase // most of the real work happens here + { +public: + StonefireKernel(AUEffectBase *inAudioUnit ) + : AUKernelBase(inAudioUnit) + { + } + + // *Required* overides for the process method for this effect + // processes one channel of interleaved samples + virtual void Process( const Float32 *inSourceP, + Float32 *inDestP, + UInt32 inFramesToProcess, + UInt32 inNumChannels, + bool &ioSilence); + + virtual void Reset(); + + private: + enum { + pvAL1, + pvSL1, + accSL1, + acc2SL1, + pvAL2, + pvSL2, + accSL2, + acc2SL2, + pvAL3, + pvSL3, + accSL3, + pvAL4, + pvSL4, + gndavgL, + outAL, + gainAL, + air_total + }; + double air[air_total]; + + enum { + prevSampL1, + prevSlewL1, + accSlewL1, + prevSampL2, + prevSlewL2, + accSlewL2, + prevSampL3, + prevSlewL3, + accSlewL3, + kalGainL, + kalOutL, + kal_total + }; + double kal[kal_total]; + + double trebleGainA; + double trebleGainB; + double midGainA; + double midGainB; + double bassGainA; + double bassGainB; + + uint32_t fpd; + }; +}; + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + +#endif \ No newline at end of file diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.r b/plugins/MacSignedAU/Stonefire/Stonefire.r new file mode 100755 index 000000000..8d83e6eea --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.r @@ -0,0 +1,61 @@ +/* +* File: Stonefire.r +* +* Version: 1.0 +* +* Created: 4/1/24 +* +* Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license +* +* Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in +* consideration of your agreement to the following terms, and your use, installation, modification +* or redistribution of this Apple software constitutes acceptance of these terms. If you do +* not agree with these terms, please do not use, install, modify or redistribute this Apple +* software. +* +* In consideration of your agreement to abide by the following terms, and subject to these terms, +* Apple grants you a personal, non-exclusive license, under Apple's copyrights in this +* original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the +* Apple Software, with or without modifications, in source and/or binary forms; provided that if you +* redistribute the Apple Software in its entirety and without modifications, you must retain this +* notice and the following text and disclaimers in all such redistributions of the Apple Software. +* Neither the name, trademarks, service marks or logos of Apple Computer, Inc. may be used to +* endorse or promote products derived from the Apple Software without specific prior written +* permission from Apple. Except as expressly stated in this notice, no other rights or +* licenses, express or implied, are granted by Apple herein, including but not limited to any +* patent rights that may be infringed by your derivative works or by other works in which the +* Apple Software may be incorporated. +* +* The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR +* IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY +* AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE +* OR IN COMBINATION WITH YOUR PRODUCTS. +* +* IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL +* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, +* REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER +* UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN +* IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +* +*/ +#include + +#include "StonefireVersion.h" + +// Note that resource IDs must be spaced 2 apart for the 'STR ' name and description +#define kAudioUnitResID_Stonefire 1000 + +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Stonefire~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +#define RES_ID kAudioUnitResID_Stonefire +#define COMP_TYPE kAudioUnitType_Effect +#define COMP_SUBTYPE Stonefire_COMP_SUBTYPE +#define COMP_MANUF Stonefire_COMP_MANF + +#define VERSION kStonefireVersion +#define NAME "Airwindows: Stonefire" +#define DESCRIPTION "Stonefire AU" +#define ENTRY_POINT "StonefireEntry" + +#include "AUResources.r" \ No newline at end of file diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.mode1v3 b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.mode1v3 new file mode 100755 index 000000000..f301be9a2 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.mode1v3 @@ -0,0 +1,1358 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCProjectFormatConflictsModule + Name + Project Format Conflicts List + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + BundleLoadPath + + MaxInstances + n + Module + XCSnapshotModule + Name + Snapshots Tool + + + BundlePath + /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources + Description + DefaultDescriptionKey + DockingSystemVisible + + Extension + mode1v3 + FavBarConfig + + PBXProjectModuleGUID + 8BD3CCBC148831C90062E48C + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.mode1v3 + MajorVersion + 33 + MinorVersion + 0 + Name + Default + Notifications + + OpenEditors + + PerspectiveWidths + + -1 + -1 + + Perspectives + + + ChosenToolbarItems + + active-combo-popup + action + build + debugger-enable-breakpoints + get-info + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProjectWithEditor + Identifier + perspective.project + IsVertical + + Layout + + + BecomeActive + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 089C166AFE841209C02AAC07 + 08FB77ADFE841716C02AAC07 + 8BA05AEB0720742700365D66 + 1C37FBAC04509CD000000102 + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 20 + 19 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 445}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 463}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 203 321 788 504 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 203pt + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20306471E060097A5F4 + PBXProjectModuleLabel + MyNewFile14.java + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CE0B20406471E060097A5F4 + PBXProjectModuleLabel + MyNewFile14.java + + SplitCount + 1 + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {580, 269}} + RubberWindowFrame + 203 321 788 504 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 269pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20506471E060097A5F4 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{0, 274}, {580, 189}} + RubberWindowFrame + 203 321 788 504 0 0 1440 878 + + Module + XCDetailModule + Proportion + 189pt + + + Proportion + 580pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDetailModule + + TableOfContents + + 8B563EC9161B5E170067FE32 + 1CE0B1FE06471DED0097A5F4 + 8B563ECA161B5E170067FE32 + 1CE0B20306471E060097A5F4 + 1CE0B20506471E060097A5F4 + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.defaultV3 + + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.morph + IsVertical + 0 + Layout + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 11E0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 29B97314FDCFA39411CA2CEA + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 337}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 1 + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 355}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 373 269 690 397 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 100% + + + Name + Morph + PreferredWidth + 300 + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + + TableOfContents + + 11E0B1FE06471DED0097A5F4 + + ToolbarConfiguration + xcode.toolbar.config.default.shortV3 + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecificationMode1.xcperspec' + StatusbarIsVisible + + TimeStamp + 0.0 + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 2 + Type + Perspectives + UpdateMessage + The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? + WindowJustification + 5 + WindowOrderList + + 8BD3CCBD148831C90062E48C + /Developer/Library/Xcode/Project Templates/System Plug-in/Audio Unit Effect/Audio Unit Effect/StarterAU.xcodeproj + + WindowString + 203 321 788 504 0 0 1440 878 + WindowToolsV3 + + + FirstTimeWindowDisplayed + + Identifier + windowTool.build + IsVertical + + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {500, 218}} + RubberWindowFrame + 668 222 500 500 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 218pt + + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + XCBuildResultsTrigger_Collapse + 1021 + XCBuildResultsTrigger_Open + 1011 + + GeometryConfiguration + + Frame + {{0, 223}, {500, 236}} + RubberWindowFrame + 668 222 500 500 0 0 1440 878 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 459pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + + TableOfContents + + 8BD3CCBD148831C90062E48C + 8B563ECB161B5E170067FE32 + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.buildV3 + WindowContentMinSize + 486 300 + WindowString + 668 222 500 500 0 0 1440 878 + WindowToolGUID + 8BD3CCBD148831C90062E48C + WindowToolIsVisible + + + + Identifier + windowTool.debugger + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {317, 164}} + {{317, 0}, {377, 164}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {694, 164}} + {{0, 164}, {694, 216}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {694, 380}} + RubberWindowFrame + 321 238 694 422 0 0 1440 878 + + Module + PBXDebugSessionModule + Proportion + 100% + + + Proportion + 100% + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1C0AD2AB069F1E9B00FABCE6 + 1C162984064C10D400B95A72 + 1C0AD2AC069F1E9B00FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + WindowString + 321 238 694 422 0 0 1440 878 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + 0 + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + MENUSEPARATOR + + + Identifier + windowTool.debuggerConsole + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {650, 250}} + RubberWindowFrame + 516 632 650 250 0 0 1680 1027 + + Module + PBXDebugCLIModule + Proportion + 209pt + + + Proportion + 209pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAAD065D492600B07095 + 1C78EAAE065D492600B07095 + 1C78EAAC065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.consoleV3 + WindowString + 650 41 650 250 0 0 1280 1002 + WindowToolGUID + 1C78EAAD065D492600B07095 + WindowToolIsVisible + 0 + + + Identifier + windowTool.snapshots + Layout + + + Dock + + + Module + XCSnapshotModule + Proportion + 100% + + + Proportion + 100% + + + Name + Snapshots + ServiceClasses + + XCSnapshotModule + + StatusbarIsVisible + Yes + ToolbarConfiguration + xcode.toolbar.config.snapshots + WindowString + 315 824 300 550 0 0 1440 878 + WindowToolIsVisible + Yes + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.0950012207031 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scm + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 3 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpointsV3 + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimatorV3 + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 100% + + + Proportion + 100% + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.projectFormatConflicts + Layout + + + Dock + + + Module + XCProjectFormatConflictsModule + Proportion + 100% + + + Proportion + 100% + + + Name + Project Format Conflicts + ServiceClasses + + XCProjectFormatConflictsModule + + StatusbarIsVisible + 0 + WindowContentMinSize + 450 300 + WindowString + 50 850 472 307 0 0 1440 877 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {374, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {630, 331}} + MembersFrame + {{0, 105}, {374, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 97 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 385 179 630 352 0 0 1440 878 + + Module + PBXClassBrowserModule + Proportion + 332pt + + + Proportion + 332pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C0AD2AF069F1E9B00FABCE6 + 1C0AD2B0069F1E9B00FABCE6 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 385 179 630 352 0 0 1440 878 + WindowToolGUID + 1C0AD2AF069F1E9B00FABCE6 + WindowToolIsVisible + 0 + + + Identifier + windowTool.refactoring + IncludeInToolsMenu + 0 + Layout + + + Dock + + + BecomeActive + 1 + GeometryConfiguration + + Frame + {0, 0}, {500, 335} + RubberWindowFrame + {0, 0}, {500, 335} + + Module + XCRefactoringModule + Proportion + 100% + + + Proportion + 100% + + + Name + Refactoring + ServiceClasses + + XCRefactoringModule + + WindowString + 200 200 500 356 0 0 1920 1200 + + + + diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser new file mode 100755 index 000000000..a0e8af414 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser @@ -0,0 +1,128 @@ +// !$*UTF8*$! +{ + 089C1669FE841209C02AAC07 /* Project object */ = { + activeBuildConfigurationName = Release; + activeTarget = 8D01CCC60486CAD60068D4B7 /* Stonefire */; + codeSenseManager = 8BD3CCB9148830B20062E48C /* Code sense */; + perUserDictionary = { + PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 292, + 20, + 48, + 43, + 43, + 20, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + PBXFileDataSource_Target_ColumnID, + ); + }; + PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 252, + 60, + 20, + 48, + 43, + 43, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXTargetDataSource_PrimaryAttribute, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + ); + }; + PBXPerProjectTemplateStateSaveDate = 733683431; + PBXWorkspaceStateSaveDate = 733683431; + }; + perUserProjectItems = { + 8BFF51582BBB22AF00C35A15 /* PlistBookmark */ = 8BFF51582BBB22AF00C35A15 /* PlistBookmark */; + 8BFF51762BBB251500C35A15 /* PlistBookmark */ = 8BFF51762BBB251500C35A15 /* PlistBookmark */; + }; + sourceControlManager = 8BD3CCB8148830B20062E48C /* Source Control */; + userBuildSettings = { + }; + }; + 8BA05A660720730100365D66 /* Stonefire.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1090, 5202}}"; + sepNavSelRange = "{10482, 0}"; + sepNavVisRange = "{11340, 2146}"; + sepNavWindowFrame = "{{15, 52}, {1137, 821}}"; + }; + }; + 8BA05A690720730100365D66 /* StonefireVersion.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1090, 1062}}"; + sepNavSelRange = "{2905, 0}"; + sepNavVisRange = "{1068, 1900}"; + sepNavWindowFrame = "{{15, 52}, {1137, 821}}"; + }; + }; + 8BC6025B073B072D006C4272 /* Stonefire.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1146, 4068}}"; + sepNavSelRange = "{5835, 0}"; + sepNavVisRange = "{5079, 643}"; + sepNavWindowFrame = "{{15, 52}, {1137, 821}}"; + }; + }; + 8BD3CCB8148830B20062E48C /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + repositoryNamesForRoots = { + "" = ""; + }; + }; + }; + 8BD3CCB9148830B20062E48C /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; + 8BFF51582BBB22AF00C35A15 /* PlistBookmark */ = { + isa = PlistBookmark; + fRef = 8D01CCD10486CAD60068D4B7 /* Info.plist */; + fallbackIsa = PBXBookmark; + isK = 0; + kPath = ( + CFBundleName, + ); + name = /Users/christopherjohnson/Desktop/Stonefire/Info.plist; + rLen = 0; + rLoc = 9223372036854775807; + }; + 8BFF51762BBB251500C35A15 /* PlistBookmark */ = { + isa = PlistBookmark; + fRef = 8D01CCD10486CAD60068D4B7 /* Info.plist */; + fallbackIsa = PBXBookmark; + isK = 0; + kPath = ( + CFBundleName, + ); + name = /Users/christopherjohnson/Desktop/Stonefire/Info.plist; + rLen = 0; + rLoc = 9223372036854775807; + }; + 8D01CCC60486CAD60068D4B7 /* Stonefire */ = { + activeExec = 0; + }; +} diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 new file mode 100755 index 000000000..8132a056f --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 @@ -0,0 +1,1505 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCProjectFormatConflictsModule + Name + Project Format Conflicts List + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + BundleLoadPath + + MaxInstances + n + Module + XCSnapshotModule + Name + Snapshots Tool + + + BundlePath + /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources + Description + AIODescriptionKey + DockingSystemVisible + + Extension + perspectivev3 + FavBarConfig + + PBXProjectModuleGUID + 8BD7274F1D46E5A5000176F0 + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.defaultV3 + MajorVersion + 34 + MinorVersion + 0 + Name + All-In-One + Notifications + + + XCObserverAutoDisconnectKey + + XCObserverDefintionKey + + PBXStatusErrorsKey + 0 + + XCObserverFactoryKey + XCPerspectivesSpecificationIdentifier + XCObserverGUIDKey + XCObserverProjectIdentifier + XCObserverNotificationKey + PBXStatusBuildStateMessageNotification + XCObserverTargetKey + XCMainBuildResultsModuleGUID + XCObserverTriggerKey + awakenModuleWithObserver: + XCObserverValidationKey + + PBXStatusErrorsKey + 2 + + + + OpenEditors + + PerspectiveWidths + + 841 + 841 + + Perspectives + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-combo-popup + action + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + get-info + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.project + IsVertical + + Layout + + + BecomeActive + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CA23ED40692098700951B8B + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 288 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 089C166AFE841209C02AAC07 + 08FB77ADFE841716C02AAC07 + 8BA05A56072072A900365D66 + 089C167CFE841241C02AAC07 + 1C37FBAC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 4 + 2 + 1 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {288, 595}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + + GeometryConfiguration + + Frame + {{0, 0}, {305, 613}} + GroupTreeTableConfiguration + + MainColumn + 288 + + RubberWindowFrame + 241 44 841 654 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 305pt + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 8BD7274A1D46E5A5000176F0 + PBXProjectModuleLabel + Info.plist + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 8BD7274B1D46E5A5000176F0 + PBXProjectModuleLabel + Info.plist + _historyCapacity + 0 + bookmark + 8BFF51762BBB251500C35A15 + history + + 8BFF51582BBB22AF00C35A15 + + + SplitCount + 1 + + StatusBarVisibility + + XCSharingToken + com.apple.Xcode.CommonNavigatorGroupSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {531, 242}} + RubberWindowFrame + 241 44 841 654 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 242pt + + + Proportion + 366pt + Tabs + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EDF0692099D00951B8B + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{10, 27}, {531, 339}} + + Module + XCDetailModule + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EE00692099D00951B8B + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{10, 31}, {603, 297}} + + Module + PBXProjectFindModule + + + ContentConfiguration + + PBXCVSModuleFilterTypeKey + 1032 + PBXProjectModuleGUID + 1CA23EE10692099D00951B8B + PBXProjectModuleLabel + SCM Results + + GeometryConfiguration + + Frame + {{10, 31}, {603, 297}} + + Module + PBXCVSModule + + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + XCBuildResultsTrigger_Collapse + 1023 + XCBuildResultsTrigger_Open + 1012 + + GeometryConfiguration + + Frame + {{10, 27}, {531, 339}} + RubberWindowFrame + 241 44 841 654 0 0 1440 878 + + Module + PBXBuildResultsModule + + + + + Proportion + 531pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDockableTabModule + XCDetailModule + PBXProjectFindModule + PBXCVSModule + PBXBuildResultsModule + + TableOfContents + + 8BFF516E2BBB248D00C35A15 + 1CA23ED40692098700951B8B + 8BFF516F2BBB248D00C35A15 + 8BD7274A1D46E5A5000176F0 + 8BFF51702BBB248D00C35A15 + 1CA23EDF0692099D00951B8B + 1CA23EE00692099D00951B8B + 1CA23EE10692099D00951B8B + XCMainBuildResultsModuleGUID + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.defaultV3 + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-combo-popup + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + debugger-restart-executable + debugger-pause + debugger-step-over + debugger-step-into + debugger-step-out + NSToolbarFlexibleSpaceItem + servicesModulebreakpoints + debugger-show-console-window + + ControllerClassBaseName + PBXDebugSessionModule + IconName + DebugTabIcon + Identifier + perspective.debug + IsVertical + + Layout + + + ContentConfiguration + + PBXProjectModuleGUID + 1CCC7628064C1048000F2A68 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {810, 0}} + + Module + PBXDebugCLIModule + Proportion + 0pt + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {395, 214}} + {{395, 0}, {415, 214}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {810, 214}} + {{0, 214}, {810, 227}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1CCC7629064C1048000F2A68 + PBXProjectModuleLabel + Debug + + GeometryConfiguration + + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 5}, {810, 441}} + PBXDebugSessionStackFrameViewKey + + DebugVariablesTableConfiguration + + Name + 120 + Value + 85 + Summary + 185 + + Frame + {{395, 0}, {415, 214}} + + + Module + PBXDebugSessionModule + Proportion + 441pt + + + Name + Debug + ServiceClasses + + XCModuleDock + PBXDebugCLIModule + PBXDebugSessionModule + PBXDebugProcessAndThreadModule + PBXDebugProcessViewModule + PBXDebugThreadViewModule + PBXDebugStackFrameViewModule + PBXNavigatorGroup + + TableOfContents + + 8BD727EC1D46ECF1000176F0 + 1CCC7628064C1048000F2A68 + 1CCC7629064C1048000F2A68 + 8BD727ED1D46ECF1000176F0 + 8BD727EE1D46ECF1000176F0 + 8BD727EF1D46ECF1000176F0 + 8BD727F01D46ECF1000176F0 + 8BD727E71D46ECD9000176F0 + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.debugV3 + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecification.xcperspec' + StatusbarIsVisible + + TimeStamp + 733685013.30776501 + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 2 + Type + Perspectives + UpdateMessage + + WindowJustification + 5 + WindowOrderList + + /Users/christopherjohnson/Desktop/Stonefire/Stonefire.xcodeproj + + WindowString + 241 44 841 654 0 0 1440 878 + WindowToolsV3 + + + Identifier + windowTool.debugger + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {317, 164}} + {{317, 0}, {377, 164}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {694, 164}} + {{0, 164}, {694, 216}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {694, 380}} + RubberWindowFrame + 321 238 694 422 0 0 1440 878 + + Module + PBXDebugSessionModule + Proportion + 100% + + + Proportion + 100% + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1C0AD2AB069F1E9B00FABCE6 + 1C162984064C10D400B95A72 + 1C0AD2AC069F1E9B00FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + WindowString + 321 238 694 422 0 0 1440 878 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + 0 + + + Identifier + windowTool.build + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD052900623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {500, 215}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 218pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + + GeometryConfiguration + + Frame + {{0, 222}, {500, 236}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 458pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAA5065D492600B07095 + 1C78EAA6065D492600B07095 + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.buildV3 + WindowString + 192 257 500 500 0 0 1280 1002 + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + windowTool.snapshots + Layout + + + Dock + + + Module + XCSnapshotModule + Proportion + 100% + + + Proportion + 100% + + + Name + Snapshots + ServiceClasses + + XCSnapshotModule + + StatusbarIsVisible + Yes + ToolbarConfiguration + xcode.toolbar.config.snapshots + WindowString + 315 824 300 550 0 0 1440 878 + WindowToolIsVisible + Yes + + + Identifier + windowTool.debuggerConsole + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {700, 358}} + RubberWindowFrame + 149 87 700 400 0 0 1440 878 + + Module + PBXDebugCLIModule + Proportion + 358pt + + + Proportion + 358pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D5B069F1CE1000CFCEE + 1C530D5C069F1CE1000CFCEE + 1C78EAAC065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.consoleV3 + WindowString + 149 87 440 400 0 0 1440 878 + WindowToolGUID + 1C530D5B069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.09500122070312 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scmV3 + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 3 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpointsV3 + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimatorV3 + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 166pt + + + Proportion + 166pt + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.projectFormatConflicts + Layout + + + Dock + + + Module + XCProjectFormatConflictsModule + Proportion + 100% + + + Proportion + 100% + + + Name + Project Format Conflicts + ServiceClasses + + XCProjectFormatConflictsModule + + StatusbarIsVisible + 0 + WindowContentMinSize + 450 300 + WindowString + 50 850 472 307 0 0 1440 877 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {369, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {616, 353}} + MembersFrame + {{0, 105}, {369, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 94 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 597 125 616 374 0 0 1280 1002 + + Module + PBXClassBrowserModule + Proportion + 354pt + + + Proportion + 354pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C78EABA065D492600B07095 + 1C78EABB065D492600B07095 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 597 125 616 374 0 0 1280 1002 + + + Identifier + windowTool.refactoring + IncludeInToolsMenu + 0 + Layout + + + Dock + + + BecomeActive + 1 + GeometryConfiguration + + Frame + {0, 0}, {500, 335} + RubberWindowFrame + {0, 0}, {500, 335} + + Module + XCRefactoringModule + Proportion + 100% + + + Proportion + 100% + + + Name + Refactoring + ServiceClasses + + XCRefactoringModule + + WindowString + 200 200 500 356 0 0 1920 1200 + + + + diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.pbxproj b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.pbxproj new file mode 100755 index 000000000..01da800a0 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.pbxproj @@ -0,0 +1,965 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 45; + objects = { + +/* Begin PBXBuildFile section */ + 8BA05A6B0720730100365D66 /* Stonefire.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BA05A660720730100365D66 /* Stonefire.cpp */; }; + 8BA05A6E0720730100365D66 /* StonefireVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA05A690720730100365D66 /* StonefireVersion.h */; }; + 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AF9072074E100365D66 /* AudioToolbox.framework */; }; + 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05AFA072074E100365D66 /* AudioUnit.framework */; }; + 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BA05B01072074F900365D66 /* CoreServices.framework */; }; + 8BB495B02BBB5F3E00515D8B /* CAExtAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495282BBB5F3D00515D8B /* CAExtAudioFile.h */; }; + 8BB495B12BBB5F3E00515D8B /* CACFMachPort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495292BBB5F3D00515D8B /* CACFMachPort.h */; }; + 8BB495B22BBB5F3E00515D8B /* CABool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4952A2BBB5F3D00515D8B /* CABool.h */; }; + 8BB495B32BBB5F3E00515D8B /* CAComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4952B2BBB5F3D00515D8B /* CAComponent.cpp */; }; + 8BB495B42BBB5F3E00515D8B /* CADebugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4952C2BBB5F3D00515D8B /* CADebugger.h */; }; + 8BB495B52BBB5F3E00515D8B /* CACFNumber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4952D2BBB5F3D00515D8B /* CACFNumber.cpp */; }; + 8BB495B62BBB5F3E00515D8B /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4952E2BBB5F3D00515D8B /* CAGuard.h */; }; + 8BB495B72BBB5F3E00515D8B /* CAAtomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4952F2BBB5F3D00515D8B /* CAAtomic.h */; }; + 8BB495B82BBB5F3E00515D8B /* CAStreamBasicDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495302BBB5F3D00515D8B /* CAStreamBasicDescription.h */; }; + 8BB495B92BBB5F3E00515D8B /* CACFObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495312BBB5F3D00515D8B /* CACFObject.h */; }; + 8BB495BA2BBB5F3E00515D8B /* CAStreamRangedDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495322BBB5F3D00515D8B /* CAStreamRangedDescription.h */; }; + 8BB495BB2BBB5F3E00515D8B /* CATokenMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495332BBB5F3D00515D8B /* CATokenMap.h */; }; + 8BB495BC2BBB5F3E00515D8B /* CAComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495342BBB5F3D00515D8B /* CAComponent.h */; }; + 8BB495BD2BBB5F3E00515D8B /* CAAudioBufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495352BBB5F3D00515D8B /* CAAudioBufferList.h */; }; + 8BB495BE2BBB5F3E00515D8B /* CAAudioUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495362BBB5F3D00515D8B /* CAAudioUnit.h */; }; + 8BB495BF2BBB5F3E00515D8B /* CAAUParameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495372BBB5F3D00515D8B /* CAAUParameter.h */; }; + 8BB495C02BBB5F3E00515D8B /* CAException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495382BBB5F3D00515D8B /* CAException.h */; }; + 8BB495C12BBB5F3E00515D8B /* CAAUProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495392BBB5F3D00515D8B /* CAAUProcessor.cpp */; }; + 8BB495C22BBB5F3E00515D8B /* CAAUProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4953A2BBB5F3D00515D8B /* CAAUProcessor.h */; }; + 8BB495C32BBB5F3E00515D8B /* CAProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4953B2BBB5F3D00515D8B /* CAProcess.h */; }; + 8BB495C42BBB5F3E00515D8B /* CACFDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4953C2BBB5F3D00515D8B /* CACFDictionary.h */; }; + 8BB495C52BBB5F3E00515D8B /* CAPThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4953D2BBB5F3D00515D8B /* CAPThread.h */; }; + 8BB495C62BBB5F3E00515D8B /* CAAUParameter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4953E2BBB5F3D00515D8B /* CAAUParameter.cpp */; }; + 8BB495C72BBB5F3E00515D8B /* CAAudioTimeStamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4953F2BBB5F3D00515D8B /* CAAudioTimeStamp.h */; }; + 8BB495C82BBB5F3E00515D8B /* CAFilePathUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495402BBB5F3D00515D8B /* CAFilePathUtils.cpp */; }; + 8BB495C92BBB5F3E00515D8B /* CAAudioValueRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495412BBB5F3D00515D8B /* CAAudioValueRange.h */; }; + 8BB495CA2BBB5F3E00515D8B /* CAVectorUnitTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495422BBB5F3D00515D8B /* CAVectorUnitTypes.h */; }; + 8BB495CB2BBB5F3E00515D8B /* CAAudioChannelLayoutObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495432BBB5F3D00515D8B /* CAAudioChannelLayoutObject.cpp */; }; + 8BB495CC2BBB5F3E00515D8B /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495442BBB5F3E00515D8B /* CAGuard.cpp */; }; + 8BB495CD2BBB5F3E00515D8B /* CACFNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495452BBB5F3E00515D8B /* CACFNumber.h */; }; + 8BB495CE2BBB5F3E00515D8B /* CACFDistributedNotification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495462BBB5F3E00515D8B /* CACFDistributedNotification.cpp */; }; + 8BB495CF2BBB5F3E00515D8B /* CACFString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495472BBB5F3E00515D8B /* CACFString.h */; }; + 8BB495D02BBB5F3E00515D8B /* CAAUMIDIMapManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495482BBB5F3E00515D8B /* CAAUMIDIMapManager.cpp */; }; + 8BB495D12BBB5F3E00515D8B /* CAComponentDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495492BBB5F3E00515D8B /* CAComponentDescription.cpp */; }; + 8BB495D22BBB5F3E00515D8B /* CAHostTimeBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4954A2BBB5F3E00515D8B /* CAHostTimeBase.h */; }; + 8BB495D32BBB5F3E00515D8B /* CADebugMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4954B2BBB5F3E00515D8B /* CADebugMacros.cpp */; }; + 8BB495D42BBB5F3E00515D8B /* CAAudioFileFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4954C2BBB5F3E00515D8B /* CAAudioFileFormats.h */; }; + 8BB495D52BBB5F3E00515D8B /* CAAUMIDIMapManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4954D2BBB5F3E00515D8B /* CAAUMIDIMapManager.h */; }; + 8BB495D62BBB5F3E00515D8B /* CACFDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4954E2BBB5F3E00515D8B /* CACFDictionary.cpp */; }; + 8BB495D72BBB5F3E00515D8B /* CAMutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4954F2BBB5F3E00515D8B /* CAMutex.h */; }; + 8BB495D82BBB5F3E00515D8B /* CACFString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495502BBB5F3E00515D8B /* CACFString.cpp */; }; + 8BB495D92BBB5F3E00515D8B /* CASettingsStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495512BBB5F3E00515D8B /* CASettingsStorage.h */; }; + 8BB495DA2BBB5F3E00515D8B /* CADebugPrintf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495522BBB5F3E00515D8B /* CADebugPrintf.h */; }; + 8BB495DB2BBB5F3E00515D8B /* CAXException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495532BBB5F3E00515D8B /* CAXException.cpp */; }; + 8BB495DC2BBB5F3E00515D8B /* CAAUMIDIMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495542BBB5F3E00515D8B /* CAAUMIDIMap.h */; }; + 8BB495DD2BBB5F3E00515D8B /* AUParamInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495552BBB5F3E00515D8B /* AUParamInfo.h */; }; + 8BB495DE2BBB5F3E00515D8B /* CABitOperations.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495562BBB5F3E00515D8B /* CABitOperations.h */; }; + 8BB495DF2BBB5F3E00515D8B /* CACFPreferences.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495572BBB5F3E00515D8B /* CACFPreferences.cpp */; }; + 8BB495E02BBB5F3E00515D8B /* CABundleLocker.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495582BBB5F3E00515D8B /* CABundleLocker.h */; }; + 8BB495E12BBB5F3E00515D8B /* CAPropertyAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495592BBB5F3E00515D8B /* CAPropertyAddress.h */; }; + 8BB495E22BBB5F3E00515D8B /* CAXException.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4955A2BBB5F3E00515D8B /* CAXException.h */; }; + 8BB495E32BBB5F3E00515D8B /* CAAudioChannelLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4955B2BBB5F3E00515D8B /* CAAudioChannelLayout.cpp */; }; + 8BB495E42BBB5F3E00515D8B /* CAThreadSafeList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4955C2BBB5F3E00515D8B /* CAThreadSafeList.h */; }; + 8BB495E52BBB5F3E00515D8B /* CAAudioUnitOutputCapturer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4955D2BBB5F3E00515D8B /* CAAudioUnitOutputCapturer.h */; }; + 8BB495E62BBB5F3E00515D8B /* AUParamInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4955E2BBB5F3E00515D8B /* AUParamInfo.cpp */; }; + 8BB495E72BBB5F3E00515D8B /* CASharedLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4955F2BBB5F3E00515D8B /* CASharedLibrary.cpp */; }; + 8BB495E82BBB5F3E00515D8B /* CAAUMIDIMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495602BBB5F3E00515D8B /* CAAUMIDIMap.cpp */; }; + 8BB495E92BBB5F3E00515D8B /* CALogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495612BBB5F3E00515D8B /* CALogMacros.h */; }; + 8BB495EA2BBB5F3E00515D8B /* CACFMessagePort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495622BBB5F3E00515D8B /* CACFMessagePort.cpp */; }; + 8BB495EB2BBB5F3E00515D8B /* CARingBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495632BBB5F3E00515D8B /* CARingBuffer.h */; }; + 8BB495EC2BBB5F3E00515D8B /* AUOutputBL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495642BBB5F3E00515D8B /* AUOutputBL.cpp */; }; + 8BB495ED2BBB5F3E00515D8B /* CABufferList.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495652BBB5F3E00515D8B /* CABufferList.h */; }; + 8BB495EE2BBB5F3E00515D8B /* CASharedLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495662BBB5F3E00515D8B /* CASharedLibrary.h */; }; + 8BB495EF2BBB5F3E00515D8B /* CACFData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495672BBB5F3E00515D8B /* CACFData.h */; }; + 8BB495F02BBB5F3E00515D8B /* CAStreamRangedDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495682BBB5F3E00515D8B /* CAStreamRangedDescription.cpp */; }; + 8BB495F12BBB5F3E00515D8B /* CAPThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495692BBB5F3E00515D8B /* CAPThread.cpp */; }; + 8BB495F22BBB5F3E00515D8B /* CAAutoDisposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4956A2BBB5F3E00515D8B /* CAAutoDisposer.h */; }; + 8BB495F32BBB5F3E00515D8B /* CACFPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4956B2BBB5F3E00515D8B /* CACFPreferences.h */; }; + 8BB495F42BBB5F3E00515D8B /* CAVectorUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4956C2BBB5F3E00515D8B /* CAVectorUnit.cpp */; }; + 8BB495F52BBB5F3E00515D8B /* CAComponentDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4956D2BBB5F3E00515D8B /* CAComponentDescription.h */; }; + 8BB495F62BBB5F3E00515D8B /* CADebugMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4956E2BBB5F3E00515D8B /* CADebugMacros.h */; }; + 8BB495F72BBB5F3E00515D8B /* AUOutputBL.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4956F2BBB5F3E00515D8B /* AUOutputBL.h */; }; + 8BB495F82BBB5F3E00515D8B /* CADebugPrintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495702BBB5F3E00515D8B /* CADebugPrintf.cpp */; }; + 8BB495F92BBB5F3E00515D8B /* CARingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495712BBB5F3E00515D8B /* CARingBuffer.cpp */; }; + 8BB495FA2BBB5F3E00515D8B /* CACFPlugIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495722BBB5F3E00515D8B /* CACFPlugIn.h */; }; + 8BB495FB2BBB5F3E00515D8B /* CASettingsStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495732BBB5F3E00515D8B /* CASettingsStorage.cpp */; }; + 8BB495FC2BBB5F3E00515D8B /* CAMixMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495742BBB5F3E00515D8B /* CAMixMap.h */; }; + 8BB495FD2BBB5F3E00515D8B /* CACFDistributedNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495752BBB5F3E00515D8B /* CACFDistributedNotification.h */; }; + 8BB495FE2BBB5F3E00515D8B /* CAFilePathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495762BBB5F3E00515D8B /* CAFilePathUtils.h */; }; + 8BB495FF2BBB5F3E00515D8B /* CATink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495772BBB5F3E00515D8B /* CATink.h */; }; + 8BB496002BBB5F3E00515D8B /* CAStreamBasicDescription.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495782BBB5F3E00515D8B /* CAStreamBasicDescription.cpp */; }; + 8BB496012BBB5F3E00515D8B /* CAAudioChannelLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495792BBB5F3E00515D8B /* CAAudioChannelLayout.h */; }; + 8BB496022BBB5F3E00515D8B /* CAProcess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4957A2BBB5F3E00515D8B /* CAProcess.cpp */; }; + 8BB496032BBB5F3E00515D8B /* CAHostTimeBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4957B2BBB5F3E00515D8B /* CAHostTimeBase.cpp */; }; + 8BB496042BBB5F3E00515D8B /* CAPersistence.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4957C2BBB5F3E00515D8B /* CAPersistence.cpp */; }; + 8BB496052BBB5F3E00515D8B /* CAAudioBufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4957D2BBB5F3E00515D8B /* CAAudioBufferList.cpp */; }; + 8BB496062BBB5F3E00515D8B /* CAAudioTimeStamp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4957E2BBB5F3E00515D8B /* CAAudioTimeStamp.cpp */; }; + 8BB496072BBB5F3E00515D8B /* CAVectorUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4957F2BBB5F3E00515D8B /* CAVectorUnit.h */; }; + 8BB496082BBB5F3E00515D8B /* CAByteOrder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495802BBB5F3E00515D8B /* CAByteOrder.h */; }; + 8BB496092BBB5F3E00515D8B /* CACFArray.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495812BBB5F3E00515D8B /* CACFArray.h */; }; + 8BB4960A2BBB5F3E00515D8B /* CAAtomicStack.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495822BBB5F3E00515D8B /* CAAtomicStack.h */; }; + 8BB4960B2BBB5F3E00515D8B /* CAReferenceCounted.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495832BBB5F3E00515D8B /* CAReferenceCounted.h */; }; + 8BB4960C2BBB5F3E00515D8B /* CACFMachPort.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495842BBB5F3E00515D8B /* CACFMachPort.cpp */; }; + 8BB4960D2BBB5F3E00515D8B /* CABufferList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495852BBB5F3E00515D8B /* CABufferList.cpp */; }; + 8BB4960E2BBB5F3E00515D8B /* CAMutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495862BBB5F3E00515D8B /* CAMutex.cpp */; }; + 8BB4960F2BBB5F3E00515D8B /* CADebugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495872BBB5F3E00515D8B /* CADebugger.cpp */; }; + 8BB496102BBB5F3E00515D8B /* CABundleLocker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495882BBB5F3E00515D8B /* CABundleLocker.cpp */; }; + 8BB496112BBB5F3E00515D8B /* CAAudioFileFormats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495892BBB5F3E00515D8B /* CAAudioFileFormats.cpp */; }; + 8BB496122BBB5F3E00515D8B /* CAMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4958A2BBB5F3E00515D8B /* CAMath.h */; }; + 8BB496132BBB5F3E00515D8B /* CACFArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4958B2BBB5F3E00515D8B /* CACFArray.cpp */; }; + 8BB496142BBB5F3E00515D8B /* CACFMessagePort.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4958C2BBB5F3E00515D8B /* CACFMessagePort.h */; }; + 8BB496152BBB5F3E00515D8B /* CAAudioValueRange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4958D2BBB5F3E00515D8B /* CAAudioValueRange.cpp */; }; + 8BB496162BBB5F3E00515D8B /* CAAudioUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4958E2BBB5F3E00515D8B /* CAAudioUnit.cpp */; }; + 8BB496172BBB5F3E00515D8B /* AUViewLocalizedStringKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495922BBB5F3E00515D8B /* AUViewLocalizedStringKeys.h */; }; + 8BB496182BBB5F3E00515D8B /* ComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495942BBB5F3E00515D8B /* ComponentBase.cpp */; }; + 8BB496192BBB5F3E00515D8B /* AUScopeElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495952BBB5F3E00515D8B /* AUScopeElement.cpp */; }; + 8BB4961A2BBB5F3E00515D8B /* ComponentBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495962BBB5F3E00515D8B /* ComponentBase.h */; }; + 8BB4961B2BBB5F3E00515D8B /* AUBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495972BBB5F3E00515D8B /* AUBase.cpp */; }; + 8BB4961C2BBB5F3E00515D8B /* AUInputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495982BBB5F3E00515D8B /* AUInputElement.h */; }; + 8BB4961D2BBB5F3E00515D8B /* AUBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495992BBB5F3E00515D8B /* AUBase.h */; }; + 8BB4961E2BBB5F3E00515D8B /* AUPlugInDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4959A2BBB5F3E00515D8B /* AUPlugInDispatch.h */; }; + 8BB4961F2BBB5F3E00515D8B /* AUDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4959B2BBB5F3E00515D8B /* AUDispatch.h */; }; + 8BB496202BBB5F3E00515D8B /* AUOutputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4959C2BBB5F3E00515D8B /* AUOutputElement.cpp */; }; + 8BB496222BBB5F3E00515D8B /* AUPlugInDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB4959E2BBB5F3E00515D8B /* AUPlugInDispatch.cpp */; }; + 8BB496232BBB5F3E00515D8B /* AUOutputElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB4959F2BBB5F3E00515D8B /* AUOutputElement.h */; }; + 8BB496242BBB5F3E00515D8B /* AUDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495A02BBB5F3E00515D8B /* AUDispatch.cpp */; }; + 8BB496252BBB5F3E00515D8B /* AUScopeElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495A12BBB5F3E00515D8B /* AUScopeElement.h */; }; + 8BB496262BBB5F3E00515D8B /* AUInputElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495A22BBB5F3E00515D8B /* AUInputElement.cpp */; }; + 8BB496272BBB5F3E00515D8B /* AUEffectBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495A42BBB5F3E00515D8B /* AUEffectBase.cpp */; }; + 8BB496282BBB5F3E00515D8B /* AUEffectBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495A52BBB5F3E00515D8B /* AUEffectBase.h */; }; + 8BB496292BBB5F3E00515D8B /* AUTimestampGenerator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495A72BBB5F3E00515D8B /* AUTimestampGenerator.h */; }; + 8BB4962A2BBB5F3E00515D8B /* AUBaseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495A82BBB5F3E00515D8B /* AUBaseHelper.cpp */; }; + 8BB4962B2BBB5F3E00515D8B /* AUSilentTimeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495A92BBB5F3E00515D8B /* AUSilentTimeout.h */; }; + 8BB4962C2BBB5F3E00515D8B /* AUInputFormatConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495AA2BBB5F3E00515D8B /* AUInputFormatConverter.h */; }; + 8BB4962D2BBB5F3E00515D8B /* AUTimestampGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495AB2BBB5F3E00515D8B /* AUTimestampGenerator.cpp */; }; + 8BB4962E2BBB5F3E00515D8B /* AUBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BB495AC2BBB5F3E00515D8B /* AUBuffer.cpp */; }; + 8BB4962F2BBB5F3E00515D8B /* AUMIDIDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495AD2BBB5F3E00515D8B /* AUMIDIDefs.h */; }; + 8BB496302BBB5F3E00515D8B /* AUBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495AE2BBB5F3E00515D8B /* AUBuffer.h */; }; + 8BB496312BBB5F3E00515D8B /* AUBaseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BB495AF2BBB5F3E00515D8B /* AUBaseHelper.h */; }; + 8BC6025C073B072D006C4272 /* Stonefire.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC6025B073B072D006C4272 /* Stonefire.h */; }; + 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = ""; }; + 8BA05A660720730100365D66 /* Stonefire.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Stonefire.cpp; sourceTree = ""; }; + 8BA05A670720730100365D66 /* Stonefire.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = Stonefire.exp; sourceTree = ""; }; + 8BA05A680720730100365D66 /* Stonefire.r */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.rez; path = Stonefire.r; sourceTree = ""; }; + 8BA05A690720730100365D66 /* StonefireVersion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StonefireVersion.h; sourceTree = ""; }; + 8BA05AF9072074E100365D66 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; + 8BA05AFA072074E100365D66 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; + 8BA05B01072074F900365D66 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; + 8BB495282BBB5F3D00515D8B /* CAExtAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAExtAudioFile.h; sourceTree = ""; }; + 8BB495292BBB5F3D00515D8B /* CACFMachPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMachPort.h; sourceTree = ""; }; + 8BB4952A2BBB5F3D00515D8B /* CABool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABool.h; sourceTree = ""; }; + 8BB4952B2BBB5F3D00515D8B /* CAComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponent.cpp; sourceTree = ""; }; + 8BB4952C2BBB5F3D00515D8B /* CADebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugger.h; sourceTree = ""; }; + 8BB4952D2BBB5F3D00515D8B /* CACFNumber.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFNumber.cpp; sourceTree = ""; }; + 8BB4952E2BBB5F3D00515D8B /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + 8BB4952F2BBB5F3D00515D8B /* CAAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomic.h; sourceTree = ""; }; + 8BB495302BBB5F3D00515D8B /* CAStreamBasicDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamBasicDescription.h; sourceTree = ""; }; + 8BB495312BBB5F3D00515D8B /* CACFObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFObject.h; sourceTree = ""; }; + 8BB495322BBB5F3D00515D8B /* CAStreamRangedDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAStreamRangedDescription.h; sourceTree = ""; }; + 8BB495332BBB5F3D00515D8B /* CATokenMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATokenMap.h; sourceTree = ""; }; + 8BB495342BBB5F3D00515D8B /* CAComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponent.h; sourceTree = ""; }; + 8BB495352BBB5F3D00515D8B /* CAAudioBufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioBufferList.h; sourceTree = ""; }; + 8BB495362BBB5F3D00515D8B /* CAAudioUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnit.h; sourceTree = ""; }; + 8BB495372BBB5F3D00515D8B /* CAAUParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUParameter.h; sourceTree = ""; }; + 8BB495382BBB5F3D00515D8B /* CAException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAException.h; sourceTree = ""; }; + 8BB495392BBB5F3D00515D8B /* CAAUProcessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUProcessor.cpp; sourceTree = ""; }; + 8BB4953A2BBB5F3D00515D8B /* CAAUProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUProcessor.h; sourceTree = ""; }; + 8BB4953B2BBB5F3D00515D8B /* CAProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAProcess.h; sourceTree = ""; }; + 8BB4953C2BBB5F3D00515D8B /* CACFDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDictionary.h; sourceTree = ""; }; + 8BB4953D2BBB5F3D00515D8B /* CAPThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPThread.h; sourceTree = ""; }; + 8BB4953E2BBB5F3D00515D8B /* CAAUParameter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUParameter.cpp; sourceTree = ""; }; + 8BB4953F2BBB5F3D00515D8B /* CAAudioTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioTimeStamp.h; sourceTree = ""; }; + 8BB495402BBB5F3D00515D8B /* CAFilePathUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAFilePathUtils.cpp; sourceTree = ""; }; + 8BB495412BBB5F3D00515D8B /* CAAudioValueRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioValueRange.h; sourceTree = ""; }; + 8BB495422BBB5F3D00515D8B /* CAVectorUnitTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnitTypes.h; sourceTree = ""; }; + 8BB495432BBB5F3D00515D8B /* CAAudioChannelLayoutObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayoutObject.cpp; sourceTree = ""; }; + 8BB495442BBB5F3E00515D8B /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + 8BB495452BBB5F3E00515D8B /* CACFNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFNumber.h; sourceTree = ""; }; + 8BB495462BBB5F3E00515D8B /* CACFDistributedNotification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDistributedNotification.cpp; sourceTree = ""; }; + 8BB495472BBB5F3E00515D8B /* CACFString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFString.h; sourceTree = ""; }; + 8BB495482BBB5F3E00515D8B /* CAAUMIDIMapManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMapManager.cpp; sourceTree = ""; }; + 8BB495492BBB5F3E00515D8B /* CAComponentDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAComponentDescription.cpp; sourceTree = ""; }; + 8BB4954A2BBB5F3E00515D8B /* CAHostTimeBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAHostTimeBase.h; sourceTree = ""; }; + 8BB4954B2BBB5F3E00515D8B /* CADebugMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugMacros.cpp; sourceTree = ""; }; + 8BB4954C2BBB5F3E00515D8B /* CAAudioFileFormats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioFileFormats.h; sourceTree = ""; }; + 8BB4954D2BBB5F3E00515D8B /* CAAUMIDIMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMapManager.h; sourceTree = ""; }; + 8BB4954E2BBB5F3E00515D8B /* CACFDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFDictionary.cpp; sourceTree = ""; }; + 8BB4954F2BBB5F3E00515D8B /* CAMutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMutex.h; sourceTree = ""; }; + 8BB495502BBB5F3E00515D8B /* CACFString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFString.cpp; sourceTree = ""; }; + 8BB495512BBB5F3E00515D8B /* CASettingsStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASettingsStorage.h; sourceTree = ""; }; + 8BB495522BBB5F3E00515D8B /* CADebugPrintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugPrintf.h; sourceTree = ""; }; + 8BB495532BBB5F3E00515D8B /* CAXException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAXException.cpp; sourceTree = ""; }; + 8BB495542BBB5F3E00515D8B /* CAAUMIDIMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAUMIDIMap.h; sourceTree = ""; }; + 8BB495552BBB5F3E00515D8B /* AUParamInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUParamInfo.h; sourceTree = ""; }; + 8BB495562BBB5F3E00515D8B /* CABitOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABitOperations.h; sourceTree = ""; }; + 8BB495572BBB5F3E00515D8B /* CACFPreferences.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFPreferences.cpp; sourceTree = ""; }; + 8BB495582BBB5F3E00515D8B /* CABundleLocker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABundleLocker.h; sourceTree = ""; }; + 8BB495592BBB5F3E00515D8B /* CAPropertyAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPropertyAddress.h; sourceTree = ""; }; + 8BB4955A2BBB5F3E00515D8B /* CAXException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAXException.h; sourceTree = ""; }; + 8BB4955B2BBB5F3E00515D8B /* CAAudioChannelLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioChannelLayout.cpp; sourceTree = ""; }; + 8BB4955C2BBB5F3E00515D8B /* CAThreadSafeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAThreadSafeList.h; sourceTree = ""; }; + 8BB4955D2BBB5F3E00515D8B /* CAAudioUnitOutputCapturer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioUnitOutputCapturer.h; sourceTree = ""; }; + 8BB4955E2BBB5F3E00515D8B /* AUParamInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUParamInfo.cpp; sourceTree = ""; }; + 8BB4955F2BBB5F3E00515D8B /* CASharedLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASharedLibrary.cpp; sourceTree = ""; }; + 8BB495602BBB5F3E00515D8B /* CAAUMIDIMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAUMIDIMap.cpp; sourceTree = ""; }; + 8BB495612BBB5F3E00515D8B /* CALogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CALogMacros.h; sourceTree = ""; }; + 8BB495622BBB5F3E00515D8B /* CACFMessagePort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMessagePort.cpp; sourceTree = ""; }; + 8BB495632BBB5F3E00515D8B /* CARingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CARingBuffer.h; sourceTree = ""; }; + 8BB495642BBB5F3E00515D8B /* AUOutputBL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputBL.cpp; sourceTree = ""; }; + 8BB495652BBB5F3E00515D8B /* CABufferList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CABufferList.h; sourceTree = ""; }; + 8BB495662BBB5F3E00515D8B /* CASharedLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CASharedLibrary.h; sourceTree = ""; }; + 8BB495672BBB5F3E00515D8B /* CACFData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFData.h; sourceTree = ""; }; + 8BB495682BBB5F3E00515D8B /* CAStreamRangedDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamRangedDescription.cpp; sourceTree = ""; }; + 8BB495692BBB5F3E00515D8B /* CAPThread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPThread.cpp; sourceTree = ""; }; + 8BB4956A2BBB5F3E00515D8B /* CAAutoDisposer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAutoDisposer.h; sourceTree = ""; }; + 8BB4956B2BBB5F3E00515D8B /* CACFPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPreferences.h; sourceTree = ""; }; + 8BB4956C2BBB5F3E00515D8B /* CAVectorUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAVectorUnit.cpp; sourceTree = ""; }; + 8BB4956D2BBB5F3E00515D8B /* CAComponentDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAComponentDescription.h; sourceTree = ""; }; + 8BB4956E2BBB5F3E00515D8B /* CADebugMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CADebugMacros.h; sourceTree = ""; }; + 8BB4956F2BBB5F3E00515D8B /* AUOutputBL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputBL.h; sourceTree = ""; }; + 8BB495702BBB5F3E00515D8B /* CADebugPrintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugPrintf.cpp; sourceTree = ""; }; + 8BB495712BBB5F3E00515D8B /* CARingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CARingBuffer.cpp; sourceTree = ""; }; + 8BB495722BBB5F3E00515D8B /* CACFPlugIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFPlugIn.h; sourceTree = ""; }; + 8BB495732BBB5F3E00515D8B /* CASettingsStorage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CASettingsStorage.cpp; sourceTree = ""; }; + 8BB495742BBB5F3E00515D8B /* CAMixMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMixMap.h; sourceTree = ""; }; + 8BB495752BBB5F3E00515D8B /* CACFDistributedNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFDistributedNotification.h; sourceTree = ""; }; + 8BB495762BBB5F3E00515D8B /* CAFilePathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAFilePathUtils.h; sourceTree = ""; }; + 8BB495772BBB5F3E00515D8B /* CATink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CATink.h; sourceTree = ""; }; + 8BB495782BBB5F3E00515D8B /* CAStreamBasicDescription.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAStreamBasicDescription.cpp; sourceTree = ""; }; + 8BB495792BBB5F3E00515D8B /* CAAudioChannelLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAudioChannelLayout.h; sourceTree = ""; }; + 8BB4957A2BBB5F3E00515D8B /* CAProcess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAProcess.cpp; sourceTree = ""; }; + 8BB4957B2BBB5F3E00515D8B /* CAHostTimeBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAHostTimeBase.cpp; sourceTree = ""; }; + 8BB4957C2BBB5F3E00515D8B /* CAPersistence.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPersistence.cpp; sourceTree = ""; }; + 8BB4957D2BBB5F3E00515D8B /* CAAudioBufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioBufferList.cpp; sourceTree = ""; }; + 8BB4957E2BBB5F3E00515D8B /* CAAudioTimeStamp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioTimeStamp.cpp; sourceTree = ""; }; + 8BB4957F2BBB5F3E00515D8B /* CAVectorUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAVectorUnit.h; sourceTree = ""; }; + 8BB495802BBB5F3E00515D8B /* CAByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAByteOrder.h; sourceTree = ""; }; + 8BB495812BBB5F3E00515D8B /* CACFArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFArray.h; sourceTree = ""; }; + 8BB495822BBB5F3E00515D8B /* CAAtomicStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAAtomicStack.h; sourceTree = ""; }; + 8BB495832BBB5F3E00515D8B /* CAReferenceCounted.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAReferenceCounted.h; sourceTree = ""; }; + 8BB495842BBB5F3E00515D8B /* CACFMachPort.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFMachPort.cpp; sourceTree = ""; }; + 8BB495852BBB5F3E00515D8B /* CABufferList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABufferList.cpp; sourceTree = ""; }; + 8BB495862BBB5F3E00515D8B /* CAMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAMutex.cpp; sourceTree = ""; }; + 8BB495872BBB5F3E00515D8B /* CADebugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CADebugger.cpp; sourceTree = ""; }; + 8BB495882BBB5F3E00515D8B /* CABundleLocker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CABundleLocker.cpp; sourceTree = ""; }; + 8BB495892BBB5F3E00515D8B /* CAAudioFileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioFileFormats.cpp; sourceTree = ""; }; + 8BB4958A2BBB5F3E00515D8B /* CAMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMath.h; sourceTree = ""; }; + 8BB4958B2BBB5F3E00515D8B /* CACFArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CACFArray.cpp; sourceTree = ""; }; + 8BB4958C2BBB5F3E00515D8B /* CACFMessagePort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CACFMessagePort.h; sourceTree = ""; }; + 8BB4958D2BBB5F3E00515D8B /* CAAudioValueRange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioValueRange.cpp; sourceTree = ""; }; + 8BB4958E2BBB5F3E00515D8B /* CAAudioUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAAudioUnit.cpp; sourceTree = ""; }; + 8BB495922BBB5F3E00515D8B /* AUViewLocalizedStringKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUViewLocalizedStringKeys.h; sourceTree = ""; }; + 8BB495942BBB5F3E00515D8B /* ComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ComponentBase.cpp; sourceTree = ""; }; + 8BB495952BBB5F3E00515D8B /* AUScopeElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUScopeElement.cpp; sourceTree = ""; }; + 8BB495962BBB5F3E00515D8B /* ComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentBase.h; sourceTree = ""; }; + 8BB495972BBB5F3E00515D8B /* AUBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBase.cpp; sourceTree = ""; }; + 8BB495982BBB5F3E00515D8B /* AUInputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputElement.h; sourceTree = ""; }; + 8BB495992BBB5F3E00515D8B /* AUBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBase.h; sourceTree = ""; }; + 8BB4959A2BBB5F3E00515D8B /* AUPlugInDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUPlugInDispatch.h; sourceTree = ""; }; + 8BB4959B2BBB5F3E00515D8B /* AUDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUDispatch.h; sourceTree = ""; }; + 8BB4959C2BBB5F3E00515D8B /* AUOutputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUOutputElement.cpp; sourceTree = ""; }; + 8BB4959D2BBB5F3E00515D8B /* AUResources.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = AUResources.r; sourceTree = ""; }; + 8BB4959E2BBB5F3E00515D8B /* AUPlugInDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUPlugInDispatch.cpp; sourceTree = ""; }; + 8BB4959F2BBB5F3E00515D8B /* AUOutputElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUOutputElement.h; sourceTree = ""; }; + 8BB495A02BBB5F3E00515D8B /* AUDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUDispatch.cpp; sourceTree = ""; }; + 8BB495A12BBB5F3E00515D8B /* AUScopeElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUScopeElement.h; sourceTree = ""; }; + 8BB495A22BBB5F3E00515D8B /* AUInputElement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUInputElement.cpp; sourceTree = ""; }; + 8BB495A42BBB5F3E00515D8B /* AUEffectBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUEffectBase.cpp; sourceTree = ""; }; + 8BB495A52BBB5F3E00515D8B /* AUEffectBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUEffectBase.h; sourceTree = ""; }; + 8BB495A72BBB5F3E00515D8B /* AUTimestampGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUTimestampGenerator.h; sourceTree = ""; }; + 8BB495A82BBB5F3E00515D8B /* AUBaseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBaseHelper.cpp; sourceTree = ""; }; + 8BB495A92BBB5F3E00515D8B /* AUSilentTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUSilentTimeout.h; sourceTree = ""; }; + 8BB495AA2BBB5F3E00515D8B /* AUInputFormatConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUInputFormatConverter.h; sourceTree = ""; }; + 8BB495AB2BBB5F3E00515D8B /* AUTimestampGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUTimestampGenerator.cpp; sourceTree = ""; }; + 8BB495AC2BBB5F3E00515D8B /* AUBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AUBuffer.cpp; sourceTree = ""; }; + 8BB495AD2BBB5F3E00515D8B /* AUMIDIDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUMIDIDefs.h; sourceTree = ""; }; + 8BB495AE2BBB5F3E00515D8B /* AUBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBuffer.h; sourceTree = ""; }; + 8BB495AF2BBB5F3E00515D8B /* AUBaseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AUBaseHelper.h; sourceTree = ""; }; + 8BB496322BBB5FB500515D8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; + 8BC6025B073B072D006C4272 /* Stonefire.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Stonefire.h; sourceTree = ""; }; + 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D01CCD20486CAD60068D4B7 /* Stonefire.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Stonefire.component; sourceTree = BUILT_PRODUCTS_DIR; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D01CCCD0486CAD60068D4B7 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8BA05AFC072074E100365D66 /* AudioToolbox.framework in Frameworks */, + 8BA05AFD072074E100365D66 /* AudioUnit.framework in Frameworks */, + 8BA05B02072074F900365D66 /* CoreServices.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 089C166AFE841209C02AAC07 /* Stonefire */ = { + isa = PBXGroup; + children = ( + 08FB77ADFE841716C02AAC07 /* Source */, + 089C167CFE841241C02AAC07 /* Resources */, + 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, + 19C28FB4FE9D528D11CA2CBB /* Products */, + ); + name = Stonefire; + sourceTree = ""; + }; + 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + 8B5C7FBF076FB2C200A15F61 /* CoreAudio.framework */, + 8BA05B01072074F900365D66 /* CoreServices.framework */, + 8BA05AF9072074E100365D66 /* AudioToolbox.framework */, + 8BA05AFA072074E100365D66 /* AudioUnit.framework */, + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C167CFE841241C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D01CCD10486CAD60068D4B7 /* Info.plist */, + 089C167DFE841241C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ADFE841716C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8BB495262BBB5F3D00515D8B /* CA_SDK */, + 8BA05A56072072A900365D66 /* AU Source */, + ); + name = Source; + sourceTree = ""; + }; + 19C28FB4FE9D528D11CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 8D01CCD20486CAD60068D4B7 /* Stonefire.component */, + ); + name = Products; + sourceTree = ""; + }; + 8BA05A56072072A900365D66 /* AU Source */ = { + isa = PBXGroup; + children = ( + 8BC6025B073B072D006C4272 /* Stonefire.h */, + 8BA05A660720730100365D66 /* Stonefire.cpp */, + 8BA05A670720730100365D66 /* Stonefire.exp */, + 8BA05A680720730100365D66 /* Stonefire.r */, + 8BA05A690720730100365D66 /* StonefireVersion.h */, + ); + name = "AU Source"; + sourceTree = ""; + }; + 8BB495262BBB5F3D00515D8B /* CA_SDK */ = { + isa = PBXGroup; + children = ( + 8BB495272BBB5F3D00515D8B /* PublicUtility */, + 8BB4958F2BBB5F3E00515D8B /* AudioUnits */, + ); + name = CA_SDK; + path = ../../../../CA_SDK; + sourceTree = ""; + }; + 8BB495272BBB5F3D00515D8B /* PublicUtility */ = { + isa = PBXGroup; + children = ( + 8BB495282BBB5F3D00515D8B /* CAExtAudioFile.h */, + 8BB495292BBB5F3D00515D8B /* CACFMachPort.h */, + 8BB4952A2BBB5F3D00515D8B /* CABool.h */, + 8BB4952B2BBB5F3D00515D8B /* CAComponent.cpp */, + 8BB4952C2BBB5F3D00515D8B /* CADebugger.h */, + 8BB4952D2BBB5F3D00515D8B /* CACFNumber.cpp */, + 8BB4952E2BBB5F3D00515D8B /* CAGuard.h */, + 8BB4952F2BBB5F3D00515D8B /* CAAtomic.h */, + 8BB495302BBB5F3D00515D8B /* CAStreamBasicDescription.h */, + 8BB495312BBB5F3D00515D8B /* CACFObject.h */, + 8BB495322BBB5F3D00515D8B /* CAStreamRangedDescription.h */, + 8BB495332BBB5F3D00515D8B /* CATokenMap.h */, + 8BB495342BBB5F3D00515D8B /* CAComponent.h */, + 8BB495352BBB5F3D00515D8B /* CAAudioBufferList.h */, + 8BB495362BBB5F3D00515D8B /* CAAudioUnit.h */, + 8BB495372BBB5F3D00515D8B /* CAAUParameter.h */, + 8BB495382BBB5F3D00515D8B /* CAException.h */, + 8BB495392BBB5F3D00515D8B /* CAAUProcessor.cpp */, + 8BB4953A2BBB5F3D00515D8B /* CAAUProcessor.h */, + 8BB4953B2BBB5F3D00515D8B /* CAProcess.h */, + 8BB4953C2BBB5F3D00515D8B /* CACFDictionary.h */, + 8BB4953D2BBB5F3D00515D8B /* CAPThread.h */, + 8BB4953E2BBB5F3D00515D8B /* CAAUParameter.cpp */, + 8BB4953F2BBB5F3D00515D8B /* CAAudioTimeStamp.h */, + 8BB495402BBB5F3D00515D8B /* CAFilePathUtils.cpp */, + 8BB495412BBB5F3D00515D8B /* CAAudioValueRange.h */, + 8BB495422BBB5F3D00515D8B /* CAVectorUnitTypes.h */, + 8BB495432BBB5F3D00515D8B /* CAAudioChannelLayoutObject.cpp */, + 8BB495442BBB5F3E00515D8B /* CAGuard.cpp */, + 8BB495452BBB5F3E00515D8B /* CACFNumber.h */, + 8BB495462BBB5F3E00515D8B /* CACFDistributedNotification.cpp */, + 8BB495472BBB5F3E00515D8B /* CACFString.h */, + 8BB495482BBB5F3E00515D8B /* CAAUMIDIMapManager.cpp */, + 8BB495492BBB5F3E00515D8B /* CAComponentDescription.cpp */, + 8BB4954A2BBB5F3E00515D8B /* CAHostTimeBase.h */, + 8BB4954B2BBB5F3E00515D8B /* CADebugMacros.cpp */, + 8BB4954C2BBB5F3E00515D8B /* CAAudioFileFormats.h */, + 8BB4954D2BBB5F3E00515D8B /* CAAUMIDIMapManager.h */, + 8BB4954E2BBB5F3E00515D8B /* CACFDictionary.cpp */, + 8BB4954F2BBB5F3E00515D8B /* CAMutex.h */, + 8BB495502BBB5F3E00515D8B /* CACFString.cpp */, + 8BB495512BBB5F3E00515D8B /* CASettingsStorage.h */, + 8BB495522BBB5F3E00515D8B /* CADebugPrintf.h */, + 8BB495532BBB5F3E00515D8B /* CAXException.cpp */, + 8BB495542BBB5F3E00515D8B /* CAAUMIDIMap.h */, + 8BB495552BBB5F3E00515D8B /* AUParamInfo.h */, + 8BB495562BBB5F3E00515D8B /* CABitOperations.h */, + 8BB495572BBB5F3E00515D8B /* CACFPreferences.cpp */, + 8BB495582BBB5F3E00515D8B /* CABundleLocker.h */, + 8BB495592BBB5F3E00515D8B /* CAPropertyAddress.h */, + 8BB4955A2BBB5F3E00515D8B /* CAXException.h */, + 8BB4955B2BBB5F3E00515D8B /* CAAudioChannelLayout.cpp */, + 8BB4955C2BBB5F3E00515D8B /* CAThreadSafeList.h */, + 8BB4955D2BBB5F3E00515D8B /* CAAudioUnitOutputCapturer.h */, + 8BB4955E2BBB5F3E00515D8B /* AUParamInfo.cpp */, + 8BB4955F2BBB5F3E00515D8B /* CASharedLibrary.cpp */, + 8BB495602BBB5F3E00515D8B /* CAAUMIDIMap.cpp */, + 8BB495612BBB5F3E00515D8B /* CALogMacros.h */, + 8BB495622BBB5F3E00515D8B /* CACFMessagePort.cpp */, + 8BB495632BBB5F3E00515D8B /* CARingBuffer.h */, + 8BB495642BBB5F3E00515D8B /* AUOutputBL.cpp */, + 8BB495652BBB5F3E00515D8B /* CABufferList.h */, + 8BB495662BBB5F3E00515D8B /* CASharedLibrary.h */, + 8BB495672BBB5F3E00515D8B /* CACFData.h */, + 8BB495682BBB5F3E00515D8B /* CAStreamRangedDescription.cpp */, + 8BB495692BBB5F3E00515D8B /* CAPThread.cpp */, + 8BB4956A2BBB5F3E00515D8B /* CAAutoDisposer.h */, + 8BB4956B2BBB5F3E00515D8B /* CACFPreferences.h */, + 8BB4956C2BBB5F3E00515D8B /* CAVectorUnit.cpp */, + 8BB4956D2BBB5F3E00515D8B /* CAComponentDescription.h */, + 8BB4956E2BBB5F3E00515D8B /* CADebugMacros.h */, + 8BB4956F2BBB5F3E00515D8B /* AUOutputBL.h */, + 8BB495702BBB5F3E00515D8B /* CADebugPrintf.cpp */, + 8BB495712BBB5F3E00515D8B /* CARingBuffer.cpp */, + 8BB495722BBB5F3E00515D8B /* CACFPlugIn.h */, + 8BB495732BBB5F3E00515D8B /* CASettingsStorage.cpp */, + 8BB495742BBB5F3E00515D8B /* CAMixMap.h */, + 8BB495752BBB5F3E00515D8B /* CACFDistributedNotification.h */, + 8BB495762BBB5F3E00515D8B /* CAFilePathUtils.h */, + 8BB495772BBB5F3E00515D8B /* CATink.h */, + 8BB495782BBB5F3E00515D8B /* CAStreamBasicDescription.cpp */, + 8BB495792BBB5F3E00515D8B /* CAAudioChannelLayout.h */, + 8BB4957A2BBB5F3E00515D8B /* CAProcess.cpp */, + 8BB4957B2BBB5F3E00515D8B /* CAHostTimeBase.cpp */, + 8BB4957C2BBB5F3E00515D8B /* CAPersistence.cpp */, + 8BB4957D2BBB5F3E00515D8B /* CAAudioBufferList.cpp */, + 8BB4957E2BBB5F3E00515D8B /* CAAudioTimeStamp.cpp */, + 8BB4957F2BBB5F3E00515D8B /* CAVectorUnit.h */, + 8BB495802BBB5F3E00515D8B /* CAByteOrder.h */, + 8BB495812BBB5F3E00515D8B /* CACFArray.h */, + 8BB495822BBB5F3E00515D8B /* CAAtomicStack.h */, + 8BB495832BBB5F3E00515D8B /* CAReferenceCounted.h */, + 8BB495842BBB5F3E00515D8B /* CACFMachPort.cpp */, + 8BB495852BBB5F3E00515D8B /* CABufferList.cpp */, + 8BB495862BBB5F3E00515D8B /* CAMutex.cpp */, + 8BB495872BBB5F3E00515D8B /* CADebugger.cpp */, + 8BB495882BBB5F3E00515D8B /* CABundleLocker.cpp */, + 8BB495892BBB5F3E00515D8B /* CAAudioFileFormats.cpp */, + 8BB4958A2BBB5F3E00515D8B /* CAMath.h */, + 8BB4958B2BBB5F3E00515D8B /* CACFArray.cpp */, + 8BB4958C2BBB5F3E00515D8B /* CACFMessagePort.h */, + 8BB4958D2BBB5F3E00515D8B /* CAAudioValueRange.cpp */, + 8BB4958E2BBB5F3E00515D8B /* CAAudioUnit.cpp */, + ); + path = PublicUtility; + sourceTree = ""; + }; + 8BB4958F2BBB5F3E00515D8B /* AudioUnits */ = { + isa = PBXGroup; + children = ( + 8BB495902BBB5F3E00515D8B /* AUPublic */, + ); + path = AudioUnits; + sourceTree = ""; + }; + 8BB495902BBB5F3E00515D8B /* AUPublic */ = { + isa = PBXGroup; + children = ( + 8BB495912BBB5F3E00515D8B /* AUViewBase */, + 8BB495932BBB5F3E00515D8B /* AUBase */, + 8BB495A32BBB5F3E00515D8B /* OtherBases */, + 8BB495A62BBB5F3E00515D8B /* Utility */, + ); + path = AUPublic; + sourceTree = ""; + }; + 8BB495912BBB5F3E00515D8B /* AUViewBase */ = { + isa = PBXGroup; + children = ( + 8BB495922BBB5F3E00515D8B /* AUViewLocalizedStringKeys.h */, + ); + path = AUViewBase; + sourceTree = ""; + }; + 8BB495932BBB5F3E00515D8B /* AUBase */ = { + isa = PBXGroup; + children = ( + 8BB495942BBB5F3E00515D8B /* ComponentBase.cpp */, + 8BB495952BBB5F3E00515D8B /* AUScopeElement.cpp */, + 8BB495962BBB5F3E00515D8B /* ComponentBase.h */, + 8BB495972BBB5F3E00515D8B /* AUBase.cpp */, + 8BB495982BBB5F3E00515D8B /* AUInputElement.h */, + 8BB495992BBB5F3E00515D8B /* AUBase.h */, + 8BB4959A2BBB5F3E00515D8B /* AUPlugInDispatch.h */, + 8BB4959B2BBB5F3E00515D8B /* AUDispatch.h */, + 8BB4959C2BBB5F3E00515D8B /* AUOutputElement.cpp */, + 8BB4959D2BBB5F3E00515D8B /* AUResources.r */, + 8BB4959E2BBB5F3E00515D8B /* AUPlugInDispatch.cpp */, + 8BB4959F2BBB5F3E00515D8B /* AUOutputElement.h */, + 8BB495A02BBB5F3E00515D8B /* AUDispatch.cpp */, + 8BB495A12BBB5F3E00515D8B /* AUScopeElement.h */, + 8BB495A22BBB5F3E00515D8B /* AUInputElement.cpp */, + ); + path = AUBase; + sourceTree = ""; + }; + 8BB495A32BBB5F3E00515D8B /* OtherBases */ = { + isa = PBXGroup; + children = ( + 8BB495A42BBB5F3E00515D8B /* AUEffectBase.cpp */, + 8BB495A52BBB5F3E00515D8B /* AUEffectBase.h */, + ); + path = OtherBases; + sourceTree = ""; + }; + 8BB495A62BBB5F3E00515D8B /* Utility */ = { + isa = PBXGroup; + children = ( + 8BB495A72BBB5F3E00515D8B /* AUTimestampGenerator.h */, + 8BB495A82BBB5F3E00515D8B /* AUBaseHelper.cpp */, + 8BB495A92BBB5F3E00515D8B /* AUSilentTimeout.h */, + 8BB495AA2BBB5F3E00515D8B /* AUInputFormatConverter.h */, + 8BB495AB2BBB5F3E00515D8B /* AUTimestampGenerator.cpp */, + 8BB495AC2BBB5F3E00515D8B /* AUBuffer.cpp */, + 8BB495AD2BBB5F3E00515D8B /* AUMIDIDefs.h */, + 8BB495AE2BBB5F3E00515D8B /* AUBuffer.h */, + 8BB495AF2BBB5F3E00515D8B /* AUBaseHelper.h */, + ); + path = Utility; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D01CCC70486CAD60068D4B7 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8BB495E02BBB5F3E00515D8B /* CABundleLocker.h in Headers */, + 8BB496012BBB5F3E00515D8B /* CAAudioChannelLayout.h in Headers */, + 8BB495F72BBB5F3E00515D8B /* AUOutputBL.h in Headers */, + 8BB495D22BBB5F3E00515D8B /* CAHostTimeBase.h in Headers */, + 8BB4961A2BBB5F3E00515D8B /* ComponentBase.h in Headers */, + 8BB4960A2BBB5F3E00515D8B /* CAAtomicStack.h in Headers */, + 8BB495C72BBB5F3E00515D8B /* CAAudioTimeStamp.h in Headers */, + 8BB495E42BBB5F3E00515D8B /* CAThreadSafeList.h in Headers */, + 8BB495BF2BBB5F3E00515D8B /* CAAUParameter.h in Headers */, + 8BB496312BBB5F3E00515D8B /* AUBaseHelper.h in Headers */, + 8BB496292BBB5F3E00515D8B /* AUTimestampGenerator.h in Headers */, + 8BB495DA2BBB5F3E00515D8B /* CADebugPrintf.h in Headers */, + 8BB496142BBB5F3E00515D8B /* CACFMessagePort.h in Headers */, + 8BB495C22BBB5F3E00515D8B /* CAAUProcessor.h in Headers */, + 8BB495BE2BBB5F3E00515D8B /* CAAudioUnit.h in Headers */, + 8BB496172BBB5F3E00515D8B /* AUViewLocalizedStringKeys.h in Headers */, + 8BB495FD2BBB5F3E00515D8B /* CACFDistributedNotification.h in Headers */, + 8BB495BC2BBB5F3E00515D8B /* CAComponent.h in Headers */, + 8BB495CA2BBB5F3E00515D8B /* CAVectorUnitTypes.h in Headers */, + 8BA05A6E0720730100365D66 /* StonefireVersion.h in Headers */, + 8BB495FE2BBB5F3E00515D8B /* CAFilePathUtils.h in Headers */, + 8BB495C02BBB5F3E00515D8B /* CAException.h in Headers */, + 8BB495B72BBB5F3E00515D8B /* CAAtomic.h in Headers */, + 8BB495B62BBB5F3E00515D8B /* CAGuard.h in Headers */, + 8BB4961C2BBB5F3E00515D8B /* AUInputElement.h in Headers */, + 8BB495F32BBB5F3E00515D8B /* CACFPreferences.h in Headers */, + 8BB496082BBB5F3E00515D8B /* CAByteOrder.h in Headers */, + 8BB495EB2BBB5F3E00515D8B /* CARingBuffer.h in Headers */, + 8BB495B22BBB5F3E00515D8B /* CABool.h in Headers */, + 8BB495D72BBB5F3E00515D8B /* CAMutex.h in Headers */, + 8BB4961D2BBB5F3E00515D8B /* AUBase.h in Headers */, + 8BC6025C073B072D006C4272 /* Stonefire.h in Headers */, + 8BB495CF2BBB5F3E00515D8B /* CACFString.h in Headers */, + 8BB495EE2BBB5F3E00515D8B /* CASharedLibrary.h in Headers */, + 8BB495BB2BBB5F3E00515D8B /* CATokenMap.h in Headers */, + 8BB495B02BBB5F3E00515D8B /* CAExtAudioFile.h in Headers */, + 8BB495C52BBB5F3E00515D8B /* CAPThread.h in Headers */, + 8BB495E12BBB5F3E00515D8B /* CAPropertyAddress.h in Headers */, + 8BB4960B2BBB5F3E00515D8B /* CAReferenceCounted.h in Headers */, + 8BB496302BBB5F3E00515D8B /* AUBuffer.h in Headers */, + 8BB496122BBB5F3E00515D8B /* CAMath.h in Headers */, + 8BB495F22BBB5F3E00515D8B /* CAAutoDisposer.h in Headers */, + 8BB495B92BBB5F3E00515D8B /* CACFObject.h in Headers */, + 8BB495D92BBB5F3E00515D8B /* CASettingsStorage.h in Headers */, + 8BB495E22BBB5F3E00515D8B /* CAXException.h in Headers */, + 8BB495FF2BBB5F3E00515D8B /* CATink.h in Headers */, + 8BB4962C2BBB5F3E00515D8B /* AUInputFormatConverter.h in Headers */, + 8BB496072BBB5F3E00515D8B /* CAVectorUnit.h in Headers */, + 8BB495C32BBB5F3E00515D8B /* CAProcess.h in Headers */, + 8BB495C92BBB5F3E00515D8B /* CAAudioValueRange.h in Headers */, + 8BB495DE2BBB5F3E00515D8B /* CABitOperations.h in Headers */, + 8BB495D42BBB5F3E00515D8B /* CAAudioFileFormats.h in Headers */, + 8BB495CD2BBB5F3E00515D8B /* CACFNumber.h in Headers */, + 8BB495E52BBB5F3E00515D8B /* CAAudioUnitOutputCapturer.h in Headers */, + 8BB495F62BBB5F3E00515D8B /* CADebugMacros.h in Headers */, + 8BB4962F2BBB5F3E00515D8B /* AUMIDIDefs.h in Headers */, + 8BB495EF2BBB5F3E00515D8B /* CACFData.h in Headers */, + 8BB495B82BBB5F3E00515D8B /* CAStreamBasicDescription.h in Headers */, + 8BB4961E2BBB5F3E00515D8B /* AUPlugInDispatch.h in Headers */, + 8BB495BA2BBB5F3E00515D8B /* CAStreamRangedDescription.h in Headers */, + 8BB495FA2BBB5F3E00515D8B /* CACFPlugIn.h in Headers */, + 8BB495BD2BBB5F3E00515D8B /* CAAudioBufferList.h in Headers */, + 8BB495D52BBB5F3E00515D8B /* CAAUMIDIMapManager.h in Headers */, + 8BB496282BBB5F3E00515D8B /* AUEffectBase.h in Headers */, + 8BB495C42BBB5F3E00515D8B /* CACFDictionary.h in Headers */, + 8BB496252BBB5F3E00515D8B /* AUScopeElement.h in Headers */, + 8BB495F52BBB5F3E00515D8B /* CAComponentDescription.h in Headers */, + 8BB4962B2BBB5F3E00515D8B /* AUSilentTimeout.h in Headers */, + 8BB495ED2BBB5F3E00515D8B /* CABufferList.h in Headers */, + 8BB4961F2BBB5F3E00515D8B /* AUDispatch.h in Headers */, + 8BB496232BBB5F3E00515D8B /* AUOutputElement.h in Headers */, + 8BB495E92BBB5F3E00515D8B /* CALogMacros.h in Headers */, + 8BB495DD2BBB5F3E00515D8B /* AUParamInfo.h in Headers */, + 8BB495FC2BBB5F3E00515D8B /* CAMixMap.h in Headers */, + 8BB496092BBB5F3E00515D8B /* CACFArray.h in Headers */, + 8BB495B12BBB5F3E00515D8B /* CACFMachPort.h in Headers */, + 8BB495DC2BBB5F3E00515D8B /* CAAUMIDIMap.h in Headers */, + 8BB495B42BBB5F3E00515D8B /* CADebugger.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D01CCC60486CAD60068D4B7 /* Stonefire */ = { + isa = PBXNativeTarget; + buildConfigurationList = 3E4BA243089833B7007656EC /* Build configuration list for PBXNativeTarget "Stonefire" */; + buildPhases = ( + 8D01CCC70486CAD60068D4B7 /* Headers */, + 8D01CCC90486CAD60068D4B7 /* Resources */, + 8D01CCCB0486CAD60068D4B7 /* Sources */, + 8D01CCCD0486CAD60068D4B7 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Stonefire; + productInstallPath = "$(HOME)/Library/Bundles"; + productName = Stonefire; + productReference = 8D01CCD20486CAD60068D4B7 /* Stonefire.component */; + productType = "com.apple.product-type.bundle"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 089C1669FE841209C02AAC07 /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; + buildConfigurationList = 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "Stonefire" */; + compatibilityVersion = "Xcode 3.1"; + developmentRegion = en; + hasScannedForEncodings = 1; + knownRegions = ( + en, + Base, + de, + fr, + ja, + ); + mainGroup = 089C166AFE841209C02AAC07 /* Stonefire */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D01CCC60486CAD60068D4B7 /* Stonefire */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D01CCC90486CAD60068D4B7 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D01CCCB0486CAD60068D4B7 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8BB495EC2BBB5F3E00515D8B /* AUOutputBL.cpp in Sources */, + 8BB496112BBB5F3E00515D8B /* CAAudioFileFormats.cpp in Sources */, + 8BB496032BBB5F3E00515D8B /* CAHostTimeBase.cpp in Sources */, + 8BB495DB2BBB5F3E00515D8B /* CAXException.cpp in Sources */, + 8BB496052BBB5F3E00515D8B /* CAAudioBufferList.cpp in Sources */, + 8BB495C82BBB5F3E00515D8B /* CAFilePathUtils.cpp in Sources */, + 8BB495C62BBB5F3E00515D8B /* CAAUParameter.cpp in Sources */, + 8BB495E82BBB5F3E00515D8B /* CAAUMIDIMap.cpp in Sources */, + 8BB496152BBB5F3E00515D8B /* CAAudioValueRange.cpp in Sources */, + 8BB496242BBB5F3E00515D8B /* AUDispatch.cpp in Sources */, + 8BB495DF2BBB5F3E00515D8B /* CACFPreferences.cpp in Sources */, + 8BB496222BBB5F3E00515D8B /* AUPlugInDispatch.cpp in Sources */, + 8BB495C12BBB5F3E00515D8B /* CAAUProcessor.cpp in Sources */, + 8BB495D62BBB5F3E00515D8B /* CACFDictionary.cpp in Sources */, + 8BB4962A2BBB5F3E00515D8B /* AUBaseHelper.cpp in Sources */, + 8BB4960F2BBB5F3E00515D8B /* CADebugger.cpp in Sources */, + 8BB495E32BBB5F3E00515D8B /* CAAudioChannelLayout.cpp in Sources */, + 8BB495E62BBB5F3E00515D8B /* AUParamInfo.cpp in Sources */, + 8BB496042BBB5F3E00515D8B /* CAPersistence.cpp in Sources */, + 8BB495F82BBB5F3E00515D8B /* CADebugPrintf.cpp in Sources */, + 8BB4962D2BBB5F3E00515D8B /* AUTimestampGenerator.cpp in Sources */, + 8BB496002BBB5F3E00515D8B /* CAStreamBasicDescription.cpp in Sources */, + 8BB495D02BBB5F3E00515D8B /* CAAUMIDIMapManager.cpp in Sources */, + 8BB495FB2BBB5F3E00515D8B /* CASettingsStorage.cpp in Sources */, + 8BB496202BBB5F3E00515D8B /* AUOutputElement.cpp in Sources */, + 8BB495CC2BBB5F3E00515D8B /* CAGuard.cpp in Sources */, + 8BA05A6B0720730100365D66 /* Stonefire.cpp in Sources */, + 8BB4960E2BBB5F3E00515D8B /* CAMutex.cpp in Sources */, + 8BB496272BBB5F3E00515D8B /* AUEffectBase.cpp in Sources */, + 8BB4960C2BBB5F3E00515D8B /* CACFMachPort.cpp in Sources */, + 8BB4961B2BBB5F3E00515D8B /* AUBase.cpp in Sources */, + 8BB495E72BBB5F3E00515D8B /* CASharedLibrary.cpp in Sources */, + 8BB495CE2BBB5F3E00515D8B /* CACFDistributedNotification.cpp in Sources */, + 8BB495D12BBB5F3E00515D8B /* CAComponentDescription.cpp in Sources */, + 8BB495D82BBB5F3E00515D8B /* CACFString.cpp in Sources */, + 8BB496182BBB5F3E00515D8B /* ComponentBase.cpp in Sources */, + 8BB495F92BBB5F3E00515D8B /* CARingBuffer.cpp in Sources */, + 8BB496192BBB5F3E00515D8B /* AUScopeElement.cpp in Sources */, + 8BB496162BBB5F3E00515D8B /* CAAudioUnit.cpp in Sources */, + 8BB496132BBB5F3E00515D8B /* CACFArray.cpp in Sources */, + 8BB496102BBB5F3E00515D8B /* CABundleLocker.cpp in Sources */, + 8BB496022BBB5F3E00515D8B /* CAProcess.cpp in Sources */, + 8BB495F02BBB5F3E00515D8B /* CAStreamRangedDescription.cpp in Sources */, + 8BB495F12BBB5F3E00515D8B /* CAPThread.cpp in Sources */, + 8BB495B32BBB5F3E00515D8B /* CAComponent.cpp in Sources */, + 8BB495CB2BBB5F3E00515D8B /* CAAudioChannelLayoutObject.cpp in Sources */, + 8BB496062BBB5F3E00515D8B /* CAAudioTimeStamp.cpp in Sources */, + 8BB4960D2BBB5F3E00515D8B /* CABufferList.cpp in Sources */, + 8BB495EA2BBB5F3E00515D8B /* CACFMessagePort.cpp in Sources */, + 8BB495F42BBB5F3E00515D8B /* CAVectorUnit.cpp in Sources */, + 8BB496262BBB5F3E00515D8B /* AUInputElement.cpp in Sources */, + 8BB4962E2BBB5F3E00515D8B /* AUBuffer.cpp in Sources */, + 8BB495D32BBB5F3E00515D8B /* CADebugMacros.cpp in Sources */, + 8BB495B52BBB5F3E00515D8B /* CACFNumber.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 8BB496322BBB5FB500515D8B /* en */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 3E4BA244089833B7007656EC /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; + EXPORTED_SYMBOLS_FILE = Stonefire.exp; + GCC_OPTIMIZATION_LEVEL = 0; + GENERATE_PKGINFO_FILE = YES; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; + OTHER_LDFLAGS = "-bundle"; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; + PRODUCT_NAME = Stonefire; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_STYLE = debugging; + WRAPPER_EXTENSION = component; + }; + name = Debug; + }; + 3E4BA245089833B7007656EC /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; + EXPORTED_SYMBOLS_FILE = Stonefire.exp; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GENERATE_PKGINFO_FILE = YES; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/Components/"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 11.1; + OTHER_LDFLAGS = "-bundle"; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = "com.airwindows.audiounit.${PRODUCT_NAME:identifier}"; + PRODUCT_NAME = Stonefire; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + STRIP_INSTALLED_PRODUCT = YES; + STRIP_STYLE = debugging; + WRAPPER_EXTENSION = component; + }; + name = Release; + }; + 3E4BA248089833B7007656EC /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = c99; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Debug; + }; + 3E4BA249089833B7007656EC /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = c99; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/CA_SDK/**"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 3E4BA243089833B7007656EC /* Build configuration list for PBXNativeTarget "Stonefire" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 3E4BA244089833B7007656EC /* Debug */, + 3E4BA245089833B7007656EC /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 3E4BA247089833B7007656EC /* Build configuration list for PBXProject "Stonefire" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 3E4BA248089833B7007656EC /* Debug */, + 3E4BA249089833B7007656EC /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; +/* End XCConfigurationList section */ + }; + rootObject = 089C1669FE841209C02AAC07 /* Project object */; +} diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..919434a62 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000000000000000000000000000000000..d02acd710a519cd56ebfe27f356a6857926f50a8 GIT binary patch literal 18043 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 T@HxMU>^GIU7lKXX!WaGz%Ob{8 literal 0 HcmV?d00001 diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/xcshareddata/xcschemes/Stonefire.xcscheme b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/xcshareddata/xcschemes/Stonefire.xcscheme new file mode 100644 index 000000000..b3732b9dc --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/xcshareddata/xcschemes/Stonefire.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 000000000..7ca1028d8 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + Stonefire.xcscheme_^#shared#^_ + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedAU/Stonefire/StonefireVersion.h b/plugins/MacSignedAU/Stonefire/StonefireVersion.h new file mode 100755 index 000000000..5a4aedb77 --- /dev/null +++ b/plugins/MacSignedAU/Stonefire/StonefireVersion.h @@ -0,0 +1,58 @@ +/* +* File: StonefireVersion.h +* +* Version: 1.0 +* +* Created: 4/1/24 +* +* Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license +* +* Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in +* consideration of your agreement to the following terms, and your use, installation, modification +* or redistribution of this Apple software constitutes acceptance of these terms. If you do +* not agree with these terms, please do not use, install, modify or redistribute this Apple +* software. +* +* In consideration of your agreement to abide by the following terms, and subject to these terms, +* Apple grants you a personal, non-exclusive license, under Apple's copyrights in this +* original Apple software (the "Apple Software"), to use, reproduce, modify and redistribute the +* Apple Software, with or without modifications, in source and/or binary forms; provided that if you +* redistribute the Apple Software in its entirety and without modifications, you must retain this +* notice and the following text and disclaimers in all such redistributions of the Apple Software. +* Neither the name, trademarks, service marks or logos of Apple Computer, Inc. may be used to +* endorse or promote products derived from the Apple Software without specific prior written +* permission from Apple. Except as expressly stated in this notice, no other rights or +* licenses, express or implied, are granted by Apple herein, including but not limited to any +* patent rights that may be infringed by your derivative works or by other works in which the +* Apple Software may be incorporated. +* +* The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR +* IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY +* AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE +* OR IN COMBINATION WITH YOUR PRODUCTS. +* +* IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL +* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, +* REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER +* UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN +* IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +* +*/ +#ifndef __StonefireVersion_h__ +#define __StonefireVersion_h__ + + +#ifdef DEBUG + #define kStonefireVersion 0xFFFFFFFF +#else + #define kStonefireVersion 0x00010000 +#endif + +//~~~~~~~~~~~~~~ Change!!! ~~~~~~~~~~~~~~~~~~~~~// +#define Stonefire_COMP_MANF 'Dthr' +#define Stonefire_COMP_SUBTYPE 'stfr' +//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~// + +#endif + diff --git a/plugins/MacSignedAU/Stonefire/en.lproj/InfoPlist.strings b/plugins/MacSignedAU/Stonefire/en.lproj/InfoPlist.strings new file mode 100755 index 0000000000000000000000000000000000000000..45ef6e60f148ab69028c3b14adfae77105239b0a GIT binary patch literal 380 zcmZ{gPY=OB6vXH3Q*0a^RE0>00}>)ZBu(5!iw3RKzwqJl+m+NorP+P2Z)av__Vx5s zk + + + + BuildVersion + 3 + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1.0 + ProjectName + ${EXECUTABLE_NAME} + SourceVersion + 590000 + + diff --git a/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.pbxproj b/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.pbxproj index 568d98ce7..42e3d0146 100755 --- a/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.pbxproj +++ b/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.pbxproj @@ -3,736 +3,42 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 2407DEB9089929BA00EB68BF /* Console6Buss.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* Console6Buss.cpp */; }; 245463B90991757100464AD3 /* Console6Buss.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* Console6Buss.h */; }; - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; 24D8287009A914000093AEF8 /* Console6BussProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* Console6BussProc.cpp */; }; 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF31A92BBB6B1C00D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF319D2BBB6B1C00D385C9 /* vstfxstore.h */; }; + 8BEF31AA2BBB6B1C00D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF319E2BBB6B1C00D385C9 /* aeffect.h */; }; + 8BEF31AB2BBB6B1C00D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF319F2BBB6B1C00D385C9 /* aeffectx.h */; }; + 8BEF31AC2BBB6B1C00D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31A32BBB6B1C00D385C9 /* audioeffectx.h */; }; + 8BEF31AD2BBB6B1C00D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31A42BBB6B1C00D385C9 /* audioeffect.cpp */; }; + 8BEF31AE2BBB6B1C00D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31A52BBB6B1C00D385C9 /* audioeffectx.cpp */; }; + 8BEF31AF2BBB6B1C00D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31A62BBB6B1C00D385C9 /* aeffeditor.h */; }; + 8BEF31B02BBB6B1C00D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31A72BBB6B1C00D385C9 /* vstplugmain.cpp */; }; + 8BEF31B12BBB6B1C00D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31A82BBB6B1C00D385C9 /* audioeffect.h */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = again; - }; - 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476974093DAE42008998C4; - remoteInfo = adelay; - }; - 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52220929FBF500DDED7A; - remoteInfo = vstxsynth; - }; - 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476A10093DCAF9008998C4; - remoteInfo = surrounddelay; - }; - 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52F3092A312800DDED7A; - remoteInfo = minihost; - }; - 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; - 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 2407DE920899296600EB68BF /* Console6Buss.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Console6Buss.vst; sourceTree = BUILT_PRODUCTS_DIR; }; 2407DEB6089929BA00EB68BF /* Console6Buss.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Console6Buss.cpp; path = source/Console6Buss.cpp; sourceTree = ""; }; - 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; 245463B80991757100464AD3 /* Console6Buss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Console6Buss.h; path = source/Console6Buss.h; sourceTree = ""; }; - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; - 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; - 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; - 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; - 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; - 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; - 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; - 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; - 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; - 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; - 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; - 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; - 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; - 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; - 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; - 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; - 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; - 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; - 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; - 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; - 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; - 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; - 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; - 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; - 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; - 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; - 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; - 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; - 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; - 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; - 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; - 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; - 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; - 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; - 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; - 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; - 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; - 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; - 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; - 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; - 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; 24D8286F09A914000093AEF8 /* Console6BussProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Console6BussProc.cpp; path = source/Console6BussProc.cpp; sourceTree = ""; }; 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF319D2BBB6B1C00D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF319E2BBB6B1C00D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF319F2BBB6B1C00D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF31A32BBB6B1C00D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF31A42BBB6B1C00D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF31A52BBB6B1C00D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF31A62BBB6B1C00D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF31A72BBB6B1C00D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF31A82BBB6B1C00D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ @@ -740,24 +46,13 @@ 089C166AFE841209C02AAC07 /* FM-Chopper */ = { isa = PBXGroup; children = ( - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 19C28FB4FE9D528D11CA2CBB /* Products */, 089C167CFE841241C02AAC07 /* Resources */, 08FB77ADFE841716C02AAC07 /* Source */, - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, ); name = "FM-Chopper"; sourceTree = ""; }; - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 2434720A098313350063BBF1 /* QuickTime.framework */, - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( @@ -771,6 +66,7 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BEF319A2BBB6B1C00D385C9 /* vstsdk2.4 */, 2407DEB6089929BA00EB68BF /* Console6Buss.cpp */, 24D8286F09A914000093AEF8 /* Console6BussProc.cpp */, 245463B80991757100464AD3 /* Console6Buss.h */, @@ -786,1066 +82,62 @@ name = Products; sourceTree = ""; }; - 24A200030F90D1DD003BB5A7 /* source */ = { + 8BEF319A2BBB6B1C00D385C9 /* vstsdk2.4 */ = { isa = PBXGroup; children = ( - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, - 24A200050F90D1DD003BB5A7 /* controlsgui.h */, - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, - ); - name = source; - path = /vstsdk2.4/vstgui.sf/drawtest/source; - sourceTree = ""; - }; - 24A2000F0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A200100F90D1DD003BB5A7 /* drawtest.def */, - 24A200110F90D1DD003BB5A7 /* drawtest.rc */, - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, - ); - name = win; - path = /vstsdk2.4/vstgui.sf/drawtest/win; - sourceTree = ""; - }; - 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, - ); - name = win.vc6; - path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; - sourceTree = ""; - }; - 24A200160F90D1DD003BB5A7 /* vstgui */ = { - isa = PBXGroup; - children = ( - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, - 24A2001B0F90D1DD003BB5A7 /* Changelog */, - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, - 24A200200F90D1DD003BB5A7 /* Documentation */, - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, - ); - name = vstgui; - path = /vstsdk2.4/vstgui.sf/vstgui; - sourceTree = ""; - }; - 24A200200F90D1DD003BB5A7 /* Documentation */ = { - isa = PBXGroup; - children = ( - 24A200210F90D1DD003BB5A7 /* html */, - 24A201440F90D1DE003BB5A7 /* index.html */, - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, - ); - name = Documentation; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; - sourceTree = ""; - }; - 24A200210F90D1DD003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, - 24A200240F90D1DD003BB5A7 /* annotated.html */, - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, - 24A200370F90D1DD003BB5A7 /* class_c_control.html */, - 24A200380F90D1DD003BB5A7 /* class_c_control.png */, - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, - 24A200990F90D1DD003BB5A7 /* class_c_view.html */, - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, - 24A200A90F90D1DD003BB5A7 /* deprecated.html */, - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, - 24A200AD0F90D1DD003BB5A7 /* files.html */, - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, - 24A200BA0F90D1DE003BB5A7 /* functions.html */, - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, - 24A200D40F90D1DE003BB5A7 /* functions_func.html */, - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, - 24A201020F90D1DE003BB5A7 /* globals.html */, - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, - 24A201140F90D1DE003BB5A7 /* globals_defs.html */, - 24A201150F90D1DE003BB5A7 /* globals_enum.html */, - 24A201160F90D1DE003BB5A7 /* globals_eval.html */, - 24A201170F90D1DE003BB5A7 /* globals_type.html */, - 24A201180F90D1DE003BB5A7 /* globals_vars.html */, - 24A201190F90D1DE003BB5A7 /* hierarchy.html */, - 24A2011A0F90D1DE003BB5A7 /* index.html */, - 24A2011B0F90D1DE003BB5A7 /* intro.html */, - 24A2011C0F90D1DE003BB5A7 /* license.html */, - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, - 24A2011E0F90D1DE003BB5A7 /* main.html */, - 24A2011F0F90D1DE003BB5A7 /* others.html */, - 24A201200F90D1DE003BB5A7 /* pages.html */, - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, - 24A201230F90D1DE003BB5A7 /* sequences.html */, - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, - 24A201320F90D1DE003BB5A7 /* tab_b.gif */, - 24A201330F90D1DE003BB5A7 /* tab_l.gif */, - 24A201340F90D1DE003BB5A7 /* tab_r.gif */, - 24A201350F90D1DE003BB5A7 /* tabs.css */, - 24A201360F90D1DE003BB5A7 /* thanks.html */, - 24A201370F90D1DE003BB5A7 /* tree.html */, - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, - 24A201430F90D1DE003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; - sourceTree = ""; - }; - 24A203CE0F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203D70F90D272003BB5A7 /* again.vst */, - 24A203D90F90D272003BB5A7 /* adelay.vst */, - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, - 24A203DF0F90D272003BB5A7 /* minihost.app */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E00F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203E50F90D272003BB5A7 /* drawtest.component */, - 24A203E70F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E80F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203ED0F90D272003BB5A7 /* drawtest.component */, - 24A203EF0F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { - isa = PBXGroup; - children = ( - 24A2FEBC0F90D1DC003BB5A7 /* artwork */, - 24A2FEC20F90D1DC003BB5A7 /* bin */, - 24A2FED80F90D1DC003BB5A7 /* doc */, - 24A2FF8E0F90D1DD003BB5A7 /* index.html */, - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, - 24A2FF940F90D1DD003BB5A7 /* public.sdk */, - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + 8BEF319B2BBB6B1C00D385C9 /* pluginterfaces */, + 8BEF31A02BBB6B1C00D385C9 /* public.sdk */, ); name = vstsdk2.4; - path = /vstsdk2.4; - sourceTree = ""; + path = ../../../../vstsdk2.4; + sourceTree = ""; }; - 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + 8BEF319B2BBB6B1C00D385C9 /* pluginterfaces */ = { isa = PBXGroup; children = ( - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + 8BEF319C2BBB6B1C00D385C9 /* vst2.x */, ); - name = artwork; - path = /vstsdk2.4/artwork; - sourceTree = ""; + path = pluginterfaces; + sourceTree = ""; }; - 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + 8BEF319C2BBB6B1C00D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC30F90D1DC003BB5A7 /* mac */, - 24A2FED50F90D1DC003BB5A7 /* win */, + 8BEF319D2BBB6B1C00D385C9 /* vstfxstore.h */, + 8BEF319E2BBB6B1C00D385C9 /* aeffect.h */, + 8BEF319F2BBB6B1C00D385C9 /* aeffectx.h */, ); - name = bin; - path = /vstsdk2.4/bin; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; - 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + 8BEF31A02BBB6B1C00D385C9 /* public.sdk */ = { isa = PBXGroup; children = ( - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + 8BEF31A12BBB6B1C00D385C9 /* source */, ); - name = mac; - path = /vstsdk2.4/bin/mac; - sourceTree = ""; + path = public.sdk; + sourceTree = ""; }; - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + 8BEF31A12BBB6B1C00D385C9 /* source */ = { isa = PBXGroup; children = ( - 24A2FEC50F90D1DC003BB5A7 /* Contents */, + 8BEF31A22BBB6B1C00D385C9 /* vst2.x */, ); - name = VSTMonitor.vst; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst; - sourceTree = ""; + path = source; + sourceTree = ""; }; - 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + 8BEF31A22BBB6B1C00D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, - 24A2FEC70F90D1DC003BB5A7 /* MacOS */, - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, - 24A2FECA0F90D1DC003BB5A7 /* Resources */, + 8BEF31A32BBB6B1C00D385C9 /* audioeffectx.h */, + 8BEF31A42BBB6B1C00D385C9 /* audioeffect.cpp */, + 8BEF31A52BBB6B1C00D385C9 /* audioeffectx.cpp */, + 8BEF31A62BBB6B1C00D385C9 /* aeffeditor.h */, + 8BEF31A72BBB6B1C00D385C9 /* vstplugmain.cpp */, + 8BEF31A82BBB6B1C00D385C9 /* audioeffect.h */, ); - name = Contents; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; - sourceTree = ""; - }; - 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { - isa = PBXGroup; - children = ( - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, - ); - name = MacOS; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; - sourceTree = ""; - }; - 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { - isa = PBXGroup; - children = ( - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, - ); - name = Resources; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; - sourceTree = ""; - }; - 24A2FED50F90D1DC003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, - ); - name = win; - path = /vstsdk2.4/bin/win; - sourceTree = ""; - }; - 24A2FED80F90D1DC003BB5A7 /* doc */ = { - isa = PBXGroup; - children = ( - 24A2FED90F90D1DC003BB5A7 /* gfx */, - 24A2FEDE0F90D1DC003BB5A7 /* html */, - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, - ); - name = doc; - path = /vstsdk2.4/doc; - sourceTree = ""; - }; - 24A2FED90F90D1DC003BB5A7 /* gfx */ = { - isa = PBXGroup; - children = ( - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, - ); - name = gfx; - path = /vstsdk2.4/doc/gfx; - sourceTree = ""; - }; - 24A2FEDE0F90D1DC003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, - 24A2FEFA0F90D1DC003BB5A7 /* files.html */, - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, - 24A2FF070F90D1DC003BB5A7 /* functions.html */, - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, - 24A2FF210F90D1DC003BB5A7 /* globals.html */, - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, - 24A2FF360F90D1DC003BB5A7 /* history.html */, - 24A2FF370F90D1DC003BB5A7 /* index.html */, - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, - 24A2FF390F90D1DC003BB5A7 /* intro.html */, - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, - 24A2FF3B0F90D1DC003BB5A7 /* license.html */, - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, - 24A2FF3D0F90D1DC003BB5A7 /* main.html */, - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, - 24A2FF440F90D1DC003BB5A7 /* others.html */, - 24A2FF450F90D1DC003BB5A7 /* pages.html */, - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, - 24A2FF470F90D1DC003BB5A7 /* sequences.html */, - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, - 24A2FF800F90D1DD003BB5A7 /* thanks.html */, - 24A2FF810F90D1DD003BB5A7 /* tree.html */, - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/doc/html; - sourceTree = ""; - }; - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { - isa = PBXGroup; - children = ( - 24A2FF900F90D1DD003BB5A7 /* vst2.x */, - ); - name = pluginterfaces; - path = /vstsdk2.4/pluginterfaces; - sourceTree = ""; - }; - 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, - ); - name = vst2.x; - path = /vstsdk2.4/pluginterfaces/vst2.x; - sourceTree = ""; - }; - 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { - isa = PBXGroup; - children = ( - 24A2FF950F90D1DD003BB5A7 /* samples */, - 24A2FFD60F90D1DD003BB5A7 /* source */, - ); - name = public.sdk; - path = /vstsdk2.4/public.sdk; - sourceTree = ""; - }; - 24A2FF950F90D1DD003BB5A7 /* samples */ = { - isa = PBXGroup; - children = ( - 24A2FF960F90D1DD003BB5A7 /* vst2.x */, - ); - name = samples; - path = /vstsdk2.4/public.sdk/samples; - sourceTree = ""; - }; - 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF970F90D1DD003BB5A7 /* adelay */, - 24A2FFA80F90D1DD003BB5A7 /* again */, - 24A2FFAE0F90D1DD003BB5A7 /* mac */, - 24A2FFB40F90D1DD003BB5A7 /* minihost */, - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, - 24A2FFC50F90D1DD003BB5A7 /* win */, - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/samples/vst2.x; - sourceTree = ""; - }; - 24A2FF970F90D1DD003BB5A7 /* adelay */ = { - isa = PBXGroup; - children = ( - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, - 24A2FF990F90D1DD003BB5A7 /* adelay.h */, - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, - 24A2FF9B0F90D1DD003BB5A7 /* editor */, - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, - 24A2FFA50F90D1DD003BB5A7 /* win */, - ); - name = adelay; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; - sourceTree = ""; - }; - 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { - isa = PBXGroup; - children = ( - 24A2FF9C0F90D1DD003BB5A7 /* resources */, - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, - ); - name = editor; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; - sourceTree = ""; - }; - 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, - ); - name = resources; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; - sourceTree = ""; - }; - 24A2FFA50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; - sourceTree = ""; - }; - 24A2FFA80F90D1DD003BB5A7 /* again */ = { - isa = PBXGroup; - children = ( - 24A2FFA90F90D1DD003BB5A7 /* source */, - 24A2FFAC0F90D1DD003BB5A7 /* win */, - ); - name = again; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again; - sourceTree = ""; - }; - 24A2FFA90F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, - 24A2FFAB0F90D1DD003BB5A7 /* again.h */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; - sourceTree = ""; - }; - 24A2FFAC0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; - sourceTree = ""; - }; - 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, - ); - name = mac; - path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; - sourceTree = ""; - }; - 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { - isa = PBXGroup; - children = ( - 24A2FFB50F90D1DD003BB5A7 /* source */, - 24A2FFB80F90D1DD003BB5A7 /* win */, - ); - name = minihost; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; - sourceTree = ""; - }; - 24A2FFB50F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; - sourceTree = ""; - }; - 24A2FFB80F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; - sourceTree = ""; - }; - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { - isa = PBXGroup; - children = ( - 24A2FFBB0F90D1DD003BB5A7 /* resource */, - 24A2FFBE0F90D1DD003BB5A7 /* source */, - 24A2FFC30F90D1DD003BB5A7 /* win */, - ); - name = vstxsynth; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; - sourceTree = ""; - }; - 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { - isa = PBXGroup; - children = ( - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, - ); - name = resource; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; - sourceTree = ""; - }; - 24A2FFBE0F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; - sourceTree = ""; - }; - 24A2FFC30F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; - sourceTree = ""; - }; - 24A2FFC50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win; - sourceTree = ""; - }; - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { - isa = PBXGroup; - children = ( - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win.vc2003; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; - sourceTree = ""; - }; - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, - ); - name = win.vc6; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; - sourceTree = ""; - }; - 24A2FFD60F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, - ); - name = source; - path = /vstsdk2.4/public.sdk/source; - sourceTree = ""; - }; - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/source/vst2.x; - sourceTree = ""; - }; - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { - isa = PBXGroup; - children = ( - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, - 24A200160F90D1DD003BB5A7 /* vstgui */, - ); - name = vstgui.sf; - path = /vstsdk2.4/vstgui.sf; - sourceTree = ""; - }; - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { - isa = PBXGroup; - children = ( - 24A2FFE00F90D1DD003BB5A7 /* mac */, - 24A2FFEE0F90D1DD003BB5A7 /* resources */, - 24A200030F90D1DD003BB5A7 /* source */, - 24A2000F0F90D1DD003BB5A7 /* win */, - 24A200130F90D1DD003BB5A7 /* win.vc6 */, - ); - name = drawtest; - path = /vstsdk2.4/vstgui.sf/drawtest; - sourceTree = ""; - }; - 24A2FFE00F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, - ); - name = mac; - path = /vstsdk2.4/vstgui.sf/drawtest/mac; - sourceTree = ""; - }; - 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, - ); - name = resources; - path = /vstsdk2.4/vstgui.sf/drawtest/resources; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; /* End PBXGroup section */ @@ -1854,40 +146,14 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF31AF2BBB6B1C00D385C9 /* aeffeditor.h in Headers */, 245463B90991757100464AD3 /* Console6Buss.h in Headers */, + 8BEF31B12BBB6B1C00D385C9 /* audioeffect.h in Headers */, + 8BEF31AA2BBB6B1C00D385C9 /* aeffect.h in Headers */, 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + 8BEF31AC2BBB6B1C00D385C9 /* audioeffectx.h in Headers */, + 8BEF31A92BBB6B1C00D385C9 /* vstfxstore.h in Headers */, + 8BEF31AB2BBB6B1C00D385C9 /* aeffectx.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1901,7 +167,6 @@ 8D01CCC70486CAD60068D4B7 /* Headers */, 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, ); buildRules = ( @@ -1919,32 +184,22 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "Console6Buss" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + ja, + Base, + en, + fr, + de, ); mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - }, - { - ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - }, - { - ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - }, - ); projectRoot = ""; targets = ( 8D01CCC60486CAD60068D4B7 /* Console6Buss */, @@ -1952,72 +207,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - 24A203D70F90D272003BB5A7 /* again.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = again.vst; - remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203D90F90D272003BB5A7 /* adelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = adelay.vst; - remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = vstxsynth.vst; - remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = surrounddelay.vst; - remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DF0F90D272003BB5A7 /* minihost.app */ = { - isa = PBXReferenceProxy; - fileType = wrapper.application; - path = minihost.app; - remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E50F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -2029,16 +218,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { isa = PBXShellScriptBuildPhase; @@ -2061,11 +240,11 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF31AE2BBB6B1C00D385C9 /* audioeffectx.cpp in Sources */, 2407DEB9089929BA00EB68BF /* Console6Buss.cpp in Sources */, + 8BEF31AD2BBB6B1C00D385C9 /* audioeffect.cpp in Sources */, + 8BEF31B02BBB6B1C00D385C9 /* vstplugmain.cpp in Sources */, 24D8287009A914000093AEF8 /* Console6BussProc.cpp in Sources */, - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2075,25 +254,39 @@ 24BEAAEE08919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; - PRODUCT_NAME = Gain; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Console6Buss; + PRODUCT_NAME = Console6Buss; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2106,38 +299,43 @@ 24BEAAEF08919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_C_LANGUAGE_STANDARD = c99; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = s; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Console6Buss; PRODUCT_NAME = Console6Buss; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2150,27 +348,90 @@ 24BEAAF208919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Debug; }; 24BEAAF308919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Release; }; diff --git a/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate index 5c38f9460675438b0fec50998b84b4a658168d63..11c8e0731aaa6a091820b8fbe074f1d78e455204 100755 GIT binary patch literal 24676 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 diff --git a/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme b/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/xcshareddata/xcschemes/Console6Buss.xcscheme old mode 100755 new mode 100644 similarity index 74% rename from plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme rename to plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/xcshareddata/xcschemes/Console6Buss.xcscheme index 8ee693f95..a3f77c535 --- a/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme +++ b/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/xcshareddata/xcschemes/Console6Buss.xcscheme @@ -1,6 +1,6 @@ + BlueprintName = "Console6Buss" + ReferencedContainer = "container:Console6Buss.xcodeproj"> @@ -29,11 +29,9 @@ shouldUseLaunchSchemeArgsEnv = "YES"> - - - - - - - - + BlueprintName = "Console6Buss" + ReferencedContainer = "container:Console6Buss.xcodeproj"> diff --git a/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist index 5bccbcb4f..c13d5f4b3 100755 --- a/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,10 +4,10 @@ SchemeUserState - Gain.xcscheme + Console6Buss.xcscheme_^#shared#^_ orderHint - 8 + 1 SuppressBuildableAutocreation diff --git a/plugins/MacSignedVST/Console6Buss/mac/Info.plist b/plugins/MacSignedVST/Console6Buss/mac/Info.plist index d04fb2a4f..7400d2350 100755 --- a/plugins/MacSignedVST/Console6Buss/mac/Info.plist +++ b/plugins/MacSignedVST/Console6Buss/mac/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.Console6Buss + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.pbxproj b/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.pbxproj index 5a661b2d9..47917b1f7 100755 --- a/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.pbxproj +++ b/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.pbxproj @@ -3,736 +3,42 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 2407DEB9089929BA00EB68BF /* Console6Channel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* Console6Channel.cpp */; }; 245463B90991757100464AD3 /* Console6Channel.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* Console6Channel.h */; }; - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; 24D8287009A914000093AEF8 /* Console6ChannelProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* Console6ChannelProc.cpp */; }; 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF31C42BBB6C7D00D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31B82BBB6C7D00D385C9 /* vstfxstore.h */; }; + 8BEF31C52BBB6C7D00D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31B92BBB6C7D00D385C9 /* aeffect.h */; }; + 8BEF31C62BBB6C7D00D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31BA2BBB6C7D00D385C9 /* aeffectx.h */; }; + 8BEF31C72BBB6C7D00D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31BE2BBB6C7D00D385C9 /* audioeffectx.h */; }; + 8BEF31C82BBB6C7D00D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31BF2BBB6C7D00D385C9 /* audioeffect.cpp */; }; + 8BEF31C92BBB6C7D00D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31C02BBB6C7D00D385C9 /* audioeffectx.cpp */; }; + 8BEF31CA2BBB6C7D00D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31C12BBB6C7D00D385C9 /* aeffeditor.h */; }; + 8BEF31CB2BBB6C7D00D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31C22BBB6C7D00D385C9 /* vstplugmain.cpp */; }; + 8BEF31CC2BBB6C7D00D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31C32BBB6C7D00D385C9 /* audioeffect.h */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = again; - }; - 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476974093DAE42008998C4; - remoteInfo = adelay; - }; - 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52220929FBF500DDED7A; - remoteInfo = vstxsynth; - }; - 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476A10093DCAF9008998C4; - remoteInfo = surrounddelay; - }; - 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52F3092A312800DDED7A; - remoteInfo = minihost; - }; - 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; - 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 2407DE920899296600EB68BF /* Console6Channel.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Console6Channel.vst; sourceTree = BUILT_PRODUCTS_DIR; }; 2407DEB6089929BA00EB68BF /* Console6Channel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Console6Channel.cpp; path = source/Console6Channel.cpp; sourceTree = ""; }; - 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; 245463B80991757100464AD3 /* Console6Channel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Console6Channel.h; path = source/Console6Channel.h; sourceTree = ""; }; - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; - 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; - 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; - 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; - 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; - 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; - 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; - 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; - 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; - 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; - 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; - 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; - 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; - 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; - 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; - 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; - 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; - 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; - 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; - 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; - 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; - 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; - 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; - 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; - 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; - 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; - 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; - 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; - 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; - 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; - 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; - 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; - 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; - 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; - 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; - 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; - 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; - 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; - 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; - 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; - 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; 24D8286F09A914000093AEF8 /* Console6ChannelProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Console6ChannelProc.cpp; path = source/Console6ChannelProc.cpp; sourceTree = ""; }; 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF31B82BBB6C7D00D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF31B92BBB6C7D00D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF31BA2BBB6C7D00D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF31BE2BBB6C7D00D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF31BF2BBB6C7D00D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF31C02BBB6C7D00D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF31C12BBB6C7D00D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF31C22BBB6C7D00D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF31C32BBB6C7D00D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ @@ -740,24 +46,13 @@ 089C166AFE841209C02AAC07 /* FM-Chopper */ = { isa = PBXGroup; children = ( - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 19C28FB4FE9D528D11CA2CBB /* Products */, 089C167CFE841241C02AAC07 /* Resources */, 08FB77ADFE841716C02AAC07 /* Source */, - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, ); name = "FM-Chopper"; sourceTree = ""; }; - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 2434720A098313350063BBF1 /* QuickTime.framework */, - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( @@ -771,6 +66,7 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BEF31B52BBB6C7D00D385C9 /* vstsdk2.4 */, 2407DEB6089929BA00EB68BF /* Console6Channel.cpp */, 24D8286F09A914000093AEF8 /* Console6ChannelProc.cpp */, 245463B80991757100464AD3 /* Console6Channel.h */, @@ -786,1066 +82,62 @@ name = Products; sourceTree = ""; }; - 24A200030F90D1DD003BB5A7 /* source */ = { + 8BEF31B52BBB6C7D00D385C9 /* vstsdk2.4 */ = { isa = PBXGroup; children = ( - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, - 24A200050F90D1DD003BB5A7 /* controlsgui.h */, - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, - ); - name = source; - path = /vstsdk2.4/vstgui.sf/drawtest/source; - sourceTree = ""; - }; - 24A2000F0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A200100F90D1DD003BB5A7 /* drawtest.def */, - 24A200110F90D1DD003BB5A7 /* drawtest.rc */, - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, - ); - name = win; - path = /vstsdk2.4/vstgui.sf/drawtest/win; - sourceTree = ""; - }; - 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, - ); - name = win.vc6; - path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; - sourceTree = ""; - }; - 24A200160F90D1DD003BB5A7 /* vstgui */ = { - isa = PBXGroup; - children = ( - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, - 24A2001B0F90D1DD003BB5A7 /* Changelog */, - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, - 24A200200F90D1DD003BB5A7 /* Documentation */, - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, - ); - name = vstgui; - path = /vstsdk2.4/vstgui.sf/vstgui; - sourceTree = ""; - }; - 24A200200F90D1DD003BB5A7 /* Documentation */ = { - isa = PBXGroup; - children = ( - 24A200210F90D1DD003BB5A7 /* html */, - 24A201440F90D1DE003BB5A7 /* index.html */, - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, - ); - name = Documentation; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; - sourceTree = ""; - }; - 24A200210F90D1DD003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, - 24A200240F90D1DD003BB5A7 /* annotated.html */, - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, - 24A200370F90D1DD003BB5A7 /* class_c_control.html */, - 24A200380F90D1DD003BB5A7 /* class_c_control.png */, - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, - 24A200990F90D1DD003BB5A7 /* class_c_view.html */, - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, - 24A200A90F90D1DD003BB5A7 /* deprecated.html */, - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, - 24A200AD0F90D1DD003BB5A7 /* files.html */, - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, - 24A200BA0F90D1DE003BB5A7 /* functions.html */, - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, - 24A200D40F90D1DE003BB5A7 /* functions_func.html */, - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, - 24A201020F90D1DE003BB5A7 /* globals.html */, - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, - 24A201140F90D1DE003BB5A7 /* globals_defs.html */, - 24A201150F90D1DE003BB5A7 /* globals_enum.html */, - 24A201160F90D1DE003BB5A7 /* globals_eval.html */, - 24A201170F90D1DE003BB5A7 /* globals_type.html */, - 24A201180F90D1DE003BB5A7 /* globals_vars.html */, - 24A201190F90D1DE003BB5A7 /* hierarchy.html */, - 24A2011A0F90D1DE003BB5A7 /* index.html */, - 24A2011B0F90D1DE003BB5A7 /* intro.html */, - 24A2011C0F90D1DE003BB5A7 /* license.html */, - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, - 24A2011E0F90D1DE003BB5A7 /* main.html */, - 24A2011F0F90D1DE003BB5A7 /* others.html */, - 24A201200F90D1DE003BB5A7 /* pages.html */, - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, - 24A201230F90D1DE003BB5A7 /* sequences.html */, - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, - 24A201320F90D1DE003BB5A7 /* tab_b.gif */, - 24A201330F90D1DE003BB5A7 /* tab_l.gif */, - 24A201340F90D1DE003BB5A7 /* tab_r.gif */, - 24A201350F90D1DE003BB5A7 /* tabs.css */, - 24A201360F90D1DE003BB5A7 /* thanks.html */, - 24A201370F90D1DE003BB5A7 /* tree.html */, - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, - 24A201430F90D1DE003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; - sourceTree = ""; - }; - 24A203CE0F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203D70F90D272003BB5A7 /* again.vst */, - 24A203D90F90D272003BB5A7 /* adelay.vst */, - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, - 24A203DF0F90D272003BB5A7 /* minihost.app */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E00F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203E50F90D272003BB5A7 /* drawtest.component */, - 24A203E70F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E80F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203ED0F90D272003BB5A7 /* drawtest.component */, - 24A203EF0F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { - isa = PBXGroup; - children = ( - 24A2FEBC0F90D1DC003BB5A7 /* artwork */, - 24A2FEC20F90D1DC003BB5A7 /* bin */, - 24A2FED80F90D1DC003BB5A7 /* doc */, - 24A2FF8E0F90D1DD003BB5A7 /* index.html */, - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, - 24A2FF940F90D1DD003BB5A7 /* public.sdk */, - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + 8BEF31B62BBB6C7D00D385C9 /* pluginterfaces */, + 8BEF31BB2BBB6C7D00D385C9 /* public.sdk */, ); name = vstsdk2.4; - path = /vstsdk2.4; - sourceTree = ""; + path = ../../../../vstsdk2.4; + sourceTree = ""; }; - 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + 8BEF31B62BBB6C7D00D385C9 /* pluginterfaces */ = { isa = PBXGroup; children = ( - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + 8BEF31B72BBB6C7D00D385C9 /* vst2.x */, ); - name = artwork; - path = /vstsdk2.4/artwork; - sourceTree = ""; + path = pluginterfaces; + sourceTree = ""; }; - 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + 8BEF31B72BBB6C7D00D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC30F90D1DC003BB5A7 /* mac */, - 24A2FED50F90D1DC003BB5A7 /* win */, + 8BEF31B82BBB6C7D00D385C9 /* vstfxstore.h */, + 8BEF31B92BBB6C7D00D385C9 /* aeffect.h */, + 8BEF31BA2BBB6C7D00D385C9 /* aeffectx.h */, ); - name = bin; - path = /vstsdk2.4/bin; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; - 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + 8BEF31BB2BBB6C7D00D385C9 /* public.sdk */ = { isa = PBXGroup; children = ( - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + 8BEF31BC2BBB6C7D00D385C9 /* source */, ); - name = mac; - path = /vstsdk2.4/bin/mac; - sourceTree = ""; + path = public.sdk; + sourceTree = ""; }; - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + 8BEF31BC2BBB6C7D00D385C9 /* source */ = { isa = PBXGroup; children = ( - 24A2FEC50F90D1DC003BB5A7 /* Contents */, + 8BEF31BD2BBB6C7D00D385C9 /* vst2.x */, ); - name = VSTMonitor.vst; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst; - sourceTree = ""; + path = source; + sourceTree = ""; }; - 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + 8BEF31BD2BBB6C7D00D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, - 24A2FEC70F90D1DC003BB5A7 /* MacOS */, - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, - 24A2FECA0F90D1DC003BB5A7 /* Resources */, + 8BEF31BE2BBB6C7D00D385C9 /* audioeffectx.h */, + 8BEF31BF2BBB6C7D00D385C9 /* audioeffect.cpp */, + 8BEF31C02BBB6C7D00D385C9 /* audioeffectx.cpp */, + 8BEF31C12BBB6C7D00D385C9 /* aeffeditor.h */, + 8BEF31C22BBB6C7D00D385C9 /* vstplugmain.cpp */, + 8BEF31C32BBB6C7D00D385C9 /* audioeffect.h */, ); - name = Contents; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; - sourceTree = ""; - }; - 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { - isa = PBXGroup; - children = ( - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, - ); - name = MacOS; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; - sourceTree = ""; - }; - 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { - isa = PBXGroup; - children = ( - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, - ); - name = Resources; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; - sourceTree = ""; - }; - 24A2FED50F90D1DC003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, - ); - name = win; - path = /vstsdk2.4/bin/win; - sourceTree = ""; - }; - 24A2FED80F90D1DC003BB5A7 /* doc */ = { - isa = PBXGroup; - children = ( - 24A2FED90F90D1DC003BB5A7 /* gfx */, - 24A2FEDE0F90D1DC003BB5A7 /* html */, - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, - ); - name = doc; - path = /vstsdk2.4/doc; - sourceTree = ""; - }; - 24A2FED90F90D1DC003BB5A7 /* gfx */ = { - isa = PBXGroup; - children = ( - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, - ); - name = gfx; - path = /vstsdk2.4/doc/gfx; - sourceTree = ""; - }; - 24A2FEDE0F90D1DC003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, - 24A2FEFA0F90D1DC003BB5A7 /* files.html */, - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, - 24A2FF070F90D1DC003BB5A7 /* functions.html */, - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, - 24A2FF210F90D1DC003BB5A7 /* globals.html */, - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, - 24A2FF360F90D1DC003BB5A7 /* history.html */, - 24A2FF370F90D1DC003BB5A7 /* index.html */, - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, - 24A2FF390F90D1DC003BB5A7 /* intro.html */, - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, - 24A2FF3B0F90D1DC003BB5A7 /* license.html */, - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, - 24A2FF3D0F90D1DC003BB5A7 /* main.html */, - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, - 24A2FF440F90D1DC003BB5A7 /* others.html */, - 24A2FF450F90D1DC003BB5A7 /* pages.html */, - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, - 24A2FF470F90D1DC003BB5A7 /* sequences.html */, - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, - 24A2FF800F90D1DD003BB5A7 /* thanks.html */, - 24A2FF810F90D1DD003BB5A7 /* tree.html */, - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/doc/html; - sourceTree = ""; - }; - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { - isa = PBXGroup; - children = ( - 24A2FF900F90D1DD003BB5A7 /* vst2.x */, - ); - name = pluginterfaces; - path = /vstsdk2.4/pluginterfaces; - sourceTree = ""; - }; - 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, - ); - name = vst2.x; - path = /vstsdk2.4/pluginterfaces/vst2.x; - sourceTree = ""; - }; - 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { - isa = PBXGroup; - children = ( - 24A2FF950F90D1DD003BB5A7 /* samples */, - 24A2FFD60F90D1DD003BB5A7 /* source */, - ); - name = public.sdk; - path = /vstsdk2.4/public.sdk; - sourceTree = ""; - }; - 24A2FF950F90D1DD003BB5A7 /* samples */ = { - isa = PBXGroup; - children = ( - 24A2FF960F90D1DD003BB5A7 /* vst2.x */, - ); - name = samples; - path = /vstsdk2.4/public.sdk/samples; - sourceTree = ""; - }; - 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF970F90D1DD003BB5A7 /* adelay */, - 24A2FFA80F90D1DD003BB5A7 /* again */, - 24A2FFAE0F90D1DD003BB5A7 /* mac */, - 24A2FFB40F90D1DD003BB5A7 /* minihost */, - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, - 24A2FFC50F90D1DD003BB5A7 /* win */, - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/samples/vst2.x; - sourceTree = ""; - }; - 24A2FF970F90D1DD003BB5A7 /* adelay */ = { - isa = PBXGroup; - children = ( - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, - 24A2FF990F90D1DD003BB5A7 /* adelay.h */, - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, - 24A2FF9B0F90D1DD003BB5A7 /* editor */, - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, - 24A2FFA50F90D1DD003BB5A7 /* win */, - ); - name = adelay; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; - sourceTree = ""; - }; - 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { - isa = PBXGroup; - children = ( - 24A2FF9C0F90D1DD003BB5A7 /* resources */, - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, - ); - name = editor; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; - sourceTree = ""; - }; - 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, - ); - name = resources; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; - sourceTree = ""; - }; - 24A2FFA50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; - sourceTree = ""; - }; - 24A2FFA80F90D1DD003BB5A7 /* again */ = { - isa = PBXGroup; - children = ( - 24A2FFA90F90D1DD003BB5A7 /* source */, - 24A2FFAC0F90D1DD003BB5A7 /* win */, - ); - name = again; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again; - sourceTree = ""; - }; - 24A2FFA90F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, - 24A2FFAB0F90D1DD003BB5A7 /* again.h */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; - sourceTree = ""; - }; - 24A2FFAC0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; - sourceTree = ""; - }; - 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, - ); - name = mac; - path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; - sourceTree = ""; - }; - 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { - isa = PBXGroup; - children = ( - 24A2FFB50F90D1DD003BB5A7 /* source */, - 24A2FFB80F90D1DD003BB5A7 /* win */, - ); - name = minihost; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; - sourceTree = ""; - }; - 24A2FFB50F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; - sourceTree = ""; - }; - 24A2FFB80F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; - sourceTree = ""; - }; - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { - isa = PBXGroup; - children = ( - 24A2FFBB0F90D1DD003BB5A7 /* resource */, - 24A2FFBE0F90D1DD003BB5A7 /* source */, - 24A2FFC30F90D1DD003BB5A7 /* win */, - ); - name = vstxsynth; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; - sourceTree = ""; - }; - 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { - isa = PBXGroup; - children = ( - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, - ); - name = resource; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; - sourceTree = ""; - }; - 24A2FFBE0F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; - sourceTree = ""; - }; - 24A2FFC30F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; - sourceTree = ""; - }; - 24A2FFC50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win; - sourceTree = ""; - }; - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { - isa = PBXGroup; - children = ( - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win.vc2003; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; - sourceTree = ""; - }; - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, - ); - name = win.vc6; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; - sourceTree = ""; - }; - 24A2FFD60F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, - ); - name = source; - path = /vstsdk2.4/public.sdk/source; - sourceTree = ""; - }; - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/source/vst2.x; - sourceTree = ""; - }; - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { - isa = PBXGroup; - children = ( - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, - 24A200160F90D1DD003BB5A7 /* vstgui */, - ); - name = vstgui.sf; - path = /vstsdk2.4/vstgui.sf; - sourceTree = ""; - }; - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { - isa = PBXGroup; - children = ( - 24A2FFE00F90D1DD003BB5A7 /* mac */, - 24A2FFEE0F90D1DD003BB5A7 /* resources */, - 24A200030F90D1DD003BB5A7 /* source */, - 24A2000F0F90D1DD003BB5A7 /* win */, - 24A200130F90D1DD003BB5A7 /* win.vc6 */, - ); - name = drawtest; - path = /vstsdk2.4/vstgui.sf/drawtest; - sourceTree = ""; - }; - 24A2FFE00F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, - ); - name = mac; - path = /vstsdk2.4/vstgui.sf/drawtest/mac; - sourceTree = ""; - }; - 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, - ); - name = resources; - path = /vstsdk2.4/vstgui.sf/drawtest/resources; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; /* End PBXGroup section */ @@ -1854,40 +146,14 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF31CA2BBB6C7D00D385C9 /* aeffeditor.h in Headers */, 245463B90991757100464AD3 /* Console6Channel.h in Headers */, + 8BEF31CC2BBB6C7D00D385C9 /* audioeffect.h in Headers */, + 8BEF31C52BBB6C7D00D385C9 /* aeffect.h in Headers */, 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + 8BEF31C72BBB6C7D00D385C9 /* audioeffectx.h in Headers */, + 8BEF31C42BBB6C7D00D385C9 /* vstfxstore.h in Headers */, + 8BEF31C62BBB6C7D00D385C9 /* aeffectx.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1901,7 +167,6 @@ 8D01CCC70486CAD60068D4B7 /* Headers */, 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, ); buildRules = ( @@ -1919,32 +184,22 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "Console6Channel" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + en, + de, + fr, + Base, + ja, ); mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - }, - { - ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - }, - { - ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - }, - ); projectRoot = ""; targets = ( 8D01CCC60486CAD60068D4B7 /* Console6Channel */, @@ -1952,72 +207,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - 24A203D70F90D272003BB5A7 /* again.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = again.vst; - remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203D90F90D272003BB5A7 /* adelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = adelay.vst; - remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = vstxsynth.vst; - remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = surrounddelay.vst; - remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DF0F90D272003BB5A7 /* minihost.app */ = { - isa = PBXReferenceProxy; - fileType = wrapper.application; - path = minihost.app; - remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E50F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -2029,16 +218,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { isa = PBXShellScriptBuildPhase; @@ -2061,11 +240,11 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF31C92BBB6C7D00D385C9 /* audioeffectx.cpp in Sources */, 2407DEB9089929BA00EB68BF /* Console6Channel.cpp in Sources */, + 8BEF31C82BBB6C7D00D385C9 /* audioeffect.cpp in Sources */, + 8BEF31CB2BBB6C7D00D385C9 /* vstplugmain.cpp in Sources */, 24D8287009A914000093AEF8 /* Console6ChannelProc.cpp in Sources */, - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2075,25 +254,39 @@ 24BEAAEE08919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; - PRODUCT_NAME = Gain; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Console6Channel; + PRODUCT_NAME = Console6Channel; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2106,38 +299,43 @@ 24BEAAEF08919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_C_LANGUAGE_STANDARD = c99; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = s; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Console6Channel; PRODUCT_NAME = Console6Channel; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2150,27 +348,90 @@ 24BEAAF208919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Debug; }; 24BEAAF308919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Release; }; diff --git a/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate index 5c38f9460675438b0fec50998b84b4a658168d63..02034e1e8a19b705c6adaeda7030b8ba6b66dd0f 100755 GIT binary patch literal 24786 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 G=l=m-ntjv& literal 12075 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 diff --git a/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme b/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcshareddata/xcschemes/Console6Channel.xcscheme old mode 100755 new mode 100644 similarity index 74% rename from plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme rename to plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcshareddata/xcschemes/Console6Channel.xcscheme index 8ee693f95..3afefa88e --- a/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme +++ b/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcshareddata/xcschemes/Console6Channel.xcscheme @@ -1,6 +1,6 @@ + BlueprintName = "Console6Channel" + ReferencedContainer = "container:Console6Channel.xcodeproj"> @@ -29,11 +29,9 @@ shouldUseLaunchSchemeArgsEnv = "YES"> - - - - - - - - + BlueprintName = "Console6Channel" + ReferencedContainer = "container:Console6Channel.xcodeproj"> diff --git a/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist index 5bccbcb4f..3b9cb4027 100755 --- a/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/plugins/MacSignedVST/Console6Channel/Console6Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,10 +4,10 @@ SchemeUserState - Gain.xcscheme + Console6Channel.xcscheme_^#shared#^_ orderHint - 8 + 1 SuppressBuildableAutocreation diff --git a/plugins/MacSignedVST/Console6Channel/mac/Info.plist b/plugins/MacSignedVST/Console6Channel/mac/Info.plist index 81b260fcf..8fd4e71b2 100755 --- a/plugins/MacSignedVST/Console6Channel/mac/Info.plist +++ b/plugins/MacSignedVST/Console6Channel/mac/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.Console6Channel + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.pbxproj b/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.pbxproj index 06cedf2bc..1634be973 100755 --- a/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.pbxproj +++ b/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.pbxproj @@ -3,736 +3,42 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 2407DEB9089929BA00EB68BF /* Console9Buss.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* Console9Buss.cpp */; }; 245463B90991757100464AD3 /* Console9Buss.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* Console9Buss.h */; }; - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; 24D8287009A914000093AEF8 /* Console9BussProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* Console9BussProc.cpp */; }; 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF31DF2BBB6CD800D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31D32BBB6CD800D385C9 /* vstfxstore.h */; }; + 8BEF31E02BBB6CD800D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31D42BBB6CD800D385C9 /* aeffect.h */; }; + 8BEF31E12BBB6CD800D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31D52BBB6CD800D385C9 /* aeffectx.h */; }; + 8BEF31E22BBB6CD800D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31D92BBB6CD800D385C9 /* audioeffectx.h */; }; + 8BEF31E32BBB6CD800D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31DA2BBB6CD800D385C9 /* audioeffect.cpp */; }; + 8BEF31E42BBB6CD800D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31DB2BBB6CD800D385C9 /* audioeffectx.cpp */; }; + 8BEF31E52BBB6CD800D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31DC2BBB6CD800D385C9 /* aeffeditor.h */; }; + 8BEF31E62BBB6CD800D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31DD2BBB6CD800D385C9 /* vstplugmain.cpp */; }; + 8BEF31E72BBB6CD800D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31DE2BBB6CD800D385C9 /* audioeffect.h */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = again; - }; - 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476974093DAE42008998C4; - remoteInfo = adelay; - }; - 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52220929FBF500DDED7A; - remoteInfo = vstxsynth; - }; - 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476A10093DCAF9008998C4; - remoteInfo = surrounddelay; - }; - 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52F3092A312800DDED7A; - remoteInfo = minihost; - }; - 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; - 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 2407DE920899296600EB68BF /* Console9Buss.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Console9Buss.vst; sourceTree = BUILT_PRODUCTS_DIR; }; 2407DEB6089929BA00EB68BF /* Console9Buss.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Console9Buss.cpp; path = source/Console9Buss.cpp; sourceTree = ""; }; - 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; 245463B80991757100464AD3 /* Console9Buss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Console9Buss.h; path = source/Console9Buss.h; sourceTree = ""; }; - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; - 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; - 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; - 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; - 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; - 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; - 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; - 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; - 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; - 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; - 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; - 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; - 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; - 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; - 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; - 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; - 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; - 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; - 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; - 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; - 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; - 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; - 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; - 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; - 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; - 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; - 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; - 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; - 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; - 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; - 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; - 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; - 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; - 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; - 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; - 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; - 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; - 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; - 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; - 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; - 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; 24D8286F09A914000093AEF8 /* Console9BussProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Console9BussProc.cpp; path = source/Console9BussProc.cpp; sourceTree = ""; }; 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF31D32BBB6CD800D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF31D42BBB6CD800D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF31D52BBB6CD800D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF31D92BBB6CD800D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF31DA2BBB6CD800D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF31DB2BBB6CD800D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF31DC2BBB6CD800D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF31DD2BBB6CD800D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF31DE2BBB6CD800D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ @@ -740,24 +46,13 @@ 089C166AFE841209C02AAC07 /* FM-Chopper */ = { isa = PBXGroup; children = ( - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 19C28FB4FE9D528D11CA2CBB /* Products */, 089C167CFE841241C02AAC07 /* Resources */, 08FB77ADFE841716C02AAC07 /* Source */, - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, ); name = "FM-Chopper"; sourceTree = ""; }; - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 2434720A098313350063BBF1 /* QuickTime.framework */, - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( @@ -771,6 +66,7 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BEF31D02BBB6CD800D385C9 /* vstsdk2.4 */, 2407DEB6089929BA00EB68BF /* Console9Buss.cpp */, 24D8286F09A914000093AEF8 /* Console9BussProc.cpp */, 245463B80991757100464AD3 /* Console9Buss.h */, @@ -786,1066 +82,62 @@ name = Products; sourceTree = ""; }; - 24A200030F90D1DD003BB5A7 /* source */ = { + 8BEF31D02BBB6CD800D385C9 /* vstsdk2.4 */ = { isa = PBXGroup; children = ( - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, - 24A200050F90D1DD003BB5A7 /* controlsgui.h */, - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, - ); - name = source; - path = /vstsdk2.4/vstgui.sf/drawtest/source; - sourceTree = ""; - }; - 24A2000F0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A200100F90D1DD003BB5A7 /* drawtest.def */, - 24A200110F90D1DD003BB5A7 /* drawtest.rc */, - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, - ); - name = win; - path = /vstsdk2.4/vstgui.sf/drawtest/win; - sourceTree = ""; - }; - 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, - ); - name = win.vc6; - path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; - sourceTree = ""; - }; - 24A200160F90D1DD003BB5A7 /* vstgui */ = { - isa = PBXGroup; - children = ( - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, - 24A2001B0F90D1DD003BB5A7 /* Changelog */, - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, - 24A200200F90D1DD003BB5A7 /* Documentation */, - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, - ); - name = vstgui; - path = /vstsdk2.4/vstgui.sf/vstgui; - sourceTree = ""; - }; - 24A200200F90D1DD003BB5A7 /* Documentation */ = { - isa = PBXGroup; - children = ( - 24A200210F90D1DD003BB5A7 /* html */, - 24A201440F90D1DE003BB5A7 /* index.html */, - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, - ); - name = Documentation; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; - sourceTree = ""; - }; - 24A200210F90D1DD003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, - 24A200240F90D1DD003BB5A7 /* annotated.html */, - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, - 24A200370F90D1DD003BB5A7 /* class_c_control.html */, - 24A200380F90D1DD003BB5A7 /* class_c_control.png */, - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, - 24A200990F90D1DD003BB5A7 /* class_c_view.html */, - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, - 24A200A90F90D1DD003BB5A7 /* deprecated.html */, - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, - 24A200AD0F90D1DD003BB5A7 /* files.html */, - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, - 24A200BA0F90D1DE003BB5A7 /* functions.html */, - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, - 24A200D40F90D1DE003BB5A7 /* functions_func.html */, - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, - 24A201020F90D1DE003BB5A7 /* globals.html */, - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, - 24A201140F90D1DE003BB5A7 /* globals_defs.html */, - 24A201150F90D1DE003BB5A7 /* globals_enum.html */, - 24A201160F90D1DE003BB5A7 /* globals_eval.html */, - 24A201170F90D1DE003BB5A7 /* globals_type.html */, - 24A201180F90D1DE003BB5A7 /* globals_vars.html */, - 24A201190F90D1DE003BB5A7 /* hierarchy.html */, - 24A2011A0F90D1DE003BB5A7 /* index.html */, - 24A2011B0F90D1DE003BB5A7 /* intro.html */, - 24A2011C0F90D1DE003BB5A7 /* license.html */, - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, - 24A2011E0F90D1DE003BB5A7 /* main.html */, - 24A2011F0F90D1DE003BB5A7 /* others.html */, - 24A201200F90D1DE003BB5A7 /* pages.html */, - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, - 24A201230F90D1DE003BB5A7 /* sequences.html */, - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, - 24A201320F90D1DE003BB5A7 /* tab_b.gif */, - 24A201330F90D1DE003BB5A7 /* tab_l.gif */, - 24A201340F90D1DE003BB5A7 /* tab_r.gif */, - 24A201350F90D1DE003BB5A7 /* tabs.css */, - 24A201360F90D1DE003BB5A7 /* thanks.html */, - 24A201370F90D1DE003BB5A7 /* tree.html */, - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, - 24A201430F90D1DE003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; - sourceTree = ""; - }; - 24A203CE0F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203D70F90D272003BB5A7 /* again.vst */, - 24A203D90F90D272003BB5A7 /* adelay.vst */, - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, - 24A203DF0F90D272003BB5A7 /* minihost.app */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E00F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203E50F90D272003BB5A7 /* drawtest.component */, - 24A203E70F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E80F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203ED0F90D272003BB5A7 /* drawtest.component */, - 24A203EF0F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { - isa = PBXGroup; - children = ( - 24A2FEBC0F90D1DC003BB5A7 /* artwork */, - 24A2FEC20F90D1DC003BB5A7 /* bin */, - 24A2FED80F90D1DC003BB5A7 /* doc */, - 24A2FF8E0F90D1DD003BB5A7 /* index.html */, - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, - 24A2FF940F90D1DD003BB5A7 /* public.sdk */, - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + 8BEF31D12BBB6CD800D385C9 /* pluginterfaces */, + 8BEF31D62BBB6CD800D385C9 /* public.sdk */, ); name = vstsdk2.4; - path = /vstsdk2.4; - sourceTree = ""; + path = ../../../../vstsdk2.4; + sourceTree = ""; }; - 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + 8BEF31D12BBB6CD800D385C9 /* pluginterfaces */ = { isa = PBXGroup; children = ( - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + 8BEF31D22BBB6CD800D385C9 /* vst2.x */, ); - name = artwork; - path = /vstsdk2.4/artwork; - sourceTree = ""; + path = pluginterfaces; + sourceTree = ""; }; - 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + 8BEF31D22BBB6CD800D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC30F90D1DC003BB5A7 /* mac */, - 24A2FED50F90D1DC003BB5A7 /* win */, + 8BEF31D32BBB6CD800D385C9 /* vstfxstore.h */, + 8BEF31D42BBB6CD800D385C9 /* aeffect.h */, + 8BEF31D52BBB6CD800D385C9 /* aeffectx.h */, ); - name = bin; - path = /vstsdk2.4/bin; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; - 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + 8BEF31D62BBB6CD800D385C9 /* public.sdk */ = { isa = PBXGroup; children = ( - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + 8BEF31D72BBB6CD800D385C9 /* source */, ); - name = mac; - path = /vstsdk2.4/bin/mac; - sourceTree = ""; + path = public.sdk; + sourceTree = ""; }; - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + 8BEF31D72BBB6CD800D385C9 /* source */ = { isa = PBXGroup; children = ( - 24A2FEC50F90D1DC003BB5A7 /* Contents */, + 8BEF31D82BBB6CD800D385C9 /* vst2.x */, ); - name = VSTMonitor.vst; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst; - sourceTree = ""; + path = source; + sourceTree = ""; }; - 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + 8BEF31D82BBB6CD800D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, - 24A2FEC70F90D1DC003BB5A7 /* MacOS */, - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, - 24A2FECA0F90D1DC003BB5A7 /* Resources */, + 8BEF31D92BBB6CD800D385C9 /* audioeffectx.h */, + 8BEF31DA2BBB6CD800D385C9 /* audioeffect.cpp */, + 8BEF31DB2BBB6CD800D385C9 /* audioeffectx.cpp */, + 8BEF31DC2BBB6CD800D385C9 /* aeffeditor.h */, + 8BEF31DD2BBB6CD800D385C9 /* vstplugmain.cpp */, + 8BEF31DE2BBB6CD800D385C9 /* audioeffect.h */, ); - name = Contents; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; - sourceTree = ""; - }; - 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { - isa = PBXGroup; - children = ( - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, - ); - name = MacOS; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; - sourceTree = ""; - }; - 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { - isa = PBXGroup; - children = ( - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, - ); - name = Resources; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; - sourceTree = ""; - }; - 24A2FED50F90D1DC003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, - ); - name = win; - path = /vstsdk2.4/bin/win; - sourceTree = ""; - }; - 24A2FED80F90D1DC003BB5A7 /* doc */ = { - isa = PBXGroup; - children = ( - 24A2FED90F90D1DC003BB5A7 /* gfx */, - 24A2FEDE0F90D1DC003BB5A7 /* html */, - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, - ); - name = doc; - path = /vstsdk2.4/doc; - sourceTree = ""; - }; - 24A2FED90F90D1DC003BB5A7 /* gfx */ = { - isa = PBXGroup; - children = ( - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, - ); - name = gfx; - path = /vstsdk2.4/doc/gfx; - sourceTree = ""; - }; - 24A2FEDE0F90D1DC003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, - 24A2FEFA0F90D1DC003BB5A7 /* files.html */, - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, - 24A2FF070F90D1DC003BB5A7 /* functions.html */, - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, - 24A2FF210F90D1DC003BB5A7 /* globals.html */, - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, - 24A2FF360F90D1DC003BB5A7 /* history.html */, - 24A2FF370F90D1DC003BB5A7 /* index.html */, - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, - 24A2FF390F90D1DC003BB5A7 /* intro.html */, - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, - 24A2FF3B0F90D1DC003BB5A7 /* license.html */, - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, - 24A2FF3D0F90D1DC003BB5A7 /* main.html */, - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, - 24A2FF440F90D1DC003BB5A7 /* others.html */, - 24A2FF450F90D1DC003BB5A7 /* pages.html */, - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, - 24A2FF470F90D1DC003BB5A7 /* sequences.html */, - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, - 24A2FF800F90D1DD003BB5A7 /* thanks.html */, - 24A2FF810F90D1DD003BB5A7 /* tree.html */, - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/doc/html; - sourceTree = ""; - }; - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { - isa = PBXGroup; - children = ( - 24A2FF900F90D1DD003BB5A7 /* vst2.x */, - ); - name = pluginterfaces; - path = /vstsdk2.4/pluginterfaces; - sourceTree = ""; - }; - 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, - ); - name = vst2.x; - path = /vstsdk2.4/pluginterfaces/vst2.x; - sourceTree = ""; - }; - 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { - isa = PBXGroup; - children = ( - 24A2FF950F90D1DD003BB5A7 /* samples */, - 24A2FFD60F90D1DD003BB5A7 /* source */, - ); - name = public.sdk; - path = /vstsdk2.4/public.sdk; - sourceTree = ""; - }; - 24A2FF950F90D1DD003BB5A7 /* samples */ = { - isa = PBXGroup; - children = ( - 24A2FF960F90D1DD003BB5A7 /* vst2.x */, - ); - name = samples; - path = /vstsdk2.4/public.sdk/samples; - sourceTree = ""; - }; - 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF970F90D1DD003BB5A7 /* adelay */, - 24A2FFA80F90D1DD003BB5A7 /* again */, - 24A2FFAE0F90D1DD003BB5A7 /* mac */, - 24A2FFB40F90D1DD003BB5A7 /* minihost */, - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, - 24A2FFC50F90D1DD003BB5A7 /* win */, - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/samples/vst2.x; - sourceTree = ""; - }; - 24A2FF970F90D1DD003BB5A7 /* adelay */ = { - isa = PBXGroup; - children = ( - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, - 24A2FF990F90D1DD003BB5A7 /* adelay.h */, - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, - 24A2FF9B0F90D1DD003BB5A7 /* editor */, - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, - 24A2FFA50F90D1DD003BB5A7 /* win */, - ); - name = adelay; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; - sourceTree = ""; - }; - 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { - isa = PBXGroup; - children = ( - 24A2FF9C0F90D1DD003BB5A7 /* resources */, - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, - ); - name = editor; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; - sourceTree = ""; - }; - 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, - ); - name = resources; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; - sourceTree = ""; - }; - 24A2FFA50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; - sourceTree = ""; - }; - 24A2FFA80F90D1DD003BB5A7 /* again */ = { - isa = PBXGroup; - children = ( - 24A2FFA90F90D1DD003BB5A7 /* source */, - 24A2FFAC0F90D1DD003BB5A7 /* win */, - ); - name = again; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again; - sourceTree = ""; - }; - 24A2FFA90F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, - 24A2FFAB0F90D1DD003BB5A7 /* again.h */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; - sourceTree = ""; - }; - 24A2FFAC0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; - sourceTree = ""; - }; - 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, - ); - name = mac; - path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; - sourceTree = ""; - }; - 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { - isa = PBXGroup; - children = ( - 24A2FFB50F90D1DD003BB5A7 /* source */, - 24A2FFB80F90D1DD003BB5A7 /* win */, - ); - name = minihost; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; - sourceTree = ""; - }; - 24A2FFB50F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; - sourceTree = ""; - }; - 24A2FFB80F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; - sourceTree = ""; - }; - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { - isa = PBXGroup; - children = ( - 24A2FFBB0F90D1DD003BB5A7 /* resource */, - 24A2FFBE0F90D1DD003BB5A7 /* source */, - 24A2FFC30F90D1DD003BB5A7 /* win */, - ); - name = vstxsynth; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; - sourceTree = ""; - }; - 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { - isa = PBXGroup; - children = ( - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, - ); - name = resource; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; - sourceTree = ""; - }; - 24A2FFBE0F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; - sourceTree = ""; - }; - 24A2FFC30F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; - sourceTree = ""; - }; - 24A2FFC50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win; - sourceTree = ""; - }; - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { - isa = PBXGroup; - children = ( - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win.vc2003; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; - sourceTree = ""; - }; - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, - ); - name = win.vc6; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; - sourceTree = ""; - }; - 24A2FFD60F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, - ); - name = source; - path = /vstsdk2.4/public.sdk/source; - sourceTree = ""; - }; - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/source/vst2.x; - sourceTree = ""; - }; - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { - isa = PBXGroup; - children = ( - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, - 24A200160F90D1DD003BB5A7 /* vstgui */, - ); - name = vstgui.sf; - path = /vstsdk2.4/vstgui.sf; - sourceTree = ""; - }; - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { - isa = PBXGroup; - children = ( - 24A2FFE00F90D1DD003BB5A7 /* mac */, - 24A2FFEE0F90D1DD003BB5A7 /* resources */, - 24A200030F90D1DD003BB5A7 /* source */, - 24A2000F0F90D1DD003BB5A7 /* win */, - 24A200130F90D1DD003BB5A7 /* win.vc6 */, - ); - name = drawtest; - path = /vstsdk2.4/vstgui.sf/drawtest; - sourceTree = ""; - }; - 24A2FFE00F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, - ); - name = mac; - path = /vstsdk2.4/vstgui.sf/drawtest/mac; - sourceTree = ""; - }; - 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, - ); - name = resources; - path = /vstsdk2.4/vstgui.sf/drawtest/resources; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; /* End PBXGroup section */ @@ -1854,40 +146,14 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF31E52BBB6CD800D385C9 /* aeffeditor.h in Headers */, 245463B90991757100464AD3 /* Console9Buss.h in Headers */, + 8BEF31E72BBB6CD800D385C9 /* audioeffect.h in Headers */, + 8BEF31E02BBB6CD800D385C9 /* aeffect.h in Headers */, 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + 8BEF31E22BBB6CD800D385C9 /* audioeffectx.h in Headers */, + 8BEF31DF2BBB6CD800D385C9 /* vstfxstore.h in Headers */, + 8BEF31E12BBB6CD800D385C9 /* aeffectx.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1901,7 +167,6 @@ 8D01CCC70486CAD60068D4B7 /* Headers */, 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, ); buildRules = ( @@ -1919,32 +184,22 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "Console9Buss" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + en, + de, + ja, + Base, + fr, ); mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - }, - { - ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - }, - { - ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - }, - ); projectRoot = ""; targets = ( 8D01CCC60486CAD60068D4B7 /* Console9Buss */, @@ -1952,72 +207,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - 24A203D70F90D272003BB5A7 /* again.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = again.vst; - remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203D90F90D272003BB5A7 /* adelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = adelay.vst; - remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = vstxsynth.vst; - remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = surrounddelay.vst; - remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DF0F90D272003BB5A7 /* minihost.app */ = { - isa = PBXReferenceProxy; - fileType = wrapper.application; - path = minihost.app; - remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E50F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -2029,16 +218,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { isa = PBXShellScriptBuildPhase; @@ -2061,11 +240,11 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF31E42BBB6CD800D385C9 /* audioeffectx.cpp in Sources */, 2407DEB9089929BA00EB68BF /* Console9Buss.cpp in Sources */, + 8BEF31E32BBB6CD800D385C9 /* audioeffect.cpp in Sources */, + 8BEF31E62BBB6CD800D385C9 /* vstplugmain.cpp in Sources */, 24D8287009A914000093AEF8 /* Console9BussProc.cpp in Sources */, - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2075,25 +254,39 @@ 24BEAAEE08919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; - PRODUCT_NAME = Gain; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Console9Buss; + PRODUCT_NAME = Console9Buss; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2106,38 +299,43 @@ 24BEAAEF08919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_C_LANGUAGE_STANDARD = c99; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = s; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Console9Buss; PRODUCT_NAME = Console9Buss; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2150,27 +348,90 @@ 24BEAAF208919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Debug; }; 24BEAAF308919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Release; }; diff --git a/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate index 5c38f9460675438b0fec50998b84b4a658168d63..cd534d6b8ba3e10dd4f639964c732f08b9ede262 100755 GIT binary patch literal 24676 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 diff --git a/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme b/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcshareddata/xcschemes/Console9Buss.xcscheme old mode 100755 new mode 100644 similarity index 74% rename from plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme rename to plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcshareddata/xcschemes/Console9Buss.xcscheme index 8ee693f95..ad48e2fcb --- a/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme +++ b/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcshareddata/xcschemes/Console9Buss.xcscheme @@ -1,6 +1,6 @@ + BlueprintName = "Console9Buss" + ReferencedContainer = "container:Console9Buss.xcodeproj"> @@ -29,11 +29,9 @@ shouldUseLaunchSchemeArgsEnv = "YES"> - - - - - - - - + BlueprintName = "Console9Buss" + ReferencedContainer = "container:Console9Buss.xcodeproj"> diff --git a/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist index 5bccbcb4f..95b1e4e40 100755 --- a/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/plugins/MacSignedVST/Console9Buss/Console9Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,10 +4,10 @@ SchemeUserState - Gain.xcscheme + Console9Buss.xcscheme_^#shared#^_ orderHint - 8 + 1 SuppressBuildableAutocreation diff --git a/plugins/MacSignedVST/Console9Buss/mac/Info.plist b/plugins/MacSignedVST/Console9Buss/mac/Info.plist index 72c9f2c25..d27e3ccfa 100755 --- a/plugins/MacSignedVST/Console9Buss/mac/Info.plist +++ b/plugins/MacSignedVST/Console9Buss/mac/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.Console9Buss + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.pbxproj b/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.pbxproj index 3953b91b1..8fb68d9c9 100755 --- a/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.pbxproj +++ b/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.pbxproj @@ -3,736 +3,42 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 2407DEB9089929BA00EB68BF /* Console9Channel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* Console9Channel.cpp */; }; 245463B90991757100464AD3 /* Console9Channel.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* Console9Channel.h */; }; - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; 24D8287009A914000093AEF8 /* Console9ChannelProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* Console9ChannelProc.cpp */; }; 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF32152BBB6EA800D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32092BBB6EA800D385C9 /* vstfxstore.h */; }; + 8BEF32162BBB6EA800D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF320A2BBB6EA800D385C9 /* aeffect.h */; }; + 8BEF32172BBB6EA800D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF320B2BBB6EA800D385C9 /* aeffectx.h */; }; + 8BEF32182BBB6EA800D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF320F2BBB6EA800D385C9 /* audioeffectx.h */; }; + 8BEF32192BBB6EA800D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF32102BBB6EA800D385C9 /* audioeffect.cpp */; }; + 8BEF321A2BBB6EA800D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF32112BBB6EA800D385C9 /* audioeffectx.cpp */; }; + 8BEF321B2BBB6EA800D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32122BBB6EA800D385C9 /* aeffeditor.h */; }; + 8BEF321C2BBB6EA800D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF32132BBB6EA800D385C9 /* vstplugmain.cpp */; }; + 8BEF321D2BBB6EA800D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32142BBB6EA800D385C9 /* audioeffect.h */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = again; - }; - 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476974093DAE42008998C4; - remoteInfo = adelay; - }; - 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52220929FBF500DDED7A; - remoteInfo = vstxsynth; - }; - 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476A10093DCAF9008998C4; - remoteInfo = surrounddelay; - }; - 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52F3092A312800DDED7A; - remoteInfo = minihost; - }; - 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; - 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 2407DE920899296600EB68BF /* Console9Channel.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Console9Channel.vst; sourceTree = BUILT_PRODUCTS_DIR; }; 2407DEB6089929BA00EB68BF /* Console9Channel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Console9Channel.cpp; path = source/Console9Channel.cpp; sourceTree = ""; }; - 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; 245463B80991757100464AD3 /* Console9Channel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Console9Channel.h; path = source/Console9Channel.h; sourceTree = ""; }; - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; - 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; - 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; - 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; - 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; - 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; - 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; - 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; - 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; - 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; - 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; - 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; - 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; - 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; - 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; - 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; - 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; - 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; - 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; - 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; - 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; - 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; - 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; - 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; - 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; - 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; - 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; - 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; - 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; - 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; - 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; - 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; - 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; - 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; - 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; - 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; - 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; - 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; - 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; - 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; - 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; 24D8286F09A914000093AEF8 /* Console9ChannelProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Console9ChannelProc.cpp; path = source/Console9ChannelProc.cpp; sourceTree = ""; }; 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF32092BBB6EA800D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF320A2BBB6EA800D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF320B2BBB6EA800D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF320F2BBB6EA800D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF32102BBB6EA800D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF32112BBB6EA800D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF32122BBB6EA800D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF32132BBB6EA800D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF32142BBB6EA800D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ @@ -740,24 +46,13 @@ 089C166AFE841209C02AAC07 /* FM-Chopper */ = { isa = PBXGroup; children = ( - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 19C28FB4FE9D528D11CA2CBB /* Products */, 089C167CFE841241C02AAC07 /* Resources */, 08FB77ADFE841716C02AAC07 /* Source */, - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, ); name = "FM-Chopper"; sourceTree = ""; }; - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 2434720A098313350063BBF1 /* QuickTime.framework */, - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( @@ -771,6 +66,7 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BEF32062BBB6EA800D385C9 /* vstsdk2.4 */, 2407DEB6089929BA00EB68BF /* Console9Channel.cpp */, 24D8286F09A914000093AEF8 /* Console9ChannelProc.cpp */, 245463B80991757100464AD3 /* Console9Channel.h */, @@ -786,1066 +82,62 @@ name = Products; sourceTree = ""; }; - 24A200030F90D1DD003BB5A7 /* source */ = { + 8BEF32062BBB6EA800D385C9 /* vstsdk2.4 */ = { isa = PBXGroup; children = ( - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, - 24A200050F90D1DD003BB5A7 /* controlsgui.h */, - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, - ); - name = source; - path = /vstsdk2.4/vstgui.sf/drawtest/source; - sourceTree = ""; - }; - 24A2000F0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A200100F90D1DD003BB5A7 /* drawtest.def */, - 24A200110F90D1DD003BB5A7 /* drawtest.rc */, - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, - ); - name = win; - path = /vstsdk2.4/vstgui.sf/drawtest/win; - sourceTree = ""; - }; - 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, - ); - name = win.vc6; - path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; - sourceTree = ""; - }; - 24A200160F90D1DD003BB5A7 /* vstgui */ = { - isa = PBXGroup; - children = ( - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, - 24A2001B0F90D1DD003BB5A7 /* Changelog */, - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, - 24A200200F90D1DD003BB5A7 /* Documentation */, - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, - ); - name = vstgui; - path = /vstsdk2.4/vstgui.sf/vstgui; - sourceTree = ""; - }; - 24A200200F90D1DD003BB5A7 /* Documentation */ = { - isa = PBXGroup; - children = ( - 24A200210F90D1DD003BB5A7 /* html */, - 24A201440F90D1DE003BB5A7 /* index.html */, - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, - ); - name = Documentation; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; - sourceTree = ""; - }; - 24A200210F90D1DD003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, - 24A200240F90D1DD003BB5A7 /* annotated.html */, - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, - 24A200370F90D1DD003BB5A7 /* class_c_control.html */, - 24A200380F90D1DD003BB5A7 /* class_c_control.png */, - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, - 24A200990F90D1DD003BB5A7 /* class_c_view.html */, - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, - 24A200A90F90D1DD003BB5A7 /* deprecated.html */, - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, - 24A200AD0F90D1DD003BB5A7 /* files.html */, - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, - 24A200BA0F90D1DE003BB5A7 /* functions.html */, - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, - 24A200D40F90D1DE003BB5A7 /* functions_func.html */, - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, - 24A201020F90D1DE003BB5A7 /* globals.html */, - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, - 24A201140F90D1DE003BB5A7 /* globals_defs.html */, - 24A201150F90D1DE003BB5A7 /* globals_enum.html */, - 24A201160F90D1DE003BB5A7 /* globals_eval.html */, - 24A201170F90D1DE003BB5A7 /* globals_type.html */, - 24A201180F90D1DE003BB5A7 /* globals_vars.html */, - 24A201190F90D1DE003BB5A7 /* hierarchy.html */, - 24A2011A0F90D1DE003BB5A7 /* index.html */, - 24A2011B0F90D1DE003BB5A7 /* intro.html */, - 24A2011C0F90D1DE003BB5A7 /* license.html */, - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, - 24A2011E0F90D1DE003BB5A7 /* main.html */, - 24A2011F0F90D1DE003BB5A7 /* others.html */, - 24A201200F90D1DE003BB5A7 /* pages.html */, - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, - 24A201230F90D1DE003BB5A7 /* sequences.html */, - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, - 24A201320F90D1DE003BB5A7 /* tab_b.gif */, - 24A201330F90D1DE003BB5A7 /* tab_l.gif */, - 24A201340F90D1DE003BB5A7 /* tab_r.gif */, - 24A201350F90D1DE003BB5A7 /* tabs.css */, - 24A201360F90D1DE003BB5A7 /* thanks.html */, - 24A201370F90D1DE003BB5A7 /* tree.html */, - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, - 24A201430F90D1DE003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; - sourceTree = ""; - }; - 24A203CE0F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203D70F90D272003BB5A7 /* again.vst */, - 24A203D90F90D272003BB5A7 /* adelay.vst */, - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, - 24A203DF0F90D272003BB5A7 /* minihost.app */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E00F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203E50F90D272003BB5A7 /* drawtest.component */, - 24A203E70F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E80F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203ED0F90D272003BB5A7 /* drawtest.component */, - 24A203EF0F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { - isa = PBXGroup; - children = ( - 24A2FEBC0F90D1DC003BB5A7 /* artwork */, - 24A2FEC20F90D1DC003BB5A7 /* bin */, - 24A2FED80F90D1DC003BB5A7 /* doc */, - 24A2FF8E0F90D1DD003BB5A7 /* index.html */, - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, - 24A2FF940F90D1DD003BB5A7 /* public.sdk */, - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + 8BEF32072BBB6EA800D385C9 /* pluginterfaces */, + 8BEF320C2BBB6EA800D385C9 /* public.sdk */, ); name = vstsdk2.4; - path = /vstsdk2.4; - sourceTree = ""; + path = ../../../../vstsdk2.4; + sourceTree = ""; }; - 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + 8BEF32072BBB6EA800D385C9 /* pluginterfaces */ = { isa = PBXGroup; children = ( - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + 8BEF32082BBB6EA800D385C9 /* vst2.x */, ); - name = artwork; - path = /vstsdk2.4/artwork; - sourceTree = ""; + path = pluginterfaces; + sourceTree = ""; }; - 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + 8BEF32082BBB6EA800D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC30F90D1DC003BB5A7 /* mac */, - 24A2FED50F90D1DC003BB5A7 /* win */, + 8BEF32092BBB6EA800D385C9 /* vstfxstore.h */, + 8BEF320A2BBB6EA800D385C9 /* aeffect.h */, + 8BEF320B2BBB6EA800D385C9 /* aeffectx.h */, ); - name = bin; - path = /vstsdk2.4/bin; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; - 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + 8BEF320C2BBB6EA800D385C9 /* public.sdk */ = { isa = PBXGroup; children = ( - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + 8BEF320D2BBB6EA800D385C9 /* source */, ); - name = mac; - path = /vstsdk2.4/bin/mac; - sourceTree = ""; + path = public.sdk; + sourceTree = ""; }; - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + 8BEF320D2BBB6EA800D385C9 /* source */ = { isa = PBXGroup; children = ( - 24A2FEC50F90D1DC003BB5A7 /* Contents */, + 8BEF320E2BBB6EA800D385C9 /* vst2.x */, ); - name = VSTMonitor.vst; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst; - sourceTree = ""; + path = source; + sourceTree = ""; }; - 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + 8BEF320E2BBB6EA800D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, - 24A2FEC70F90D1DC003BB5A7 /* MacOS */, - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, - 24A2FECA0F90D1DC003BB5A7 /* Resources */, + 8BEF320F2BBB6EA800D385C9 /* audioeffectx.h */, + 8BEF32102BBB6EA800D385C9 /* audioeffect.cpp */, + 8BEF32112BBB6EA800D385C9 /* audioeffectx.cpp */, + 8BEF32122BBB6EA800D385C9 /* aeffeditor.h */, + 8BEF32132BBB6EA800D385C9 /* vstplugmain.cpp */, + 8BEF32142BBB6EA800D385C9 /* audioeffect.h */, ); - name = Contents; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; - sourceTree = ""; - }; - 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { - isa = PBXGroup; - children = ( - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, - ); - name = MacOS; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; - sourceTree = ""; - }; - 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { - isa = PBXGroup; - children = ( - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, - ); - name = Resources; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; - sourceTree = ""; - }; - 24A2FED50F90D1DC003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, - ); - name = win; - path = /vstsdk2.4/bin/win; - sourceTree = ""; - }; - 24A2FED80F90D1DC003BB5A7 /* doc */ = { - isa = PBXGroup; - children = ( - 24A2FED90F90D1DC003BB5A7 /* gfx */, - 24A2FEDE0F90D1DC003BB5A7 /* html */, - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, - ); - name = doc; - path = /vstsdk2.4/doc; - sourceTree = ""; - }; - 24A2FED90F90D1DC003BB5A7 /* gfx */ = { - isa = PBXGroup; - children = ( - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, - ); - name = gfx; - path = /vstsdk2.4/doc/gfx; - sourceTree = ""; - }; - 24A2FEDE0F90D1DC003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, - 24A2FEFA0F90D1DC003BB5A7 /* files.html */, - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, - 24A2FF070F90D1DC003BB5A7 /* functions.html */, - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, - 24A2FF210F90D1DC003BB5A7 /* globals.html */, - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, - 24A2FF360F90D1DC003BB5A7 /* history.html */, - 24A2FF370F90D1DC003BB5A7 /* index.html */, - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, - 24A2FF390F90D1DC003BB5A7 /* intro.html */, - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, - 24A2FF3B0F90D1DC003BB5A7 /* license.html */, - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, - 24A2FF3D0F90D1DC003BB5A7 /* main.html */, - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, - 24A2FF440F90D1DC003BB5A7 /* others.html */, - 24A2FF450F90D1DC003BB5A7 /* pages.html */, - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, - 24A2FF470F90D1DC003BB5A7 /* sequences.html */, - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, - 24A2FF800F90D1DD003BB5A7 /* thanks.html */, - 24A2FF810F90D1DD003BB5A7 /* tree.html */, - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/doc/html; - sourceTree = ""; - }; - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { - isa = PBXGroup; - children = ( - 24A2FF900F90D1DD003BB5A7 /* vst2.x */, - ); - name = pluginterfaces; - path = /vstsdk2.4/pluginterfaces; - sourceTree = ""; - }; - 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, - ); - name = vst2.x; - path = /vstsdk2.4/pluginterfaces/vst2.x; - sourceTree = ""; - }; - 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { - isa = PBXGroup; - children = ( - 24A2FF950F90D1DD003BB5A7 /* samples */, - 24A2FFD60F90D1DD003BB5A7 /* source */, - ); - name = public.sdk; - path = /vstsdk2.4/public.sdk; - sourceTree = ""; - }; - 24A2FF950F90D1DD003BB5A7 /* samples */ = { - isa = PBXGroup; - children = ( - 24A2FF960F90D1DD003BB5A7 /* vst2.x */, - ); - name = samples; - path = /vstsdk2.4/public.sdk/samples; - sourceTree = ""; - }; - 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF970F90D1DD003BB5A7 /* adelay */, - 24A2FFA80F90D1DD003BB5A7 /* again */, - 24A2FFAE0F90D1DD003BB5A7 /* mac */, - 24A2FFB40F90D1DD003BB5A7 /* minihost */, - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, - 24A2FFC50F90D1DD003BB5A7 /* win */, - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/samples/vst2.x; - sourceTree = ""; - }; - 24A2FF970F90D1DD003BB5A7 /* adelay */ = { - isa = PBXGroup; - children = ( - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, - 24A2FF990F90D1DD003BB5A7 /* adelay.h */, - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, - 24A2FF9B0F90D1DD003BB5A7 /* editor */, - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, - 24A2FFA50F90D1DD003BB5A7 /* win */, - ); - name = adelay; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; - sourceTree = ""; - }; - 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { - isa = PBXGroup; - children = ( - 24A2FF9C0F90D1DD003BB5A7 /* resources */, - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, - ); - name = editor; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; - sourceTree = ""; - }; - 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, - ); - name = resources; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; - sourceTree = ""; - }; - 24A2FFA50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; - sourceTree = ""; - }; - 24A2FFA80F90D1DD003BB5A7 /* again */ = { - isa = PBXGroup; - children = ( - 24A2FFA90F90D1DD003BB5A7 /* source */, - 24A2FFAC0F90D1DD003BB5A7 /* win */, - ); - name = again; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again; - sourceTree = ""; - }; - 24A2FFA90F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, - 24A2FFAB0F90D1DD003BB5A7 /* again.h */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; - sourceTree = ""; - }; - 24A2FFAC0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; - sourceTree = ""; - }; - 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, - ); - name = mac; - path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; - sourceTree = ""; - }; - 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { - isa = PBXGroup; - children = ( - 24A2FFB50F90D1DD003BB5A7 /* source */, - 24A2FFB80F90D1DD003BB5A7 /* win */, - ); - name = minihost; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; - sourceTree = ""; - }; - 24A2FFB50F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; - sourceTree = ""; - }; - 24A2FFB80F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; - sourceTree = ""; - }; - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { - isa = PBXGroup; - children = ( - 24A2FFBB0F90D1DD003BB5A7 /* resource */, - 24A2FFBE0F90D1DD003BB5A7 /* source */, - 24A2FFC30F90D1DD003BB5A7 /* win */, - ); - name = vstxsynth; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; - sourceTree = ""; - }; - 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { - isa = PBXGroup; - children = ( - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, - ); - name = resource; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; - sourceTree = ""; - }; - 24A2FFBE0F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; - sourceTree = ""; - }; - 24A2FFC30F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; - sourceTree = ""; - }; - 24A2FFC50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win; - sourceTree = ""; - }; - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { - isa = PBXGroup; - children = ( - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win.vc2003; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; - sourceTree = ""; - }; - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, - ); - name = win.vc6; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; - sourceTree = ""; - }; - 24A2FFD60F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, - ); - name = source; - path = /vstsdk2.4/public.sdk/source; - sourceTree = ""; - }; - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/source/vst2.x; - sourceTree = ""; - }; - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { - isa = PBXGroup; - children = ( - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, - 24A200160F90D1DD003BB5A7 /* vstgui */, - ); - name = vstgui.sf; - path = /vstsdk2.4/vstgui.sf; - sourceTree = ""; - }; - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { - isa = PBXGroup; - children = ( - 24A2FFE00F90D1DD003BB5A7 /* mac */, - 24A2FFEE0F90D1DD003BB5A7 /* resources */, - 24A200030F90D1DD003BB5A7 /* source */, - 24A2000F0F90D1DD003BB5A7 /* win */, - 24A200130F90D1DD003BB5A7 /* win.vc6 */, - ); - name = drawtest; - path = /vstsdk2.4/vstgui.sf/drawtest; - sourceTree = ""; - }; - 24A2FFE00F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, - ); - name = mac; - path = /vstsdk2.4/vstgui.sf/drawtest/mac; - sourceTree = ""; - }; - 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, - ); - name = resources; - path = /vstsdk2.4/vstgui.sf/drawtest/resources; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; /* End PBXGroup section */ @@ -1854,40 +146,14 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF321B2BBB6EA800D385C9 /* aeffeditor.h in Headers */, 245463B90991757100464AD3 /* Console9Channel.h in Headers */, + 8BEF321D2BBB6EA800D385C9 /* audioeffect.h in Headers */, + 8BEF32162BBB6EA800D385C9 /* aeffect.h in Headers */, 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + 8BEF32182BBB6EA800D385C9 /* audioeffectx.h in Headers */, + 8BEF32152BBB6EA800D385C9 /* vstfxstore.h in Headers */, + 8BEF32172BBB6EA800D385C9 /* aeffectx.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1901,7 +167,6 @@ 8D01CCC70486CAD60068D4B7 /* Headers */, 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, ); buildRules = ( @@ -1919,32 +184,22 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "Console9Channel" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + en, + fr, + Base, + ja, + de, ); mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - }, - { - ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - }, - { - ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - }, - ); projectRoot = ""; targets = ( 8D01CCC60486CAD60068D4B7 /* Console9Channel */, @@ -1952,72 +207,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - 24A203D70F90D272003BB5A7 /* again.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = again.vst; - remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203D90F90D272003BB5A7 /* adelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = adelay.vst; - remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = vstxsynth.vst; - remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = surrounddelay.vst; - remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DF0F90D272003BB5A7 /* minihost.app */ = { - isa = PBXReferenceProxy; - fileType = wrapper.application; - path = minihost.app; - remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E50F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -2029,16 +218,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { isa = PBXShellScriptBuildPhase; @@ -2061,11 +240,11 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF321A2BBB6EA800D385C9 /* audioeffectx.cpp in Sources */, 2407DEB9089929BA00EB68BF /* Console9Channel.cpp in Sources */, + 8BEF32192BBB6EA800D385C9 /* audioeffect.cpp in Sources */, + 8BEF321C2BBB6EA800D385C9 /* vstplugmain.cpp in Sources */, 24D8287009A914000093AEF8 /* Console9ChannelProc.cpp in Sources */, - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2075,25 +254,39 @@ 24BEAAEE08919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; - PRODUCT_NAME = Gain; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Console9Channel; + PRODUCT_NAME = Console9Channel; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2106,38 +299,43 @@ 24BEAAEF08919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_C_LANGUAGE_STANDARD = c99; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = s; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Console9Channel; PRODUCT_NAME = Console9Channel; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2150,27 +348,90 @@ 24BEAAF208919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Debug; }; 24BEAAF308919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Release; }; diff --git a/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate index 5c38f9460675438b0fec50998b84b4a658168d63..f5d9417bc4b6e67e8ed4d047c71e78a3602c6b37 100755 GIT binary patch literal 24779 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 literal 12075 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 diff --git a/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme b/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcshareddata/xcschemes/Console9Channel.xcscheme old mode 100755 new mode 100644 similarity index 74% rename from plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme rename to plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcshareddata/xcschemes/Console9Channel.xcscheme index 8ee693f95..e0ab9e30b --- a/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme +++ b/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcshareddata/xcschemes/Console9Channel.xcscheme @@ -1,6 +1,6 @@ + BlueprintName = "Console9Channel" + ReferencedContainer = "container:Console9Channel.xcodeproj"> @@ -29,11 +29,9 @@ shouldUseLaunchSchemeArgsEnv = "YES"> - - - - - - - - + BlueprintName = "Console9Channel" + ReferencedContainer = "container:Console9Channel.xcodeproj"> diff --git a/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist index 5bccbcb4f..d2980fbba 100755 --- a/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/plugins/MacSignedVST/Console9Channel/Console9Channel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,10 +4,10 @@ SchemeUserState - Gain.xcscheme + Console9Channel.xcscheme_^#shared#^_ orderHint - 8 + 1 SuppressBuildableAutocreation diff --git a/plugins/MacSignedVST/Console9Channel/mac/Info.plist b/plugins/MacSignedVST/Console9Channel/mac/Info.plist index 777f09c2e..665f2630c 100755 --- a/plugins/MacSignedVST/Console9Channel/mac/Info.plist +++ b/plugins/MacSignedVST/Console9Channel/mac/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.Console9Channel + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.pbxproj b/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.pbxproj index f6d6d4aad..9526e3c4c 100755 --- a/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.pbxproj +++ b/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.pbxproj @@ -3,736 +3,42 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 2407DEB9089929BA00EB68BF /* ConsoleXBuss.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* ConsoleXBuss.cpp */; }; 245463B90991757100464AD3 /* ConsoleXBuss.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* ConsoleXBuss.h */; }; - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; 24D8287009A914000093AEF8 /* ConsoleXBussProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* ConsoleXBussProc.cpp */; }; 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF32302BBB6FA000D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32242BBB6FA000D385C9 /* vstfxstore.h */; }; + 8BEF32312BBB6FA000D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32252BBB6FA000D385C9 /* aeffect.h */; }; + 8BEF32322BBB6FA000D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32262BBB6FA000D385C9 /* aeffectx.h */; }; + 8BEF32332BBB6FA000D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF322A2BBB6FA000D385C9 /* audioeffectx.h */; }; + 8BEF32342BBB6FA000D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF322B2BBB6FA000D385C9 /* audioeffect.cpp */; }; + 8BEF32352BBB6FA000D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF322C2BBB6FA000D385C9 /* audioeffectx.cpp */; }; + 8BEF32362BBB6FA000D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF322D2BBB6FA000D385C9 /* aeffeditor.h */; }; + 8BEF32372BBB6FA000D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF322E2BBB6FA000D385C9 /* vstplugmain.cpp */; }; + 8BEF32382BBB6FA000D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF322F2BBB6FA000D385C9 /* audioeffect.h */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = again; - }; - 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476974093DAE42008998C4; - remoteInfo = adelay; - }; - 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52220929FBF500DDED7A; - remoteInfo = vstxsynth; - }; - 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476A10093DCAF9008998C4; - remoteInfo = surrounddelay; - }; - 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52F3092A312800DDED7A; - remoteInfo = minihost; - }; - 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; - 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 2407DE920899296600EB68BF /* ConsoleXBuss.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConsoleXBuss.vst; sourceTree = BUILT_PRODUCTS_DIR; }; 2407DEB6089929BA00EB68BF /* ConsoleXBuss.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleXBuss.cpp; path = source/ConsoleXBuss.cpp; sourceTree = ""; }; - 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; 245463B80991757100464AD3 /* ConsoleXBuss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ConsoleXBuss.h; path = source/ConsoleXBuss.h; sourceTree = ""; }; - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; - 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; - 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; - 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; - 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; - 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; - 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; - 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; - 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; - 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; - 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; - 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; - 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; - 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; - 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; - 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; - 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; - 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; - 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; - 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; - 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; - 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; - 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; - 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; - 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; - 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; - 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; - 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; - 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; - 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; - 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; - 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; - 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; - 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; - 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; - 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; - 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; - 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; - 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; - 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; - 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; 24D8286F09A914000093AEF8 /* ConsoleXBussProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleXBussProc.cpp; path = source/ConsoleXBussProc.cpp; sourceTree = ""; }; 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF32242BBB6FA000D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF32252BBB6FA000D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF32262BBB6FA000D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF322A2BBB6FA000D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF322B2BBB6FA000D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF322C2BBB6FA000D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF322D2BBB6FA000D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF322E2BBB6FA000D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF322F2BBB6FA000D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ @@ -740,24 +46,13 @@ 089C166AFE841209C02AAC07 /* FM-Chopper */ = { isa = PBXGroup; children = ( - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 19C28FB4FE9D528D11CA2CBB /* Products */, 089C167CFE841241C02AAC07 /* Resources */, 08FB77ADFE841716C02AAC07 /* Source */, - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, ); name = "FM-Chopper"; sourceTree = ""; }; - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 2434720A098313350063BBF1 /* QuickTime.framework */, - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( @@ -771,6 +66,7 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BEF32212BBB6FA000D385C9 /* vstsdk2.4 */, 2407DEB6089929BA00EB68BF /* ConsoleXBuss.cpp */, 24D8286F09A914000093AEF8 /* ConsoleXBussProc.cpp */, 245463B80991757100464AD3 /* ConsoleXBuss.h */, @@ -786,1066 +82,62 @@ name = Products; sourceTree = ""; }; - 24A200030F90D1DD003BB5A7 /* source */ = { + 8BEF32212BBB6FA000D385C9 /* vstsdk2.4 */ = { isa = PBXGroup; children = ( - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, - 24A200050F90D1DD003BB5A7 /* controlsgui.h */, - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, - ); - name = source; - path = /vstsdk2.4/vstgui.sf/drawtest/source; - sourceTree = ""; - }; - 24A2000F0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A200100F90D1DD003BB5A7 /* drawtest.def */, - 24A200110F90D1DD003BB5A7 /* drawtest.rc */, - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, - ); - name = win; - path = /vstsdk2.4/vstgui.sf/drawtest/win; - sourceTree = ""; - }; - 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, - ); - name = win.vc6; - path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; - sourceTree = ""; - }; - 24A200160F90D1DD003BB5A7 /* vstgui */ = { - isa = PBXGroup; - children = ( - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, - 24A2001B0F90D1DD003BB5A7 /* Changelog */, - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, - 24A200200F90D1DD003BB5A7 /* Documentation */, - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, - ); - name = vstgui; - path = /vstsdk2.4/vstgui.sf/vstgui; - sourceTree = ""; - }; - 24A200200F90D1DD003BB5A7 /* Documentation */ = { - isa = PBXGroup; - children = ( - 24A200210F90D1DD003BB5A7 /* html */, - 24A201440F90D1DE003BB5A7 /* index.html */, - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, - ); - name = Documentation; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; - sourceTree = ""; - }; - 24A200210F90D1DD003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, - 24A200240F90D1DD003BB5A7 /* annotated.html */, - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, - 24A200370F90D1DD003BB5A7 /* class_c_control.html */, - 24A200380F90D1DD003BB5A7 /* class_c_control.png */, - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, - 24A200990F90D1DD003BB5A7 /* class_c_view.html */, - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, - 24A200A90F90D1DD003BB5A7 /* deprecated.html */, - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, - 24A200AD0F90D1DD003BB5A7 /* files.html */, - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, - 24A200BA0F90D1DE003BB5A7 /* functions.html */, - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, - 24A200D40F90D1DE003BB5A7 /* functions_func.html */, - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, - 24A201020F90D1DE003BB5A7 /* globals.html */, - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, - 24A201140F90D1DE003BB5A7 /* globals_defs.html */, - 24A201150F90D1DE003BB5A7 /* globals_enum.html */, - 24A201160F90D1DE003BB5A7 /* globals_eval.html */, - 24A201170F90D1DE003BB5A7 /* globals_type.html */, - 24A201180F90D1DE003BB5A7 /* globals_vars.html */, - 24A201190F90D1DE003BB5A7 /* hierarchy.html */, - 24A2011A0F90D1DE003BB5A7 /* index.html */, - 24A2011B0F90D1DE003BB5A7 /* intro.html */, - 24A2011C0F90D1DE003BB5A7 /* license.html */, - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, - 24A2011E0F90D1DE003BB5A7 /* main.html */, - 24A2011F0F90D1DE003BB5A7 /* others.html */, - 24A201200F90D1DE003BB5A7 /* pages.html */, - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, - 24A201230F90D1DE003BB5A7 /* sequences.html */, - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, - 24A201320F90D1DE003BB5A7 /* tab_b.gif */, - 24A201330F90D1DE003BB5A7 /* tab_l.gif */, - 24A201340F90D1DE003BB5A7 /* tab_r.gif */, - 24A201350F90D1DE003BB5A7 /* tabs.css */, - 24A201360F90D1DE003BB5A7 /* thanks.html */, - 24A201370F90D1DE003BB5A7 /* tree.html */, - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, - 24A201430F90D1DE003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; - sourceTree = ""; - }; - 24A203CE0F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203D70F90D272003BB5A7 /* again.vst */, - 24A203D90F90D272003BB5A7 /* adelay.vst */, - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, - 24A203DF0F90D272003BB5A7 /* minihost.app */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E00F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203E50F90D272003BB5A7 /* drawtest.component */, - 24A203E70F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E80F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203ED0F90D272003BB5A7 /* drawtest.component */, - 24A203EF0F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { - isa = PBXGroup; - children = ( - 24A2FEBC0F90D1DC003BB5A7 /* artwork */, - 24A2FEC20F90D1DC003BB5A7 /* bin */, - 24A2FED80F90D1DC003BB5A7 /* doc */, - 24A2FF8E0F90D1DD003BB5A7 /* index.html */, - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, - 24A2FF940F90D1DD003BB5A7 /* public.sdk */, - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + 8BEF32222BBB6FA000D385C9 /* pluginterfaces */, + 8BEF32272BBB6FA000D385C9 /* public.sdk */, ); name = vstsdk2.4; - path = /vstsdk2.4; - sourceTree = ""; + path = ../../../../vstsdk2.4; + sourceTree = ""; }; - 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + 8BEF32222BBB6FA000D385C9 /* pluginterfaces */ = { isa = PBXGroup; children = ( - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + 8BEF32232BBB6FA000D385C9 /* vst2.x */, ); - name = artwork; - path = /vstsdk2.4/artwork; - sourceTree = ""; + path = pluginterfaces; + sourceTree = ""; }; - 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + 8BEF32232BBB6FA000D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC30F90D1DC003BB5A7 /* mac */, - 24A2FED50F90D1DC003BB5A7 /* win */, + 8BEF32242BBB6FA000D385C9 /* vstfxstore.h */, + 8BEF32252BBB6FA000D385C9 /* aeffect.h */, + 8BEF32262BBB6FA000D385C9 /* aeffectx.h */, ); - name = bin; - path = /vstsdk2.4/bin; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; - 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + 8BEF32272BBB6FA000D385C9 /* public.sdk */ = { isa = PBXGroup; children = ( - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + 8BEF32282BBB6FA000D385C9 /* source */, ); - name = mac; - path = /vstsdk2.4/bin/mac; - sourceTree = ""; + path = public.sdk; + sourceTree = ""; }; - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + 8BEF32282BBB6FA000D385C9 /* source */ = { isa = PBXGroup; children = ( - 24A2FEC50F90D1DC003BB5A7 /* Contents */, + 8BEF32292BBB6FA000D385C9 /* vst2.x */, ); - name = VSTMonitor.vst; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst; - sourceTree = ""; + path = source; + sourceTree = ""; }; - 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + 8BEF32292BBB6FA000D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, - 24A2FEC70F90D1DC003BB5A7 /* MacOS */, - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, - 24A2FECA0F90D1DC003BB5A7 /* Resources */, + 8BEF322A2BBB6FA000D385C9 /* audioeffectx.h */, + 8BEF322B2BBB6FA000D385C9 /* audioeffect.cpp */, + 8BEF322C2BBB6FA000D385C9 /* audioeffectx.cpp */, + 8BEF322D2BBB6FA000D385C9 /* aeffeditor.h */, + 8BEF322E2BBB6FA000D385C9 /* vstplugmain.cpp */, + 8BEF322F2BBB6FA000D385C9 /* audioeffect.h */, ); - name = Contents; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; - sourceTree = ""; - }; - 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { - isa = PBXGroup; - children = ( - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, - ); - name = MacOS; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; - sourceTree = ""; - }; - 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { - isa = PBXGroup; - children = ( - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, - ); - name = Resources; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; - sourceTree = ""; - }; - 24A2FED50F90D1DC003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, - ); - name = win; - path = /vstsdk2.4/bin/win; - sourceTree = ""; - }; - 24A2FED80F90D1DC003BB5A7 /* doc */ = { - isa = PBXGroup; - children = ( - 24A2FED90F90D1DC003BB5A7 /* gfx */, - 24A2FEDE0F90D1DC003BB5A7 /* html */, - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, - ); - name = doc; - path = /vstsdk2.4/doc; - sourceTree = ""; - }; - 24A2FED90F90D1DC003BB5A7 /* gfx */ = { - isa = PBXGroup; - children = ( - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, - ); - name = gfx; - path = /vstsdk2.4/doc/gfx; - sourceTree = ""; - }; - 24A2FEDE0F90D1DC003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, - 24A2FEFA0F90D1DC003BB5A7 /* files.html */, - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, - 24A2FF070F90D1DC003BB5A7 /* functions.html */, - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, - 24A2FF210F90D1DC003BB5A7 /* globals.html */, - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, - 24A2FF360F90D1DC003BB5A7 /* history.html */, - 24A2FF370F90D1DC003BB5A7 /* index.html */, - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, - 24A2FF390F90D1DC003BB5A7 /* intro.html */, - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, - 24A2FF3B0F90D1DC003BB5A7 /* license.html */, - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, - 24A2FF3D0F90D1DC003BB5A7 /* main.html */, - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, - 24A2FF440F90D1DC003BB5A7 /* others.html */, - 24A2FF450F90D1DC003BB5A7 /* pages.html */, - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, - 24A2FF470F90D1DC003BB5A7 /* sequences.html */, - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, - 24A2FF800F90D1DD003BB5A7 /* thanks.html */, - 24A2FF810F90D1DD003BB5A7 /* tree.html */, - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/doc/html; - sourceTree = ""; - }; - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { - isa = PBXGroup; - children = ( - 24A2FF900F90D1DD003BB5A7 /* vst2.x */, - ); - name = pluginterfaces; - path = /vstsdk2.4/pluginterfaces; - sourceTree = ""; - }; - 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, - ); - name = vst2.x; - path = /vstsdk2.4/pluginterfaces/vst2.x; - sourceTree = ""; - }; - 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { - isa = PBXGroup; - children = ( - 24A2FF950F90D1DD003BB5A7 /* samples */, - 24A2FFD60F90D1DD003BB5A7 /* source */, - ); - name = public.sdk; - path = /vstsdk2.4/public.sdk; - sourceTree = ""; - }; - 24A2FF950F90D1DD003BB5A7 /* samples */ = { - isa = PBXGroup; - children = ( - 24A2FF960F90D1DD003BB5A7 /* vst2.x */, - ); - name = samples; - path = /vstsdk2.4/public.sdk/samples; - sourceTree = ""; - }; - 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF970F90D1DD003BB5A7 /* adelay */, - 24A2FFA80F90D1DD003BB5A7 /* again */, - 24A2FFAE0F90D1DD003BB5A7 /* mac */, - 24A2FFB40F90D1DD003BB5A7 /* minihost */, - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, - 24A2FFC50F90D1DD003BB5A7 /* win */, - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/samples/vst2.x; - sourceTree = ""; - }; - 24A2FF970F90D1DD003BB5A7 /* adelay */ = { - isa = PBXGroup; - children = ( - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, - 24A2FF990F90D1DD003BB5A7 /* adelay.h */, - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, - 24A2FF9B0F90D1DD003BB5A7 /* editor */, - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, - 24A2FFA50F90D1DD003BB5A7 /* win */, - ); - name = adelay; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; - sourceTree = ""; - }; - 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { - isa = PBXGroup; - children = ( - 24A2FF9C0F90D1DD003BB5A7 /* resources */, - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, - ); - name = editor; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; - sourceTree = ""; - }; - 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, - ); - name = resources; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; - sourceTree = ""; - }; - 24A2FFA50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; - sourceTree = ""; - }; - 24A2FFA80F90D1DD003BB5A7 /* again */ = { - isa = PBXGroup; - children = ( - 24A2FFA90F90D1DD003BB5A7 /* source */, - 24A2FFAC0F90D1DD003BB5A7 /* win */, - ); - name = again; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again; - sourceTree = ""; - }; - 24A2FFA90F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, - 24A2FFAB0F90D1DD003BB5A7 /* again.h */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; - sourceTree = ""; - }; - 24A2FFAC0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; - sourceTree = ""; - }; - 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, - ); - name = mac; - path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; - sourceTree = ""; - }; - 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { - isa = PBXGroup; - children = ( - 24A2FFB50F90D1DD003BB5A7 /* source */, - 24A2FFB80F90D1DD003BB5A7 /* win */, - ); - name = minihost; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; - sourceTree = ""; - }; - 24A2FFB50F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; - sourceTree = ""; - }; - 24A2FFB80F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; - sourceTree = ""; - }; - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { - isa = PBXGroup; - children = ( - 24A2FFBB0F90D1DD003BB5A7 /* resource */, - 24A2FFBE0F90D1DD003BB5A7 /* source */, - 24A2FFC30F90D1DD003BB5A7 /* win */, - ); - name = vstxsynth; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; - sourceTree = ""; - }; - 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { - isa = PBXGroup; - children = ( - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, - ); - name = resource; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; - sourceTree = ""; - }; - 24A2FFBE0F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; - sourceTree = ""; - }; - 24A2FFC30F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; - sourceTree = ""; - }; - 24A2FFC50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win; - sourceTree = ""; - }; - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { - isa = PBXGroup; - children = ( - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win.vc2003; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; - sourceTree = ""; - }; - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, - ); - name = win.vc6; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; - sourceTree = ""; - }; - 24A2FFD60F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, - ); - name = source; - path = /vstsdk2.4/public.sdk/source; - sourceTree = ""; - }; - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/source/vst2.x; - sourceTree = ""; - }; - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { - isa = PBXGroup; - children = ( - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, - 24A200160F90D1DD003BB5A7 /* vstgui */, - ); - name = vstgui.sf; - path = /vstsdk2.4/vstgui.sf; - sourceTree = ""; - }; - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { - isa = PBXGroup; - children = ( - 24A2FFE00F90D1DD003BB5A7 /* mac */, - 24A2FFEE0F90D1DD003BB5A7 /* resources */, - 24A200030F90D1DD003BB5A7 /* source */, - 24A2000F0F90D1DD003BB5A7 /* win */, - 24A200130F90D1DD003BB5A7 /* win.vc6 */, - ); - name = drawtest; - path = /vstsdk2.4/vstgui.sf/drawtest; - sourceTree = ""; - }; - 24A2FFE00F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, - ); - name = mac; - path = /vstsdk2.4/vstgui.sf/drawtest/mac; - sourceTree = ""; - }; - 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, - ); - name = resources; - path = /vstsdk2.4/vstgui.sf/drawtest/resources; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; /* End PBXGroup section */ @@ -1854,40 +146,14 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF32362BBB6FA000D385C9 /* aeffeditor.h in Headers */, 245463B90991757100464AD3 /* ConsoleXBuss.h in Headers */, + 8BEF32382BBB6FA000D385C9 /* audioeffect.h in Headers */, + 8BEF32312BBB6FA000D385C9 /* aeffect.h in Headers */, 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + 8BEF32332BBB6FA000D385C9 /* audioeffectx.h in Headers */, + 8BEF32302BBB6FA000D385C9 /* vstfxstore.h in Headers */, + 8BEF32322BBB6FA000D385C9 /* aeffectx.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1901,7 +167,6 @@ 8D01CCC70486CAD60068D4B7 /* Headers */, 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, ); buildRules = ( @@ -1919,32 +184,22 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "ConsoleXBuss" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + en, + de, + Base, + ja, + fr, ); mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - }, - { - ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - }, - { - ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - }, - ); projectRoot = ""; targets = ( 8D01CCC60486CAD60068D4B7 /* ConsoleXBuss */, @@ -1952,72 +207,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - 24A203D70F90D272003BB5A7 /* again.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = again.vst; - remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203D90F90D272003BB5A7 /* adelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = adelay.vst; - remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = vstxsynth.vst; - remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = surrounddelay.vst; - remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DF0F90D272003BB5A7 /* minihost.app */ = { - isa = PBXReferenceProxy; - fileType = wrapper.application; - path = minihost.app; - remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E50F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -2029,16 +218,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { isa = PBXShellScriptBuildPhase; @@ -2061,11 +240,11 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF32352BBB6FA000D385C9 /* audioeffectx.cpp in Sources */, 2407DEB9089929BA00EB68BF /* ConsoleXBuss.cpp in Sources */, + 8BEF32342BBB6FA000D385C9 /* audioeffect.cpp in Sources */, + 8BEF32372BBB6FA000D385C9 /* vstplugmain.cpp in Sources */, 24D8287009A914000093AEF8 /* ConsoleXBussProc.cpp in Sources */, - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2075,25 +254,39 @@ 24BEAAEE08919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; - PRODUCT_NAME = Gain; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ConsoleXBuss; + PRODUCT_NAME = ConsoleXBuss; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2106,38 +299,43 @@ 24BEAAEF08919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_C_LANGUAGE_STANDARD = c99; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = s; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ConsoleXBuss; PRODUCT_NAME = ConsoleXBuss; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2150,27 +348,90 @@ 24BEAAF208919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Debug; }; 24BEAAF308919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Release; }; diff --git a/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate index 5c38f9460675438b0fec50998b84b4a658168d63..f780c8188a71f2f0016ad1e711baa3395902a555 100755 GIT binary patch literal 24677 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 literal 12075 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 diff --git a/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcshareddata/xcschemes/ConsoleXBuss.xcscheme b/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcshareddata/xcschemes/ConsoleXBuss.xcscheme new file mode 100644 index 000000000..401ddc0a8 --- /dev/null +++ b/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcshareddata/xcschemes/ConsoleXBuss.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist index 5bccbcb4f..1af485d4c 100755 --- a/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/plugins/MacSignedVST/ConsoleXBuss/ConsoleXBuss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,10 +4,10 @@ SchemeUserState - Gain.xcscheme + ConsoleXBuss.xcscheme_^#shared#^_ orderHint - 8 + 1 SuppressBuildableAutocreation diff --git a/plugins/MacSignedVST/ConsoleXBuss/mac/Info.plist b/plugins/MacSignedVST/ConsoleXBuss/mac/Info.plist index 8dcdae04f..de9575e57 100755 --- a/plugins/MacSignedVST/ConsoleXBuss/mac/Info.plist +++ b/plugins/MacSignedVST/ConsoleXBuss/mac/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.ConsoleXBuss + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.pbxproj b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.pbxproj index 6a013a6cd..03d9238d2 100755 --- a/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.pbxproj +++ b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.pbxproj @@ -3,736 +3,42 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 2407DEB9089929BA00EB68BF /* ConsoleXChannel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* ConsoleXChannel.cpp */; }; 245463B90991757100464AD3 /* ConsoleXChannel.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* ConsoleXChannel.h */; }; - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; 24D8287009A914000093AEF8 /* ConsoleXChannelProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* ConsoleXChannelProc.cpp */; }; 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF324B2BBB706900D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF323F2BBB706900D385C9 /* vstfxstore.h */; }; + 8BEF324C2BBB706900D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32402BBB706900D385C9 /* aeffect.h */; }; + 8BEF324D2BBB706900D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32412BBB706900D385C9 /* aeffectx.h */; }; + 8BEF324E2BBB706900D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32452BBB706900D385C9 /* audioeffectx.h */; }; + 8BEF324F2BBB706900D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF32462BBB706900D385C9 /* audioeffect.cpp */; }; + 8BEF32502BBB706900D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF32472BBB706900D385C9 /* audioeffectx.cpp */; }; + 8BEF32512BBB706900D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32482BBB706900D385C9 /* aeffeditor.h */; }; + 8BEF32522BBB706900D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF32492BBB706900D385C9 /* vstplugmain.cpp */; }; + 8BEF32532BBB706900D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF324A2BBB706900D385C9 /* audioeffect.h */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = again; - }; - 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476974093DAE42008998C4; - remoteInfo = adelay; - }; - 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52220929FBF500DDED7A; - remoteInfo = vstxsynth; - }; - 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476A10093DCAF9008998C4; - remoteInfo = surrounddelay; - }; - 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52F3092A312800DDED7A; - remoteInfo = minihost; - }; - 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; - 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 2407DE920899296600EB68BF /* ConsoleXChannel.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConsoleXChannel.vst; sourceTree = BUILT_PRODUCTS_DIR; }; 2407DEB6089929BA00EB68BF /* ConsoleXChannel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleXChannel.cpp; path = source/ConsoleXChannel.cpp; sourceTree = ""; }; - 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; 245463B80991757100464AD3 /* ConsoleXChannel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ConsoleXChannel.h; path = source/ConsoleXChannel.h; sourceTree = ""; }; - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; - 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; - 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; - 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; - 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; - 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; - 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; - 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; - 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; - 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; - 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; - 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; - 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; - 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; - 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; - 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; - 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; - 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; - 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; - 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; - 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; - 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; - 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; - 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; - 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; - 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; - 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; - 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; - 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; - 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; - 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; - 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; - 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; - 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; - 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; - 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; - 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; - 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; - 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; - 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; - 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; 24D8286F09A914000093AEF8 /* ConsoleXChannelProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleXChannelProc.cpp; path = source/ConsoleXChannelProc.cpp; sourceTree = ""; }; 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF323F2BBB706900D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF32402BBB706900D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF32412BBB706900D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF32452BBB706900D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF32462BBB706900D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF32472BBB706900D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF32482BBB706900D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF32492BBB706900D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF324A2BBB706900D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ @@ -740,24 +46,13 @@ 089C166AFE841209C02AAC07 /* FM-Chopper */ = { isa = PBXGroup; children = ( - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 19C28FB4FE9D528D11CA2CBB /* Products */, 089C167CFE841241C02AAC07 /* Resources */, 08FB77ADFE841716C02AAC07 /* Source */, - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, ); name = "FM-Chopper"; sourceTree = ""; }; - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 2434720A098313350063BBF1 /* QuickTime.framework */, - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( @@ -771,6 +66,7 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BEF323C2BBB706900D385C9 /* vstsdk2.4 */, 2407DEB6089929BA00EB68BF /* ConsoleXChannel.cpp */, 24D8286F09A914000093AEF8 /* ConsoleXChannelProc.cpp */, 245463B80991757100464AD3 /* ConsoleXChannel.h */, @@ -786,1066 +82,62 @@ name = Products; sourceTree = ""; }; - 24A200030F90D1DD003BB5A7 /* source */ = { + 8BEF323C2BBB706900D385C9 /* vstsdk2.4 */ = { isa = PBXGroup; children = ( - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, - 24A200050F90D1DD003BB5A7 /* controlsgui.h */, - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, - ); - name = source; - path = /vstsdk2.4/vstgui.sf/drawtest/source; - sourceTree = ""; - }; - 24A2000F0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A200100F90D1DD003BB5A7 /* drawtest.def */, - 24A200110F90D1DD003BB5A7 /* drawtest.rc */, - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, - ); - name = win; - path = /vstsdk2.4/vstgui.sf/drawtest/win; - sourceTree = ""; - }; - 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, - ); - name = win.vc6; - path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; - sourceTree = ""; - }; - 24A200160F90D1DD003BB5A7 /* vstgui */ = { - isa = PBXGroup; - children = ( - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, - 24A2001B0F90D1DD003BB5A7 /* Changelog */, - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, - 24A200200F90D1DD003BB5A7 /* Documentation */, - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, - ); - name = vstgui; - path = /vstsdk2.4/vstgui.sf/vstgui; - sourceTree = ""; - }; - 24A200200F90D1DD003BB5A7 /* Documentation */ = { - isa = PBXGroup; - children = ( - 24A200210F90D1DD003BB5A7 /* html */, - 24A201440F90D1DE003BB5A7 /* index.html */, - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, - ); - name = Documentation; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; - sourceTree = ""; - }; - 24A200210F90D1DD003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, - 24A200240F90D1DD003BB5A7 /* annotated.html */, - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, - 24A200370F90D1DD003BB5A7 /* class_c_control.html */, - 24A200380F90D1DD003BB5A7 /* class_c_control.png */, - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, - 24A200990F90D1DD003BB5A7 /* class_c_view.html */, - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, - 24A200A90F90D1DD003BB5A7 /* deprecated.html */, - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, - 24A200AD0F90D1DD003BB5A7 /* files.html */, - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, - 24A200BA0F90D1DE003BB5A7 /* functions.html */, - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, - 24A200D40F90D1DE003BB5A7 /* functions_func.html */, - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, - 24A201020F90D1DE003BB5A7 /* globals.html */, - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, - 24A201140F90D1DE003BB5A7 /* globals_defs.html */, - 24A201150F90D1DE003BB5A7 /* globals_enum.html */, - 24A201160F90D1DE003BB5A7 /* globals_eval.html */, - 24A201170F90D1DE003BB5A7 /* globals_type.html */, - 24A201180F90D1DE003BB5A7 /* globals_vars.html */, - 24A201190F90D1DE003BB5A7 /* hierarchy.html */, - 24A2011A0F90D1DE003BB5A7 /* index.html */, - 24A2011B0F90D1DE003BB5A7 /* intro.html */, - 24A2011C0F90D1DE003BB5A7 /* license.html */, - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, - 24A2011E0F90D1DE003BB5A7 /* main.html */, - 24A2011F0F90D1DE003BB5A7 /* others.html */, - 24A201200F90D1DE003BB5A7 /* pages.html */, - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, - 24A201230F90D1DE003BB5A7 /* sequences.html */, - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, - 24A201320F90D1DE003BB5A7 /* tab_b.gif */, - 24A201330F90D1DE003BB5A7 /* tab_l.gif */, - 24A201340F90D1DE003BB5A7 /* tab_r.gif */, - 24A201350F90D1DE003BB5A7 /* tabs.css */, - 24A201360F90D1DE003BB5A7 /* thanks.html */, - 24A201370F90D1DE003BB5A7 /* tree.html */, - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, - 24A201430F90D1DE003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; - sourceTree = ""; - }; - 24A203CE0F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203D70F90D272003BB5A7 /* again.vst */, - 24A203D90F90D272003BB5A7 /* adelay.vst */, - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, - 24A203DF0F90D272003BB5A7 /* minihost.app */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E00F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203E50F90D272003BB5A7 /* drawtest.component */, - 24A203E70F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E80F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203ED0F90D272003BB5A7 /* drawtest.component */, - 24A203EF0F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { - isa = PBXGroup; - children = ( - 24A2FEBC0F90D1DC003BB5A7 /* artwork */, - 24A2FEC20F90D1DC003BB5A7 /* bin */, - 24A2FED80F90D1DC003BB5A7 /* doc */, - 24A2FF8E0F90D1DD003BB5A7 /* index.html */, - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, - 24A2FF940F90D1DD003BB5A7 /* public.sdk */, - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + 8BEF323D2BBB706900D385C9 /* pluginterfaces */, + 8BEF32422BBB706900D385C9 /* public.sdk */, ); name = vstsdk2.4; - path = /vstsdk2.4; - sourceTree = ""; + path = ../../../../vstsdk2.4; + sourceTree = ""; }; - 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + 8BEF323D2BBB706900D385C9 /* pluginterfaces */ = { isa = PBXGroup; children = ( - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + 8BEF323E2BBB706900D385C9 /* vst2.x */, ); - name = artwork; - path = /vstsdk2.4/artwork; - sourceTree = ""; + path = pluginterfaces; + sourceTree = ""; }; - 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + 8BEF323E2BBB706900D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC30F90D1DC003BB5A7 /* mac */, - 24A2FED50F90D1DC003BB5A7 /* win */, + 8BEF323F2BBB706900D385C9 /* vstfxstore.h */, + 8BEF32402BBB706900D385C9 /* aeffect.h */, + 8BEF32412BBB706900D385C9 /* aeffectx.h */, ); - name = bin; - path = /vstsdk2.4/bin; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; - 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + 8BEF32422BBB706900D385C9 /* public.sdk */ = { isa = PBXGroup; children = ( - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + 8BEF32432BBB706900D385C9 /* source */, ); - name = mac; - path = /vstsdk2.4/bin/mac; - sourceTree = ""; + path = public.sdk; + sourceTree = ""; }; - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + 8BEF32432BBB706900D385C9 /* source */ = { isa = PBXGroup; children = ( - 24A2FEC50F90D1DC003BB5A7 /* Contents */, + 8BEF32442BBB706900D385C9 /* vst2.x */, ); - name = VSTMonitor.vst; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst; - sourceTree = ""; + path = source; + sourceTree = ""; }; - 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + 8BEF32442BBB706900D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, - 24A2FEC70F90D1DC003BB5A7 /* MacOS */, - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, - 24A2FECA0F90D1DC003BB5A7 /* Resources */, + 8BEF32452BBB706900D385C9 /* audioeffectx.h */, + 8BEF32462BBB706900D385C9 /* audioeffect.cpp */, + 8BEF32472BBB706900D385C9 /* audioeffectx.cpp */, + 8BEF32482BBB706900D385C9 /* aeffeditor.h */, + 8BEF32492BBB706900D385C9 /* vstplugmain.cpp */, + 8BEF324A2BBB706900D385C9 /* audioeffect.h */, ); - name = Contents; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; - sourceTree = ""; - }; - 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { - isa = PBXGroup; - children = ( - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, - ); - name = MacOS; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; - sourceTree = ""; - }; - 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { - isa = PBXGroup; - children = ( - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, - ); - name = Resources; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; - sourceTree = ""; - }; - 24A2FED50F90D1DC003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, - ); - name = win; - path = /vstsdk2.4/bin/win; - sourceTree = ""; - }; - 24A2FED80F90D1DC003BB5A7 /* doc */ = { - isa = PBXGroup; - children = ( - 24A2FED90F90D1DC003BB5A7 /* gfx */, - 24A2FEDE0F90D1DC003BB5A7 /* html */, - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, - ); - name = doc; - path = /vstsdk2.4/doc; - sourceTree = ""; - }; - 24A2FED90F90D1DC003BB5A7 /* gfx */ = { - isa = PBXGroup; - children = ( - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, - ); - name = gfx; - path = /vstsdk2.4/doc/gfx; - sourceTree = ""; - }; - 24A2FEDE0F90D1DC003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, - 24A2FEFA0F90D1DC003BB5A7 /* files.html */, - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, - 24A2FF070F90D1DC003BB5A7 /* functions.html */, - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, - 24A2FF210F90D1DC003BB5A7 /* globals.html */, - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, - 24A2FF360F90D1DC003BB5A7 /* history.html */, - 24A2FF370F90D1DC003BB5A7 /* index.html */, - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, - 24A2FF390F90D1DC003BB5A7 /* intro.html */, - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, - 24A2FF3B0F90D1DC003BB5A7 /* license.html */, - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, - 24A2FF3D0F90D1DC003BB5A7 /* main.html */, - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, - 24A2FF440F90D1DC003BB5A7 /* others.html */, - 24A2FF450F90D1DC003BB5A7 /* pages.html */, - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, - 24A2FF470F90D1DC003BB5A7 /* sequences.html */, - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, - 24A2FF800F90D1DD003BB5A7 /* thanks.html */, - 24A2FF810F90D1DD003BB5A7 /* tree.html */, - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/doc/html; - sourceTree = ""; - }; - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { - isa = PBXGroup; - children = ( - 24A2FF900F90D1DD003BB5A7 /* vst2.x */, - ); - name = pluginterfaces; - path = /vstsdk2.4/pluginterfaces; - sourceTree = ""; - }; - 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, - ); - name = vst2.x; - path = /vstsdk2.4/pluginterfaces/vst2.x; - sourceTree = ""; - }; - 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { - isa = PBXGroup; - children = ( - 24A2FF950F90D1DD003BB5A7 /* samples */, - 24A2FFD60F90D1DD003BB5A7 /* source */, - ); - name = public.sdk; - path = /vstsdk2.4/public.sdk; - sourceTree = ""; - }; - 24A2FF950F90D1DD003BB5A7 /* samples */ = { - isa = PBXGroup; - children = ( - 24A2FF960F90D1DD003BB5A7 /* vst2.x */, - ); - name = samples; - path = /vstsdk2.4/public.sdk/samples; - sourceTree = ""; - }; - 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF970F90D1DD003BB5A7 /* adelay */, - 24A2FFA80F90D1DD003BB5A7 /* again */, - 24A2FFAE0F90D1DD003BB5A7 /* mac */, - 24A2FFB40F90D1DD003BB5A7 /* minihost */, - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, - 24A2FFC50F90D1DD003BB5A7 /* win */, - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/samples/vst2.x; - sourceTree = ""; - }; - 24A2FF970F90D1DD003BB5A7 /* adelay */ = { - isa = PBXGroup; - children = ( - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, - 24A2FF990F90D1DD003BB5A7 /* adelay.h */, - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, - 24A2FF9B0F90D1DD003BB5A7 /* editor */, - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, - 24A2FFA50F90D1DD003BB5A7 /* win */, - ); - name = adelay; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; - sourceTree = ""; - }; - 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { - isa = PBXGroup; - children = ( - 24A2FF9C0F90D1DD003BB5A7 /* resources */, - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, - ); - name = editor; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; - sourceTree = ""; - }; - 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, - ); - name = resources; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; - sourceTree = ""; - }; - 24A2FFA50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; - sourceTree = ""; - }; - 24A2FFA80F90D1DD003BB5A7 /* again */ = { - isa = PBXGroup; - children = ( - 24A2FFA90F90D1DD003BB5A7 /* source */, - 24A2FFAC0F90D1DD003BB5A7 /* win */, - ); - name = again; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again; - sourceTree = ""; - }; - 24A2FFA90F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, - 24A2FFAB0F90D1DD003BB5A7 /* again.h */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; - sourceTree = ""; - }; - 24A2FFAC0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; - sourceTree = ""; - }; - 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, - ); - name = mac; - path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; - sourceTree = ""; - }; - 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { - isa = PBXGroup; - children = ( - 24A2FFB50F90D1DD003BB5A7 /* source */, - 24A2FFB80F90D1DD003BB5A7 /* win */, - ); - name = minihost; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; - sourceTree = ""; - }; - 24A2FFB50F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; - sourceTree = ""; - }; - 24A2FFB80F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; - sourceTree = ""; - }; - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { - isa = PBXGroup; - children = ( - 24A2FFBB0F90D1DD003BB5A7 /* resource */, - 24A2FFBE0F90D1DD003BB5A7 /* source */, - 24A2FFC30F90D1DD003BB5A7 /* win */, - ); - name = vstxsynth; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; - sourceTree = ""; - }; - 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { - isa = PBXGroup; - children = ( - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, - ); - name = resource; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; - sourceTree = ""; - }; - 24A2FFBE0F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; - sourceTree = ""; - }; - 24A2FFC30F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; - sourceTree = ""; - }; - 24A2FFC50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win; - sourceTree = ""; - }; - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { - isa = PBXGroup; - children = ( - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win.vc2003; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; - sourceTree = ""; - }; - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, - ); - name = win.vc6; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; - sourceTree = ""; - }; - 24A2FFD60F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, - ); - name = source; - path = /vstsdk2.4/public.sdk/source; - sourceTree = ""; - }; - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/source/vst2.x; - sourceTree = ""; - }; - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { - isa = PBXGroup; - children = ( - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, - 24A200160F90D1DD003BB5A7 /* vstgui */, - ); - name = vstgui.sf; - path = /vstsdk2.4/vstgui.sf; - sourceTree = ""; - }; - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { - isa = PBXGroup; - children = ( - 24A2FFE00F90D1DD003BB5A7 /* mac */, - 24A2FFEE0F90D1DD003BB5A7 /* resources */, - 24A200030F90D1DD003BB5A7 /* source */, - 24A2000F0F90D1DD003BB5A7 /* win */, - 24A200130F90D1DD003BB5A7 /* win.vc6 */, - ); - name = drawtest; - path = /vstsdk2.4/vstgui.sf/drawtest; - sourceTree = ""; - }; - 24A2FFE00F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, - ); - name = mac; - path = /vstsdk2.4/vstgui.sf/drawtest/mac; - sourceTree = ""; - }; - 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, - ); - name = resources; - path = /vstsdk2.4/vstgui.sf/drawtest/resources; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; /* End PBXGroup section */ @@ -1854,40 +146,14 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF32512BBB706900D385C9 /* aeffeditor.h in Headers */, 245463B90991757100464AD3 /* ConsoleXChannel.h in Headers */, + 8BEF32532BBB706900D385C9 /* audioeffect.h in Headers */, + 8BEF324C2BBB706900D385C9 /* aeffect.h in Headers */, 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + 8BEF324E2BBB706900D385C9 /* audioeffectx.h in Headers */, + 8BEF324B2BBB706900D385C9 /* vstfxstore.h in Headers */, + 8BEF324D2BBB706900D385C9 /* aeffectx.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1901,7 +167,6 @@ 8D01CCC70486CAD60068D4B7 /* Headers */, 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, ); buildRules = ( @@ -1919,32 +184,22 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "ConsoleXChannel" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + en, + Base, + fr, + ja, + de, ); mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - }, - { - ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - }, - { - ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - }, - ); projectRoot = ""; targets = ( 8D01CCC60486CAD60068D4B7 /* ConsoleXChannel */, @@ -1952,72 +207,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - 24A203D70F90D272003BB5A7 /* again.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = again.vst; - remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203D90F90D272003BB5A7 /* adelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = adelay.vst; - remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = vstxsynth.vst; - remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = surrounddelay.vst; - remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DF0F90D272003BB5A7 /* minihost.app */ = { - isa = PBXReferenceProxy; - fileType = wrapper.application; - path = minihost.app; - remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E50F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -2029,16 +218,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { isa = PBXShellScriptBuildPhase; @@ -2061,11 +240,11 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF32502BBB706900D385C9 /* audioeffectx.cpp in Sources */, 2407DEB9089929BA00EB68BF /* ConsoleXChannel.cpp in Sources */, + 8BEF324F2BBB706900D385C9 /* audioeffect.cpp in Sources */, + 8BEF32522BBB706900D385C9 /* vstplugmain.cpp in Sources */, 24D8287009A914000093AEF8 /* ConsoleXChannelProc.cpp in Sources */, - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2075,25 +254,39 @@ 24BEAAEE08919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; - PRODUCT_NAME = Gain; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ConsoleXChannel; + PRODUCT_NAME = ConsoleXChannel; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2106,38 +299,43 @@ 24BEAAEF08919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_C_LANGUAGE_STANDARD = c99; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = s; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ConsoleXChannel; PRODUCT_NAME = ConsoleXChannel; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2150,27 +348,90 @@ 24BEAAF208919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Debug; }; 24BEAAF308919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Release; }; diff --git a/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate index 5c38f9460675438b0fec50998b84b4a658168d63..64651f0678ff7f397a12343d08a4a3743d4899c3 100755 GIT binary patch literal 23058 zcmeIacUY5G8#sK1Ofphgb<`ID#L9=h!6!r6HuwOJx^=L+o5f> z_3ak0Ry(ZKYVEMr(Oug*x|dyc@1>o;`#et)h|<1&`+KkN`~LX!x=3=yeeQG4eeQkE z!tM^2w@0TthA?6fi#Wt1845vRGc%VuJzkf)YgT5nr={HmzZx=o+}$%X-3u2xTY9`o zgfH3PP()9ypXBUwwpRKY9Y&!@-dNw$+~Xwp-WdEl3P%wr0gXbVkpUS|Au2*9RE$cH z8I__kRE{Q~3RHt8qFPjsW}(?=0cu4~ZzFAbt=( zgdfI_;638c06vHx$4}rV@l*JDd<4Ia-@tF;xA5EeQ~VkJ9Djko#9!gB z@i+J<1~Ux9G91G*GDg9~FiIw#8N-ZY#xuE09;0RQ869I}OiVFT#@Lw}W+GF|Ok?Vp zdS(_go0-onWIC8mri*bi9;TOB&Jbo5b20NT=5l5=vxd2jxq-Qv+0N`>?q_x~yO;-< z-OPi`L(Id>Bg|vWo6K9x+sr%6apqm-J?4Gp1Li~K1oIK|G4mz!74t3g9m}#D%d;{z zgbiio>}Yljo5&`y$!rRn%4V_IY%W{Gn%H8tgsot!*-7l#>~wY}JC|)|UF>3Z3ERPT zv*)nO*yZeb>`L}Rb~U?(y_&s-y_Q|e-oW0--pby_-ob8Wx3GKJ$Jl-Be)a%+kbRte zf_;*Giao?W&%VGOVP9fjW#44q;xNZ>EXQ#?C*wl6P)^Q;ap7D97s*9&(VT*d;gsAc zZZwy|<#1!Uaol(=m&@Z!TrpR|nYl8~!r8cq+*EEF*T^+-3%F)(A=kpSaedsm+zReI zZY6g3a{n!c^zNC>v;ojlk{6c;a-^RD|9eg)`4&Tc!<(Kix`SW045@e%fYFU~rU6w5yCmS!zl^J9vS*ff{RxYcQ)yO8x8f1;K zd9wMkR@q{iM|Q4kh3q2PD%r)dOByq~dOJFfqDT~lqLBirQ2dOk_1Y!QKJRS!^l_4= z%$AO3uXg~&ASGc4JAh(Q9O1|@VsR*9Yi-pt+@2-g?&cP!&E3-5>FnxpC^Aij#U{Jn zWXsd(O!hpZ)oRMK>P)&kqph+)Z?zRv8VgPSfybb1q`wO#q9l}zQcx;VqcoI`GEgSU zB0Q0i5E4q{B#eZU2og!6Nc3GugL2SVG!BhNxhM~5Q9jb40-_)>hV^#^thG+|7&$9#@L*TntMBXs#{$>ZjZ_>!ar$KM zT(Oz6zNOvS=>!1M&*{BgHmA48)z#bsyw{;f4gz5JGc*CTmj+Guyb5|Q6-_>JtF6?cq?ONmp==IJH5D(5)A9T5Y6D+6- z=?73HvJxdx4Imq;Cb2|I7cYBei@VjSg`J+{>d^)dsjYYSdRm-S(7>TENe#unhB}X% z3ZnYnZaS~iy9KrJ<8T(5iu8kM5}J&rkT^1mj2T4JP#rp(B#~?~j$|E04M3=ks0qzL zGbyPqgcY0vpB`ri?8s6lK_r31I~3)MTpdnxetv$V7uGz#rQHMT?(S}PdKSCeyS(nM zeAvb%P?BHM?CQ$*ijxq(Yg@XzkDxhdE}Dnt&z4BP3$}Hp^wsHYoLUd-JOI^>nN#bh ziPCmBUM(UHqaBLMe~bexT?@ryIM{X(Y@$O^`j5eC+x-i@1a%|*M$~~iQ5SNPWRgNs ziFzYC2YHYe^^i1@PBKU)-TYB?9#?0xr_WDg4X#c&0L`7}u;9UZk^Z?6-mGwZZYetHbsCrzbO9m`g=%X3l-{0Z7}@56v*hjqYzNT=NI;IcQ|pJy{FA>3T{hz6 z|Aj7x$zMq{BnKuxmSl-Yyek|&ICF(AS6xzAuyW>#5~G0*?}v3QT0bJJf1?`!)=gwQ z$pu(>K3L8d4y4SYu=GWR1^{L>nuY`GM;qx896*C4pA-zB+tDUsAk%}%{w|RYbPh$? ze@6$D&b7K=Teuu*W1wSX>MyIVxo56v@2fbNjWD6f?;^ApMe^f=P@ql2WRA3Z_LbRsdfriOZoY!e_`+vDu? z9uej6Gw9F&dKNuLN=YTL`2oCuj-dDf^ddS;%1HSDI*N{w38aEp<^h=6R^alkMJ}hu zp-{kY3UNwvTbHY+m-6Mbq2&o0aHv~`rF8+K|D_=aa8d7%*eT}|B-vXom z4tJ*1Z`CFfJZ)dWpOS_&WGQx@RrYV(yT z#{YRsYp<)LwXPlHxA$+f_9+uX=gOhT8v(ZeaQm7|fdArj``eGe3`PR)o1}<(y|V|@ zz_tMLBk`KQU>=fAH#oH#tX?_{BC| zK~+_iRc92yWKHlx)9%7Cw`=+CR{BUI^)Rd%aMSFAHtn<{mtDxI#lz-lW5 zfNE(I&mac7s{<4W@LV|jG;~H2o6FnM;RXeIDrje3XsXwORPAA2aKRirH@Luo7f1zlB3Hz% z*tvmpN{plpw}U?8Q+0s+25}p9AqVKA@WVgm65J6C(TzdXql}=5DjosN1^3|I;D*a_ zpH$#bBm^C;;fGEo)dU@L|Ip{-3nTy%>K6h-#}|=h!x%cg1Ye4_p&v;fSx)q1T1MsL zZ|z>!b$G8I#FcmrFkE~UUQNy=D+ch@_!@E^S$QVI9SILGZcfuX{9yl$ZwQ|2&G=Rn z-;Zx0q#xf#1Q4QN+)z5I@A1H){&Pqh@m3VS1>cT0;XCkVyanHh@4|QEd&os(6}gyP zLM|njk$;iP$rW3W25&=NydCer_v4*-7xIF6dL?LsSCQ3Z4Y`_J1K%yPUEb;rR~yxv z!N}|pl@c3hC@s!9uxJ*!J)I6k{P5yh?+h1MJ5H*wD5Q#d+oYyukE@v)-a#Pz%8Emw zlv;{jz#g#5dOglrfzA#^-0%^mfR5N98FZ(O49nZ%0YkQ_v$@6XUEU~uI24xFr9G`8 z&Uvtm)9PpXY`!YDN3izdonERZWh&_49k^7{NnHb4*mcXQ+yo1i{HcVlN-rR z}_s;P7cpD3hRRzV0Po-n{Ejl!azr)|-AIJdNOzsJ2l=vk6 z6|8N13jd6MA%kQixqT4-hJVK&l1=0em>5hc`wSd{h6Gd2?E%*XFzLT;Xl-s;Qt#{r zyAa$g4#n8NZY_<`)ZEeQ%&>^Nfza7%-;OXLO!(<&GZ9QA6GgU=JIP&OYE^tKb!tKC zEC#8MFe((y#4>TzVbI##(>yJPJ+;v9SjP;@@v@MA?obbvH+bCc9`L3sMu$hJVv~|J zIoje9b9!k-&BWTXCY{~bG<%-U(-s*Ot%y;A+rT$P$)^BZy|M=w&%)jwrx!eIqX;{z zzPF{t>1=hj9*v8SN*J9uf?uwG6yf^EfP+lcG_~Fi{-KvrQq^fu=^2?>*-%3LP%zRW zdq;Ddmm0!OZ;Qv(4I2QJl-FfgvZZy3xl92rHW^6(8rD{JgRiQ-54=>JjkOf26;AEZ zsIlY5=jMTAkVYDU6(H9!r`HUdQoNF2fFDZdl5a>H)D`F@f8L<6ut@aj#SxWg$kPES z;(^YfB22BXYM|wIXEWtne#L88lTrRAjkTfx4pbe9k1CtcUk)zASUR?)DsiCFN}`Ek zz*Y^eLU43B6o~-c51G2g+@2w`2qqk;ZRqQE4%H}-LUv^Gl&RB3auEf&9R{Y>1^h(N zV|xAR2GaC~x*_W*TAC|eba5)sW5!J2^rx@xz^u9vN}=_fxjt$bm{SKo=Yv(D97bQQ z66FmnfbJudLv$zxjRD8&SfocLi1|!LXG7e_jd~%%b1}LS+!{AQZ09z#1?2c{M6KE< zA)50nI)sj)cOZuI75Ww8HW4@)3=S388Cps_GuX#Bnth+X4>p0^EoxIt0yAn}K%24wR~Uq%(Z~U- zM}PUbO(K(y^qcT0CYedWzc6Yh4Orz?axb}^Y$Nw=VltRaCJV64WHQNivV+`DcER5r zlzFEAHJ79G^dB1mD$q#t*N|wV`kp>2YW_n@>bw(MW>`X{6;a?LOaZV*J!7COhT7Mn zR(9=JZUNaTEma{?B&~{bfGMPAs-nT&+T5pZ?ok(+jm7G^DWa%hN~j61BrK`(uURHTWP%4;7WKTacg*-|(@N{)jTB)-cgSbNG^}4UgPJj0X zripfMB#-qoGswOXyTdZiVdgUPX2C*xMMabBcPOU(-)c_|NnMgYq#biG3jqB9c}r)0 zkZ~~0qSIRX?MJ^eK64(k64cBB@+>(-ULb2JVFv;b%tfN6`P_f)bviBBFdXD% zBFN|e$FT$EDiQ39|C87Ob2W1I9e$hi`$lwVLqOMLZei{~ z`Yp_@%x%mDrk@#L2APe_?aU_f5_y@tLS7}Wk=Mx^ zZSoE|4%QM&UJ>wbU`Az-tod-fr5KhNbpt0S6ioAgfdR2Ce?YRKc_9s)Q5zmKZiiw5 z?KEPg!(OGc7T5}nd4;9|Yo5_mSea)vRh8t~47x&nfuX3dvbb7Oh^0{hw6)nYquJ|= zddzV3wAX{}*x`g4pxEIfNj-)zY3y>H(>qL=a41rtxfEgi6Z8~0X99Fgt)C9D7`KPU zKE&W9m0S+RXxdbC&o{W;9SfU1wSFWegJbvvhE!X z3HVC^e=p!)1pF)AbC5hRwfc7VvZ>8WU2T#vL5pg;yxpSeRtaHV@T@~oV~-15>nbJjKc=RsE>Fh4&V|AhIBN}x{(?9%7t zE4o@~y%7BbALk;c2Tny5s0nRuPha(Nh(OcSp<0_1abUg{&uWIH+af9jeu&>Qzku$; z{J{Lk{KTAOPBA}|Z^?J$d-4PMk^HoY`IY&N`JMTRMJy&K1so}WKN)r_L%`W|bji2p z4;u%jr3LBJD|#UQyh&h*9f}Om<3yoMb@zZ<#7kq)($@e;*m1wBby!(+jmO>FEmcS+ zwd93A6C)`$>6T+3*>E<3jbx+PXjVZ^k)O#gQA7$D=Vqa2B-|yg;e4x~u z-bD{Mq$^OS5}07nAXX>1ikyKS638SvNYxa|8G5~eIv+IuY}IT!xWd>p0i%8vrh%za zM$r@PZ*QfS!tyuPuwWPTLlk6cKRZsqOd!0#=CK8!M6g=)E~^tTORNIs2GP6pKSYY? z|EyU{y*=L6C3>x~sa}k?gWqX|vHg)j6-#7es$ z@@i`zb+n19Y7A9p0~`%nQKwZ$< zCoqK^6FZ;;hrsD-zmHlK?2-6{QGXvK&jQFX;RA_DXM%*|PPwqBtGPohsxQl^QlbW? zp`Pqo=mBT0(|ZKGIe&jN_HuD1tDc(GI*^eykeQhw*>?yHWNR`k=SaUYENgSbZ~bEd zxpCqB9pIEXr+4I>8K+6K& z)*-1i(|UV4z%fh%+LC*d5}l9o2U)^Gkos@8cPJJ*8hUD~nhJ^_jyg03NECh1(9dB* zQXAcC@(t%`s&^O)hT4hrQxA$rSKE+Z$RB`ZFJfty3A>8Dn7xF(RKQ~doG9QV0Vh-L za5;O0k2|CYIQ9Pt?(jF5!8-PO$_%a(u)3dJFW|KQ$P8`*W^l`YW(Mig6q|#2fh;8Q zpYwtZBB`(IIx%-3G;BaFA0qYeh%-rjLugE*wtUj$#+h?k+q(OF-GtjR_0TA>hl#~4K-h~~m7A>eM{=7h_(`%RKH}|%>+|EUd zK!aN@r3r#r#J=bY(bDfnMMYXPm)MtwmA{6aqSiz@706FuZ?j(^{k;kW`wn}YeV2WY zeV_e+{g6Gue#Cyve!_mre#U;ze!+qTR3c!rfJ+5jCSXv5CJ4Afz!m{l3K-O^DgoOB zTrFU`fNKOik%Ii1{f7OP{f;@x{s6|-QT8Nz3drLZ_E+{d_IDPPR#1%25-=z@Gel!+ z76G*djIKEXzJL-85wIZO>jnIg05L8g9<^i;O@Ull7mW|lv?X66pJX%v!H8L=ZB9?X z{F&|R1p3VE4$-ud^wL;g_)Ds;?_Jm_YCLK`Ee#o8BB)v_=&A8T4KqrBQoTblPSSd5 zSPUd4Bz20K6V3Sa>Doi%OVPPuzkzvowKjV|saE?^c!!d6gVh-@J-iv+QkJE^wRoeWH5d_a*!$Lc zvU5>SgL^uST>7YqQ*m*i+j5|2PU`341w5JV+Mi^YabqCEj7#J|7)=pyeZWh@rE(eI zuI1ER8ka8MsREuR;JQIB6KS|?0iR8YWcuj|XLD)#*^qzXjO?>nuq@K7GAynIBDeM9 ztmX704QD`Ju28@Yln@*J*2wVH&#=sWOa!Drhfy>K2VE$&}cc-(*(%q`(MxK6H%a|;;SED~^= zfZGM^67XUHFS&y|hx2e=u7`OERWd6C+#%pj0iPq_^T4PhN^sO>&7}g2I>M;rnIj?S zJ7uGWRLIkhR!l&EQFDWaM?q%!E%6cR68&{U-jqNN<{W<=%dLfDv5vcr zyPjK*nz$Rd8=0fP#r$ab(?aGCsjZT4DK2nsrb9%VuA|TAWOH`{DGfEJ@|<$zX^Z?Y zhw22}Ctxo@0*3wZ09`p0`2jU3XeA}6+Q6Uz$B;xQx1uixx!br6T)%*O1iVzh%YkIL zjoj^U9A5&u-8_3})J72>(Ps#9tXDdIcXD?*6x0hcwC_^r!*?QGo&oM|$_W0ljc-U+ z$KA_q2DgHMm%#`M)>n@Hpr{bwmUQ5wV&dvI%thR8)I^>W@VP|FspTH#9vL}-bAa1J zaro2RPHr#v7^FSJG=f%dXimYjJizUv;Qn@dheA&kAhQ|Lq3a++1CFZGLk~bsleed~ ztH+>MyXao$s#_qjUp4#OcGY$PXZHFJ!1LTuu$8zMxEHy@+z|m^DBz0(yb5mXZRCz|bgN$x@FfDiQe0z5 z_?by1AhijB)xf$0G>(Aaoh@-qsu0W)CMX|2N_sD!L>dnSl{BN@m+OLrPv*A z!wlt5027T5Y9d0XtV>$rFVUA9h8X2H+;_m_#Vm5}djVhN3%+naQGtGvJ0;-N0;J5@ z{4@QPMYjH^G+^)F(Sk4F&lv2?U@% zh~D_bf=VizNUsRdq$)^O^3IdWC~^gc@pGt9m;}c_bk`-r9`$y#(w(Y<`*YKs5X=#8 zd5LLQ0S%uo;?3X_Fr~JYUwz` zQ}>~_ADViL{e?9?#wuu5j?-Kygd?(+3LxpJ#oeiGriozEO&u-0 zG9<<={^wqgM{`5kLAR*=^>aM{THT;~}ul)KIY7plC-MtQeFaKCjP>DalLrDEj z{viK2{{;Ue{}lf;{|x^u{~Uivz)uSJDFHt%;AaF3&M#0dq40SDzaZcj@8n6KQu%*%S45T}%k(b;TmqMAWI2+J z5hS2Q9dST5mP#mUfSg$g0?)5AI;2_!3esF;c`~geLu8;Nd?DaZhRKl6r9CjxJt!3L zrvVuvE0$!)Xa6@cL}r!Q{APr#TELJiB8@i@%m`Vn4BSv(3;5fB7A~72s|&vVDVt6? z$~WMSuv}d?T;Z2B$!49_bPjF$9c}7X2Q_ubngduY6ySb>4+|&USdcA}waMBA45apx zfKLsfvP1^K?V)S1kactzGK{_sgz05o+0vi}Ps)~)69PU-5xD-mAOy~nT`;_6$h~L}o1~-5Q+?Q1lx%WyIgCYP#GPu1^EhZRGY4$DwV)=3=*EJUoTrhKCWn@V5gw(M0rx0WN3B)4wrV@560q-ZH_X{3(LrNltxd9X z#A^n_tLXI(@y_5$w4043|5C`Id*rlz z3Es%6!|iYn<7#;K>MQZ3s${seFdkl|n#4?jm#C)0OH}hA?c2kwWv+)j-A&9^cw_2e zW)HKM*#{Y(&%h0fpCRY(cgXkCuts<*Y9hQ8)xa)g*Rwm=oe+qA5MFrtlKl=|cjDni zrvwNyiT?sAA9JPO{=bleeK*W(G)hOgr~uv@tAM*EO^|LfpPSFMf~UWaTg6=guQy!_ zzU&*go8S$n+u-e{x42Jv%(L(^QwT5T!}&-)8s2A8@o{_tyv?M8cbSafc`4@2d>KCh z-e$7$Hh7z99)B)adAGtFOW(lzNeME&Y?`cDwovAl^~jdWmdjSkE|3ZEF4Eny6SD7Q zKg)iV{T_lsLPF#r;USSB(IH78nIXCmeTXrnC}e5K1tFJ*tPQy#%hmz2nLidNh7B5@0ahA z@0IV9ACNyTe^UOm{D}Nb`G@jvGl zJ0A8$*pFc+!+s9?HSG8BkZ^f;cz9%Zba+g7S@@Fh8^ia7KOcTL{Al>g;jf0j9{y$c zPvO6Y{~m!Nn26|z*ogRuQ4z@zsS#-r84(2$wuttKb0W@-xFF)nh-)I&MqC$hW5mr7 zw?=G;=#RKFVn@XOh^HeCM|=?RMa0(;-$r~N$wx*$N7e!qhb!pVUqOOR#Dr!yCHBoD$_C$RaJvzEJdU^Eb=vUx+ zR-__I0k`cGDGGz4P+?M(C`uLOiV8)gqDoP%s8P&S%vUT>EL5~A7Ae{lixnM;E=9M( zqqs`3S#dz|b_|Zmk2x#G8M8WOXUzVX12G3Jn4gubl2gi*(aI!chH|X3NNG|QE6vIpK)a)s?THD*reF}SbOZ8SZD0Y*z03&i5-kR5&J_Nii?aJ z6PFy98kZiI8J8Vrh%1aU#g)X_<0i#TiJKPJ5Z4qpGj4X=g1EN0?zq0VOXAkVT@$x9 z?z*`3aU0?W;x@)@irXA_XWW6fx8qL5=f)f3&GBXN)$x<#r^eUCPmgbiZ;o$|UmV{N z-xc2*zbw8lentGs_)YQ05>SFXAv|GJLTW-CGJjqDDj;nE=ij- zGpRYLC8;B+CuwEU1xc4Btw~y!bVt&*q#a2+lO9MqnDlJYp`;g*4kx{u^m@{pNpB|| zPsYh5$qSR+$)4n%Lsa{rCy$TW$NnGt5a`Dy)Csrbujh))UQ*&P5nOgN3~g9qpnp?QcqD|q5ik} zCiN}q4e9~)M)f`FZR+jn`_+5YkE$P2A5tGzzo-5{eM0@Q`cw7i>Mzw_tG`X-(?ZhZ zY2j&+Y0+shX|ZYXX`|A{q>W9RlD0bSfwU9pq3MS7Y3Ym8FG*jMer@`?^y||H(;rEH zH2tyk{pknOpGbcy{h9RV(w|R%G5tvTvGgy}ze@im{k!xZ(od%UlKy)J&fqdaGQu(< zGNLllGK?7$Gv;LUWL%iBI^)rdFEVkaA~PdXmubi>%q-3{XO?9y$aG~c&g{tS&Ac#k zP3AS3YcsFQT%UPE=1rNKGw;m2Cv#io_RO7`yE7lkd@BoOWoMbQCTDeI^<`a>by?Qs zSyyJQ&bm75+N|5M`m;7>-I28=>+Y4JNu#RJ=q7dpU8eH`qhnWu4R+BLnJ<(d_m^EHCzBF)vB zYc$tt)@k}RcWUm@Y}4$}?9%Mj?AJW5c}nxF=8)zC&B>gYoZOs}9CJ=-PI=DE9A{2@ z&XSz2oO5!#IjeKl=iHz3K+Z$sJ{$M__~h}K-KbPd*l)Eu^U+%%&C-Xdc7v!zVyEO0e zyft~(INC4YPVj{KeZkLK^q z-FAv?gRV(8OE*{N z&@I$Cb?v&vx=vlU&a3OyE!VBkov#ygt8|y>w&?cgp3)uFeOeG%kXSIWpt)dG!TN$N z1$zr#DLA2z(5LCO`U1UCZ_=CfW%@e(Ed6|av%XcoNbl93t6!-n`iu0J>#x$U(O;`y zrytPYtKYAGPXChrJ^d&8&-GvFztx}8|EmApfDNo6&X8hI8?p>Jh62M3!(79KhBbyk z!!E;vhW&=;4Mz>{7(O?AW%$5eh8jFpk#&V<8IL+8(oMoJAbQl*I zUB(Wh+jx%g7UNFiA>+%&*Nkr(-!^_`{Mqh{EW?l)|*a%tB4!xWc@` z{KA4lL!qT`a$#HHio*4UI}7&}zE${X;dg~U6#i6rs_>U0t|+7^tSF)=x+tb-Op&Ij zpy;fkc|{#XtBTea?I_w+^kC7$MUNKkD>_*8W6>WbnMrPnFh!eUOevrFSBZZ>T(-DTQpy3h2e=`qs*)8nS+O&^#(G5t{-T5KpTE^aCQ zcX5C5#^O7Qw-oO$exdlq;={#9i{CE(toZxlpNfAj{;dR+$V(zhqDzz|aU}^Q>XPD; zs*))svrAe^7L~Y4I!fFn%S+BJSy@6#E-YD9GElO&&ER8E2Rhn3uQkqtpSz1tPEH#yy zOUp|wrPfkg>9o?8(!SD5OV^g}DBW4Qzx3(S=Sp8FJyQBw>6@kRl)hK`LFuWoh_aM2 zP1(4zyt4eVy0VV4tIGz;9xFRmcD(HOa$L@p%gW{D5#>?kigHzXZh3yWzPzx!xV*G{ zLV0(2U-^0E7nBR-tIMw`Ust}qd`tQE^1bEz$`6)5QT{^t>*a5iAD=LF!i)(m6WS;A zOjtePsR^%7cz?pr6aJ`(uSl&(ugI#a)qT|~s#jIt zT-{&&VD+=rhpJChe^UK<^;gy3R{v0a(vIz%J;W}z$JW3RPOwokRs zvCp?Ju(#M3+1u^s*q7S-?C06fw_jnu+J3Elo&5&;P4-*u8|+)`yX+6!_t^K^589uw zKW%^3e$4)^{R8_6`zQ9#?O)n|vj1L#Yq*+_8hK58O=3-QO=?YMO?FLA&A1vNHIr)^YZlhD)wpVw)O6Q)YkF&z)m&b)w&ul}*CxO1vzZv_Q}!>vwIqE` HKK_3I`UD#% literal 12075 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 diff --git a/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcshareddata/xcschemes/ConsoleXChannel.xcscheme b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcshareddata/xcschemes/ConsoleXChannel.xcscheme new file mode 100644 index 000000000..8feea3820 --- /dev/null +++ b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcshareddata/xcschemes/ConsoleXChannel.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme deleted file mode 100755 index 8ee693f95..000000000 --- a/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist index 5bccbcb4f..e2670c28f 100755 --- a/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/plugins/MacSignedVST/ConsoleXChannel/ConsoleXChannel.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,10 +4,10 @@ SchemeUserState - Gain.xcscheme + ConsoleXChannel.xcscheme_^#shared#^_ orderHint - 8 + 1 SuppressBuildableAutocreation diff --git a/plugins/MacSignedVST/ConsoleXChannel/mac/Info.plist b/plugins/MacSignedVST/ConsoleXChannel/mac/Info.plist index a93287b85..8a678a254 100755 --- a/plugins/MacSignedVST/ConsoleXChannel/mac/Info.plist +++ b/plugins/MacSignedVST/ConsoleXChannel/mac/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.ConsoleXChannel + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.pbxproj b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.pbxproj index a38c201d3..a8daa0397 100755 --- a/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.pbxproj +++ b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.pbxproj @@ -3,736 +3,42 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 2407DEB9089929BA00EB68BF /* ConsoleXSubIn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* ConsoleXSubIn.cpp */; }; 245463B90991757100464AD3 /* ConsoleXSubIn.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* ConsoleXSubIn.h */; }; - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; 24D8287009A914000093AEF8 /* ConsoleXSubInProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* ConsoleXSubInProc.cpp */; }; 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF32662BBB714700D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF325A2BBB714700D385C9 /* vstfxstore.h */; }; + 8BEF32672BBB714700D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF325B2BBB714700D385C9 /* aeffect.h */; }; + 8BEF32682BBB714700D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF325C2BBB714700D385C9 /* aeffectx.h */; }; + 8BEF32692BBB714700D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32602BBB714700D385C9 /* audioeffectx.h */; }; + 8BEF326A2BBB714700D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF32612BBB714700D385C9 /* audioeffect.cpp */; }; + 8BEF326B2BBB714700D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF32622BBB714700D385C9 /* audioeffectx.cpp */; }; + 8BEF326C2BBB714700D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32632BBB714700D385C9 /* aeffeditor.h */; }; + 8BEF326D2BBB714700D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF32642BBB714700D385C9 /* vstplugmain.cpp */; }; + 8BEF326E2BBB714700D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32652BBB714700D385C9 /* audioeffect.h */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = again; - }; - 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476974093DAE42008998C4; - remoteInfo = adelay; - }; - 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52220929FBF500DDED7A; - remoteInfo = vstxsynth; - }; - 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476A10093DCAF9008998C4; - remoteInfo = surrounddelay; - }; - 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52F3092A312800DDED7A; - remoteInfo = minihost; - }; - 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; - 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 2407DE920899296600EB68BF /* ConsoleXSubIn.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConsoleXSubIn.vst; sourceTree = BUILT_PRODUCTS_DIR; }; 2407DEB6089929BA00EB68BF /* ConsoleXSubIn.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleXSubIn.cpp; path = source/ConsoleXSubIn.cpp; sourceTree = ""; }; - 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; 245463B80991757100464AD3 /* ConsoleXSubIn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ConsoleXSubIn.h; path = source/ConsoleXSubIn.h; sourceTree = ""; }; - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; - 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; - 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; - 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; - 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; - 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; - 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; - 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; - 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; - 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; - 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; - 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; - 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; - 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; - 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; - 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; - 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; - 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; - 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; - 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; - 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; - 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; - 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; - 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; - 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; - 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; - 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; - 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; - 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; - 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; - 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; - 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; - 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; - 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; - 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; - 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; - 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; - 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; - 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; - 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; - 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; 24D8286F09A914000093AEF8 /* ConsoleXSubInProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleXSubInProc.cpp; path = source/ConsoleXSubInProc.cpp; sourceTree = ""; }; 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF325A2BBB714700D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF325B2BBB714700D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF325C2BBB714700D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF32602BBB714700D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF32612BBB714700D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF32622BBB714700D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF32632BBB714700D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF32642BBB714700D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF32652BBB714700D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ @@ -740,24 +46,13 @@ 089C166AFE841209C02AAC07 /* FM-Chopper */ = { isa = PBXGroup; children = ( - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 19C28FB4FE9D528D11CA2CBB /* Products */, 089C167CFE841241C02AAC07 /* Resources */, 08FB77ADFE841716C02AAC07 /* Source */, - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, ); name = "FM-Chopper"; sourceTree = ""; }; - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 2434720A098313350063BBF1 /* QuickTime.framework */, - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( @@ -771,6 +66,7 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BEF32572BBB714700D385C9 /* vstsdk2.4 */, 2407DEB6089929BA00EB68BF /* ConsoleXSubIn.cpp */, 24D8286F09A914000093AEF8 /* ConsoleXSubInProc.cpp */, 245463B80991757100464AD3 /* ConsoleXSubIn.h */, @@ -786,1066 +82,62 @@ name = Products; sourceTree = ""; }; - 24A200030F90D1DD003BB5A7 /* source */ = { + 8BEF32572BBB714700D385C9 /* vstsdk2.4 */ = { isa = PBXGroup; children = ( - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, - 24A200050F90D1DD003BB5A7 /* controlsgui.h */, - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, - ); - name = source; - path = /vstsdk2.4/vstgui.sf/drawtest/source; - sourceTree = ""; - }; - 24A2000F0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A200100F90D1DD003BB5A7 /* drawtest.def */, - 24A200110F90D1DD003BB5A7 /* drawtest.rc */, - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, - ); - name = win; - path = /vstsdk2.4/vstgui.sf/drawtest/win; - sourceTree = ""; - }; - 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, - ); - name = win.vc6; - path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; - sourceTree = ""; - }; - 24A200160F90D1DD003BB5A7 /* vstgui */ = { - isa = PBXGroup; - children = ( - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, - 24A2001B0F90D1DD003BB5A7 /* Changelog */, - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, - 24A200200F90D1DD003BB5A7 /* Documentation */, - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, - ); - name = vstgui; - path = /vstsdk2.4/vstgui.sf/vstgui; - sourceTree = ""; - }; - 24A200200F90D1DD003BB5A7 /* Documentation */ = { - isa = PBXGroup; - children = ( - 24A200210F90D1DD003BB5A7 /* html */, - 24A201440F90D1DE003BB5A7 /* index.html */, - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, - ); - name = Documentation; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; - sourceTree = ""; - }; - 24A200210F90D1DD003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, - 24A200240F90D1DD003BB5A7 /* annotated.html */, - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, - 24A200370F90D1DD003BB5A7 /* class_c_control.html */, - 24A200380F90D1DD003BB5A7 /* class_c_control.png */, - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, - 24A200990F90D1DD003BB5A7 /* class_c_view.html */, - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, - 24A200A90F90D1DD003BB5A7 /* deprecated.html */, - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, - 24A200AD0F90D1DD003BB5A7 /* files.html */, - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, - 24A200BA0F90D1DE003BB5A7 /* functions.html */, - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, - 24A200D40F90D1DE003BB5A7 /* functions_func.html */, - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, - 24A201020F90D1DE003BB5A7 /* globals.html */, - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, - 24A201140F90D1DE003BB5A7 /* globals_defs.html */, - 24A201150F90D1DE003BB5A7 /* globals_enum.html */, - 24A201160F90D1DE003BB5A7 /* globals_eval.html */, - 24A201170F90D1DE003BB5A7 /* globals_type.html */, - 24A201180F90D1DE003BB5A7 /* globals_vars.html */, - 24A201190F90D1DE003BB5A7 /* hierarchy.html */, - 24A2011A0F90D1DE003BB5A7 /* index.html */, - 24A2011B0F90D1DE003BB5A7 /* intro.html */, - 24A2011C0F90D1DE003BB5A7 /* license.html */, - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, - 24A2011E0F90D1DE003BB5A7 /* main.html */, - 24A2011F0F90D1DE003BB5A7 /* others.html */, - 24A201200F90D1DE003BB5A7 /* pages.html */, - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, - 24A201230F90D1DE003BB5A7 /* sequences.html */, - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, - 24A201320F90D1DE003BB5A7 /* tab_b.gif */, - 24A201330F90D1DE003BB5A7 /* tab_l.gif */, - 24A201340F90D1DE003BB5A7 /* tab_r.gif */, - 24A201350F90D1DE003BB5A7 /* tabs.css */, - 24A201360F90D1DE003BB5A7 /* thanks.html */, - 24A201370F90D1DE003BB5A7 /* tree.html */, - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, - 24A201430F90D1DE003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; - sourceTree = ""; - }; - 24A203CE0F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203D70F90D272003BB5A7 /* again.vst */, - 24A203D90F90D272003BB5A7 /* adelay.vst */, - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, - 24A203DF0F90D272003BB5A7 /* minihost.app */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E00F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203E50F90D272003BB5A7 /* drawtest.component */, - 24A203E70F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E80F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203ED0F90D272003BB5A7 /* drawtest.component */, - 24A203EF0F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { - isa = PBXGroup; - children = ( - 24A2FEBC0F90D1DC003BB5A7 /* artwork */, - 24A2FEC20F90D1DC003BB5A7 /* bin */, - 24A2FED80F90D1DC003BB5A7 /* doc */, - 24A2FF8E0F90D1DD003BB5A7 /* index.html */, - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, - 24A2FF940F90D1DD003BB5A7 /* public.sdk */, - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + 8BEF32582BBB714700D385C9 /* pluginterfaces */, + 8BEF325D2BBB714700D385C9 /* public.sdk */, ); name = vstsdk2.4; - path = /vstsdk2.4; - sourceTree = ""; + path = ../../../../vstsdk2.4; + sourceTree = ""; }; - 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + 8BEF32582BBB714700D385C9 /* pluginterfaces */ = { isa = PBXGroup; children = ( - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + 8BEF32592BBB714700D385C9 /* vst2.x */, ); - name = artwork; - path = /vstsdk2.4/artwork; - sourceTree = ""; + path = pluginterfaces; + sourceTree = ""; }; - 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + 8BEF32592BBB714700D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC30F90D1DC003BB5A7 /* mac */, - 24A2FED50F90D1DC003BB5A7 /* win */, + 8BEF325A2BBB714700D385C9 /* vstfxstore.h */, + 8BEF325B2BBB714700D385C9 /* aeffect.h */, + 8BEF325C2BBB714700D385C9 /* aeffectx.h */, ); - name = bin; - path = /vstsdk2.4/bin; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; - 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + 8BEF325D2BBB714700D385C9 /* public.sdk */ = { isa = PBXGroup; children = ( - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + 8BEF325E2BBB714700D385C9 /* source */, ); - name = mac; - path = /vstsdk2.4/bin/mac; - sourceTree = ""; + path = public.sdk; + sourceTree = ""; }; - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + 8BEF325E2BBB714700D385C9 /* source */ = { isa = PBXGroup; children = ( - 24A2FEC50F90D1DC003BB5A7 /* Contents */, + 8BEF325F2BBB714700D385C9 /* vst2.x */, ); - name = VSTMonitor.vst; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst; - sourceTree = ""; + path = source; + sourceTree = ""; }; - 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + 8BEF325F2BBB714700D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, - 24A2FEC70F90D1DC003BB5A7 /* MacOS */, - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, - 24A2FECA0F90D1DC003BB5A7 /* Resources */, + 8BEF32602BBB714700D385C9 /* audioeffectx.h */, + 8BEF32612BBB714700D385C9 /* audioeffect.cpp */, + 8BEF32622BBB714700D385C9 /* audioeffectx.cpp */, + 8BEF32632BBB714700D385C9 /* aeffeditor.h */, + 8BEF32642BBB714700D385C9 /* vstplugmain.cpp */, + 8BEF32652BBB714700D385C9 /* audioeffect.h */, ); - name = Contents; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; - sourceTree = ""; - }; - 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { - isa = PBXGroup; - children = ( - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, - ); - name = MacOS; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; - sourceTree = ""; - }; - 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { - isa = PBXGroup; - children = ( - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, - ); - name = Resources; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; - sourceTree = ""; - }; - 24A2FED50F90D1DC003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, - ); - name = win; - path = /vstsdk2.4/bin/win; - sourceTree = ""; - }; - 24A2FED80F90D1DC003BB5A7 /* doc */ = { - isa = PBXGroup; - children = ( - 24A2FED90F90D1DC003BB5A7 /* gfx */, - 24A2FEDE0F90D1DC003BB5A7 /* html */, - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, - ); - name = doc; - path = /vstsdk2.4/doc; - sourceTree = ""; - }; - 24A2FED90F90D1DC003BB5A7 /* gfx */ = { - isa = PBXGroup; - children = ( - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, - ); - name = gfx; - path = /vstsdk2.4/doc/gfx; - sourceTree = ""; - }; - 24A2FEDE0F90D1DC003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, - 24A2FEFA0F90D1DC003BB5A7 /* files.html */, - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, - 24A2FF070F90D1DC003BB5A7 /* functions.html */, - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, - 24A2FF210F90D1DC003BB5A7 /* globals.html */, - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, - 24A2FF360F90D1DC003BB5A7 /* history.html */, - 24A2FF370F90D1DC003BB5A7 /* index.html */, - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, - 24A2FF390F90D1DC003BB5A7 /* intro.html */, - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, - 24A2FF3B0F90D1DC003BB5A7 /* license.html */, - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, - 24A2FF3D0F90D1DC003BB5A7 /* main.html */, - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, - 24A2FF440F90D1DC003BB5A7 /* others.html */, - 24A2FF450F90D1DC003BB5A7 /* pages.html */, - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, - 24A2FF470F90D1DC003BB5A7 /* sequences.html */, - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, - 24A2FF800F90D1DD003BB5A7 /* thanks.html */, - 24A2FF810F90D1DD003BB5A7 /* tree.html */, - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/doc/html; - sourceTree = ""; - }; - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { - isa = PBXGroup; - children = ( - 24A2FF900F90D1DD003BB5A7 /* vst2.x */, - ); - name = pluginterfaces; - path = /vstsdk2.4/pluginterfaces; - sourceTree = ""; - }; - 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, - ); - name = vst2.x; - path = /vstsdk2.4/pluginterfaces/vst2.x; - sourceTree = ""; - }; - 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { - isa = PBXGroup; - children = ( - 24A2FF950F90D1DD003BB5A7 /* samples */, - 24A2FFD60F90D1DD003BB5A7 /* source */, - ); - name = public.sdk; - path = /vstsdk2.4/public.sdk; - sourceTree = ""; - }; - 24A2FF950F90D1DD003BB5A7 /* samples */ = { - isa = PBXGroup; - children = ( - 24A2FF960F90D1DD003BB5A7 /* vst2.x */, - ); - name = samples; - path = /vstsdk2.4/public.sdk/samples; - sourceTree = ""; - }; - 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF970F90D1DD003BB5A7 /* adelay */, - 24A2FFA80F90D1DD003BB5A7 /* again */, - 24A2FFAE0F90D1DD003BB5A7 /* mac */, - 24A2FFB40F90D1DD003BB5A7 /* minihost */, - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, - 24A2FFC50F90D1DD003BB5A7 /* win */, - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/samples/vst2.x; - sourceTree = ""; - }; - 24A2FF970F90D1DD003BB5A7 /* adelay */ = { - isa = PBXGroup; - children = ( - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, - 24A2FF990F90D1DD003BB5A7 /* adelay.h */, - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, - 24A2FF9B0F90D1DD003BB5A7 /* editor */, - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, - 24A2FFA50F90D1DD003BB5A7 /* win */, - ); - name = adelay; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; - sourceTree = ""; - }; - 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { - isa = PBXGroup; - children = ( - 24A2FF9C0F90D1DD003BB5A7 /* resources */, - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, - ); - name = editor; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; - sourceTree = ""; - }; - 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, - ); - name = resources; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; - sourceTree = ""; - }; - 24A2FFA50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; - sourceTree = ""; - }; - 24A2FFA80F90D1DD003BB5A7 /* again */ = { - isa = PBXGroup; - children = ( - 24A2FFA90F90D1DD003BB5A7 /* source */, - 24A2FFAC0F90D1DD003BB5A7 /* win */, - ); - name = again; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again; - sourceTree = ""; - }; - 24A2FFA90F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, - 24A2FFAB0F90D1DD003BB5A7 /* again.h */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; - sourceTree = ""; - }; - 24A2FFAC0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; - sourceTree = ""; - }; - 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, - ); - name = mac; - path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; - sourceTree = ""; - }; - 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { - isa = PBXGroup; - children = ( - 24A2FFB50F90D1DD003BB5A7 /* source */, - 24A2FFB80F90D1DD003BB5A7 /* win */, - ); - name = minihost; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; - sourceTree = ""; - }; - 24A2FFB50F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; - sourceTree = ""; - }; - 24A2FFB80F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; - sourceTree = ""; - }; - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { - isa = PBXGroup; - children = ( - 24A2FFBB0F90D1DD003BB5A7 /* resource */, - 24A2FFBE0F90D1DD003BB5A7 /* source */, - 24A2FFC30F90D1DD003BB5A7 /* win */, - ); - name = vstxsynth; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; - sourceTree = ""; - }; - 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { - isa = PBXGroup; - children = ( - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, - ); - name = resource; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; - sourceTree = ""; - }; - 24A2FFBE0F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; - sourceTree = ""; - }; - 24A2FFC30F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; - sourceTree = ""; - }; - 24A2FFC50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win; - sourceTree = ""; - }; - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { - isa = PBXGroup; - children = ( - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win.vc2003; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; - sourceTree = ""; - }; - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, - ); - name = win.vc6; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; - sourceTree = ""; - }; - 24A2FFD60F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, - ); - name = source; - path = /vstsdk2.4/public.sdk/source; - sourceTree = ""; - }; - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/source/vst2.x; - sourceTree = ""; - }; - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { - isa = PBXGroup; - children = ( - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, - 24A200160F90D1DD003BB5A7 /* vstgui */, - ); - name = vstgui.sf; - path = /vstsdk2.4/vstgui.sf; - sourceTree = ""; - }; - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { - isa = PBXGroup; - children = ( - 24A2FFE00F90D1DD003BB5A7 /* mac */, - 24A2FFEE0F90D1DD003BB5A7 /* resources */, - 24A200030F90D1DD003BB5A7 /* source */, - 24A2000F0F90D1DD003BB5A7 /* win */, - 24A200130F90D1DD003BB5A7 /* win.vc6 */, - ); - name = drawtest; - path = /vstsdk2.4/vstgui.sf/drawtest; - sourceTree = ""; - }; - 24A2FFE00F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, - ); - name = mac; - path = /vstsdk2.4/vstgui.sf/drawtest/mac; - sourceTree = ""; - }; - 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, - ); - name = resources; - path = /vstsdk2.4/vstgui.sf/drawtest/resources; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; /* End PBXGroup section */ @@ -1854,40 +146,14 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF326C2BBB714700D385C9 /* aeffeditor.h in Headers */, 245463B90991757100464AD3 /* ConsoleXSubIn.h in Headers */, + 8BEF326E2BBB714700D385C9 /* audioeffect.h in Headers */, + 8BEF32672BBB714700D385C9 /* aeffect.h in Headers */, 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + 8BEF32692BBB714700D385C9 /* audioeffectx.h in Headers */, + 8BEF32662BBB714700D385C9 /* vstfxstore.h in Headers */, + 8BEF32682BBB714700D385C9 /* aeffectx.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1901,7 +167,6 @@ 8D01CCC70486CAD60068D4B7 /* Headers */, 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, ); buildRules = ( @@ -1919,32 +184,22 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "ConsoleXSubIn" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + Base, + en, + de, + fr, + ja, ); mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - }, - { - ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - }, - { - ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - }, - ); projectRoot = ""; targets = ( 8D01CCC60486CAD60068D4B7 /* ConsoleXSubIn */, @@ -1952,72 +207,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - 24A203D70F90D272003BB5A7 /* again.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = again.vst; - remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203D90F90D272003BB5A7 /* adelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = adelay.vst; - remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = vstxsynth.vst; - remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = surrounddelay.vst; - remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DF0F90D272003BB5A7 /* minihost.app */ = { - isa = PBXReferenceProxy; - fileType = wrapper.application; - path = minihost.app; - remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E50F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -2029,16 +218,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { isa = PBXShellScriptBuildPhase; @@ -2061,11 +240,11 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF326B2BBB714700D385C9 /* audioeffectx.cpp in Sources */, 2407DEB9089929BA00EB68BF /* ConsoleXSubIn.cpp in Sources */, + 8BEF326A2BBB714700D385C9 /* audioeffect.cpp in Sources */, + 8BEF326D2BBB714700D385C9 /* vstplugmain.cpp in Sources */, 24D8287009A914000093AEF8 /* ConsoleXSubInProc.cpp in Sources */, - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2075,25 +254,39 @@ 24BEAAEE08919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; - PRODUCT_NAME = Gain; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ConsoleXSubIn; + PRODUCT_NAME = ConsoleXSubIn; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2106,38 +299,43 @@ 24BEAAEF08919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_C_LANGUAGE_STANDARD = c99; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = s; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ConsoleXSubIn; PRODUCT_NAME = ConsoleXSubIn; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2150,27 +348,90 @@ 24BEAAF208919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Debug; }; 24BEAAF308919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Release; }; diff --git a/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate index 5c38f9460675438b0fec50998b84b4a658168d63..6525a0aa4ccea1dc9edf7f8ac8faf7351a193a2d 100755 GIT binary patch literal 24700 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 literal 12075 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 diff --git a/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcshareddata/xcschemes/ConsoleXSubIn.xcscheme b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcshareddata/xcschemes/ConsoleXSubIn.xcscheme new file mode 100644 index 000000000..fc56ff200 --- /dev/null +++ b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcshareddata/xcschemes/ConsoleXSubIn.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme deleted file mode 100755 index 8ee693f95..000000000 --- a/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist index 5bccbcb4f..332d76987 100755 --- a/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/plugins/MacSignedVST/ConsoleXSubIn/ConsoleXSubIn.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,10 +4,10 @@ SchemeUserState - Gain.xcscheme + ConsoleXSubIn.xcscheme_^#shared#^_ orderHint - 8 + 1 SuppressBuildableAutocreation diff --git a/plugins/MacSignedVST/ConsoleXSubIn/mac/Info.plist b/plugins/MacSignedVST/ConsoleXSubIn/mac/Info.plist index 2c465883a..40f53fe5b 100755 --- a/plugins/MacSignedVST/ConsoleXSubIn/mac/Info.plist +++ b/plugins/MacSignedVST/ConsoleXSubIn/mac/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.ConsoleXSubIn + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.pbxproj b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.pbxproj index 4ee99eae8..5a204952d 100755 --- a/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.pbxproj +++ b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.pbxproj @@ -3,736 +3,42 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 2407DEB9089929BA00EB68BF /* ConsoleXSubOut.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* ConsoleXSubOut.cpp */; }; 245463B90991757100464AD3 /* ConsoleXSubOut.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* ConsoleXSubOut.h */; }; - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; 24D8287009A914000093AEF8 /* ConsoleXSubOutProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* ConsoleXSubOutProc.cpp */; }; 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF32812BBB725E00D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32752BBB725E00D385C9 /* vstfxstore.h */; }; + 8BEF32822BBB725E00D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32762BBB725E00D385C9 /* aeffect.h */; }; + 8BEF32832BBB725E00D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32772BBB725E00D385C9 /* aeffectx.h */; }; + 8BEF32842BBB725E00D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF327B2BBB725E00D385C9 /* audioeffectx.h */; }; + 8BEF32852BBB725E00D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF327C2BBB725E00D385C9 /* audioeffect.cpp */; }; + 8BEF32862BBB725E00D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF327D2BBB725E00D385C9 /* audioeffectx.cpp */; }; + 8BEF32872BBB725E00D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF327E2BBB725E00D385C9 /* aeffeditor.h */; }; + 8BEF32882BBB725E00D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF327F2BBB725E00D385C9 /* vstplugmain.cpp */; }; + 8BEF32892BBB725E00D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF32802BBB725E00D385C9 /* audioeffect.h */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = again; - }; - 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476974093DAE42008998C4; - remoteInfo = adelay; - }; - 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52220929FBF500DDED7A; - remoteInfo = vstxsynth; - }; - 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476A10093DCAF9008998C4; - remoteInfo = surrounddelay; - }; - 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52F3092A312800DDED7A; - remoteInfo = minihost; - }; - 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; - 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 2407DE920899296600EB68BF /* ConsoleXSubOut.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConsoleXSubOut.vst; sourceTree = BUILT_PRODUCTS_DIR; }; 2407DEB6089929BA00EB68BF /* ConsoleXSubOut.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleXSubOut.cpp; path = source/ConsoleXSubOut.cpp; sourceTree = ""; }; - 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; 245463B80991757100464AD3 /* ConsoleXSubOut.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ConsoleXSubOut.h; path = source/ConsoleXSubOut.h; sourceTree = ""; }; - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; - 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; - 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; - 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; - 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; - 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; - 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; - 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; - 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; - 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; - 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; - 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; - 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; - 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; - 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; - 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; - 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; - 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; - 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; - 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; - 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; - 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; - 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; - 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; - 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; - 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; - 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; - 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; - 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; - 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; - 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; - 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; - 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; - 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; - 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; - 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; - 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; - 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; - 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; - 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; - 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; 24D8286F09A914000093AEF8 /* ConsoleXSubOutProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ConsoleXSubOutProc.cpp; path = source/ConsoleXSubOutProc.cpp; sourceTree = ""; }; 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF32752BBB725E00D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF32762BBB725E00D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF32772BBB725E00D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF327B2BBB725E00D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF327C2BBB725E00D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF327D2BBB725E00D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF327E2BBB725E00D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF327F2BBB725E00D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF32802BBB725E00D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ @@ -740,24 +46,13 @@ 089C166AFE841209C02AAC07 /* FM-Chopper */ = { isa = PBXGroup; children = ( - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 19C28FB4FE9D528D11CA2CBB /* Products */, 089C167CFE841241C02AAC07 /* Resources */, 08FB77ADFE841716C02AAC07 /* Source */, - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, ); name = "FM-Chopper"; sourceTree = ""; }; - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 2434720A098313350063BBF1 /* QuickTime.framework */, - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( @@ -771,6 +66,7 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BEF32722BBB725E00D385C9 /* vstsdk2.4 */, 2407DEB6089929BA00EB68BF /* ConsoleXSubOut.cpp */, 24D8286F09A914000093AEF8 /* ConsoleXSubOutProc.cpp */, 245463B80991757100464AD3 /* ConsoleXSubOut.h */, @@ -786,1066 +82,62 @@ name = Products; sourceTree = ""; }; - 24A200030F90D1DD003BB5A7 /* source */ = { + 8BEF32722BBB725E00D385C9 /* vstsdk2.4 */ = { isa = PBXGroup; children = ( - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, - 24A200050F90D1DD003BB5A7 /* controlsgui.h */, - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, - ); - name = source; - path = /vstsdk2.4/vstgui.sf/drawtest/source; - sourceTree = ""; - }; - 24A2000F0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A200100F90D1DD003BB5A7 /* drawtest.def */, - 24A200110F90D1DD003BB5A7 /* drawtest.rc */, - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, - ); - name = win; - path = /vstsdk2.4/vstgui.sf/drawtest/win; - sourceTree = ""; - }; - 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, - ); - name = win.vc6; - path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; - sourceTree = ""; - }; - 24A200160F90D1DD003BB5A7 /* vstgui */ = { - isa = PBXGroup; - children = ( - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, - 24A2001B0F90D1DD003BB5A7 /* Changelog */, - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, - 24A200200F90D1DD003BB5A7 /* Documentation */, - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, - ); - name = vstgui; - path = /vstsdk2.4/vstgui.sf/vstgui; - sourceTree = ""; - }; - 24A200200F90D1DD003BB5A7 /* Documentation */ = { - isa = PBXGroup; - children = ( - 24A200210F90D1DD003BB5A7 /* html */, - 24A201440F90D1DE003BB5A7 /* index.html */, - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, - ); - name = Documentation; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; - sourceTree = ""; - }; - 24A200210F90D1DD003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, - 24A200240F90D1DD003BB5A7 /* annotated.html */, - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, - 24A200370F90D1DD003BB5A7 /* class_c_control.html */, - 24A200380F90D1DD003BB5A7 /* class_c_control.png */, - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, - 24A200990F90D1DD003BB5A7 /* class_c_view.html */, - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, - 24A200A90F90D1DD003BB5A7 /* deprecated.html */, - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, - 24A200AD0F90D1DD003BB5A7 /* files.html */, - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, - 24A200BA0F90D1DE003BB5A7 /* functions.html */, - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, - 24A200D40F90D1DE003BB5A7 /* functions_func.html */, - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, - 24A201020F90D1DE003BB5A7 /* globals.html */, - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, - 24A201140F90D1DE003BB5A7 /* globals_defs.html */, - 24A201150F90D1DE003BB5A7 /* globals_enum.html */, - 24A201160F90D1DE003BB5A7 /* globals_eval.html */, - 24A201170F90D1DE003BB5A7 /* globals_type.html */, - 24A201180F90D1DE003BB5A7 /* globals_vars.html */, - 24A201190F90D1DE003BB5A7 /* hierarchy.html */, - 24A2011A0F90D1DE003BB5A7 /* index.html */, - 24A2011B0F90D1DE003BB5A7 /* intro.html */, - 24A2011C0F90D1DE003BB5A7 /* license.html */, - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, - 24A2011E0F90D1DE003BB5A7 /* main.html */, - 24A2011F0F90D1DE003BB5A7 /* others.html */, - 24A201200F90D1DE003BB5A7 /* pages.html */, - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, - 24A201230F90D1DE003BB5A7 /* sequences.html */, - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, - 24A201320F90D1DE003BB5A7 /* tab_b.gif */, - 24A201330F90D1DE003BB5A7 /* tab_l.gif */, - 24A201340F90D1DE003BB5A7 /* tab_r.gif */, - 24A201350F90D1DE003BB5A7 /* tabs.css */, - 24A201360F90D1DE003BB5A7 /* thanks.html */, - 24A201370F90D1DE003BB5A7 /* tree.html */, - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, - 24A201430F90D1DE003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; - sourceTree = ""; - }; - 24A203CE0F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203D70F90D272003BB5A7 /* again.vst */, - 24A203D90F90D272003BB5A7 /* adelay.vst */, - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, - 24A203DF0F90D272003BB5A7 /* minihost.app */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E00F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203E50F90D272003BB5A7 /* drawtest.component */, - 24A203E70F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E80F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203ED0F90D272003BB5A7 /* drawtest.component */, - 24A203EF0F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { - isa = PBXGroup; - children = ( - 24A2FEBC0F90D1DC003BB5A7 /* artwork */, - 24A2FEC20F90D1DC003BB5A7 /* bin */, - 24A2FED80F90D1DC003BB5A7 /* doc */, - 24A2FF8E0F90D1DD003BB5A7 /* index.html */, - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, - 24A2FF940F90D1DD003BB5A7 /* public.sdk */, - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + 8BEF32732BBB725E00D385C9 /* pluginterfaces */, + 8BEF32782BBB725E00D385C9 /* public.sdk */, ); name = vstsdk2.4; - path = /vstsdk2.4; - sourceTree = ""; + path = ../../../../vstsdk2.4; + sourceTree = ""; }; - 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + 8BEF32732BBB725E00D385C9 /* pluginterfaces */ = { isa = PBXGroup; children = ( - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + 8BEF32742BBB725E00D385C9 /* vst2.x */, ); - name = artwork; - path = /vstsdk2.4/artwork; - sourceTree = ""; + path = pluginterfaces; + sourceTree = ""; }; - 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + 8BEF32742BBB725E00D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC30F90D1DC003BB5A7 /* mac */, - 24A2FED50F90D1DC003BB5A7 /* win */, + 8BEF32752BBB725E00D385C9 /* vstfxstore.h */, + 8BEF32762BBB725E00D385C9 /* aeffect.h */, + 8BEF32772BBB725E00D385C9 /* aeffectx.h */, ); - name = bin; - path = /vstsdk2.4/bin; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; - 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + 8BEF32782BBB725E00D385C9 /* public.sdk */ = { isa = PBXGroup; children = ( - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + 8BEF32792BBB725E00D385C9 /* source */, ); - name = mac; - path = /vstsdk2.4/bin/mac; - sourceTree = ""; + path = public.sdk; + sourceTree = ""; }; - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + 8BEF32792BBB725E00D385C9 /* source */ = { isa = PBXGroup; children = ( - 24A2FEC50F90D1DC003BB5A7 /* Contents */, + 8BEF327A2BBB725E00D385C9 /* vst2.x */, ); - name = VSTMonitor.vst; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst; - sourceTree = ""; + path = source; + sourceTree = ""; }; - 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + 8BEF327A2BBB725E00D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, - 24A2FEC70F90D1DC003BB5A7 /* MacOS */, - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, - 24A2FECA0F90D1DC003BB5A7 /* Resources */, + 8BEF327B2BBB725E00D385C9 /* audioeffectx.h */, + 8BEF327C2BBB725E00D385C9 /* audioeffect.cpp */, + 8BEF327D2BBB725E00D385C9 /* audioeffectx.cpp */, + 8BEF327E2BBB725E00D385C9 /* aeffeditor.h */, + 8BEF327F2BBB725E00D385C9 /* vstplugmain.cpp */, + 8BEF32802BBB725E00D385C9 /* audioeffect.h */, ); - name = Contents; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; - sourceTree = ""; - }; - 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { - isa = PBXGroup; - children = ( - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, - ); - name = MacOS; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; - sourceTree = ""; - }; - 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { - isa = PBXGroup; - children = ( - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, - ); - name = Resources; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; - sourceTree = ""; - }; - 24A2FED50F90D1DC003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, - ); - name = win; - path = /vstsdk2.4/bin/win; - sourceTree = ""; - }; - 24A2FED80F90D1DC003BB5A7 /* doc */ = { - isa = PBXGroup; - children = ( - 24A2FED90F90D1DC003BB5A7 /* gfx */, - 24A2FEDE0F90D1DC003BB5A7 /* html */, - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, - ); - name = doc; - path = /vstsdk2.4/doc; - sourceTree = ""; - }; - 24A2FED90F90D1DC003BB5A7 /* gfx */ = { - isa = PBXGroup; - children = ( - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, - ); - name = gfx; - path = /vstsdk2.4/doc/gfx; - sourceTree = ""; - }; - 24A2FEDE0F90D1DC003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, - 24A2FEFA0F90D1DC003BB5A7 /* files.html */, - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, - 24A2FF070F90D1DC003BB5A7 /* functions.html */, - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, - 24A2FF210F90D1DC003BB5A7 /* globals.html */, - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, - 24A2FF360F90D1DC003BB5A7 /* history.html */, - 24A2FF370F90D1DC003BB5A7 /* index.html */, - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, - 24A2FF390F90D1DC003BB5A7 /* intro.html */, - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, - 24A2FF3B0F90D1DC003BB5A7 /* license.html */, - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, - 24A2FF3D0F90D1DC003BB5A7 /* main.html */, - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, - 24A2FF440F90D1DC003BB5A7 /* others.html */, - 24A2FF450F90D1DC003BB5A7 /* pages.html */, - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, - 24A2FF470F90D1DC003BB5A7 /* sequences.html */, - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, - 24A2FF800F90D1DD003BB5A7 /* thanks.html */, - 24A2FF810F90D1DD003BB5A7 /* tree.html */, - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/doc/html; - sourceTree = ""; - }; - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { - isa = PBXGroup; - children = ( - 24A2FF900F90D1DD003BB5A7 /* vst2.x */, - ); - name = pluginterfaces; - path = /vstsdk2.4/pluginterfaces; - sourceTree = ""; - }; - 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, - ); - name = vst2.x; - path = /vstsdk2.4/pluginterfaces/vst2.x; - sourceTree = ""; - }; - 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { - isa = PBXGroup; - children = ( - 24A2FF950F90D1DD003BB5A7 /* samples */, - 24A2FFD60F90D1DD003BB5A7 /* source */, - ); - name = public.sdk; - path = /vstsdk2.4/public.sdk; - sourceTree = ""; - }; - 24A2FF950F90D1DD003BB5A7 /* samples */ = { - isa = PBXGroup; - children = ( - 24A2FF960F90D1DD003BB5A7 /* vst2.x */, - ); - name = samples; - path = /vstsdk2.4/public.sdk/samples; - sourceTree = ""; - }; - 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF970F90D1DD003BB5A7 /* adelay */, - 24A2FFA80F90D1DD003BB5A7 /* again */, - 24A2FFAE0F90D1DD003BB5A7 /* mac */, - 24A2FFB40F90D1DD003BB5A7 /* minihost */, - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, - 24A2FFC50F90D1DD003BB5A7 /* win */, - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/samples/vst2.x; - sourceTree = ""; - }; - 24A2FF970F90D1DD003BB5A7 /* adelay */ = { - isa = PBXGroup; - children = ( - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, - 24A2FF990F90D1DD003BB5A7 /* adelay.h */, - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, - 24A2FF9B0F90D1DD003BB5A7 /* editor */, - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, - 24A2FFA50F90D1DD003BB5A7 /* win */, - ); - name = adelay; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; - sourceTree = ""; - }; - 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { - isa = PBXGroup; - children = ( - 24A2FF9C0F90D1DD003BB5A7 /* resources */, - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, - ); - name = editor; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; - sourceTree = ""; - }; - 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, - ); - name = resources; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; - sourceTree = ""; - }; - 24A2FFA50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; - sourceTree = ""; - }; - 24A2FFA80F90D1DD003BB5A7 /* again */ = { - isa = PBXGroup; - children = ( - 24A2FFA90F90D1DD003BB5A7 /* source */, - 24A2FFAC0F90D1DD003BB5A7 /* win */, - ); - name = again; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again; - sourceTree = ""; - }; - 24A2FFA90F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, - 24A2FFAB0F90D1DD003BB5A7 /* again.h */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; - sourceTree = ""; - }; - 24A2FFAC0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; - sourceTree = ""; - }; - 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, - ); - name = mac; - path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; - sourceTree = ""; - }; - 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { - isa = PBXGroup; - children = ( - 24A2FFB50F90D1DD003BB5A7 /* source */, - 24A2FFB80F90D1DD003BB5A7 /* win */, - ); - name = minihost; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; - sourceTree = ""; - }; - 24A2FFB50F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; - sourceTree = ""; - }; - 24A2FFB80F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; - sourceTree = ""; - }; - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { - isa = PBXGroup; - children = ( - 24A2FFBB0F90D1DD003BB5A7 /* resource */, - 24A2FFBE0F90D1DD003BB5A7 /* source */, - 24A2FFC30F90D1DD003BB5A7 /* win */, - ); - name = vstxsynth; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; - sourceTree = ""; - }; - 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { - isa = PBXGroup; - children = ( - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, - ); - name = resource; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; - sourceTree = ""; - }; - 24A2FFBE0F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; - sourceTree = ""; - }; - 24A2FFC30F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; - sourceTree = ""; - }; - 24A2FFC50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win; - sourceTree = ""; - }; - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { - isa = PBXGroup; - children = ( - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win.vc2003; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; - sourceTree = ""; - }; - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, - ); - name = win.vc6; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; - sourceTree = ""; - }; - 24A2FFD60F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, - ); - name = source; - path = /vstsdk2.4/public.sdk/source; - sourceTree = ""; - }; - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/source/vst2.x; - sourceTree = ""; - }; - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { - isa = PBXGroup; - children = ( - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, - 24A200160F90D1DD003BB5A7 /* vstgui */, - ); - name = vstgui.sf; - path = /vstsdk2.4/vstgui.sf; - sourceTree = ""; - }; - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { - isa = PBXGroup; - children = ( - 24A2FFE00F90D1DD003BB5A7 /* mac */, - 24A2FFEE0F90D1DD003BB5A7 /* resources */, - 24A200030F90D1DD003BB5A7 /* source */, - 24A2000F0F90D1DD003BB5A7 /* win */, - 24A200130F90D1DD003BB5A7 /* win.vc6 */, - ); - name = drawtest; - path = /vstsdk2.4/vstgui.sf/drawtest; - sourceTree = ""; - }; - 24A2FFE00F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, - ); - name = mac; - path = /vstsdk2.4/vstgui.sf/drawtest/mac; - sourceTree = ""; - }; - 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, - ); - name = resources; - path = /vstsdk2.4/vstgui.sf/drawtest/resources; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; /* End PBXGroup section */ @@ -1854,40 +146,14 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF32872BBB725E00D385C9 /* aeffeditor.h in Headers */, 245463B90991757100464AD3 /* ConsoleXSubOut.h in Headers */, + 8BEF32892BBB725E00D385C9 /* audioeffect.h in Headers */, + 8BEF32822BBB725E00D385C9 /* aeffect.h in Headers */, 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + 8BEF32842BBB725E00D385C9 /* audioeffectx.h in Headers */, + 8BEF32812BBB725E00D385C9 /* vstfxstore.h in Headers */, + 8BEF32832BBB725E00D385C9 /* aeffectx.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1901,7 +167,6 @@ 8D01CCC70486CAD60068D4B7 /* Headers */, 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, ); buildRules = ( @@ -1919,32 +184,22 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "ConsoleXSubOut" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + fr, + Base, + ja, + en, + de, ); mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - }, - { - ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - }, - { - ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - }, - ); projectRoot = ""; targets = ( 8D01CCC60486CAD60068D4B7 /* ConsoleXSubOut */, @@ -1952,72 +207,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - 24A203D70F90D272003BB5A7 /* again.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = again.vst; - remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203D90F90D272003BB5A7 /* adelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = adelay.vst; - remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = vstxsynth.vst; - remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = surrounddelay.vst; - remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DF0F90D272003BB5A7 /* minihost.app */ = { - isa = PBXReferenceProxy; - fileType = wrapper.application; - path = minihost.app; - remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E50F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -2029,16 +218,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { isa = PBXShellScriptBuildPhase; @@ -2061,11 +240,11 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF32862BBB725E00D385C9 /* audioeffectx.cpp in Sources */, 2407DEB9089929BA00EB68BF /* ConsoleXSubOut.cpp in Sources */, + 8BEF32852BBB725E00D385C9 /* audioeffect.cpp in Sources */, + 8BEF32882BBB725E00D385C9 /* vstplugmain.cpp in Sources */, 24D8287009A914000093AEF8 /* ConsoleXSubOutProc.cpp in Sources */, - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2075,25 +254,39 @@ 24BEAAEE08919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; - PRODUCT_NAME = Gain; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ConsoleXSubOut; + PRODUCT_NAME = ConsoleXSubOut; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2106,38 +299,43 @@ 24BEAAEF08919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_C_LANGUAGE_STANDARD = c99; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = s; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ConsoleXSubOut; PRODUCT_NAME = ConsoleXSubOut; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2150,27 +348,90 @@ 24BEAAF208919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Debug; }; 24BEAAF308919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Release; }; diff --git a/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate index 5c38f9460675438b0fec50998b84b4a658168d63..693b3e2e1647ec23c524f9dbe4bfeedcea9ca271 100755 GIT binary patch literal 24726 zcmeHvcYKpo+weK(9^EBPI)Kte+NMC8rs+s0ZPSF3HZ7G7HnFs!1lp!1Eki)h?cRHW zA}xr32#A1)I8kvAh7&|YKtU0GP=<)#b>DZ=Hh?}pe$VgyzCT{^*Cc0LXITq}Jbh{Bo1Tlz39O9853LKv}+wO8Zob3}58(mE^9Pq0yvD4WxKG8XCroE}ttwi{S zr8dQY>e@>CJbQDgr_o2q9|hFcb~bj}DP9*wG$;rKqbM{G4MLeH3uU7mWI(wn59Ol* zREUbuNK}l<(P(5rwP*sGh%QIX$c`LnCYp`rpt)!sx)RMt3(!Jz6}kr9f$l_ip}Wze zXbE}@Ek!HQ8uS!;8f`!?qLIcYlw3!yCpVK@$Q|TPazA;PJVG{*XUImfiEJj%k}c#pvXwkfwvm^~ zUb2sTN%oVk$N};-IY_=Chsa@agnUbmlOM^?lfV`eIu%b2mucxEy)gK;o3nORIL)4^Q9%wgs-3z&t>HOw8% zoy=X#-ON4Az0AYRB4!Em81n?Pl3B&P#JtSB!o13CXI^7oXWn3TFmE#NG4C@UFguw& z%%{v=W*>`L!ZIw&axBmKvHolT8^{K+!E6W{$_`)^Y#6I#2eO0MST=xKWD#S_pgzw#SP*HbFrM3OXqZ42B+sTxhyW5E8<3S#atOz%T44aaW<}r zYv$~ngKOj3ITz>VI=P#;o4H%KTe;h~+qpZqJGr~K`?xjSQ`}l^9k-r)n%lrV!)@d? zahtiV+>6|++#B3m+T?sM)7Za;UB`D2VU*rrO4I2KqtddBMnjrWXV9f(nMyPCMpH&#4izdM|jV^oRtPZE6z0+OV)ajTF6t&r=7;LgnZ|rLAG&egsoi2&a zx<@%(^<%B>$x<_WZPN^Un;ihiKgV{po9ymRM|)!@P;;9i#s|PCS7V#K)^VlX1H-1! zSsUG*WzM#aRyzz>BQgPZC+v_6*4XF$rJbX5a$hxk~@~VT#fB5F!}aQlYLrOi=}%wk6ZM<`+K-EaU3{@g4s-h8eARW96jX^c&GCG7N)8RB} z7pen9tw#-L92zg8>NMEFN$}~ix5A0cwo^o-XrxV1G~Ll^&reTJuXn?qr#H=T!M-~? zX4qXboip0q&h~UT##vC3Uf$?vPj^d;kiKi1Iy!cuNoX>ff~HQCQNJCIb-eu5?yj${ zg?;XUYTNkg+A$LU?mw?4X%2&Iiqd~P2iUqMaUT7_&XB-H+Y|-=7_4@NccW*a4y0d> zT2UKnM@||;V`&_XUyiOoF62g?G=UDKYMLk>{=gcSqpi_3&x>PqjyAXejcpxp$uFpC zaJU`QTJ2>s8eNTmVy>|w{!JO}XttNOwp!foE<0dn(gmHo_~_e9UApbH!C#*~^~L1* z`pi6iYP?>bm%Y$`!u-rkLtbjUZlQccS0idusH$tLx;h(SWRnB#lCvFVy9`~81Z10B zUE5dYUHrA^rb{mVW^@ZI{x+(iDX{oqG)bDo0pX+9#?RNK#^+^cEF3>SFDp|V-V5s< z^x!37J%k%BF!qVqtX9BRSEJJ@_-DtUZ1$)pknocu%(Bo(Y z&7@;}(f&yZ4|Fy~;eUn)BA#pKiWj*9E@pqsS}#G=+Y}vt8)BowHAkjS=^d?IEsl0~ zdR1dnt)r#g-rP`Imk!j*?QFG=ukD&PrmORUpZ#YcbDn3=7I7ChqD^QsdX{FfN72hfbWHIf95OA^%GcKlS6u4`5xjG@!#>BRNWDbU8kc>x!`bDo zYjm~PJ!HR37@>`uv65)sDiI;$GlgmU(E6>b}Cfm{LNZ*ZKqj}xv4Vo`5 zB+S%MS1V4o0VZqdw70o;N?iDD^j;5o2fa%RXel*$0epaVqR1ZfA^M0G(xM);3+<*O zX)!IC0$?o7K;s?L9d?&Zp@82a#Hz-Yc1LHINR<=%w#R3{zHaK0=F5@zpM0wX^hJ+& zd%T11Ltps}egJ(T~qOltN>8bFC@1+~!8bj*KD^nGtc zx_H|M9X!0&-@ELy=y<{)W!cN(u!3JoidjD4j$nQx|p9PTECh)2l?p z)%Yw%-U<)miv+;Y-r^}!jQI1G#x6%|bIlCk-tNEA+9OKz-7A|S?GmuPm)p}^2K*Pd z+uQyU#NblkJ&Tm4UTg0JA+V))@|U7De?dHCiOMS?`Rrl;$#_pM4QqXmGXobQ{c5bo znK%n);~Z?jxi}B!;{rN`PNg<_Ic=oVXcKLwb~=4EF2W;mF)qQS*oe!p37hdK+Cpbg z2c1c0(N@|{owS2qA@TcMlP;sItjws(%FQV&HRb4ZIk~1RqX9$#PgTyJSB<(vl|HL% zl+mEe)fvo&Qk|hpr_0SSnz8|4ynKikA;Ty~D~JzZ39)%`=%OYjhr6lO3F31#$YyS6 zs@DQf^v=+5iD`HypLcOp@~l6ZM{SeK+1gqoY7Nq468~%i(rP3wSnqCZv3n1#7T5V6 z+BiJkw_p;U>|0>Nm&*k;5>>>_*uIpu$%Lc@&j4x0Bj^D7EyFF?fovd+!VmA5vv8{~ zL?;G8Pb35lqS((Q@t9-T||bd0+6^?lFX%I>CK5Vzqwf#BlX@g4L^I==_sh3}>d=)#K$ z?xp52)mP^5!h8rn?7PrM@Ddc+jUT178$U(`;Gm$_h)7i1>4F>mCt#N2wJ35GejKmB zPvDh!6<&>>#B1TM@*CRLHfSMr{fjN`aSqUO?4qcm zkSl6Ul?{z9N2924`+)F@DK>>tZYkLlJ3$-ka@i;JcD5-Z`j1crvSF*N$XzfpY;BVZ z6xfEg#wMqGZoTwjQwb|}UlRM{k z^c79*YHzkrcYx4n6V0L%9|W-_j-YF}jp?ixe{w7VoRX*Eu@H zV;y)=MT2YwzEsti4pDW1!_{5X%VR%)>e{Y0Q5Ta@wbtGuD);Vj9&2%ZMpjuyuHvYC z0e?pCEyMr9C-E<|hpwbg^~#d?G(HDfHa>&T;@{{px|}|~4F8VL<3n@>eF7E+OG>_I z4n9MI3g>iz$pXmpUpF*1HqENFcYr-R8(G8-!O5C$HEp8IzSPo1apCB ziLxyL=y_=;P@QRAopv`^)&^2$LTy)5lil8IZ{8IV85%Vx`V#iI?tzr;9t?&tRYP^{ zD6k9diH(a-2py_UOiG3l(f$M@O&`_T*y0uyV7t4?<>-I|fJ%|jsY{aOeG0ot0j4#c zMgb0MOFO_uRXY!?Q*HGY5vmbx?XJ*a!$+j10Z))e>Vwsbu7fYE>9?dvCB*>WUtCLi zX7n;$hF-SgEz8Qzk!*PpR3$0!;(+4Bdpm=0P+ePACzg-0H;Q!2D{}Q~GSJ(k-XgKy z-m0CEp@k#6i@;PEE{F=z4S;m@^iGm*_FH3OM){BNz@=}{tK#NyvbJV^jjxt6Y@kJI(^ z=@mpx5=j!wGLao0g){ zPHL$x@t1c*fp?M&Adh;IDUujbvzFwsn;uDZ`=fu}kNvwwCiORc@GPK6Kdqt!aMJ^*FNiiv*&(W>)`DJjLWyD0c(U<6U(Qyz9 zYrDvL>E9ivat!7YFc8wSrhds34W}g>F(s zU!+MFNPzM-T}Cpc?a502dNJMP?OR70#J=_P~w%9Gnm-JPe zqU!%vZnDXOlKdf`m5p33xsSaHf;8ANVk3=`nOeU6-g!5X7GR~Mnb^s6`Wk(mzOjtV zAPzE%uZvV!iRAJb3hr}Q)W zIsJm}rTbO^L0?5yBR5h))3rzg8q=3_Km7{yB!+$>kYrGx)Nr}rV#{7D$^(KnO&cE=T6{lo~H zA`Y6%KE*$oo+9O9fVS$|vEY4ixzvNkX^k$6capNI(SHH` zss_!Uug?JIN?yjo)cE-sdD-Av$;iyiSP1SF@m9P5gq9k+;b^zh8qiJ&`?a)H=v z68wS_wKh((w*n!AUza{1dAxaImtMR21!&-djUYUOee{Cn;>3F=DNS5NbLa;)Fndj- zcOBvm^sdiK#=j%SMD}x(!YO@Ee-w8sp$q(-VAq^(cfqYF0|BAM>6&Mr3qEHt{K#UG zy$s}pbXV0S9VL=D;DvaS{034F`Gx#SPLb2(3^_}GrvIWR=`ZwGdTIqZM}8;g$teag zn4T7JhyXU^lLA%?I9VKBw&!^r#l6eY0{7{XY!83lq<4#L3bkZq5}{N(JHa607QN2$ z*Itlt;$HJ=zp?@4E@xMVTp=sdvgQ5a8Oh#A&$5|7CJdI%1Tn!(2ouT-U=;KWJxhP1 z=jiYB{0c_NsF-l%W+DM&{}3=IV4lL7gJcX9LmRfiac#0l60iJr% ztq%p>DT@tc@+Eumy+(c6?kQT(+r0O}DAVxbFiR`^SWROF|LCUH`%FyNR zt@A+ht~Q<-3KlRXLBOb+fn{J(922J}Y2NNqw+PGISi^uu&<&oC>TYJZfJv`Qfk|UB zK!{+p=m4V=Fhh+3W|yG@;y>^XiT{!&%yxIWn`h~@Sq-(4haD_V^JPOM&>Ou(ZuFTs z3%%}CCZ8$nn_7{8{b-4IA|;HmcOqp1_V1g>C}uR&h?8Ku8H<1e`l_r91Qc|WJwREy zrD-LNm%KibZ(Z_?Fttp5-;fOg4(=Or0yELacF0U&rh!q2nabFh%b7+2hYEOrfE5A` zTh25w&5WIC60lOhDglSX7x7Aj%cmgGYU4c7#3l);VWJ@0d$3|L=-~D3(z&6Nn<%jJ$1KOsBYBw}2zMnJxiG{$;P7XaF;h zxssU=VI|-@7O}EMjB$iu6_?!&)+fmwD&T=@2G5 zSBjgs0o47K5C$sx<+n=Vp9jDzdj_4y7=k;qz|&;KlfXOChC4vLUx2U1H{rV>O!FbU zNFKgd4Nvt>PX5HJByEMcin$sjE1+ksvM2*V0H@3v;W7BE$+f?tg+J{0#zdAM=1n0PYuXd^hu; zfD`^L0ay$K;L(3i0EUiHtn|JAykE#azyC`mJinFwrmV+5uqPm(56^>wFUIqw{$bJD zqDpK1_({zz9rHZs=CuZe`l2Da(n}4OGRwf_#B?(~0!|cgQjaM4ND>dw?xbEpM3O+f z0;nWp^p|Od{#83)NnAH~n%QA8q zklV%%Aiq#8Mq`QMC*Zm)yGRjQqTnJ*n{MMg*-{lD7I+A=%vs=Wdb;+4ldh1ghsYw$ z#ltHBPH%f@4*^K{1>!(%W|l|!VBW&^9_DT49RX(uSWm$pmM`+|e-_baQ{+mWdj*p8 zj;?8~jwUULC*J5ksMBlbrZ;vqJDm3E(?M#RD+dFDD#U!~am9+?cS*vtq#`jN_bdMl z+a*bfwkePo!M0Y&VtxSyYZr5x zIRohN8*`5NojK2dpbElJg@8e*87C=N6DWu(plD4J@YN#1Pyq`9en21!frN?36E7=4 zRS*&D5WN9nc#l zQlG*lfwG9qT~v5PWlTgsx!$H2E=#(i6AaiTgllegpAtZ*Fvf zARX@s)a?tw^%Y?N7Zu{D-sQ>q;sB2*C5a7^p;ZO5^MI0?%IzX9Sd7Fp+*7L>=Q`TJ zs{zJ$$)2n3kYg#mt))zmX5Wc`dET?vR{QkMI_Fr?PwBxXR>ekuJj;S`S=r4-3fL;1 z+Mh&{v4bI!jE!c28C40mw%0Pl#<6NJ&a&}r0y|W|)dC(P;F@J@BGRzQ0=`T{lCc*C zmQ5DJ%=&B!7e$#(fNhair7m$?E>T-aQcqd)Q)8ZumP*cd@0c5iB0*%wDz(wzRso z7ay(m_7+JE?^h;iN&=oJPsq%Uf*9o94n1r+vh^?U?u3P{6i*MXm-CTAO0bfbw*je^@cH5-`HG9|>#5w$F3@7^%`!a+#!!mq!uWwDhxZK0O zB7*zd?QIIZC;;W>L)dc-#ACo!wY$U%kka7pw6u3->f;^aS*OM~LHK_Ba533rn0!L7 ziC6h`0bfPIcO2O#uw`UriuPiCUS_WWhkc8ETQ-?Y9MfTMx3mLgc6%?t`|K{zmDms1 z5802{odUi_z}E`+I>_={&hBQ#qy9v|HwgGPX^$biXS~P(MV$~x4eU#=#L>%mC(2Y) z6bL3rd{S)e9qvo^pg7!q_AB-P`?Y{UJG)81Hw*Zd<;V?#9Yz}Qw!v}U3jPJ4#L-eP zl_=bbU?drMY~vi+C@(2);2jsZ*II#rPLjAUizXXfQUx=G?Ac-q)Xo7__lUc6FD>cYVF1wK10bA>gb8yI0=~bS?1DXcTTxN2?;SBaK!V}Up~dxGG72!_nm5~lZKj~>^vF989QuUnK#ds#iW+@sqi z9T%>EIL`~)hxycs1hu+@#T!L8&_;UfT74UiiFBk9^@RNd8x6X%;adlih2Yieh z&rJ~UY5}hh@RJgMd0fD&{vm(iCX0JIMZiz=aux1!k(3J<{ugQa1%@%z)qlwUd1yRZ zFVT3thsF=!W^%K*)`_A)Qsy!OeoDY=YzoJ}*G&IQX)_Yr<2Q>aU0dE!Xdjfu6z#jkQw2Pb(6^xxPc_m$~RxYOG3P|nOEKeUh|)&7jSoT;NKU6#61j!yPsPM=>^;a z+=JXh+{4@=ZZY==_b9i71Csl^fVT#_9ioTmO##0p;I{?*4($*ih!+mr8?*mkOE~x&Sp|P9kpKU) z=Izs1MgCvw3*%p&0Sa{FWe@`Sz;iT42k@9dXGz91W_~HBrK9x@s@L>TT5%9MH{!YM0 z1$<1v-wXJMm3%s{<1=_YpUG$O*?f+Gj|=!mfe?W(0$~Nh34|9&$p11ed*=UqP8?s# zLp(q~+QXaq8em%dD88H@&0F{izLK}{ReUuM=1sVXKMD9}0sl+Dpi%uIU?3l-1bkY+ zXIAr<@niW~bbznt8~Abjcx>juc6L_4aFfr8OzU?6pBL~S0ztsE2>xHDrTE(!bN`NM z@h$ue-(#G``=+q*PTrHk=Do*mzOx^X;OF#bTKtv#d|!B1@t(XiZ})5XYkgbXz~3kr z{5d@ayNxV?T`KjBzm31W|Ag)miPzl%@$1L5`1|<#`3Hb$5eRV$5QzW(JEnCjd&Dc~ z@r(H-z_fZ(ocYK2r2+{ONU(_Gms;`#e8{_}kMk?MI{+_d@T>UMvdPAWF-a zELC^}1p5pc96cmPOr(k%3i%;&z^oLp1L+Z-e7-OUzm+TGAY8i(UP%&dOrj?eG9~IQ z78C3Pr0h6cVu+Nx!wDu;7r26?By`y_qv!=98!z2ZEv05uHM(bkQKz>W`h)9G%7gSg zHUtly$iw&A(k&)=2IZ~}iwUxgL~~N}Tu3yM+f{e9O|!co2aBP+KO~s>QI-aV(E$ns z*<;~hoPC`l0+PlwDUjs_&#aU}-kPI{5#AxDTuN^) z^|=vfKp4KB`ZtKP&&$~f$!La4rE@`&N_B0YN3PytZWrHA0f#Mw*V@~g>^(WTy(wP1 z@(WT6N0x}mG_!o)&w@O(pzdPGK2z;7mZh4^qd?AvGlz^?d%KJS_4O8$Y)q1pv-($w zNpVu9Tqry_qR-9B%q}g>OB-b@%YsL>^t!ZCGrX*&H)rdNy1Y@w($dVy^Tp!m#b`Om7lhnc>MW(& zDFCVeG|t?|q2QS~AQr@cWMwyu>qTUF=$?jLD4sCUH_dKB?o{1eSS+NgOtb59nsgWC zvP}mZTmbJJE=E1@!ptj>vGx^Yt1023i)6@BGe9_70WO3W5=!881QRZYcM2=vjlvo{ z1G3ldf_Ddx5d<#=4uT{w4ZI6j4moL7QcddNB|tm80eC05hb)HthSl)a-?Q+}-}B@J z@)AVGAAnGz)8s5U$EX<{lg*fza;AoH!5e(*Am-;8W)t%fgn#_VoQD_ocvi(mN|Y8x zl0P9J&*wijiLQZ_4MIavD$0QO9*ZGEuK`+3W!J+SdE41{*pJ~wysz1B*u(H9-Vf}L z>`!3XPv;8Zt-E?|95(^pyPE6gwLw?8nPWYYi=l%Wt1O0>jYy7A9 z+x#2-oBX@|*ZM!}|D6Bx{xA5yT4^22=#p23#J{7%(fK zGvJnhy91U4JQ=VtU~|BhfUN=B0$vZ;5%5;PI|1(nd=T(yz=43H0jB~{APHmx`9S}` zus~H{L||0lpup(B#6WGJA+~ zHMlysCU|VHEx0*&dhm?kwqR%Q6~XRcA^5)FEy1q@za9KR@ZR79!3Tp61s@ImKKOX> ziQu1t&xSA|%8)@J2_ab_MIj|2#t>6TeTXf@5z-YhCuCm8{E&qqFNC}ivMc1%kk3Q* zh8zev7;-4&NXYS!UqbyuLqa1%b3%(kr-Zsg7laC-cZA*LO%)pEcA=eeWCk94}=~Z5Hg@(fMdYJ1Ku2PTA@+YD5fZ; z!bNRVv@5PvT(7uMakJu9#qEka6?ZG{Rot(5P_ag_RS+Pa2Rk2O+qT*%6 ztBQS!(_yMGZP;aDSBEVM+Z6Vtl2a;`DrLAbQmIxZDwC8NWtK8qnWM~Anw6uJ zPpYtrs2CNe3RQ)vRH_J7vMNP2T$QTQsthWV%A%@NRjJ0R>QoJ?@hY2Yx@v*yR@FnQ zhgFMIkEm9u)~MF1o>o1h+N9d9+Ns*F`dM{S^{eW%>a6OV>U=l~C*f>(RQRCq={9$_>S_eVS!@o>bFh@}xd5z8Z1M?4*|HDY_jhY_Ded=arPVt>Se zh@%nTM;wnh5%F`x$;gn%l*qEk*^yU8UKe>o+&u8dj`byd`jQFlZ=81-26 zBhgEupNQTRy)Als^oP;=qW4E1h&~v7DEdhBchSE_pN>8oeJ=X^5Hy4gVTTMGQaxnu zke(q=4tZ+G<{>W**)im;Av=eBHss48KMgrMye5iHkoT2v)T|4ycp}U5DJoM9{ zpAS8vMrxvF)x6qY9jFdghpH87r8-<4sUE1#P-m*M)dqE*x=>xLHmc3)(dtTdwYo+< zR&7_$Ro|w5Oua?@hI%I?4QC{p6YCON5<3&;B+g4*ka$%hOYja4&7Ggecl zY1A}prfVFUR!zHRzUC^8pt(+SqvmGK1Dc05k7yp#bZeGr)@Yv7Y}34?c~$eeW`}0C zW{>7$&8M0}n&XN2o`nj;J3odBpW2j*d8$ic*X;yllETPFWSLcjW%Cfq%GDOwPx*TZKbwadzrRQ+oE-7TeVKDOWUcPqrFnQKzp@T z&_1GFuYFCsOM6WFM|yO+F1`(+)ivlQ=qBrIx@kJQZia4_?hf7Ey8Cnw z>K5r9)h*Ta=pNUt)IF(tO1ED3jBc~;Io&qhi@F24UouceP{z;-rt~ zxApJpKi418pUq@5Lox?vCS)dNYBGmsW@Kh%=49q&7GzdsHe`;^oRWEYrX%yt%=mWrt@+W~;OH+1c5-*#+4nvrDs0+2z>{*%PuS zXWO!;W!tk`vK`s8vgc-Bm;G4wGuay!1SHrZO)#uQbn;SDsgqSCuy= zZ+u=y-u%4l^X|!8oVO&eJ8ya36M5_NHso!}+mg36Z(H8yd8hIR=V#^@<`?A`=Uel~ ze6HDSUj8R6taguSi@mk|`#_NqY z8t*gSZ+yV`knwTj3gZ*TRmRQ6XN_BoTaDX|uNmJk?lSH+?lFF1{Kk05c-Z)@@fYK- z##6>KWqg@mnSWVeSz=j!S$Wy$GD}%ySzXzH5rnRQ0O&d*{O)r@~H|;ZhWyWUK z>}L)%hnN*+l{vyZ(41k;G8@eK<|1>6xy)=ek1>xm*O?p5&E^*KO!GYRHRe0bcbo4s zKVV*F-e`W-yw&`I`DOEV^Bd;3%bmtRrtDtDK6m0wf-VELl*N6VL%FDqYBzN&mp`MUBA<(taiE`P85!}49_ zd&)m8|DycM@&n}u%MX`-JDM3CJ34RlzhBp0{kX zykL3B@|opF%Q?&Mmh%;;BA_C;Vn9V$#n6hRij;~G6=@YqD^^u(u6VxUg^HIdUaQzq z@pi?#6<=5URB^uIk4jWYDuXK3l_`}am18UGD%&bMD&3W{E9X@%sJy!Jrpj9@@2I@1 z^3lqrmCGtuRBoz#vGSeD_bNZE+*!H5^6ScPDvwkit^B_7m&&u1zgv-&SO-|ct&!G& z));G?b*MGbnr6+n7F$cLW!BNw3Tu^hj1^+AtTU`Lt!>s0tIImydX4pZ>rK{Mt+!hj zSs$}@TbEf^T31`wSl3#gx4vwB)%u$CE$chh_pKjVKeHaT9<%;n{n2{Tddhmn`dd|K aRa8}7)s(SQJ$fUNKmCGy)J8P+^8W*@e~?}P literal 12075 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 diff --git a/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcshareddata/xcschemes/ConsoleXSubOut.xcscheme b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcshareddata/xcschemes/ConsoleXSubOut.xcscheme new file mode 100644 index 000000000..db3c686a7 --- /dev/null +++ b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcshareddata/xcschemes/ConsoleXSubOut.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme deleted file mode 100755 index 8ee693f95..000000000 --- a/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist index 5bccbcb4f..2b35d71e5 100755 --- a/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/plugins/MacSignedVST/ConsoleXSubOut/ConsoleXSubOut.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,10 +4,10 @@ SchemeUserState - Gain.xcscheme + ConsoleXSubOut.xcscheme_^#shared#^_ orderHint - 8 + 1 SuppressBuildableAutocreation diff --git a/plugins/MacSignedVST/ConsoleXSubOut/mac/Info.plist b/plugins/MacSignedVST/ConsoleXSubOut/mac/Info.plist index 8b4908d11..50d215702 100755 --- a/plugins/MacSignedVST/ConsoleXSubOut/mac/Info.plist +++ b/plugins/MacSignedVST/ConsoleXSubOut/mac/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.ConsoleXSubOut + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.pbxproj b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.pbxproj index ee5c92897..a2f7b5a53 100755 --- a/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.pbxproj +++ b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.pbxproj @@ -3,736 +3,42 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 2407DEB9089929BA00EB68BF /* ContentHideD.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* ContentHideD.cpp */; }; 245463B90991757100464AD3 /* ContentHideD.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* ContentHideD.h */; }; - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; 24D8287009A914000093AEF8 /* ContentHideDProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* ContentHideDProc.cpp */; }; 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF31FA2BBB6DCB00D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31EE2BBB6DCB00D385C9 /* vstfxstore.h */; }; + 8BEF31FB2BBB6DCB00D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31EF2BBB6DCB00D385C9 /* aeffect.h */; }; + 8BEF31FC2BBB6DCB00D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31F02BBB6DCB00D385C9 /* aeffectx.h */; }; + 8BEF31FD2BBB6DCB00D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31F42BBB6DCB00D385C9 /* audioeffectx.h */; }; + 8BEF31FE2BBB6DCB00D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31F52BBB6DCB00D385C9 /* audioeffect.cpp */; }; + 8BEF31FF2BBB6DCB00D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31F62BBB6DCB00D385C9 /* audioeffectx.cpp */; }; + 8BEF32002BBB6DCB00D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31F72BBB6DCB00D385C9 /* aeffeditor.h */; }; + 8BEF32012BBB6DCB00D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31F82BBB6DCB00D385C9 /* vstplugmain.cpp */; }; + 8BEF32022BBB6DCB00D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31F92BBB6DCB00D385C9 /* audioeffect.h */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = again; - }; - 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476974093DAE42008998C4; - remoteInfo = adelay; - }; - 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52220929FBF500DDED7A; - remoteInfo = vstxsynth; - }; - 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4476A10093DCAF9008998C4; - remoteInfo = surrounddelay; - }; - 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4FF52F3092A312800DDED7A; - remoteInfo = minihost; - }; - 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; - 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; - remoteInfo = AudioUnit; - }; - 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = F4C9F1D407B2320800010DAD; - remoteInfo = VST; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 2407DE920899296600EB68BF /* ContentHideD.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ContentHideD.vst; sourceTree = BUILT_PRODUCTS_DIR; }; 2407DEB6089929BA00EB68BF /* ContentHideD.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ContentHideD.cpp; path = source/ContentHideD.cpp; sourceTree = ""; }; - 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; 245463B80991757100464AD3 /* ContentHideD.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ContentHideD.h; path = source/ContentHideD.h; sourceTree = ""; }; - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; - 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; - 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; - 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; - 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; - 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; - 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; - 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; - 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; - 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; - 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; - 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; - 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; - 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; - 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; - 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; - 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; - 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; - 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; - 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; - 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; - 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; - 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; - 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; - 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; - 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; - 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; - 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; - 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; - 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; - 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; - 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; - 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; - 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; - 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; - 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; - 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; - 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; - 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; - 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; - 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; - 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; - 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; 24D8286F09A914000093AEF8 /* ContentHideDProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ContentHideDProc.cpp; path = source/ContentHideDProc.cpp; sourceTree = ""; }; 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF31EE2BBB6DCB00D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF31EF2BBB6DCB00D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF31F02BBB6DCB00D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF31F42BBB6DCB00D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF31F52BBB6DCB00D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF31F62BBB6DCB00D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF31F72BBB6DCB00D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF31F82BBB6DCB00D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF31F92BBB6DCB00D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ @@ -740,24 +46,13 @@ 089C166AFE841209C02AAC07 /* FM-Chopper */ = { isa = PBXGroup; children = ( - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 19C28FB4FE9D528D11CA2CBB /* Products */, 089C167CFE841241C02AAC07 /* Resources */, 08FB77ADFE841716C02AAC07 /* Source */, - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, ); name = "FM-Chopper"; sourceTree = ""; }; - 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { - isa = PBXGroup; - children = ( - 2434720A098313350063BBF1 /* QuickTime.framework */, - 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, - ); - name = "External Frameworks and Libraries"; - sourceTree = ""; - }; 089C167CFE841241C02AAC07 /* Resources */ = { isa = PBXGroup; children = ( @@ -771,6 +66,7 @@ 08FB77ADFE841716C02AAC07 /* Source */ = { isa = PBXGroup; children = ( + 8BEF31EB2BBB6DCB00D385C9 /* vstsdk2.4 */, 2407DEB6089929BA00EB68BF /* ContentHideD.cpp */, 24D8286F09A914000093AEF8 /* ContentHideDProc.cpp */, 245463B80991757100464AD3 /* ContentHideD.h */, @@ -786,1066 +82,62 @@ name = Products; sourceTree = ""; }; - 24A200030F90D1DD003BB5A7 /* source */ = { + 8BEF31EB2BBB6DCB00D385C9 /* vstsdk2.4 */ = { isa = PBXGroup; children = ( - 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, - 24A200050F90D1DD003BB5A7 /* controlsgui.h */, - 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, - 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, - 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, - 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, - 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, - 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, - 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, - 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, - 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, - ); - name = source; - path = /vstsdk2.4/vstgui.sf/drawtest/source; - sourceTree = ""; - }; - 24A2000F0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A200100F90D1DD003BB5A7 /* drawtest.def */, - 24A200110F90D1DD003BB5A7 /* drawtest.rc */, - 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, - ); - name = win; - path = /vstsdk2.4/vstgui.sf/drawtest/win; - sourceTree = ""; - }; - 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, - 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, - ); - name = win.vc6; - path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; - sourceTree = ""; - }; - 24A200160F90D1DD003BB5A7 /* vstgui */ = { - isa = PBXGroup; - children = ( - 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, - 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, - 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, - 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, - 24A2001B0F90D1DD003BB5A7 /* Changelog */, - 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, - 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, - 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, - 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, - 24A200200F90D1DD003BB5A7 /* Documentation */, - 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, - 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, - 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, - 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, - 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, - 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, - 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, - 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, - 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, - 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, - 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, - ); - name = vstgui; - path = /vstsdk2.4/vstgui.sf/vstgui; - sourceTree = ""; - }; - 24A200200F90D1DD003BB5A7 /* Documentation */ = { - isa = PBXGroup; - children = ( - 24A200210F90D1DD003BB5A7 /* html */, - 24A201440F90D1DE003BB5A7 /* index.html */, - 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, - ); - name = Documentation; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; - sourceTree = ""; - }; - 24A200210F90D1DD003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, - 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, - 24A200240F90D1DD003BB5A7 /* annotated.html */, - 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, - 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, - 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, - 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, - 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, - 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, - 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, - 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, - 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, - 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, - 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, - 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, - 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, - 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, - 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, - 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, - 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, - 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, - 24A200370F90D1DD003BB5A7 /* class_c_control.html */, - 24A200380F90D1DD003BB5A7 /* class_c_control.png */, - 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, - 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, - 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, - 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, - 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, - 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, - 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, - 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, - 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, - 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, - 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, - 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, - 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, - 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, - 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, - 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, - 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, - 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, - 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, - 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, - 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, - 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, - 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, - 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, - 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, - 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, - 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, - 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, - 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, - 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, - 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, - 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, - 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, - 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, - 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, - 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, - 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, - 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, - 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, - 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, - 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, - 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, - 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, - 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, - 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, - 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, - 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, - 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, - 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, - 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, - 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, - 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, - 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, - 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, - 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, - 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, - 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, - 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, - 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, - 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, - 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, - 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, - 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, - 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, - 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, - 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, - 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, - 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, - 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, - 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, - 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, - 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, - 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, - 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, - 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, - 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, - 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, - 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, - 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, - 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, - 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, - 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, - 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, - 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, - 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, - 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, - 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, - 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, - 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, - 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, - 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, - 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, - 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, - 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, - 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, - 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, - 24A200990F90D1DD003BB5A7 /* class_c_view.html */, - 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, - 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, - 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, - 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, - 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, - 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, - 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, - 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, - 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, - 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, - 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, - 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, - 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, - 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, - 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, - 24A200A90F90D1DD003BB5A7 /* deprecated.html */, - 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, - 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, - 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, - 24A200AD0F90D1DD003BB5A7 /* files.html */, - 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, - 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, - 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, - 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, - 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, - 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, - 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, - 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, - 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, - 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, - 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, - 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, - 24A200BA0F90D1DE003BB5A7 /* functions.html */, - 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, - 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, - 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, - 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, - 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, - 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, - 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, - 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, - 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, - 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, - 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, - 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, - 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, - 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, - 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, - 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, - 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, - 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, - 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, - 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, - 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, - 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, - 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, - 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, - 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, - 24A200D40F90D1DE003BB5A7 /* functions_func.html */, - 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, - 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, - 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, - 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, - 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, - 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, - 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, - 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, - 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, - 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, - 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, - 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, - 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, - 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, - 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, - 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, - 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, - 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, - 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, - 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, - 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, - 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, - 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, - 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, - 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, - 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, - 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, - 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, - 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, - 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, - 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, - 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, - 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, - 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, - 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, - 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, - 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, - 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, - 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, - 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, - 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, - 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, - 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, - 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, - 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, - 24A201020F90D1DE003BB5A7 /* globals.html */, - 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, - 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, - 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, - 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, - 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, - 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, - 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, - 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, - 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, - 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, - 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, - 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, - 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, - 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, - 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, - 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, - 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, - 24A201140F90D1DE003BB5A7 /* globals_defs.html */, - 24A201150F90D1DE003BB5A7 /* globals_enum.html */, - 24A201160F90D1DE003BB5A7 /* globals_eval.html */, - 24A201170F90D1DE003BB5A7 /* globals_type.html */, - 24A201180F90D1DE003BB5A7 /* globals_vars.html */, - 24A201190F90D1DE003BB5A7 /* hierarchy.html */, - 24A2011A0F90D1DE003BB5A7 /* index.html */, - 24A2011B0F90D1DE003BB5A7 /* intro.html */, - 24A2011C0F90D1DE003BB5A7 /* license.html */, - 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, - 24A2011E0F90D1DE003BB5A7 /* main.html */, - 24A2011F0F90D1DE003BB5A7 /* others.html */, - 24A201200F90D1DE003BB5A7 /* pages.html */, - 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, - 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, - 24A201230F90D1DE003BB5A7 /* sequences.html */, - 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, - 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, - 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, - 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, - 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, - 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, - 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, - 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, - 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, - 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, - 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, - 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, - 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, - 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, - 24A201320F90D1DE003BB5A7 /* tab_b.gif */, - 24A201330F90D1DE003BB5A7 /* tab_l.gif */, - 24A201340F90D1DE003BB5A7 /* tab_r.gif */, - 24A201350F90D1DE003BB5A7 /* tabs.css */, - 24A201360F90D1DE003BB5A7 /* thanks.html */, - 24A201370F90D1DE003BB5A7 /* tree.html */, - 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, - 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, - 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, - 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, - 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, - 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, - 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, - 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, - 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, - 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, - 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, - 24A201430F90D1DE003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; - sourceTree = ""; - }; - 24A203CE0F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203D70F90D272003BB5A7 /* again.vst */, - 24A203D90F90D272003BB5A7 /* adelay.vst */, - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, - 24A203DF0F90D272003BB5A7 /* minihost.app */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E00F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203E50F90D272003BB5A7 /* drawtest.component */, - 24A203E70F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A203E80F90D272003BB5A7 /* Products */ = { - isa = PBXGroup; - children = ( - 24A203ED0F90D272003BB5A7 /* drawtest.component */, - 24A203EF0F90D272003BB5A7 /* drawtest.vst */, - ); - name = Products; - sourceTree = ""; - }; - 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { - isa = PBXGroup; - children = ( - 24A2FEBC0F90D1DC003BB5A7 /* artwork */, - 24A2FEC20F90D1DC003BB5A7 /* bin */, - 24A2FED80F90D1DC003BB5A7 /* doc */, - 24A2FF8E0F90D1DD003BB5A7 /* index.html */, - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, - 24A2FF940F90D1DD003BB5A7 /* public.sdk */, - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + 8BEF31EC2BBB6DCB00D385C9 /* pluginterfaces */, + 8BEF31F12BBB6DCB00D385C9 /* public.sdk */, ); name = vstsdk2.4; - path = /vstsdk2.4; - sourceTree = ""; + path = ../../../../vstsdk2.4; + sourceTree = ""; }; - 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + 8BEF31EC2BBB6DCB00D385C9 /* pluginterfaces */ = { isa = PBXGroup; children = ( - 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, - 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, - 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, - 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, - 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + 8BEF31ED2BBB6DCB00D385C9 /* vst2.x */, ); - name = artwork; - path = /vstsdk2.4/artwork; - sourceTree = ""; + path = pluginterfaces; + sourceTree = ""; }; - 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + 8BEF31ED2BBB6DCB00D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC30F90D1DC003BB5A7 /* mac */, - 24A2FED50F90D1DC003BB5A7 /* win */, + 8BEF31EE2BBB6DCB00D385C9 /* vstfxstore.h */, + 8BEF31EF2BBB6DCB00D385C9 /* aeffect.h */, + 8BEF31F02BBB6DCB00D385C9 /* aeffectx.h */, ); - name = bin; - path = /vstsdk2.4/bin; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; - 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + 8BEF31F12BBB6DCB00D385C9 /* public.sdk */ = { isa = PBXGroup; children = ( - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, - 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + 8BEF31F22BBB6DCB00D385C9 /* source */, ); - name = mac; - path = /vstsdk2.4/bin/mac; - sourceTree = ""; + path = public.sdk; + sourceTree = ""; }; - 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + 8BEF31F22BBB6DCB00D385C9 /* source */ = { isa = PBXGroup; children = ( - 24A2FEC50F90D1DC003BB5A7 /* Contents */, + 8BEF31F32BBB6DCB00D385C9 /* vst2.x */, ); - name = VSTMonitor.vst; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst; - sourceTree = ""; + path = source; + sourceTree = ""; }; - 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + 8BEF31F32BBB6DCB00D385C9 /* vst2.x */ = { isa = PBXGroup; children = ( - 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, - 24A2FEC70F90D1DC003BB5A7 /* MacOS */, - 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, - 24A2FECA0F90D1DC003BB5A7 /* Resources */, + 8BEF31F42BBB6DCB00D385C9 /* audioeffectx.h */, + 8BEF31F52BBB6DCB00D385C9 /* audioeffect.cpp */, + 8BEF31F62BBB6DCB00D385C9 /* audioeffectx.cpp */, + 8BEF31F72BBB6DCB00D385C9 /* aeffeditor.h */, + 8BEF31F82BBB6DCB00D385C9 /* vstplugmain.cpp */, + 8BEF31F92BBB6DCB00D385C9 /* audioeffect.h */, ); - name = Contents; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; - sourceTree = ""; - }; - 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { - isa = PBXGroup; - children = ( - 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, - ); - name = MacOS; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; - sourceTree = ""; - }; - 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { - isa = PBXGroup; - children = ( - 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, - 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, - 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, - 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, - 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, - 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, - 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, - 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, - 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, - ); - name = Resources; - path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; - sourceTree = ""; - }; - 24A2FED50F90D1DC003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, - 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, - ); - name = win; - path = /vstsdk2.4/bin/win; - sourceTree = ""; - }; - 24A2FED80F90D1DC003BB5A7 /* doc */ = { - isa = PBXGroup; - children = ( - 24A2FED90F90D1DC003BB5A7 /* gfx */, - 24A2FEDE0F90D1DC003BB5A7 /* html */, - 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, - 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, - 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, - 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, - ); - name = doc; - path = /vstsdk2.4/doc; - sourceTree = ""; - }; - 24A2FED90F90D1DC003BB5A7 /* gfx */ = { - isa = PBXGroup; - children = ( - 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, - 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, - 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, - 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, - ); - name = gfx; - path = /vstsdk2.4/doc/gfx; - sourceTree = ""; - }; - 24A2FEDE0F90D1DC003BB5A7 /* html */ = { - isa = PBXGroup; - children = ( - 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, - 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, - 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, - 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, - 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, - 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, - 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, - 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, - 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, - 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, - 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, - 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, - 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, - 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, - 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, - 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, - 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, - 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, - 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, - 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, - 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, - 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, - 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, - 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, - 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, - 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, - 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, - 24A2FEFA0F90D1DC003BB5A7 /* files.html */, - 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, - 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, - 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, - 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, - 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, - 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, - 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, - 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, - 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, - 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, - 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, - 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, - 24A2FF070F90D1DC003BB5A7 /* functions.html */, - 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, - 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, - 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, - 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, - 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, - 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, - 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, - 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, - 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, - 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, - 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, - 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, - 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, - 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, - 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, - 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, - 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, - 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, - 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, - 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, - 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, - 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, - 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, - 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, - 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, - 24A2FF210F90D1DC003BB5A7 /* globals.html */, - 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, - 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, - 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, - 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, - 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, - 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, - 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, - 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, - 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, - 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, - 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, - 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, - 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, - 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, - 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, - 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, - 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, - 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, - 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, - 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, - 24A2FF360F90D1DC003BB5A7 /* history.html */, - 24A2FF370F90D1DC003BB5A7 /* index.html */, - 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, - 24A2FF390F90D1DC003BB5A7 /* intro.html */, - 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, - 24A2FF3B0F90D1DC003BB5A7 /* license.html */, - 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, - 24A2FF3D0F90D1DC003BB5A7 /* main.html */, - 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, - 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, - 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, - 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, - 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, - 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, - 24A2FF440F90D1DC003BB5A7 /* others.html */, - 24A2FF450F90D1DC003BB5A7 /* pages.html */, - 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, - 24A2FF470F90D1DC003BB5A7 /* sequences.html */, - 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, - 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, - 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, - 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, - 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, - 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, - 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, - 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, - 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, - 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, - 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, - 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, - 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, - 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, - 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, - 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, - 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, - 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, - 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, - 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, - 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, - 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, - 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, - 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, - 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, - 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, - 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, - 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, - 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, - 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, - 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, - 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, - 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, - 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, - 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, - 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, - 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, - 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, - 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, - 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, - 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, - 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, - 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, - 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, - 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, - 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, - 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, - 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, - 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, - 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, - 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, - 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, - 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, - 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, - 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, - 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, - 24A2FF800F90D1DD003BB5A7 /* thanks.html */, - 24A2FF810F90D1DD003BB5A7 /* tree.html */, - 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, - 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, - 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, - 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, - 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, - 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, - 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, - 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, - ); - name = html; - path = /vstsdk2.4/doc/html; - sourceTree = ""; - }; - 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { - isa = PBXGroup; - children = ( - 24A2FF900F90D1DD003BB5A7 /* vst2.x */, - ); - name = pluginterfaces; - path = /vstsdk2.4/pluginterfaces; - sourceTree = ""; - }; - 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, - 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, - 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, - ); - name = vst2.x; - path = /vstsdk2.4/pluginterfaces/vst2.x; - sourceTree = ""; - }; - 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { - isa = PBXGroup; - children = ( - 24A2FF950F90D1DD003BB5A7 /* samples */, - 24A2FFD60F90D1DD003BB5A7 /* source */, - ); - name = public.sdk; - path = /vstsdk2.4/public.sdk; - sourceTree = ""; - }; - 24A2FF950F90D1DD003BB5A7 /* samples */ = { - isa = PBXGroup; - children = ( - 24A2FF960F90D1DD003BB5A7 /* vst2.x */, - ); - name = samples; - path = /vstsdk2.4/public.sdk/samples; - sourceTree = ""; - }; - 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FF970F90D1DD003BB5A7 /* adelay */, - 24A2FFA80F90D1DD003BB5A7 /* again */, - 24A2FFAE0F90D1DD003BB5A7 /* mac */, - 24A2FFB40F90D1DD003BB5A7 /* minihost */, - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, - 24A2FFC50F90D1DD003BB5A7 /* win */, - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/samples/vst2.x; - sourceTree = ""; - }; - 24A2FF970F90D1DD003BB5A7 /* adelay */ = { - isa = PBXGroup; - children = ( - 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, - 24A2FF990F90D1DD003BB5A7 /* adelay.h */, - 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, - 24A2FF9B0F90D1DD003BB5A7 /* editor */, - 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, - 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, - 24A2FFA50F90D1DD003BB5A7 /* win */, - ); - name = adelay; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; - sourceTree = ""; - }; - 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { - isa = PBXGroup; - children = ( - 24A2FF9C0F90D1DD003BB5A7 /* resources */, - 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, - 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, - ); - name = editor; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; - sourceTree = ""; - }; - 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, - 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, - 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, - 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, - ); - name = resources; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; - sourceTree = ""; - }; - 24A2FFA50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; - sourceTree = ""; - }; - 24A2FFA80F90D1DD003BB5A7 /* again */ = { - isa = PBXGroup; - children = ( - 24A2FFA90F90D1DD003BB5A7 /* source */, - 24A2FFAC0F90D1DD003BB5A7 /* win */, - ); - name = again; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again; - sourceTree = ""; - }; - 24A2FFA90F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, - 24A2FFAB0F90D1DD003BB5A7 /* again.h */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; - sourceTree = ""; - }; - 24A2FFAC0F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; - sourceTree = ""; - }; - 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, - 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, - 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, - ); - name = mac; - path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; - sourceTree = ""; - }; - 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { - isa = PBXGroup; - children = ( - 24A2FFB50F90D1DD003BB5A7 /* source */, - 24A2FFB80F90D1DD003BB5A7 /* win */, - ); - name = minihost; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; - sourceTree = ""; - }; - 24A2FFB50F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, - 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; - sourceTree = ""; - }; - 24A2FFB80F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; - sourceTree = ""; - }; - 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { - isa = PBXGroup; - children = ( - 24A2FFBB0F90D1DD003BB5A7 /* resource */, - 24A2FFBE0F90D1DD003BB5A7 /* source */, - 24A2FFC30F90D1DD003BB5A7 /* win */, - ); - name = vstxsynth; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; - sourceTree = ""; - }; - 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { - isa = PBXGroup; - children = ( - 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, - 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, - ); - name = resource; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; - sourceTree = ""; - }; - 24A2FFBE0F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, - 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, - 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, - 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, - ); - name = source; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; - sourceTree = ""; - }; - 24A2FFC30F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; - sourceTree = ""; - }; - 24A2FFC50F90D1DD003BB5A7 /* win */ = { - isa = PBXGroup; - children = ( - 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, - 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, - ); - name = win; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win; - sourceTree = ""; - }; - 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { - isa = PBXGroup; - children = ( - 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, - 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, - 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, - 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, - 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, - 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, - ); - name = win.vc2003; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; - sourceTree = ""; - }; - 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { - isa = PBXGroup; - children = ( - 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, - 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, - 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, - 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, - 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, - 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, - ); - name = win.vc6; - path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; - sourceTree = ""; - }; - 24A2FFD60F90D1DD003BB5A7 /* source */ = { - isa = PBXGroup; - children = ( - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, - ); - name = source; - path = /vstsdk2.4/public.sdk/source; - sourceTree = ""; - }; - 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { - isa = PBXGroup; - children = ( - 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, - 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, - 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, - 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, - 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, - 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, - ); - name = vst2.x; - path = /vstsdk2.4/public.sdk/source/vst2.x; - sourceTree = ""; - }; - 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { - isa = PBXGroup; - children = ( - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, - 24A200160F90D1DD003BB5A7 /* vstgui */, - ); - name = vstgui.sf; - path = /vstsdk2.4/vstgui.sf; - sourceTree = ""; - }; - 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { - isa = PBXGroup; - children = ( - 24A2FFE00F90D1DD003BB5A7 /* mac */, - 24A2FFEE0F90D1DD003BB5A7 /* resources */, - 24A200030F90D1DD003BB5A7 /* source */, - 24A2000F0F90D1DD003BB5A7 /* win */, - 24A200130F90D1DD003BB5A7 /* win.vc6 */, - ); - name = drawtest; - path = /vstsdk2.4/vstgui.sf/drawtest; - sourceTree = ""; - }; - 24A2FFE00F90D1DD003BB5A7 /* mac */ = { - isa = PBXGroup; - children = ( - 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, - 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, - 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, - 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, - 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, - 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, - 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, - 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, - 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, - ); - name = mac; - path = /vstsdk2.4/vstgui.sf/drawtest/mac; - sourceTree = ""; - }; - 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { - isa = PBXGroup; - children = ( - 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, - 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, - 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, - 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, - 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, - 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, - 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, - 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, - 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, - 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, - 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, - 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, - 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, - 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, - 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, - 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, - 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, - 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, - 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, - 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, - ); - name = resources; - path = /vstsdk2.4/vstgui.sf/drawtest/resources; - sourceTree = ""; + path = vst2.x; + sourceTree = ""; }; /* End PBXGroup section */ @@ -1854,40 +146,14 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF32002BBB6DCB00D385C9 /* aeffeditor.h in Headers */, 245463B90991757100464AD3 /* ContentHideD.h in Headers */, + 8BEF32022BBB6DCB00D385C9 /* audioeffect.h in Headers */, + 8BEF31FB2BBB6DCB00D385C9 /* aeffect.h in Headers */, 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, - 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, - 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, - 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, - 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, - 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, - 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, - 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, - 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, - 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, - 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, - 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, - 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, - 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, - 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, - 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, - 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, - 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, - 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, - 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, - 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, - 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, - 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, - 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, - 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, - 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, - 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, - 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, - 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, - 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, - 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, - 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, - 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + 8BEF31FD2BBB6DCB00D385C9 /* audioeffectx.h in Headers */, + 8BEF31FA2BBB6DCB00D385C9 /* vstfxstore.h in Headers */, + 8BEF31FC2BBB6DCB00D385C9 /* aeffectx.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1901,7 +167,6 @@ 8D01CCC70486CAD60068D4B7 /* Headers */, 8D01CCC90486CAD60068D4B7 /* Resources */, 8D01CCCB0486CAD60068D4B7 /* Sources */, - 8D01CCCF0486CAD60068D4B7 /* Rez */, 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, ); buildRules = ( @@ -1919,32 +184,22 @@ /* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "ContentHideD" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( - English, - Japanese, - French, - German, + ja, + de, + en, + Base, + fr, ); mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; projectDirPath = ""; - projectReferences = ( - { - ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; - }, - { - ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; - }, - { - ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; - ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; - }, - ); projectRoot = ""; targets = ( 8D01CCC60486CAD60068D4B7 /* ContentHideD */, @@ -1952,72 +207,6 @@ }; /* End PBXProject section */ -/* Begin PBXReferenceProxy section */ - 24A203D70F90D272003BB5A7 /* again.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = again.vst; - remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203D90F90D272003BB5A7 /* adelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = adelay.vst; - remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = vstxsynth.vst; - remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = surrounddelay.vst; - remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203DF0F90D272003BB5A7 /* minihost.app */ = { - isa = PBXReferenceProxy; - fileType = wrapper.application; - path = minihost.app; - remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E50F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.component; - remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; - 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = drawtest.vst; - remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; -/* End PBXReferenceProxy section */ - /* Begin PBXResourcesBuildPhase section */ 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -2029,16 +218,6 @@ }; /* End PBXResourcesBuildPhase section */ -/* Begin PBXRezBuildPhase section */ - 8D01CCCF0486CAD60068D4B7 /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXRezBuildPhase section */ - /* Begin PBXShellScriptBuildPhase section */ 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { isa = PBXShellScriptBuildPhase; @@ -2061,11 +240,11 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 8BEF31FF2BBB6DCB00D385C9 /* audioeffectx.cpp in Sources */, 2407DEB9089929BA00EB68BF /* ContentHideD.cpp in Sources */, + 8BEF31FE2BBB6DCB00D385C9 /* audioeffect.cpp in Sources */, + 8BEF32012BBB6DCB00D385C9 /* vstplugmain.cpp in Sources */, 24D8287009A914000093AEF8 /* ContentHideDProc.cpp in Sources */, - 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, - 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, - 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2075,25 +254,39 @@ 24BEAAEE08919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; - PRODUCT_NAME = Gain; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ContentHideD; + PRODUCT_NAME = ContentHideD; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2106,38 +299,43 @@ 24BEAAEF08919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - x86_64, - ); + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; FRAMEWORK_SEARCH_PATHS = ""; GCC_C_LANGUAGE_STANDARD = c99; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_TRIGRAPHS = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; + GCC_MODEL_TUNING = ""; GCC_OPTIMIZATION_LEVEL = s; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; LIBRARY_SEARCH_PATHS = ""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 11.1; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.ContentHideD; PRODUCT_NAME = ContentHideD; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - STRIP_STYLE = all; + STRIP_STYLE = debugging; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2150,27 +348,90 @@ 24BEAAF208919AE700E695F9 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH)"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Debug; }; 24BEAAF308919AE700E695F9 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; INFOPLIST_FILE = ""; INFOPLIST_PREPROCESS = NO; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; }; name = Release; }; diff --git a/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate index 5c38f9460675438b0fec50998b84b4a658168d63..cdc3df04724c261589e0d1151d3f2703e0b9f4f4 100755 GIT binary patch literal 24676 zcmeHvcYIS-`}jF`b+>8K0hG4sOo28{(~&l%rOjwb8=%s`CYCmoNNH-4GDP%Tx2U)f zCrVpDKm-SZ2q016(PI@9iQJDhFfQX5@O(;V=tF4f~~ADil&a+STwGJXYb#joPm@ay;u{3d=2zm2!yU3fSC1b>P@!w2x^_!#~UAIB%~Nqh>Q#^2*} z6s9POrWlH)I7&uEQgSMW8bA%EhESPQ7Nw@LDGilJ>8L_#C{;mKQo|_=HHxaCYN>J5 zcxo~=g=(c{P;Hcxa#0=BY>H4fQ8!b!Q}d|>)ZNqr)Wg(c)N|DH)H><~YCW}qdXd^l zy+m!IHd9-v&!_{`=hPR}m()S(E9ww+nEIMJLVZJhOP!=nQ9n>;XqskdmgeXHI*<;c z`_lvHIC>x*PbbicbQ+ybXVL| zJ)6Fko=4w6FQD(H@1gId@1yUhAEqCnAE%$7pQKmNE9qD0t@Nw(YxL{%8}ys>TlCxX zHu_z97yTZ+o8C+Br$3_)Fqokjnqe50;g|p>kO^XfnGhzF31h;U2u8+4GIFLL)1OIT zGMGWkU}gxD$z(A)rjRLO^vqDEj4?68nUTyWrk-hFu4EdSDNGa7!pvc=VdgT|GV_@0 znCltB@XTGz0_JY!9_BG-G1JYgWS(Z8Wu9Z!GcPeOGp{kPGjB87n4QeK%*V_p%%{v} z%mL;obBy_pInJD5PBUkjUs;yr*Z?+?m9q-AKRbX;VAX6kt6_6kEt|{cvH5HXTgnb& zjchGDo}Iwj*e14_wX+U(2HVEESU2loZ)0y~=d*XPcd~b}3)s8ad)S5SYW8V%4ZD_o zhJBWOj(wh8$G*U>XJ2ApW?y69Vz;yJvLCQ}*^k*z*iYFn*hB2M>{0d@`vZH1{gM5N z{h9rR{ez=8j*H-8xB*-Om&hr(RIZRK;`CfGH8~1wv8^8qw1O(Qnwso|&?m=NF97P}* zQlOYIBWu;u?Q`7Y;nPc-8d95D8{O_M6p7@7B6JsuLeYdFACfYgEXrask8!%DyW1O^ z>?UVZ#|(R$$0keFrSq66B2uCxl#EhPDoP_P;Ya`pBtayYgpg1YM#4$NQ%Hp}&>%Dz4MCYG3#m~y z(x4n7Ba!5Kas#=KJWMu_7s(Ft0og;+V44P(y>WWG)6wQ}mp6GFGl8Nu+hhYw_Nk2> ztsZl;!{c;`bk<$rbk&cxx+jXw?6pnP>@(~DK>9hlqs?S@dmL?z9-!tnS-c;B3RmL{ zd#&RdyBCH{rm;4Yw*telH+!K6`3|8B8IiUNl_LX@6Gay?Av1|0YGL!z$2K{e?P@sbYKKSdKcu?W z+2Lxk8=-+srjr_qe{*YGPJy-6cC-uYy11KP8{ZtN&`6~1M%BoQMv!RIj|}KWqfiaH zf(#_-WH3qFgX#cL>rn$5gT@M|It6xc0(`pct#BeU?F5ln5@VBp~>SV)Ng}h z9V>mcyX!~R!ajFFwQcOk+EF6^?mMq0aSr`$vhsgD2iUqMVIF_W}b9J*CS$+DMr?g=g`#?IAbDvR=S=8c_O zl$R?E?}K$8dhoKa9zqWTtVhWZk_oV~ys+%=y`C^mfTb0-md93m3T^E@ofMdPan(waHrlF~mlPYnDWv zvfEobS{!Ze>=BJkwT_lHdvil=UA9QA+C0M1oBV$Coq@!4o<}bVJGc(LfYzf8B#-2i z0-{@rHlml%CbXFp5;LhFR|u$>;YTziI;57at`)Ag+705jXQsnG%O=abOw$^deWt_N z;jU|Rwb;ER-zadl%QyESrVsJ0&L)xQL-W+jK(|R{0+p3!=0lO!(VIxyiQXVZo#-v1 z7Zws}YN)FfCffj$wRr3^+`B~%yaT=4h2B9sNiiuWCLe(J&~6mdh2BRWkfEfc3++K4 zl2S5^luZIKmS&*uj;Rj2%O;b-Zvoab zmvD1@gC9U&`VD>%eMJn!NXlwb%5Le~@f-B*-=L$&24q_N3G=&ni=&7kEfovd&!Vlk=({Zam zL?;FzPap&hg2>S$vtSSI@NYO9&yfmjvRJ>X)%VgVq#D0#?i>0#e7yufn)(eu(D99A zRv&_nZ^5^sXV6(Phs-8gGAgC~%>x^TkFh-9192z58wf7G3ojtokhxv>9(*skmdv}9 z;9hPX6Z^^=K8O$Dhy9oN7=9eZbmGN?bmAun5Bw7}8UclBJubM@@iM#| zKZ#f1m3S3?3a`dblN-rR04}Zk8yx@V;95} znN(40s%~g>IT{5;+Yf|KM6t=_QcKZ}=m9OP!(|`W)7d7A?mNN=kO^BQ1@5AeVOyJA zptv^7Xl!!2XV;4#Hd$HoOi!~o=PcO4QMF^eI-b$#617AS1z|Bw_G!-6X1gm(>a1_? zEt=fX)@+~Z0AbN4m_x@)Epl?zITI`GZFZNV2}(xQ`c85?eg`Bdyo21|iFcBP{_^lo zqVzi4*LDy72;>#~A>KPBjZ=hY{pYbpFSJF+El4afacl-zbnk*+z!opxl>6gsG zZ%9zxoGvg`0BQc~hK9zb>9zKD&;!A&Vv`N}>(elrIa4}3b~jkm`Vo3uZAVj+-QH|(-V+@Y9@{_eGIqGmeuU{900uEd!^qkS zum|l;NK__;C#R&Qr9+8ecY=|oRa#odZ^>8TA$cssV28p723~hh$~}KafW1h1G+u11_%Vv!oa~!2mx{SW9+p zT(>4iE7|Y5^YRNs8(uU~h>E)~pfK^C&L9|!tTomN0T07L5_q(wUL8d=d5;5l-l z4)77(jP3+8#-rdJdIGHk?)@SXblJDTAM_4-7k!An058xf^c#47LU9DB84A!Y)F6_M z!mZ%RapMl~;t+fTz6rShe0(Qf09^e(;G*vUE&UGsF{i*6a~}T+MCbzeV;Jzo1XAf# z8D*eM;BTp;CQ(;`mt`h3SM;kaqE=8(ga71p>Lcn?@SJ>29iuMLl!Ve0_R@_;@2B^J zjwP!_8H$Rf`c3MQp-ey(x}m5)vcc{NzkJjtj!H(_<@jeRo=U*KQc5ZbNaY%`mMkOB zkY|@uDO4(z2D411Qpt1Vd9seIhriDY#54J?shogMf7=MA0*zFE4M}KJ>zO04n!jl& z80*BADP@7uj>zzCDhJ4;mdX`KjG$GEvY7eQqP64&X{++70%=$5T~xlHoXYB)&5d)E zjUHuzKDR(wGeTrFRFR;#%Lz?te7jddm7|z$s+1Z=m646)C9a6y!}$?`APKro|&DYx0*{%)8fbrkyvyz3Ic{_TYUd{eEWtRPfS)nrR2 zHG;fM(){Ecu@_b0<&}sY&Btd)=aB zNnW$bM*QE(Og2eKl0Kw!vQbxxE@Pi!AP&||*{DX*G%ekH->jRc7GR@PGi9fyk~hek zi2bpa~K^`FAe|Jq_ zh5Jv&mrkg?=Y(E<3(!|YZMRgmLAzt&G+)_FZ@cf$RQw^JIrzJ%Iq2jv)D6_-T528$ zmpSAe@-BIg+%KSWkDGzIQIs!t{>K)ki(CqQLEa{U-1T4f5KwoCVBi0*cnGL_sQUoP zh1=ap-A{ItG-=Nkp?9S#Z<2mLg5F)yBVkgDsV9+kCG|M<1hs_fq`IhXYALmhT2A(o zkH|iRN=^CU0ZRvCJ1^E(mB%18wsdP}DQb^ilxYUxT zO7yLPK@$o_xj?M|50=mESl2j3Pyhve9pr4AtW@Z9*-Bf5QDew4<>zJP>v9ZPdAj`a zEQ8Kilx51*(SJJbNi_8m#;(L0m+ zHpkT+eMAVGED@SZe#AeSo-E^1fVPpfqrv0ibO{~~(M2inE1Rsp&{QO*QTaP586e(GaUEj~d`lka(~<8dL6gLx{Jr{Z}km8a5#LkETfYpb2+oHep> zrlUpDA%r4Jo4Z|<*vi413ubgEs`og+j_$C7mJI5h)U&6T)GVglEqGl)U6zb(ZfoNl zXNO17{-pw;*#!6nM`~@HVs8aX2){0WMACS3gf2Y>^^5Sp4;?{r2E*t@&4r2gOj4Y< zfalN;j9>PeM&CMw9q3t~kB%Ruz7x35F#@M_oSYJNE2#sVoM6zLYIni4FoJZ@;&jb1 z&jv@c5OZWPN$v&ew0K!l%G%3BS-=PJN9tD)d8nVLv(!22JoPj63;BVZAwQCz$XRl3 zIrSU$JM{;3jz%;l=Xo5)gYo!B9;fg)T^L<5BfpbBmeX=tK}R7s9RnD9fyXS5IRa}AkuX$r(im76K*&}B?wfdXMui$80=snviJ0m zKn@fJF^&*OLx;Pk&I`@AS|yzf#xFXF$EcHrWne)T6Q(Ds-R^R?0L#}{MT0uf2`-P3 zo%CQHQ$4-}I*ZN$DS}p`gS3XnG%@g)=|%^If8Z7p{-uqZ>Grsrr)$-D4Yi_M9n4L0 zB?~0b8?8ugw7CWId_GiKPY>;#S_zK>NSSXUWwfDZB1Rqu_D-aN9u76aB$!Ux!sDRc zDk}|91fA4gpe&u@w9>|k?jF&hF1keMTDrb>$OayV_6|9Y9`9#1q$kl+z#>FXrfu|< zbR&<$c^tuG8IL2E(oJ+TZKs=fEa$O;$5HS_xDrv)DTu_{Fh{Vji4tn0AjS3^tWXRJ zczxSc(c*n^<9-qhdvm?Tzsk2aGw3!H1Lj>gN5SCa2e;MF*l+>ghxqavyP{~? zy4o6Bm7<6-OAs8CaIckC#}pTsS?%uK(J`_Ae4xee!$AE9b`6O08_0VZWb|&Z+Wd29 zPfQW!zd?8O;Z0pBXkj^1~V~bjT98yDk zXf+xQu`?6VR5T5A{8^yo-wm;!PeR=1TC^E_y}1>hj<9Rs+BwxIWCpCJV`+^zEtXKSdn<>vIZ z6A`8sgpRhBUek}yvr6Ac3xOl_P4vz5E%dEC9>C)`9uMSkyg&)&(|33&K?08x|0gKH zKe+e{=|#fDe}KozPWnL}C;jcke-tkM;=jN6$)jW|{O>&%5ccoy{Spz&hmWa4U4g+} zK|#G(9uj&fmM;m6j8m6XTkFS8Xl`kr<3%^02`Jnj4be3|D!7F11|JjMNq6x$mB(pa zg2W?AIzY42dIS(r^6&|sqHxhymP!7rcK#B^DtaBLL-bQ1VLVN*q1V#S(9hD((a-Z( zMSkIN29F2v82IZD9%u46i^uAfAaAUvH_$J_=S%b^_`8Jwv(Dx*FuGjfYaWmDh0g+k z&j@ti>~c9>7ju0{HZ}s8ZEOd!3)MpCl^}Kku1hkD7>*?fEP|BjHq4RCQ_(_!mmo_V z1@5M|YY#Z_3P}oxB+6Vmyd2>4v={dffJ9v+1{CJzd6f=&JGOVxJLq?KoWo-+0VkMV z;MxB!e9tB;6g&3_BH8U7Q(7HOY7k3&p?*-ORnN|D>}Ym4?Ng_Mv^HCc`~ww;e&6eR z6~6Bgg=SGTqCe_W{xP~yk14mozt{zoqytfm`F5_E8HA<2} zqr4t2sk*jf$_!DuQTlMHSJ4tdSp=poC^~`?CLo|xZ<7s{BwWGs1*{k1G({;%2;%h0 z)xG0O4!AzQfq1tyH@ZN8R(hjyd*f~WMHj$DnJ}tvd6J$O;T54o!9ldHDqwbAP-0W5 zUGznZ5t)X2@`%RSjv3&}0E@e5#7$|J0w;Z~#k7xR|A~N2-n-XU`&3VzbF|=`^kNgE zV4^{eWk9H`?qp(kY!y!JPeR9-0T4RI#4*5(M)0_{$0WlfGAUq@Wt2=3lg#6hJRZg4 znrZF2-0F8Gg<&~1&=3pGPOLmk+ixIKox!UW0(oTW{+jY zG2?lBC67TnnbOTnr1mhAdE6vk|9Qf05AqwfkB}pN?TL^DQ5SSI|F&LUaB+F1-8sYV zam^9wBGU{eBgW3-<{q07GmU}ZlP4Jma}_h4X=P?GZH$x0&}J%+TX;N;#||D}#pCHu zGFLM$#?5%By{Md;%i~ra&*1UZJiZnbI3fqDY}!PDfeBVGf%8m|Cg{Co{dz^ni?3E> z4+9fa3&8^lJj=bT8J1LW5oqryH{9>JZL!Ccj?q%*{?uTo!ka>Vv#5{-^n1`81 zs69Z%eADtpeoXEaTO~VEbkDsR4NhxeAHDV^lXC{3Qg3sCp9@rZ)KnkL-Z~!7;jx<_ z9>e*#0IzJa>>e@5ZzmYhP+j6f2iJdRFwGfyx}m`)yhcs!HGvjJt8rOYz8j(Y)b zSB&o+wO*W$U>_9tSci1|RxwZ6WP-(`_uM5vhxbN0TwTm+fe`#<8}E>`hFQz3022a_ zXTbS0Z6ZhIOiG&!hox4cL^6DqrvU5w0Uy1N{4XP znaU=J)mIJ{GD`+YC-jDJmEYv?bp#y7F}(s?PF}8HC)O6__84xM?aU6zR5E^4yS>fQ z29(+Dy8yeGJ)kQw?=kN)A27Rld;^bf*RkFA=P5atbb7rC+7k9THr6LnMHR z#`rZ6p$nu-+TxSwQ zI4p~iilupcx4_WvA!R+g2~palFNbCW+0e`N4?}Ji%v$#eyL3M(>)l}h(C!Byij9E@ zv(Y?$pp)7Idn$@0;P!AkTfL@9;f%z!vT@)qVnHZ*ux9~mA`97G%ULCx#3r*TY$}_^ z;qSg zmn|ryvf)D3j}SKn@ks7TQkgKhoZKN31g208*FZGQ#lsnOv^EPTRRbw;qwV0i5fit> zNUI(RpDkdEK!s#=Ech*!@VK*!)eC#j<=qCka0SZU-eE&mPw%>bP(Pgn3@vKGLsN7^iRCJ@od?=Q7Na$Di&ub2K8GGs)C z$2!^e2_TRAICmF&HOQNN3Ls>u$vH#aD1>oI*)?h*!AEpI{9oqdu^sGnkU7B4WM{Fn z**WYr>|FL*b{>zPDs7*YkJ-k6&EDUe6MiXK!F{WN%_`W`VkI9 zewW9)c>ErZ-{2oltvr5} z$FK4DbsoR5itS{(SaAEW%h=`Ylk5s?X5j{d)bJLM-xhpA+jzX4$2)lZ4r%8hW)}|J z7oPuL%Psf^2?YNrX8-@QJcE9JmNMZxwGAvJ%=JCSP3&g>f>+qB{sphIZ%73a=XqN+ zWBK6iU?IA?FT7psd;SHxS&-%Ww)lwMCl&n5gaP(5_J9OHn$VX5**?hQ-F-3!*u(7C z>=AU9$9sAFA&>V6SziC68Hz&a*M^ePh*aNBeaD^@nE!F~D~~@S)m`i<_B4+{j@?hv z#&{Et{20uiZ;ub;S@xW?5q|w7%Kt0-8`w-i7WR{61ZLgE{x0YPm#vd_^a99T9O!EY zh-o)RqX>@SSh#~t9S|Yli-YJRrSSN3o(jLL7{Uc{!9Fp>$JoE-@fUx_*f|*&DKT~q zM8v~9{<05aKP1kMi-q&%zUQzMe!8PQw&eB zJjL-;*#ELBd+z^y(i>OKf#1Im#o^3c4X`S%f~(|)a~7_OtLCiS2yP??=1jPQ-}Cqf z9-rYcXiz`#7>LF>9-rs&&#SmAxY1lKI>^;?4cr)REH-msEBl4VaEE^rSk>=5{)5LC zcnSflqVWH+D%n3yiTgWN#kFwL{Eu-u=bxj-IXQ2Rn(rRFIZq$Xz|HE*s<>;ox&H93 zcPDpO-wE9#kgj`qDxeRm;udlbaEpLd zQ4q=ZL)Z&=mvF=GmR`|v3DIIyao{AKP5ZV69?@KmUP-4kfnr}}wKFPxBu&%ML# z6Y&pn9|8rT27n2-?4FvwMiOp6_o;u{Ja<57I#6ipRQfeN$bsofG5~Rhc`Cs-i*F#2 zi~E*4${pjWM4nReRC4cBPH?CD!iT8L4@w`l-HeZW&G0x+;$z=8IJAPVlU9%npwX#ZXd7TvIYBB4P@5+61ZQ?vqtsOV9V z%-M^>2vYv-YiXYc1_g(NN;y}GC+ zy9*MmXu<_T_E-R6NN^;HkReD7i;84!Tq}!)j4)LOq;SF8DdmuqX05G*Pzfm~4eXZ? z|0{(53jZ$>Lw}VT_?KIlr%~qQ>++TLFkOA2Qp;)h;AbiZ3Yj`Uyyo>^TzHAWXWbU^ir#=`NR}1(_!!YkNIz^%irR@E8g>WFc(U z-qvLADk$v9+uEZq&Kz1=CS=G=_kRovlFLFmhe1l2VvoU?X);%UR1IehX|nb<>Fn$4 zEhfoaBxYRotr9Zb#Pqjtctb>6n3tPhUS5<{VKC;w3t3uCR=F9T$(RKV^ISsC+SX;syL27MuRRTX|XVr1s1n#3!>NSNru5osoU8;V#j?t!%TQj1H` zvA;hEsj=8u%%78iZT!yz$o)J9-kAeJL6ApYe#4j^43@_3YAA%_apV1y=f)LI*35?0 zLL$nPqMSyZ=8_Dxseq5y!mEXkqAqwd=2gf;`x0`{?|;3If1I~3mD8xF7S-2pG@2_ZgDL-fiai1Ii` z|3Y7Y*YP4m5{r6b<0eYKeSet*vKm&_A0?wql!Nr}YU35~s?|g^nRy0YynCH_hxrKJ zxBH4Y%p8Fi?oKeLnD4=KpUn=1m+R`;G3+>ay>1e`U)KmP*xA_@c)^Z<;q4~&7I?pI zKD=GG0N$;;4_>ZY1g4#}>`r)_?lfp-Mi7G?+)Z33_dK_bdzE{O+s5qxzV-pPhuh2j z5l|Rl4zLD{45$eh9WX9nLcpW|TR>w#TfoeK8v`v_0sZpm&4b3)&xaFz8s& zxnLAb1v9~1aA0s`up&4*I5xO{a9nU|usT>5YznpnR|k&>9vxg4+z>oA*dE*x>n|FUvlb{TLY$IXH4e{qlwK2jmaRAD2HRUoC%H zzE-|jzD54Be5?Eu`Dyv@@;~Gk6j%|g2vbBTA{EJsR7JWXLory9t0+^L6_pB$Vx*!* zF3ai8LT#X`j*MYm$PVuj)<#nXzliYisOotiqnc86hA7? zD$Xl@QT!Ga5fvE)Qb1H}RR5^BsQ9SFsHCWrD0P%MYI4-oQMW}cj(Rfcm8ktuUqpQ! zoe`~zHbjq#o)~S5Zj5e@o*F$Zx+8j4^qlCq(YHn46@7Q~z0r%JABuh?`myM)=#|mW zMQ@7U7X3l=p6I>N`=URN{wn%#^pWUqqmM-&k6~k!F~u=$F*9SXjkzx7)|dq`_r%;6 zvoK~+On1zxnAI_BVxEcF5VJ96Q_Pl_S7N@6jfpkHR>zKr9Ut2m+Z1b$ZHaA*ZI5-u zdSYkBULSi)?A@^s#x0Cn6!%2j({bzKHpOj=+Z(qp?&G*m;||1q5qB`|WZdbvAL4$D zI~#XC?w7dV1||)x7}!4Wk%8RH0dL^&CQF*iSb>;iYJ<7ex{mM_2pDDjqeycpDJg)pnc~*HoiB0O4G$3hUQbLk4 zDLE-MDLpA8X>d|W(y*lRBx8~}sWQouWK9~GRFgD1sWIv1q_>hzB_|}8B~MSjHMuMK zmE>*7?_NeN3yPsvCboRXQMPRU8h zOVOq1Q%X|GQj96)l**LxDKk>|l!Ylzr))}jJLOzzda6Fvk~%Tfk=mNtmU?xnJGCSA z;nc3w?$l+eYf?9*ZcE*fx-)fG>iem?Q$I{Sn0hGnNb1ql?@~{uexG_KEheof&6eg) zyE$!H+H+~Iq`jKMcfdnavw+9zoT(!NalD(&mEZ_b^!L+ur|(VQpZ-buH|ZzSzfV7tem4F0^b0DiqE)OaLKUM@ ztBO^ns&bV{RjIP58dT#{6I7E`jjAS9yUMMashXp@R&|}~4%GtHy{d((MXHBXovJme zXI1M|8&of;HmkO)cBtM_y{q~}bx3tYbyRg+bxL(!^{eWS44lDaa2fF#IT=+M_6%2s zJHwMPGvnTj$1^%JmS#Meu_|MA#@iY1XPn45opEM}Y)Jnhh9QwaOIcs31JqG!m3pu`Q=P5Ws`J%_>SA@Nx?EkSZcvX?PgL8~ zjp}A~i`t=XRkx{cS1(pStKO>KuRfj~m>r*;mtB%=$TnvW&#ub8HT$*fcd~b8@5_gdyvyWt-%Kjny$LzD&=QXS*Lo-C9hCJCkc-B;}DbbW^jG79KMPt>B(u~&B zYsPBkYOd4pnwvDYYUXS1(%h}NPxFB0A$Ep&Z_(bay+iwu_6cp5 zcA0jCcCGd~?K za!2Gg%RFZi-OkA(jC%$t@~DY zOn0U*s4%=RwJ@u2Y~iHB+X}Z7zE!xraA)DJ!fy(HEc~hPY~lGLx=2>kzi41lVo`EY zT9LXarzo#TSEMf*T4XMoR5Y!~RdjvPZAEt!EhxITXkpRfq9=;Fik1~US+ug~?V`i_ z0KHN_NIzJgsV~wG)tBna^(K9Vew4mWKSn=ZKT+?{x9i>dnff_;qQ6mpv;H>yeEt3U z$Mh@p&*-1muh(zXZ`Hr9e^b9rzeE3_{(%0N{)GOt{*3;t{(Nz0addIN;<)1Y;=#qb zVtsK*aapmkxT4rn+)zBOcw(`wcuKLoxTV-p>?yvj`0?V^#V;1`FaD(Xo8sfer;2|l zK3Dup@$bbKhDHrl4b=?I9a=E7aOk+99YY@;`qa?vLk|o+S`ttaToP6yD^Zlhl=Lr& zD@iEPmFP=KO3F%%B^4!>lDQ=}mE2k~zvRx6hf5wSd7`ANWNpcdC2y9zU9zKOXUX1@ zFG~)U94Q@HI;OO#bXuvWbV2F1(!HfeN{^NvFFjTIL+MYY=SzPr{bN|fF!`|PVf}{1 z4NDl7G%R(PYS^G*wZr&fYlnSN7G73bHlu7&S$EmevSnpYmaQw>UbeIBy|Ue9d&~Bh zeOmT;*}<~IW#5$jR(7GBDrd_B%7e?p%4Ow>^62t@*Kn<2p5c1Korb#%3k>%d78@QnJYncGtTH@hc-ruiVUuCA;bp@+ zhMk6Y4euE~GaN8{Zuru0!f?`X%J980#F%7M8?%iXqt;k#EH#!JjmA3T7~^>3B%{r^ z%ec>Y*m%@<+<4M>#(38Fv+-9GZIYP=n{=i^Q<16IG~9HBX_{$<=_b=%rh82Hn;tMd zZrW(tY5xapMX2h)$Hb7q-YVU98PHxD!?nv=~#%xZIvIoDifHkvEU z7ITByW^OgNnXfjx&BT1Kd7=41^CRZP<|XEC^K$b_^GoI}=B?(}&2O2vn|GSuGw(Kk zX#S%jvtoS3{ECegM=SePmRF9f993CUIl9tT>8YGmc}?ZKN>X`a%BSKe89cjbMR zPgbs~e7f?P%I7LysC=<*zS}s&kRcuvYRdCgusvD~Au3A{N zsOq7r#Z^nHx~rB|ZK~QHmDN?%BdTkvYpWZo zZPin%?bR*Sp6XfE*Hq7|o?m@`^^)qY>SfhWRmKa&w9O;x87*I$NGTvLF>cT$E{1O-PUE+HP%hmt=8A9Z&%;|4R9xUdhRP5H5tQXXMTX? z&&t{ZAV2^E0f+&y0hpYGdrrDj|`eqkxuCn_*ZE^r_UiEYm z%mZ;i2oyjGl0knk01O0!Ksv|(nIH>fgB&mf3YyGPpb?s&8CqZp zv_c!S!vQb{=E6Lf4-4QZSPV)?9$1bhy@1K)-3!S~@dxE+1~KZGB_o$y=u9Xt+C zz?1M4JPp5xKfoX1Pw)&p2me4ZC>BXkBGMuq(jx=PLAfXo<)Z>rhz6q~Gz1Mr!%#6Q zL8H-FbTyiYDo_<_KpbjBO{f{UkO#G)d1yWgqQz(lx(VHm?nKMceduA-iPoX@=qdC( zdKJBf-a+r8kI@eF3EGLiMc<+0=ma{6PNCE2d-MbP5uHW9p+C@{Scv1X2#awdPQg}e z!*=Yzskk3b!~JnSF2IF&FfPHP@i;sQSK_I-2G7K^uoH9Gh3DW_?7dc1ReZO(eG)Ked5;adH*GJ9eE;KDIEg{A3PS%qWL^GZqz z(@U}nv(ocQi?ee|O0$de@(UvqtAH7#tp{qL0a~B~dSC!XU?MRjmc$Vui6E(`ZS{@uc&ALB;F}pD<0|W$xfYHx;9n;PT1z>f-_`2$Q-iIQ8KW4C z@j6?$O4s#Vm`ANFYl73~AMI&rb8~dU3TEd%KivtQZHd#zHG~+u{OyyuHjkHXQDS7b zrn*`iJoA0EGRs?^j09<&U<8qOf>9)y z^xF+aQ|&1QWnc^#%k-y?E_Vj~_Hu5zee*a1h>|F3Wy2d?Zf;0sX66(h-Js0+W-r|& zPg^tRo#Sb4^?6z|>7LJ}EtzATuGY{;#sapgHoBb5UEpdk9!vler}O&QO3$E%f8=~q z$}8zcbt9O0biBV+r)*>aWu1?E0b4pZhA;u zL*%F@cZ(d6Y&8{joS$p) z?F!j=6PVKlnt_WLiH)R27`TB4$h$xbXeB0M?gDM#I$|Ly#5#+z8P`B{($(nVytOhJ zeP2-8+CJEE=$49*OpgK4EUXOZm!ttb+&hdrQjA&P8Bfp%1?G1xV=`U z=ppQ#wHw^V=A}!zbXWO}x&til1b31FBxet}8{7j{P!+!y+y};j2d4Q#=SHQU=6AJF zlyJ7R&1eWiAJsxKhzukOl5Hz~^=<8uV^0Yqi+cz>!mRgUu#%*cj4tpfc#LF{EYh!< zKhJ7jZ>}Iy6*CBaMQg!23P(}uajE`vgY{qoTif50(T$oYE4`(B9ckXqT$|2Nx==Expx2Rj(>d;mTKAAyg_ zFfyEsAR||UPry!U3%kiEQcOz7XlAdP3a_h$8bjnXsv?R-q2Q9PYM0MNb$)cS)9a+@ z;hpSkZQ^EK$y@_Iq8eO(DApF9Hgn1jyIJ7#IuVpb*AG5fsA&QbDdElSw71B2!2;nYtcI zX`rzSCP6t=Kqat{8X9PnkZEK(nL%dKXX`Y72;VD9$4__p%G|Cdb{@4d72jM+eLy`o z&NtOX{U67$U)i@K0`j#oIp18&QUE`71OYE)5^m&~jB&QO-0iip|kh?CS2>y-Jf27hyP zGv{h*_S;6?yE26Pwo%JS=pn+m5Dul_0SCh(ID|A1jx=_|VQ@Hw!zOYw14J57(Q}NB zn8MK&h26?P3$qpeh%31!7IM;U)?7AZQXBIzv`ckaSCz}}=0Z>pOTnBqundlYW8qbB z9BC#V;v@6P4L$x5PJk6m-ifdrP9iQchs^DU*TBiJlDJ6=X=U=JUN%FNc+?y{UK;$> z$_D;DVTrSTZY9@7ZJP$FwX*(yPtDI!?Q{n?+bCgZk3l`KI1sQzss2nj`?3W%VI8a| zZR9%QrM5PT9}KRsOeqPt+zpYVa>16%Mz%r^Y$JXWAoJKr89#LLkmxz*!Rs#@*#U2W z3&{e~POhgTNB$Tk@h-R+h~W}=6N@1moPOt|Bs8}!l1)Q|1u?NhhyAlG`pGz9qD-eZ z*c}72^9sXxPP|B*Ad%AeFuZMi@JNG^Vn0QTI%*R>n%^W4JgqWNU(az3T*K}pxk#bX zULh;$QYI4tiRn^nXqpmF#MR}MV?3>XN;%r&_IURgO=giL#cHGNEK{JfHjZ&Sn|$=0 z;gfAtD!=$7iHv1AwK7Y_Rh)Ys=XcdR%eer@Lg8_()Jz*`VwGOvaX0Kr?U&a7O2Kb< z>aMf_y|M40bWuiT7L{fy0~fl+kW`f{ODo9&GE792T~2O9+^(Df^gX{IIx@>=jf0CQ zD)rf;27dRth77o3J56lLE5~!~G~o%?Hg*mlQRVe``~=dfMiNc%Y_yt@Lvxoh8qZIr z^@}B<{H_c+A{=tt( zM=17zH^W2GJ=>3^YQ z0Y`|k2S;RZ7hFXRvJ-YO^=F|j^X{788qUrkH}PAw8m{4Yh3kT=L(z1Vr@`57ar!N} zL$U{3DkjQK@F2SZ%;}`%158r+_b0)e)qM0wGs#f=NaVeM`#gLVq^*N5z!%{rxEa0# zUxu%c+sVJkGI9sGlPo89t%I+@*Wnf*g`1eWCU=v2$O_7SS;$%UyO!Y@(*TahSU2+al2T4)Y)zo?g z4oo1Pzl-xR?V-cQ&~inE)8EWuN7p(vlxAK&hI)WN zC|-?7YD6?r+<;8Tj4UVxS&S%D3zSQo3@Mr<+PecUqVWZu0o?$kxl&bcra&G7{F0^pZ06es7@NZXOT@2 zg_we7Qs;=O(Nt7}rct$+L0%)TlP%;8st|9kMYHI^*V6w^R7c*TN4}l@|B!sd4xUw% zdybA(uByBo^TJd%sHo5^X?_Q;JZ95=`_O)LfE*-WlCQ`ia+rKgj*xH2 zQ3j7+Qm=Xt9z6y>Qx^hj|8DO2u(p~4#IxSQe+IzO1Zi~QxoUqJs(SS zc~`~C1hrJPTN|9-2Ij#SG2caPteU@xpUE%eS8{e8)?yvjV*~02`QTad8#zaQ4?-c?Nn|ug?l+Ty6vuK9=9Xsg zLWRVo?vl^8n1_r$66yt9QDVMOj zsZVcn2YmboZwBF$zyok5kY8Q`#aTET?83R^Jh?#i`y#d0P$}}f4n&nAdn=Kj;vzf* zi1AQ73=hX6@JKug9;7A^ktb4CyS7(W7P^HfTBvIDHZyNd!-55q8Y5$S`+_ir{27FC zy@I`qw?$319e)sn)*!UeTLP;1JVe_@xn@UA`w8A1 zHEIw3Gzc9*m>P*CBR-T5MP|Mc8odYa#|Q8i6a)`~GW-=jL~{>TSL3ydx!3a0t$@0T zYjp*D{M@YmKoy_w(X{cmOqX>9X#pPuVOkL8eulrsN9Y{i;G_5$o#!Av4j;uQ;Ey%* zn!?@SbWN^;7sXkLy90 z8H5AEILvF?8HTDq<6rQvK{zl72L)mJC9oPs(JLZfxKRLj+{^fT+>6=*K|I}rROrY9}MXdXc+f@LVAUgtw1j@ObLY+p{lKx{_bWV4M~Q8k?3(6ufI-z@wAghu?Nvt z=rB4)fAe$#ox+&9`$Bvb^>q_)Idx={aTTtnzhZLXxwwV?dg(ffpaDD|x6|J--GiUT zuTp>XvmjM4SWqdb5;z5of@Z-Sfk$wiz$XX@o)+vC92I;gI3YMK_(AZK;Ln)Y75f?wvo7YDm}g_2k9jd>bIi*zM`M+-qhsg9 z&X2u5_J-I+vBB6Su@A(qid_@CE_Org07UBEC zkA(Y$2ZUb;zZ9Mno)P{cJS#jW{3{;Di=Q6f6z__k8{ZPYG5+=V zH{#!le_Mn^i6V_iCo+gkB8#ZMXrL%vlqt#<<%-Hh0nrlCk>X}%?U3hyp^ycVOPSQgwGT9B^*fjF5z^- z4+%ddoJ}~Fa3SG$36jK1rHl2XZh$vu+CCC^K?NZyoe zmAoT)PqIz&fn=}bE6HKW5y?@>DarSeA0=lbzetVJ@zVKHBE3brO!}a7m9$H`TDn&H zr1WX&M(K0X7o@LC-;lm5-7VcO{X+Vs^pNyh>2c{v>1pW?(sR;_i6Bvus7zEPY7%vc zDT%g3M`FLk{)st>MTsSeS0}xc^h(m(NxPEvB^^pSopd4T_oP4NK#t@Bd8}L^PnN6Y zTDe|sl$+%#@-gzc^84glJu~~6mnWns2 z*{BREA5pGVZcsk1d{X(c@+0LAQJz(vQ(jR1uKY6@ zB%@?Oa%{3WIVX8Ua%*xh`I+Rc$-9ydC4ZfKGWlHc#pFL!K!sESl|&_1DODR}s}>)lI6KRd=YCtL|2U?#fx=1}#JzPCfU929hE>q7|d(=zR z52)9wUsvx^f3LwBoyMj~(+toI(qw4nYSwC=*1W3Os@bO5rP;0dRP&|gE6rie3C&5( zY0X*9dCf)5A6k)Ct<`GvTBFviP0`x4S=tYmrVsN1Z2NB6#NyY3_14&6@Om%78cBf4X{ z?{p`0zv(XMe%Jk_hkC3}&};Puy-A;<3nV6HaLHQ#8y!@SD;s(Fj~P4nC4 zcg^pcFIcceWJ$0jTI3d`CB;I25@N}-6j+KZB^IZp(X!NXkL6y=1D1y@D=ix=PgtI^ zY_z;+*=l*m^1fxeWw+(H<@*#tiX>%l%J7utlt)t5rff)gBIT)+_fqzx985WsawO$g z%JGylDZi$iOSzEpN6KGTp;c}*TJxowLY>s0G(Yn`>h+GKTE=UQ*GuC;En zer-KzJ!SpgdeQo)4cY{@Sewvhu=TeMvSrw^ZF#l=+ellfZLIBT+XUM*+qJgYwmMsr zZH}$Q=CLiXEw$ZlTV}h{w!(J5?Lphaw$-+cwr6e6**r(a&*caI!v_Eg( zWPi#2s(p)nul=z7JNqvVwZrCcIMN&g9T|?%jxmmLjtP!(M}=dWW45E-(dckF<~kNQ zu6NwvSmapdxYKdB<6cLnW3^+gV}s)<$19H49B(+@avX4c={V##;yCK~-tm*;7spx0 pU#b05Gg50(ovF8^E=zqj_3hMcsXIbpD?o_<78v>O$Y<)#{{dZm;Qasq diff --git a/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcshareddata/xcschemes/ContentHideD.xcscheme b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcshareddata/xcschemes/ContentHideD.xcscheme new file mode 100644 index 000000000..a93a47033 --- /dev/null +++ b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcshareddata/xcschemes/ContentHideD.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme deleted file mode 100755 index 8ee693f95..000000000 --- a/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist index 5bccbcb4f..f817d5dc6 100755 --- a/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/plugins/MacSignedVST/ContentHideD/ContentHideD.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,10 +4,10 @@ SchemeUserState - Gain.xcscheme + ContentHideD.xcscheme_^#shared#^_ orderHint - 8 + 1 SuppressBuildableAutocreation diff --git a/plugins/MacSignedVST/ContentHideD/mac/Info.plist b/plugins/MacSignedVST/ContentHideD/mac/Info.plist index b9f21c961..2630053cd 100755 --- a/plugins/MacSignedVST/ContentHideD/mac/Info.plist +++ b/plugins/MacSignedVST/ContentHideD/mac/Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.airwindows.ContentHideD + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser new file mode 100755 index 000000000..e8b4eba61 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser @@ -0,0 +1,132 @@ +// !$*UTF8*$! +{ + 089C1669FE841209C02AAC07 /* Project object */ = { + activeBuildConfigurationName = Release; + activeTarget = 8D01CCC60486CAD60068D4B7 /* Stonefire */; + codeSenseManager = 8B02375F1D42B1C400E1E8C8 /* Code sense */; + perUserDictionary = { + PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 364, + 20, + 48, + 43, + 43, + 20, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + PBXFileDataSource_Target_ColumnID, + ); + }; + PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 324, + 60, + 20, + 48, + 43, + 43, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXTargetDataSource_PrimaryAttribute, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + ); + }; + PBXPerProjectTemplateStateSaveDate = 733685247; + PBXWorkspaceStateSaveDate = 733685247; + }; + perUserProjectItems = { + 8BFF51B32BBB2D7100C35A15 /* PBXTextBookmark */ = 8BFF51B32BBB2D7100C35A15 /* PBXTextBookmark */; + 8BFF51DA2BBB2EE000C35A15 /* PBXTextBookmark */ = 8BFF51DA2BBB2EE000C35A15 /* PBXTextBookmark */; + }; + sourceControlManager = 8B02375E1D42B1C400E1E8C8 /* Source Control */; + userBuildSettings = { + }; + }; + 2407DEB6089929BA00EB68BF /* Stonefire.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {948, 2664}}"; + sepNavSelRange = "{4004, 0}"; + sepNavVisRange = "{3208, 1854}"; + sepNavWindowFrame = "{{12, 47}, {895, 831}}"; + }; + }; + 245463B80991757100464AD3 /* Stonefire.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {561, 1674}}"; + sepNavSelRange = "{0, 0}"; + sepNavVisRange = "{0, 215}"; + sepNavWindowFrame = "{{20, 47}, {895, 831}}"; + }; + }; + 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {859, 20267}}"; + sepNavSelRange = "{10616, 0}"; + sepNavVisRange = "{9653, 2414}"; + sepNavWindowFrame = "{{15, 42}, {895, 831}}"; + }; + }; + 24D8286F09A914000093AEF8 /* StonefireProc.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1029, 7938}}"; + sepNavSelRange = "{8201, 0}"; + sepNavVisRange = "{7389, 1300}"; + sepNavWindowFrame = "{{31, 42}, {895, 831}}"; + }; + }; + 8B02375E1D42B1C400E1E8C8 /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + repositoryNamesForRoots = { + "" = ""; + }; + }; + }; + 8B02375F1D42B1C400E1E8C8 /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; + 8BFF51B32BBB2D7100C35A15 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 245463B80991757100464AD3 /* Stonefire.h */; + name = "Stonefire.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 215; + vrLoc = 0; + }; + 8BFF51DA2BBB2EE000C35A15 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 245463B80991757100464AD3 /* Stonefire.h */; + name = "Stonefire.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 215; + vrLoc = 0; + }; + 8D01CCC60486CAD60068D4B7 /* Stonefire */ = { + activeExec = 0; + }; +} diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 new file mode 100755 index 000000000..1e4d97cc6 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 @@ -0,0 +1,1508 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCProjectFormatConflictsModule + Name + Project Format Conflicts List + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + BundleLoadPath + + MaxInstances + n + Module + XCSnapshotModule + Name + Snapshots Tool + + + BundlePath + /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources + Description + AIODescriptionKey + DockingSystemVisible + + Extension + perspectivev3 + FavBarConfig + + PBXProjectModuleGUID + 8B02375D1D42B1C400E1E8C8 + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.defaultV3 + MajorVersion + 34 + MinorVersion + 0 + Name + All-In-One + Notifications + + + XCObserverAutoDisconnectKey + + XCObserverDefintionKey + + PBXStatusErrorsKey + 0 + + XCObserverFactoryKey + XCPerspectivesSpecificationIdentifier + XCObserverGUIDKey + XCObserverProjectIdentifier + XCObserverNotificationKey + PBXStatusBuildStateMessageNotification + XCObserverTargetKey + XCMainBuildResultsModuleGUID + XCObserverTriggerKey + awakenModuleWithObserver: + XCObserverValidationKey + + PBXStatusErrorsKey + 2 + + + + OpenEditors + + PerspectiveWidths + + 810 + 810 + + Perspectives + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-combo-popup + action + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + get-info + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.project + IsVertical + + Layout + + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CA23ED40692098700951B8B + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 185 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 089C166AFE841209C02AAC07 + 08FB77ADFE841716C02AAC07 + 1C37FBAC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 6 + 4 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {185, 428}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + + GeometryConfiguration + + Frame + {{0, 0}, {202, 446}} + GroupTreeTableConfiguration + + MainColumn + 185 + + RubberWindowFrame + 40 304 810 487 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 202pt + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 8B0237581D42B1C400E1E8C8 + PBXProjectModuleLabel + Stonefire.h + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 8B0237591D42B1C400E1E8C8 + PBXProjectModuleLabel + Stonefire.h + _historyCapacity + 0 + bookmark + 8BFF51DA2BBB2EE000C35A15 + history + + 8BFF51B32BBB2D7100C35A15 + + + SplitCount + 1 + + StatusBarVisibility + + XCSharingToken + com.apple.Xcode.CommonNavigatorGroupSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {603, 132}} + RubberWindowFrame + 40 304 810 487 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 132pt + + + Proportion + 309pt + Tabs + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EDF0692099D00951B8B + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{10, 27}, {603, 282}} + + Module + XCDetailModule + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EE00692099D00951B8B + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{10, 31}, {603, 297}} + + Module + PBXProjectFindModule + + + ContentConfiguration + + PBXCVSModuleFilterTypeKey + 1032 + PBXProjectModuleGUID + 1CA23EE10692099D00951B8B + PBXProjectModuleLabel + SCM Results + + GeometryConfiguration + + Frame + {{10, 31}, {603, 297}} + + Module + PBXCVSModule + + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + XCBuildResultsTrigger_Collapse + 1023 + XCBuildResultsTrigger_Open + 1012 + + GeometryConfiguration + + Frame + {{10, 27}, {603, 282}} + RubberWindowFrame + 40 304 810 487 0 0 1440 878 + + Module + PBXBuildResultsModule + + + + + Proportion + 603pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDockableTabModule + XCDetailModule + PBXProjectFindModule + PBXCVSModule + PBXBuildResultsModule + + TableOfContents + + 8BFF51D62BBB2DB700C35A15 + 1CA23ED40692098700951B8B + 8BFF51D72BBB2DB700C35A15 + 8B0237581D42B1C400E1E8C8 + 8BFF51D82BBB2DB700C35A15 + 1CA23EDF0692099D00951B8B + 1CA23EE00692099D00951B8B + 1CA23EE10692099D00951B8B + XCMainBuildResultsModuleGUID + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.defaultV3 + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-combo-popup + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + debugger-restart-executable + debugger-pause + debugger-step-over + debugger-step-into + debugger-step-out + NSToolbarFlexibleSpaceItem + servicesModulebreakpoints + debugger-show-console-window + + ControllerClassBaseName + PBXDebugSessionModule + IconName + DebugTabIcon + Identifier + perspective.debug + IsVertical + 1 + Layout + + + ContentConfiguration + + PBXProjectModuleGUID + 1CCC7628064C1048000F2A68 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {810, 0}} + + Module + PBXDebugCLIModule + Proportion + 0% + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {395, 213}} + {{395, 0}, {415, 213}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {810, 213}} + {{0, 213}, {810, 225}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1CCC7629064C1048000F2A68 + PBXProjectModuleLabel + Debug + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 7}, {810, 438}} + + Module + PBXDebugSessionModule + Proportion + 443pt + + + Name + Debug + ServiceClasses + + XCModuleDock + XCModuleDock + PBXDebugCLIModule + PBXDebugSessionModule + XCConsole + + TableOfContents + + 1CC8E6A5069209BD00BB180A + 1CC8E6A6069209BD00BB180A + 1CCC7628064C1048000F2A68 + 1CCC7629064C1048000F2A68 + 1CC8E6A7069209BD00BB180A + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecification.xcperspec' + StatusbarIsVisible + + TimeStamp + 733687520.23717797 + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 2 + Type + Perspectives + UpdateMessage + + WindowJustification + 5 + WindowOrderList + + /Users/christopherjohnson/Desktop/Stonefire/Stonefire.xcodeproj + + WindowString + 40 304 810 487 0 0 1440 878 + WindowToolsV3 + + + Identifier + windowTool.debugger + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {317, 164}} + {{317, 0}, {377, 164}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {694, 164}} + {{0, 164}, {694, 216}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {694, 380}} + RubberWindowFrame + 321 238 694 422 0 0 1440 878 + + Module + PBXDebugSessionModule + Proportion + 100% + + + Proportion + 100% + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1C0AD2AB069F1E9B00FABCE6 + 1C162984064C10D400B95A72 + 1C0AD2AC069F1E9B00FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + WindowString + 321 238 694 422 0 0 1440 878 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + 0 + + + Identifier + windowTool.build + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD052900623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {500, 215}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 218pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + + GeometryConfiguration + + Frame + {{0, 222}, {500, 236}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 458pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAA5065D492600B07095 + 1C78EAA6065D492600B07095 + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.buildV3 + WindowString + 192 257 500 500 0 0 1280 1002 + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + windowTool.snapshots + Layout + + + Dock + + + Module + XCSnapshotModule + Proportion + 100% + + + Proportion + 100% + + + Name + Snapshots + ServiceClasses + + XCSnapshotModule + + StatusbarIsVisible + Yes + ToolbarConfiguration + xcode.toolbar.config.snapshots + WindowString + 315 824 300 550 0 0 1440 878 + WindowToolIsVisible + Yes + + + Identifier + windowTool.debuggerConsole + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {700, 358}} + RubberWindowFrame + 149 87 700 400 0 0 1440 878 + + Module + PBXDebugCLIModule + Proportion + 358pt + + + Proportion + 358pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D5B069F1CE1000CFCEE + 1C530D5C069F1CE1000CFCEE + 1C78EAAC065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.consoleV3 + WindowString + 149 87 440 400 0 0 1440 878 + WindowToolGUID + 1C530D5B069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.09500122070312 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scmV3 + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 3 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpointsV3 + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimatorV3 + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 166pt + + + Proportion + 166pt + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + FirstTimeWindowDisplayed + + Identifier + windowTool.projectFormatConflicts + IsVertical + + Layout + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 8BCAE52E1D49920D0047D4BD + + GeometryConfiguration + + Frame + {{0, 0}, {472, 302}} + RubberWindowFrame + 569 378 472 322 0 0 1440 878 + + Module + XCProjectFormatConflictsModule + Proportion + 302pt + + + Proportion + 302pt + + + Name + Project Format Conflicts + ServiceClasses + + XCProjectFormatConflictsModule + + StatusbarIsVisible + + TableOfContents + + 8BCAE52F1D49920D0047D4BD + 8BCAE5301D49920D0047D4BD + 8BCAE52E1D49920D0047D4BD + + WindowContentMinSize + 450 300 + WindowString + 569 378 472 322 0 0 1440 878 + WindowToolGUID + 8BCAE52F1D49920D0047D4BD + WindowToolIsVisible + + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {369, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {616, 353}} + MembersFrame + {{0, 105}, {369, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 94 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 597 125 616 374 0 0 1280 1002 + + Module + PBXClassBrowserModule + Proportion + 354pt + + + Proportion + 354pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C78EABA065D492600B07095 + 1C78EABB065D492600B07095 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 597 125 616 374 0 0 1280 1002 + + + Identifier + windowTool.refactoring + IncludeInToolsMenu + 0 + Layout + + + Dock + + + BecomeActive + 1 + GeometryConfiguration + + Frame + {0, 0}, {500, 335} + RubberWindowFrame + {0, 0}, {500, 335} + + Module + XCRefactoringModule + Proportion + 100% + + + Proportion + 100% + + + Name + Refactoring + ServiceClasses + + XCRefactoringModule + + WindowString + 200 200 500 356 0 0 1920 1200 + + + + diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.pbxproj b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.pbxproj new file mode 100755 index 000000000..fcac0629f --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.pbxproj @@ -0,0 +1,462 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 45; + objects = { + +/* Begin PBXBuildFile section */ + 2407DEB9089929BA00EB68BF /* Stonefire.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* Stonefire.cpp */; }; + 245463B90991757100464AD3 /* Stonefire.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* Stonefire.h */; }; + 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; + 24D8287009A914000093AEF8 /* StonefireProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* StonefireProc.cpp */; }; + 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; + 8BEF318E2BBB6A1900D385C9 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31822BBB6A1900D385C9 /* vstfxstore.h */; }; + 8BEF318F2BBB6A1900D385C9 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31832BBB6A1900D385C9 /* aeffect.h */; }; + 8BEF31902BBB6A1900D385C9 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31842BBB6A1900D385C9 /* aeffectx.h */; }; + 8BEF31912BBB6A1900D385C9 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF31882BBB6A1900D385C9 /* audioeffectx.h */; }; + 8BEF31922BBB6A1900D385C9 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF31892BBB6A1900D385C9 /* audioeffect.cpp */; }; + 8BEF31932BBB6A1900D385C9 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF318A2BBB6A1900D385C9 /* audioeffectx.cpp */; }; + 8BEF31942BBB6A1900D385C9 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF318B2BBB6A1900D385C9 /* aeffeditor.h */; }; + 8BEF31952BBB6A1900D385C9 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8BEF318C2BBB6A1900D385C9 /* vstplugmain.cpp */; }; + 8BEF31962BBB6A1900D385C9 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF318D2BBB6A1900D385C9 /* audioeffect.h */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 2407DE920899296600EB68BF /* Stonefire.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Stonefire.vst; sourceTree = BUILT_PRODUCTS_DIR; }; + 2407DEB6089929BA00EB68BF /* Stonefire.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Stonefire.cpp; path = source/Stonefire.cpp; sourceTree = ""; }; + 245463B80991757100464AD3 /* Stonefire.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Stonefire.h; path = source/Stonefire.h; sourceTree = ""; }; + 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; + 24D8286F09A914000093AEF8 /* StonefireProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StonefireProc.cpp; path = source/StonefireProc.cpp; sourceTree = ""; }; + 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8BEF31822BBB6A1900D385C9 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 8BEF31832BBB6A1900D385C9 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 8BEF31842BBB6A1900D385C9 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 8BEF31882BBB6A1900D385C9 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 8BEF31892BBB6A1900D385C9 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 8BEF318A2BBB6A1900D385C9 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 8BEF318B2BBB6A1900D385C9 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 8BEF318C2BBB6A1900D385C9 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 8BEF318D2BBB6A1900D385C9 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; + 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXGroup section */ + 089C166AFE841209C02AAC07 /* FM-Chopper */ = { + isa = PBXGroup; + children = ( + 19C28FB4FE9D528D11CA2CBB /* Products */, + 089C167CFE841241C02AAC07 /* Resources */, + 08FB77ADFE841716C02AAC07 /* Source */, + ); + name = "FM-Chopper"; + sourceTree = ""; + }; + 089C167CFE841241C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */, + 24CFB70307E7A0220081BD57 /* PkgInfo */, + 8D01CCD10486CAD60068D4B7 /* Info.plist */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ADFE841716C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 8BEF317F2BBB6A1900D385C9 /* vstsdk2.4 */, + 2407DEB6089929BA00EB68BF /* Stonefire.cpp */, + 24D8286F09A914000093AEF8 /* StonefireProc.cpp */, + 245463B80991757100464AD3 /* Stonefire.h */, + ); + name = Source; + sourceTree = ""; + }; + 19C28FB4FE9D528D11CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 2407DE920899296600EB68BF /* Stonefire.vst */, + ); + name = Products; + sourceTree = ""; + }; + 8BEF317F2BBB6A1900D385C9 /* vstsdk2.4 */ = { + isa = PBXGroup; + children = ( + 8BEF31802BBB6A1900D385C9 /* pluginterfaces */, + 8BEF31852BBB6A1900D385C9 /* public.sdk */, + ); + name = vstsdk2.4; + path = ../../../../vstsdk2.4; + sourceTree = ""; + }; + 8BEF31802BBB6A1900D385C9 /* pluginterfaces */ = { + isa = PBXGroup; + children = ( + 8BEF31812BBB6A1900D385C9 /* vst2.x */, + ); + path = pluginterfaces; + sourceTree = ""; + }; + 8BEF31812BBB6A1900D385C9 /* vst2.x */ = { + isa = PBXGroup; + children = ( + 8BEF31822BBB6A1900D385C9 /* vstfxstore.h */, + 8BEF31832BBB6A1900D385C9 /* aeffect.h */, + 8BEF31842BBB6A1900D385C9 /* aeffectx.h */, + ); + path = vst2.x; + sourceTree = ""; + }; + 8BEF31852BBB6A1900D385C9 /* public.sdk */ = { + isa = PBXGroup; + children = ( + 8BEF31862BBB6A1900D385C9 /* source */, + ); + path = public.sdk; + sourceTree = ""; + }; + 8BEF31862BBB6A1900D385C9 /* source */ = { + isa = PBXGroup; + children = ( + 8BEF31872BBB6A1900D385C9 /* vst2.x */, + ); + path = source; + sourceTree = ""; + }; + 8BEF31872BBB6A1900D385C9 /* vst2.x */ = { + isa = PBXGroup; + children = ( + 8BEF31882BBB6A1900D385C9 /* audioeffectx.h */, + 8BEF31892BBB6A1900D385C9 /* audioeffect.cpp */, + 8BEF318A2BBB6A1900D385C9 /* audioeffectx.cpp */, + 8BEF318B2BBB6A1900D385C9 /* aeffeditor.h */, + 8BEF318C2BBB6A1900D385C9 /* vstplugmain.cpp */, + 8BEF318D2BBB6A1900D385C9 /* audioeffect.h */, + ); + path = vst2.x; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D01CCC70486CAD60068D4B7 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 8BEF31942BBB6A1900D385C9 /* aeffeditor.h in Headers */, + 245463B90991757100464AD3 /* Stonefire.h in Headers */, + 8BEF31962BBB6A1900D385C9 /* audioeffect.h in Headers */, + 8BEF318F2BBB6A1900D385C9 /* aeffect.h in Headers */, + 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, + 8BEF31912BBB6A1900D385C9 /* audioeffectx.h in Headers */, + 8BEF318E2BBB6A1900D385C9 /* vstfxstore.h in Headers */, + 8BEF31902BBB6A1900D385C9 /* aeffectx.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D01CCC60486CAD60068D4B7 /* Stonefire */ = { + isa = PBXNativeTarget; + buildConfigurationList = 24BEAAED08919AE700E695F9 /* Build configuration list for PBXNativeTarget "Stonefire" */; + buildPhases = ( + 8D01CCC70486CAD60068D4B7 /* Headers */, + 8D01CCC90486CAD60068D4B7 /* Resources */, + 8D01CCCB0486CAD60068D4B7 /* Sources */, + 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Stonefire; + productInstallPath = "$(HOME)/Library/Bundles"; + productName = "FM-Chopper"; + productReference = 2407DE920899296600EB68BF /* Stonefire.vst */; + productType = "com.apple.product-type.bundle"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 089C1669FE841209C02AAC07 /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 1420; + }; + buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "Stonefire" */; + compatibilityVersion = "Xcode 2.4"; + developmentRegion = en; + hasScannedForEncodings = 1; + knownRegions = ( + Base, + de, + fr, + en, + ja, + ); + mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 8D01CCC60486CAD60068D4B7 /* Stonefire */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D01CCC90486CAD60068D4B7 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Copy PkgInfo"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/bash; + shellScript = "cp mac/PkgInfo \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.vst/Contents/\""; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D01CCCB0486CAD60068D4B7 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8BEF31932BBB6A1900D385C9 /* audioeffectx.cpp in Sources */, + 2407DEB9089929BA00EB68BF /* Stonefire.cpp in Sources */, + 8BEF31922BBB6A1900D385C9 /* audioeffect.cpp in Sources */, + 8BEF31952BBB6A1900D385C9 /* vstplugmain.cpp in Sources */, + 24D8287009A914000093AEF8 /* StonefireProc.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 24BEAAEE08919AE700E695F9 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + COPY_PHASE_STRIP = NO; + DEAD_CODE_STRIPPING = YES; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; + FRAMEWORK_SEARCH_PATHS = ""; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_TRIGRAPHS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = ""; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; + INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; + LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Stonefire; + PRODUCT_NAME = Stonefire; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + SECTORDER_FLAGS = ""; + STRIP_STYLE = debugging; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + WRAPPER_EXTENSION = vst; + }; + name = Debug; + }; + 24BEAAEF08919AE700E695F9 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ENABLE_OBJC_WEAK = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Developer ID Application"; + CODE_SIGN_STYLE = Manual; + COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEVELOPMENT_TEAM = ""; + "DEVELOPMENT_TEAM[sdk=macosx*]" = 9BMAKYA76W; + FRAMEWORK_SEARCH_PATHS = ""; + GCC_C_LANGUAGE_STANDARD = c99; + GCC_ENABLE_TRIGRAPHS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_MODEL_TUNING = ""; + GCC_OPTIMIZATION_LEVEL = s; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = "/Users/christopherjohnson/Desktop/vstsdk2.4/**"; + INFOPLIST_FILE = ./mac/Info.plist; + INSTALL_PATH = "$(HOME)/Library/Audio/Plug-Ins/VST"; + LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 11.1; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_BUNDLE_IDENTIFIER = com.airwindows.Stonefire; + PRODUCT_NAME = Stonefire; + PROVISIONING_PROFILE_SPECIFIER = ""; + SDKROOT = macosx; + SECTORDER_FLAGS = ""; + SKIP_INSTALL = NO; + STRIP_INSTALLED_PRODUCT = YES; + STRIP_STYLE = debugging; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + WRAPPER_EXTENSION = vst; + }; + name = Release; + }; + 24BEAAF208919AE700E695F9 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_MODEL_TUNING = G5; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + INFOPLIST_FILE = ""; + INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; + }; + name = Debug; + }; + 24BEAAF308919AE700E695F9 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + DEAD_CODE_STRIPPING = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = c99; + GCC_MODEL_TUNING = G4; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = s; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + INFOPLIST_FILE = ""; + INFOPLIST_PREPROCESS = NO; + MACOSX_DEPLOYMENT_TARGET = 11.1; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 24BEAAED08919AE700E695F9 /* Build configuration list for PBXNativeTarget "Stonefire" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 24BEAAEE08919AE700E695F9 /* Debug */, + 24BEAAEF08919AE700E695F9 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "Stonefire" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 24BEAAF208919AE700E695F9 /* Debug */, + 24BEAAF308919AE700E695F9 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; +/* End XCConfigurationList section */ + }; + rootObject = 089C1669FE841209C02AAC07 /* Project object */; +} diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100755 index 000000000..a80c03824 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 000000000..18d981003 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100755 index 0000000000000000000000000000000000000000..0b5d323e6c92654eceec93fd9a788b6eb781decd GIT binary patch literal 24535 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 Ma%zjx=cwoYAGZ!lrT_o{ literal 0 HcmV?d00001 diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/spiadmin.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/spiadmin.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100755 index 0000000000000000000000000000000000000000..314de0ff8716f1de186bd9e12b891393458717e5 GIT binary patch literal 10373 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 Ee-@_#ZU6uP literal 0 HcmV?d00001 diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/spiadmin.mode1v3 b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/spiadmin.mode1v3 new file mode 100755 index 000000000..c5723261d --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/spiadmin.mode1v3 @@ -0,0 +1,1372 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCProjectFormatConflictsModule + Name + Project Format Conflicts List + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + BundleLoadPath + + MaxInstances + n + Module + XCSnapshotModule + Name + Snapshots Tool + + + BundlePath + /Xcode3/Library/PrivateFrameworks/DevToolsInterface.framework/Resources + Description + DefaultDescriptionKey + DockingSystemVisible + + Extension + mode1v3 + FavBarConfig + + PBXProjectModuleGUID + 91857D9F148EF61800AAA11B + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.mode1v3 + MajorVersion + 33 + MinorVersion + 0 + Name + Default + Notifications + + OpenEditors + + PerspectiveWidths + + -1 + -1 + + Perspectives + + + ChosenToolbarItems + + active-combo-popup + action + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + get-info + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProjectWithEditor + Identifier + perspective.project + IsVertical + + Layout + + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 089C166AFE841209C02AAC07 + 089C1671FE841209C02AAC07 + 19C28FB4FE9D528D11CA2CBB + 089C167CFE841241C02AAC07 + 08FB77ADFE841716C02AAC07 + 1C37FBAC04509CD000000102 + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 11 + 10 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 693}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 711}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 286 197 1261 752 0 0 1680 1028 + + Module + PBXSmartGroupTreeModule + Proportion + 203pt + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20306471E060097A5F4 + PBXProjectModuleLabel + Gain.cpp + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CE0B20406471E060097A5F4 + PBXProjectModuleLabel + Gain.cpp + _historyCapacity + 0 + bookmark + 911C2A9D1491A5F600A430AF + history + + 915DCCBB1491A5B8008574E6 + + + SplitCount + 1 + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {1053, 508}} + RubberWindowFrame + 286 197 1261 752 0 0 1680 1028 + + Module + PBXNavigatorGroup + Proportion + 508pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20506471E060097A5F4 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{0, 513}, {1053, 198}} + RubberWindowFrame + 286 197 1261 752 0 0 1680 1028 + + Module + XCDetailModule + Proportion + 198pt + + + Proportion + 1053pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDetailModule + + TableOfContents + + 911C2A901491A5F600A430AF + 1CE0B1FE06471DED0097A5F4 + 911C2A911491A5F600A430AF + 1CE0B20306471E060097A5F4 + 1CE0B20506471E060097A5F4 + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.defaultV3 + + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.morph + IsVertical + 0 + Layout + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 11E0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 29B97314FDCFA39411CA2CEA + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 337}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 1 + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 355}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 373 269 690 397 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 100% + + + Name + Morph + PreferredWidth + 300 + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + + TableOfContents + + 11E0B1FE06471DED0097A5F4 + + ToolbarConfiguration + xcode.toolbar.config.default.shortV3 + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/Xcode3/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecificationMode1.xcperspec' + StatusbarIsVisible + + TimeStamp + 0.0 + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 1 + Type + Perspectives + UpdateMessage + The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? + WindowJustification + 5 + WindowOrderList + + 91857DA0148EF61800AAA11B + /Users/spiadmin/Documents/Gain/Gain.xcodeproj + + WindowString + 286 197 1261 752 0 0 1680 1028 + WindowToolsV3 + + + FirstTimeWindowDisplayed + + Identifier + windowTool.build + IsVertical + + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {743, 413}} + RubberWindowFrame + 112 208 743 695 0 0 1680 1028 + + Module + PBXNavigatorGroup + Proportion + 413pt + + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + XCBuildResultsTrigger_Collapse + 1021 + XCBuildResultsTrigger_Open + 1011 + + GeometryConfiguration + + Frame + {{0, 418}, {743, 236}} + RubberWindowFrame + 112 208 743 695 0 0 1680 1028 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 654pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + + TableOfContents + + 91857DA0148EF61800AAA11B + 911C2A921491A5F600A430AF + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.buildV3 + WindowContentMinSize + 486 300 + WindowString + 112 208 743 695 0 0 1680 1028 + WindowToolGUID + 91857DA0148EF61800AAA11B + WindowToolIsVisible + + + + Identifier + windowTool.debugger + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {317, 164}} + {{317, 0}, {377, 164}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {694, 164}} + {{0, 164}, {694, 216}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {694, 380}} + RubberWindowFrame + 321 238 694 422 0 0 1440 878 + + Module + PBXDebugSessionModule + Proportion + 100% + + + Proportion + 100% + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1C0AD2AB069F1E9B00FABCE6 + 1C162984064C10D400B95A72 + 1C0AD2AC069F1E9B00FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + WindowString + 321 238 694 422 0 0 1440 878 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + 0 + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + MENUSEPARATOR + + + Identifier + windowTool.debuggerConsole + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {650, 250}} + RubberWindowFrame + 516 632 650 250 0 0 1680 1027 + + Module + PBXDebugCLIModule + Proportion + 209pt + + + Proportion + 209pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAAD065D492600B07095 + 1C78EAAE065D492600B07095 + 1C78EAAC065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.consoleV3 + WindowString + 650 41 650 250 0 0 1280 1002 + WindowToolGUID + 1C78EAAD065D492600B07095 + WindowToolIsVisible + 0 + + + Identifier + windowTool.snapshots + Layout + + + Dock + + + Module + XCSnapshotModule + Proportion + 100% + + + Proportion + 100% + + + Name + Snapshots + ServiceClasses + + XCSnapshotModule + + StatusbarIsVisible + Yes + ToolbarConfiguration + xcode.toolbar.config.snapshots + WindowString + 315 824 300 550 0 0 1440 878 + WindowToolIsVisible + Yes + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.0950012207031 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scm + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 3 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpointsV3 + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimatorV3 + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 100% + + + Proportion + 100% + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.projectFormatConflicts + Layout + + + Dock + + + Module + XCProjectFormatConflictsModule + Proportion + 100% + + + Proportion + 100% + + + Name + Project Format Conflicts + ServiceClasses + + XCProjectFormatConflictsModule + + StatusbarIsVisible + 0 + WindowContentMinSize + 450 300 + WindowString + 50 850 472 307 0 0 1440 877 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {374, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {630, 331}} + MembersFrame + {{0, 105}, {374, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 97 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 385 179 630 352 0 0 1440 878 + + Module + PBXClassBrowserModule + Proportion + 332pt + + + Proportion + 332pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C0AD2AF069F1E9B00FABCE6 + 1C0AD2B0069F1E9B00FABCE6 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 385 179 630 352 0 0 1440 878 + WindowToolGUID + 1C0AD2AF069F1E9B00FABCE6 + WindowToolIsVisible + 0 + + + Identifier + windowTool.refactoring + IncludeInToolsMenu + 0 + Layout + + + Dock + + + BecomeActive + 1 + GeometryConfiguration + + Frame + {0, 0}, {500, 335} + RubberWindowFrame + {0, 0}, {500, 335} + + Module + XCRefactoringModule + Proportion + 100% + + + Proportion + 100% + + + Name + Refactoring + ServiceClasses + + XCRefactoringModule + + WindowString + 200 200 500 356 0 0 1920 1200 + + + + diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/spiadmin.pbxuser b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/spiadmin.pbxuser new file mode 100755 index 000000000..df947808e --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/spiadmin.pbxuser @@ -0,0 +1,143 @@ +// !$*UTF8*$! +{ + 089C1669FE841209C02AAC07 /* Project object */ = { + activeBuildConfigurationName = Release; + activeTarget = 8D01CCC60486CAD60068D4B7 /* Gain */; + codeSenseManager = 91857D95148EF55400AAA11B /* Code sense */; + perUserDictionary = { + PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 829, + 20, + 48, + 43, + 43, + 20, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + PBXFileDataSource_Target_ColumnID, + ); + }; + PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 789, + 60, + 20, + 48, + 43, + 43, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXTargetDataSource_PrimaryAttribute, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + ); + }; + PBXPerProjectTemplateStateSaveDate = 345089498; + PBXWorkspaceStateSaveDate = 345089498; + }; + perUserProjectItems = { + 911C2A9D1491A5F600A430AF /* PBXTextBookmark */ = 911C2A9D1491A5F600A430AF /* PBXTextBookmark */; + 915DCCBB1491A5B8008574E6 /* PBXTextBookmark */ = 915DCCBB1491A5B8008574E6 /* PBXTextBookmark */; + }; + sourceControlManager = 91857D94148EF55400AAA11B /* Source Control */; + userBuildSettings = { + }; + }; + 2407DEB6089929BA00EB68BF /* Gain.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 1768}}"; + sepNavSelRange = "{247, 0}"; + sepNavVisRange = "{0, 1657}"; + }; + }; + 245463B80991757100464AD3 /* Gain.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 975}}"; + sepNavSelRange = "{1552, 0}"; + sepNavVisRange = "{796, 1857}"; + sepNavWindowFrame = "{{15, 465}, {750, 558}}"; + }; + }; + 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 488}}"; + sepNavSelRange = "{0, 0}"; + sepNavVisRange = "{0, 798}"; + }; + }; + 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {859, 19825}}"; + sepNavSelRange = "{10641, 0}"; + sepNavVisRange = "{10076, 1095}"; + }; + }; + 24D8286F09A914000093AEF8 /* GainProc.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 482}}"; + sepNavSelRange = "{239, 0}"; + sepNavVisRange = "{0, 950}"; + }; + }; + 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 493}}"; + sepNavSelRange = "{249, 0}"; + sepNavVisRange = "{0, 249}"; + }; + }; + 8D01CCC60486CAD60068D4B7 /* Gain */ = { + activeExec = 0; + }; + 911C2A9D1491A5F600A430AF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2407DEB6089929BA00EB68BF /* Gain.cpp */; + name = "Gain.cpp: 10"; + rLen = 0; + rLoc = 247; + rType = 0; + vrLen = 1657; + vrLoc = 0; + }; + 915DCCBB1491A5B8008574E6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2407DEB6089929BA00EB68BF /* Gain.cpp */; + name = "Gain.cpp: 10"; + rLen = 0; + rLoc = 247; + rType = 0; + vrLen = 1625; + vrLoc = 0; + }; + 91857D94148EF55400AAA11B /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + repositoryNamesForRoots = { + "" = ""; + }; + }; + }; + 91857D95148EF55400AAA11B /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; +} diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcshareddata/xcschemes/Stonefire.xcscheme b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcshareddata/xcschemes/Stonefire.xcscheme new file mode 100644 index 000000000..ed3593d08 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcshareddata/xcschemes/Stonefire.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100755 index 000000000..7edb55e48 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + Stonefire.xcscheme_^#shared#^_ + + orderHint + 1 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100755 index 000000000..a7bdd62d4 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + «PROJECTNAME».xcscheme + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/«PROJECTNAME».xcscheme b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/«PROJECTNAME».xcscheme new file mode 100755 index 000000000..0df2de4a3 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/«PROJECTNAME».xcscheme @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacSignedVST/Stonefire/mac/Info.plist b/plugins/MacSignedVST/Stonefire/mac/Info.plist new file mode 100755 index 000000000..bf8d1d5f2 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/mac/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + Stonefire + CFBundleIconFile + + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BNDL + CFBundleSignature + Dthr + CFBundleVersion + 1.0 + CSResourcesFileMapped + + + diff --git a/plugins/MacSignedVST/Stonefire/mac/PkgInfo b/plugins/MacSignedVST/Stonefire/mac/PkgInfo new file mode 100755 index 000000000..19a9cf67e --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/mac/PkgInfo @@ -0,0 +1 @@ +BNDL???? \ No newline at end of file diff --git a/plugins/MacSignedVST/Stonefire/mac/xcode_vst_prefix.h b/plugins/MacSignedVST/Stonefire/mac/xcode_vst_prefix.h new file mode 100755 index 000000000..eaf4c0b4b --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/mac/xcode_vst_prefix.h @@ -0,0 +1,17 @@ +#define MAC 1 +#define MACX 1 + +#define USE_NAMESPACE 0 + +#define TARGET_API_MAC_CARBON 1 +#define USENAVSERVICES 1 + +#define __CF_USE_FRAMEWORK_INCLUDES__ + +#if __MWERKS__ +#define __NOEXTENSIONS__ +#endif + +#define QUARTZ 1 + +#include \ No newline at end of file diff --git a/plugins/MacSignedVST/Stonefire/source/Stonefire.cpp b/plugins/MacSignedVST/Stonefire/source/Stonefire.cpp new file mode 100755 index 000000000..f5e876554 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/source/Stonefire.cpp @@ -0,0 +1,151 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#include "Stonefire.h" +#endif + +AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Stonefire(audioMaster);} + +Stonefire::Stonefire(audioMasterCallback audioMaster) : + AudioEffectX(audioMaster, kNumPrograms, kNumParameters) +{ + A = 0.5; + B = 0.5; + C = 0.5; + D = 0.5; + + for (int x = 0; x < air_total; x++) air[x] = 0.0; + for (int x = 0; x < kal_total; x++) kal[x] = 0.0; + + trebleGainA = 1.0; trebleGainB = 1.0; + midGainA = 1.0; midGainB = 1.0; + bassGainA = 1.0; bassGainB = 1.0; + + fpdL = 1.0; while (fpdL < 16386) fpdL = rand()*UINT32_MAX; + fpdR = 1.0; while (fpdR < 16386) fpdR = rand()*UINT32_MAX; + //this is reset: values being initialized only once. Startup values, whatever they are. + + _canDo.insert("plugAsChannelInsert"); // plug-in can be used as a channel insert effect. + _canDo.insert("plugAsSend"); // plug-in can be used as a send effect. + _canDo.insert("x2in2out"); + setNumInputs(kNumInputs); + setNumOutputs(kNumOutputs); + setUniqueID(kUniqueId); + canProcessReplacing(); // supports output replacing + canDoubleReplacing(); // supports double precision processing + programsAreChunks(true); + vst_strncpy (_programName, "Default", kVstMaxProgNameLen); // default program name +} + +Stonefire::~Stonefire() {} +VstInt32 Stonefire::getVendorVersion () {return 1000;} +void Stonefire::setProgramName(char *name) {vst_strncpy (_programName, name, kVstMaxProgNameLen);} +void Stonefire::getProgramName(char *name) {vst_strncpy (name, _programName, kVstMaxProgNameLen);} +//airwindows likes to ignore this stuff. Make your own programs, and make a different plugin rather than +//trying to do versioning and preventing people from using older versions. Maybe they like the old one! + +static float pinParameter(float data) +{ + if (data < 0.0f) return 0.0f; + if (data > 1.0f) return 1.0f; + return data; +} + +VstInt32 Stonefire::getChunk (void** data, bool isPreset) +{ + float *chunkData = (float *)calloc(kNumParameters, sizeof(float)); + chunkData[0] = A; + chunkData[1] = B; + chunkData[2] = C; + chunkData[3] = D; + /* Note: The way this is set up, it will break if you manage to save settings on an Intel + machine and load them on a PPC Mac. However, it's fine if you stick to the machine you + started with. */ + + *data = chunkData; + return kNumParameters * sizeof(float); +} + +VstInt32 Stonefire::setChunk (void* data, VstInt32 byteSize, bool isPreset) +{ + float *chunkData = (float *)data; + A = pinParameter(chunkData[0]); + B = pinParameter(chunkData[1]); + C = pinParameter(chunkData[2]); + D = pinParameter(chunkData[3]); + /* We're ignoring byteSize as we found it to be a filthy liar */ + + /* calculate any other fields you need here - you could copy in + code from setParameter() here. */ + return 0; +} + +void Stonefire::setParameter(VstInt32 index, float value) { + switch (index) { + case kParamA: A = value; break; + case kParamB: B = value; break; + case kParamC: C = value; break; + case kParamD: D = value; break; + default: throw; // unknown parameter, shouldn't happen! + } +} + +float Stonefire::getParameter(VstInt32 index) { + switch (index) { + case kParamA: return A; break; + case kParamB: return B; break; + case kParamC: return C; break; + case kParamD: return D; break; + default: break; // unknown parameter, shouldn't happen! + } return 0.0; //we only need to update the relevant name, this is simple to manage +} + +void Stonefire::getParameterName(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "Air", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "Fire", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "Stone", kVstMaxParamStrLen); break; + case kParamD: vst_strncpy (text, "Range", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this is our labels for displaying in the VST host +} + +void Stonefire::getParameterDisplay(VstInt32 index, char *text) { + switch (index) { + case kParamA: float2string (A, text, kVstMaxParamStrLen); break; + case kParamB: float2string (B, text, kVstMaxParamStrLen); break; + case kParamC: float2string (C, text, kVstMaxParamStrLen); break; + case kParamD: float2string (D, text, kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this displays the values and handles 'popups' where it's discrete choices +} + +void Stonefire::getParameterLabel(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamD: vst_strncpy (text, "", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } +} + +VstInt32 Stonefire::canDo(char *text) +{ return (_canDo.find(text) == _canDo.end()) ? -1: 1; } // 1 = yes, -1 = no, 0 = don't know + +bool Stonefire::getEffectName(char* name) { + vst_strncpy(name, "Stonefire", kVstMaxProductStrLen); return true; +} + +VstPlugCategory Stonefire::getPlugCategory() {return kPlugCategEffect;} + +bool Stonefire::getProductString(char* text) { + vst_strncpy (text, "airwindows Stonefire", kVstMaxProductStrLen); return true; +} + +bool Stonefire::getVendorString(char* text) { + vst_strncpy (text, "airwindows", kVstMaxVendorStrLen); return true; +} diff --git a/plugins/MacSignedVST/Stonefire/source/Stonefire.h b/plugins/MacSignedVST/Stonefire/source/Stonefire.h new file mode 100755 index 000000000..01ebaa730 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/source/Stonefire.h @@ -0,0 +1,138 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Created 8/12/11 by SPIAdmin + * Copyright (c) Airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#define __Stonefire_H + +#ifndef __audioeffect__ +#include "audioeffectx.h" +#endif + +#include +#include +#include + +enum { + kParamA = 0, + kParamB = 1, + kParamC = 2, + kParamD = 3, + kNumParameters = 4 +}; // + +const int kNumPrograms = 0; +const int kNumInputs = 2; +const int kNumOutputs = 2; +const unsigned long kUniqueId = 'stfr'; //Change this to what the AU identity is! + +class Stonefire : + public AudioEffectX +{ +public: + Stonefire(audioMasterCallback audioMaster); + ~Stonefire(); + virtual bool getEffectName(char* name); // The plug-in name + virtual VstPlugCategory getPlugCategory(); // The general category for the plug-in + virtual bool getProductString(char* text); // This is a unique plug-in string provided by Steinberg + virtual bool getVendorString(char* text); // Vendor info + virtual VstInt32 getVendorVersion(); // Version number + virtual void processReplacing (float** inputs, float** outputs, VstInt32 sampleFrames); + virtual void processDoubleReplacing (double** inputs, double** outputs, VstInt32 sampleFrames); + virtual void getProgramName(char *name); // read the name from the host + virtual void setProgramName(char *name); // changes the name of the preset displayed in the host + virtual VstInt32 getChunk (void** data, bool isPreset); + virtual VstInt32 setChunk (void* data, VstInt32 byteSize, bool isPreset); + virtual float getParameter(VstInt32 index); // get the parameter value at the specified index + virtual void setParameter(VstInt32 index, float value); // set the parameter at index to value + virtual void getParameterLabel(VstInt32 index, char *text); // label for the parameter (eg dB) + virtual void getParameterName(VstInt32 index, char *text); // name of the parameter + virtual void getParameterDisplay(VstInt32 index, char *text); // text description of the current value + virtual VstInt32 canDo(char *text); +private: + char _programName[kVstMaxProgNameLen + 1]; + std::set< std::string > _canDo; + + uint32_t fpdL; + uint32_t fpdR; + //default stuff + enum { + pvAL1, + pvSL1, + accSL1, + acc2SL1, + pvAL2, + pvSL2, + accSL2, + acc2SL2, + pvAL3, + pvSL3, + accSL3, + pvAL4, + pvSL4, + gndavgL, + outAL, + gainAL, + pvAR1, + pvSR1, + accSR1, + acc2SR1, + pvAR2, + pvSR2, + accSR2, + acc2SR2, + pvAR3, + pvSR3, + accSR3, + pvAR4, + pvSR4, + gndavgR, + outAR, + gainAR, + air_total + }; + double air[air_total]; + + enum { + prevSampL1, + prevSlewL1, + accSlewL1, + prevSampL2, + prevSlewL2, + accSlewL2, + prevSampL3, + prevSlewL3, + accSlewL3, + kalGainL, + kalOutL, + prevSampR1, + prevSlewR1, + accSlewR1, + prevSampR2, + prevSlewR2, + accSlewR2, + prevSampR3, + prevSlewR3, + accSlewR3, + kalGainR, + kalOutR, + kal_total + }; + double kal[kal_total]; + + double trebleGainA; + double trebleGainB; + double midGainA; + double midGainB; + double bassGainA; + double bassGainB; + + float A; + float B; + float C; + float D; +}; + +#endif diff --git a/plugins/MacSignedVST/Stonefire/source/StonefireProc.cpp b/plugins/MacSignedVST/Stonefire/source/StonefireProc.cpp new file mode 100755 index 000000000..96c507349 --- /dev/null +++ b/plugins/MacSignedVST/Stonefire/source/StonefireProc.cpp @@ -0,0 +1,318 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#include "Stonefire.h" +#endif + +void Stonefire::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) +{ + float* in1 = inputs[0]; + float* in2 = inputs[1]; + float* out1 = outputs[0]; + float* out2 = outputs[1]; + + VstInt32 inFramesToProcess = sampleFrames; //vst doesn't give us this as a separate variable so we'll make it + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + trebleGainA = trebleGainB; trebleGainB = A*2.0; + midGainA = midGainB; midGainB = B*2.0; + bassGainA = bassGainB; bassGainB = C*2.0; + //simple three band to adjust + double kalman = 1.0-pow(D,2); + //crossover frequency between mid/bass + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + double temp = (double)sampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin Air3R + air[pvSR4] = air[pvAR4] - air[pvAR3]; air[pvSR3] = air[pvAR3] - air[pvAR2]; + air[pvSR2] = air[pvAR2] - air[pvAR1]; air[pvSR1] = air[pvAR1] - inputSampleR; + air[accSR3] = air[pvSR4] - air[pvSR3]; air[accSR2] = air[pvSR3] - air[pvSR2]; + air[accSR1] = air[pvSR2] - air[pvSR1]; + air[acc2SR2] = air[accSR3] - air[accSR2]; air[acc2SR1] = air[accSR2] - air[accSR1]; + air[outAR] = -(air[pvAR1] + air[pvSR3] + air[acc2SR2] - ((air[acc2SR2] + air[acc2SR1])*0.5)); + air[gainAR] *= 0.5; air[gainAR] += fabs(drySampleR-air[outAR])*0.5; + if (air[gainAR] > 0.3*sqrt(overallscale)) air[gainAR] = 0.3*sqrt(overallscale); + air[pvAR4] = air[pvAR3]; air[pvAR3] = air[pvAR2]; + air[pvAR2] = air[pvAR1]; air[pvAR1] = (air[gainAR] * air[outAR]) + drySampleR; + double midR = drySampleR - ((air[outAR]*0.5)+(drySampleR*(0.457-(0.017*overallscale)))); + temp = (midR + air[gndavgR])*0.5; air[gndavgR] = midR; midR = temp; + double trebleR = drySampleR-midR; + inputSampleR = midR; + //end Air3R + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + //begin KalmanR + temp = inputSampleR = inputSampleR*(1.0-kalman)*0.777; + inputSampleR *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewR3] += kal[prevSampR3] - kal[prevSampR2]; kal[prevSlewR3] *= 0.5; + kal[prevSlewR2] += kal[prevSampR2] - kal[prevSampR1]; kal[prevSlewR2] *= 0.5; + kal[prevSlewR1] += kal[prevSampR1] - inputSampleR; kal[prevSlewR1] *= 0.5; + //make slews from each set of samples used + kal[accSlewR2] += kal[prevSlewR3] - kal[prevSlewR2]; kal[accSlewR2] *= 0.5; + kal[accSlewR1] += kal[prevSlewR2] - kal[prevSlewR1]; kal[accSlewR1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewR3] += (kal[accSlewR2] - kal[accSlewR1]); kal[accSlewR3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutR] += kal[prevSampR1] + kal[prevSlewR2] + kal[accSlewR3]; kal[kalOutR] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainR] += fabs(temp-kal[kalOutR])*kalman*8.0; kal[kalGainR] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainR] > kalman*0.5) kal[kalGainR] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutR] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampR3] = kal[prevSampR2]; kal[prevSampR2] = kal[prevSampR1]; + kal[prevSampR1] = (kal[kalGainR] * kal[kalOutR]) + ((1.0-kal[kalGainR])*temp); + //feed the chain of previous samples + if (kal[prevSampR1] > 1.0) kal[prevSampR1] = 1.0; if (kal[prevSampR1] < -1.0) kal[prevSampR1] = -1.0; + double bassR = kal[kalOutR]*0.777; + midR -= bassR; + //end KalmanR + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + inputSampleR = (bassR*bassGain) + (midR*midGain) + (trebleR*trebleGain); + //applies pan section, and smoothed fader gain + + //begin 32 bit stereo floating point dither + int expon; frexpf((float)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + frexpf((float)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + //end 32 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} + +void Stonefire::processDoubleReplacing(double **inputs, double **outputs, VstInt32 sampleFrames) +{ + double* in1 = inputs[0]; + double* in2 = inputs[1]; + double* out1 = outputs[0]; + double* out2 = outputs[1]; + + VstInt32 inFramesToProcess = sampleFrames; //vst doesn't give us this as a separate variable so we'll make it + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + trebleGainA = trebleGainB; trebleGainB = A*2.0; + midGainA = midGainB; midGainB = B*2.0; + bassGainA = bassGainB; bassGainB = C*2.0; + //simple three band to adjust + double kalman = 1.0-pow(D,2); + //crossover frequency between mid/bass + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + double temp = (double)sampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin Air3R + air[pvSR4] = air[pvAR4] - air[pvAR3]; air[pvSR3] = air[pvAR3] - air[pvAR2]; + air[pvSR2] = air[pvAR2] - air[pvAR1]; air[pvSR1] = air[pvAR1] - inputSampleR; + air[accSR3] = air[pvSR4] - air[pvSR3]; air[accSR2] = air[pvSR3] - air[pvSR2]; + air[accSR1] = air[pvSR2] - air[pvSR1]; + air[acc2SR2] = air[accSR3] - air[accSR2]; air[acc2SR1] = air[accSR2] - air[accSR1]; + air[outAR] = -(air[pvAR1] + air[pvSR3] + air[acc2SR2] - ((air[acc2SR2] + air[acc2SR1])*0.5)); + air[gainAR] *= 0.5; air[gainAR] += fabs(drySampleR-air[outAR])*0.5; + if (air[gainAR] > 0.3*sqrt(overallscale)) air[gainAR] = 0.3*sqrt(overallscale); + air[pvAR4] = air[pvAR3]; air[pvAR3] = air[pvAR2]; + air[pvAR2] = air[pvAR1]; air[pvAR1] = (air[gainAR] * air[outAR]) + drySampleR; + double midR = drySampleR - ((air[outAR]*0.5)+(drySampleR*(0.457-(0.017*overallscale)))); + temp = (midR + air[gndavgR])*0.5; air[gndavgR] = midR; midR = temp; + double trebleR = drySampleR-midR; + inputSampleR = midR; + //end Air3R + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + //begin KalmanR + temp = inputSampleR = inputSampleR*(1.0-kalman)*0.777; + inputSampleR *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewR3] += kal[prevSampR3] - kal[prevSampR2]; kal[prevSlewR3] *= 0.5; + kal[prevSlewR2] += kal[prevSampR2] - kal[prevSampR1]; kal[prevSlewR2] *= 0.5; + kal[prevSlewR1] += kal[prevSampR1] - inputSampleR; kal[prevSlewR1] *= 0.5; + //make slews from each set of samples used + kal[accSlewR2] += kal[prevSlewR3] - kal[prevSlewR2]; kal[accSlewR2] *= 0.5; + kal[accSlewR1] += kal[prevSlewR2] - kal[prevSlewR1]; kal[accSlewR1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewR3] += (kal[accSlewR2] - kal[accSlewR1]); kal[accSlewR3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutR] += kal[prevSampR1] + kal[prevSlewR2] + kal[accSlewR3]; kal[kalOutR] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainR] += fabs(temp-kal[kalOutR])*kalman*8.0; kal[kalGainR] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainR] > kalman*0.5) kal[kalGainR] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutR] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampR3] = kal[prevSampR2]; kal[prevSampR2] = kal[prevSampR1]; + kal[prevSampR1] = (kal[kalGainR] * kal[kalOutR]) + ((1.0-kal[kalGainR])*temp); + //feed the chain of previous samples + if (kal[prevSampR1] > 1.0) kal[prevSampR1] = 1.0; if (kal[prevSampR1] < -1.0) kal[prevSampR1] = -1.0; + double bassR = kal[kalOutR]*0.777; + midR -= bassR; + //end KalmanR + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + inputSampleR = (bassR*bassGain) + (midR*midGain) + (trebleR*trebleGain); + //applies pan section, and smoothed fader gain + + //begin 64 bit stereo floating point dither + //int expon; frexp((double)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + //inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //frexp((double)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + //inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //end 64 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser new file mode 100755 index 000000000..e8b4eba61 --- /dev/null +++ b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.pbxuser @@ -0,0 +1,132 @@ +// !$*UTF8*$! +{ + 089C1669FE841209C02AAC07 /* Project object */ = { + activeBuildConfigurationName = Release; + activeTarget = 8D01CCC60486CAD60068D4B7 /* Stonefire */; + codeSenseManager = 8B02375F1D42B1C400E1E8C8 /* Code sense */; + perUserDictionary = { + PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 364, + 20, + 48, + 43, + 43, + 20, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + PBXFileDataSource_Target_ColumnID, + ); + }; + PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 324, + 60, + 20, + 48, + 43, + 43, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXTargetDataSource_PrimaryAttribute, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + ); + }; + PBXPerProjectTemplateStateSaveDate = 733685247; + PBXWorkspaceStateSaveDate = 733685247; + }; + perUserProjectItems = { + 8BFF51B32BBB2D7100C35A15 /* PBXTextBookmark */ = 8BFF51B32BBB2D7100C35A15 /* PBXTextBookmark */; + 8BFF51DA2BBB2EE000C35A15 /* PBXTextBookmark */ = 8BFF51DA2BBB2EE000C35A15 /* PBXTextBookmark */; + }; + sourceControlManager = 8B02375E1D42B1C400E1E8C8 /* Source Control */; + userBuildSettings = { + }; + }; + 2407DEB6089929BA00EB68BF /* Stonefire.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {948, 2664}}"; + sepNavSelRange = "{4004, 0}"; + sepNavVisRange = "{3208, 1854}"; + sepNavWindowFrame = "{{12, 47}, {895, 831}}"; + }; + }; + 245463B80991757100464AD3 /* Stonefire.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {561, 1674}}"; + sepNavSelRange = "{0, 0}"; + sepNavVisRange = "{0, 215}"; + sepNavWindowFrame = "{{20, 47}, {895, 831}}"; + }; + }; + 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {859, 20267}}"; + sepNavSelRange = "{10616, 0}"; + sepNavVisRange = "{9653, 2414}"; + sepNavWindowFrame = "{{15, 42}, {895, 831}}"; + }; + }; + 24D8286F09A914000093AEF8 /* StonefireProc.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1029, 7938}}"; + sepNavSelRange = "{8201, 0}"; + sepNavVisRange = "{7389, 1300}"; + sepNavWindowFrame = "{{31, 42}, {895, 831}}"; + }; + }; + 8B02375E1D42B1C400E1E8C8 /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + repositoryNamesForRoots = { + "" = ""; + }; + }; + }; + 8B02375F1D42B1C400E1E8C8 /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; + 8BFF51B32BBB2D7100C35A15 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 245463B80991757100464AD3 /* Stonefire.h */; + name = "Stonefire.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 215; + vrLoc = 0; + }; + 8BFF51DA2BBB2EE000C35A15 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 245463B80991757100464AD3 /* Stonefire.h */; + name = "Stonefire.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 215; + vrLoc = 0; + }; + 8D01CCC60486CAD60068D4B7 /* Stonefire */ = { + activeExec = 0; + }; +} diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 new file mode 100755 index 000000000..1e4d97cc6 --- /dev/null +++ b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/christopherjohnson.perspectivev3 @@ -0,0 +1,1508 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCProjectFormatConflictsModule + Name + Project Format Conflicts List + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + BundleLoadPath + + MaxInstances + n + Module + XCSnapshotModule + Name + Snapshots Tool + + + BundlePath + /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources + Description + AIODescriptionKey + DockingSystemVisible + + Extension + perspectivev3 + FavBarConfig + + PBXProjectModuleGUID + 8B02375D1D42B1C400E1E8C8 + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.defaultV3 + MajorVersion + 34 + MinorVersion + 0 + Name + All-In-One + Notifications + + + XCObserverAutoDisconnectKey + + XCObserverDefintionKey + + PBXStatusErrorsKey + 0 + + XCObserverFactoryKey + XCPerspectivesSpecificationIdentifier + XCObserverGUIDKey + XCObserverProjectIdentifier + XCObserverNotificationKey + PBXStatusBuildStateMessageNotification + XCObserverTargetKey + XCMainBuildResultsModuleGUID + XCObserverTriggerKey + awakenModuleWithObserver: + XCObserverValidationKey + + PBXStatusErrorsKey + 2 + + + + OpenEditors + + PerspectiveWidths + + 810 + 810 + + Perspectives + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-combo-popup + action + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + get-info + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.project + IsVertical + + Layout + + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CA23ED40692098700951B8B + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 185 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 089C166AFE841209C02AAC07 + 08FB77ADFE841716C02AAC07 + 1C37FBAC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 6 + 4 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {185, 428}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + + GeometryConfiguration + + Frame + {{0, 0}, {202, 446}} + GroupTreeTableConfiguration + + MainColumn + 185 + + RubberWindowFrame + 40 304 810 487 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 202pt + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 8B0237581D42B1C400E1E8C8 + PBXProjectModuleLabel + Stonefire.h + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 8B0237591D42B1C400E1E8C8 + PBXProjectModuleLabel + Stonefire.h + _historyCapacity + 0 + bookmark + 8BFF51DA2BBB2EE000C35A15 + history + + 8BFF51B32BBB2D7100C35A15 + + + SplitCount + 1 + + StatusBarVisibility + + XCSharingToken + com.apple.Xcode.CommonNavigatorGroupSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {603, 132}} + RubberWindowFrame + 40 304 810 487 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 132pt + + + Proportion + 309pt + Tabs + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EDF0692099D00951B8B + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{10, 27}, {603, 282}} + + Module + XCDetailModule + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EE00692099D00951B8B + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{10, 31}, {603, 297}} + + Module + PBXProjectFindModule + + + ContentConfiguration + + PBXCVSModuleFilterTypeKey + 1032 + PBXProjectModuleGUID + 1CA23EE10692099D00951B8B + PBXProjectModuleLabel + SCM Results + + GeometryConfiguration + + Frame + {{10, 31}, {603, 297}} + + Module + PBXCVSModule + + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + XCBuildResultsTrigger_Collapse + 1023 + XCBuildResultsTrigger_Open + 1012 + + GeometryConfiguration + + Frame + {{10, 27}, {603, 282}} + RubberWindowFrame + 40 304 810 487 0 0 1440 878 + + Module + PBXBuildResultsModule + + + + + Proportion + 603pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDockableTabModule + XCDetailModule + PBXProjectFindModule + PBXCVSModule + PBXBuildResultsModule + + TableOfContents + + 8BFF51D62BBB2DB700C35A15 + 1CA23ED40692098700951B8B + 8BFF51D72BBB2DB700C35A15 + 8B0237581D42B1C400E1E8C8 + 8BFF51D82BBB2DB700C35A15 + 1CA23EDF0692099D00951B8B + 1CA23EE00692099D00951B8B + 1CA23EE10692099D00951B8B + XCMainBuildResultsModuleGUID + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.defaultV3 + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-combo-popup + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + debugger-restart-executable + debugger-pause + debugger-step-over + debugger-step-into + debugger-step-out + NSToolbarFlexibleSpaceItem + servicesModulebreakpoints + debugger-show-console-window + + ControllerClassBaseName + PBXDebugSessionModule + IconName + DebugTabIcon + Identifier + perspective.debug + IsVertical + 1 + Layout + + + ContentConfiguration + + PBXProjectModuleGUID + 1CCC7628064C1048000F2A68 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {810, 0}} + + Module + PBXDebugCLIModule + Proportion + 0% + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {395, 213}} + {{395, 0}, {415, 213}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {810, 213}} + {{0, 213}, {810, 225}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1CCC7629064C1048000F2A68 + PBXProjectModuleLabel + Debug + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 7}, {810, 438}} + + Module + PBXDebugSessionModule + Proportion + 443pt + + + Name + Debug + ServiceClasses + + XCModuleDock + XCModuleDock + PBXDebugCLIModule + PBXDebugSessionModule + XCConsole + + TableOfContents + + 1CC8E6A5069209BD00BB180A + 1CC8E6A6069209BD00BB180A + 1CCC7628064C1048000F2A68 + 1CCC7629064C1048000F2A68 + 1CC8E6A7069209BD00BB180A + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecification.xcperspec' + StatusbarIsVisible + + TimeStamp + 733687520.23717797 + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 2 + Type + Perspectives + UpdateMessage + + WindowJustification + 5 + WindowOrderList + + /Users/christopherjohnson/Desktop/Stonefire/Stonefire.xcodeproj + + WindowString + 40 304 810 487 0 0 1440 878 + WindowToolsV3 + + + Identifier + windowTool.debugger + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {317, 164}} + {{317, 0}, {377, 164}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {694, 164}} + {{0, 164}, {694, 216}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {694, 380}} + RubberWindowFrame + 321 238 694 422 0 0 1440 878 + + Module + PBXDebugSessionModule + Proportion + 100% + + + Proportion + 100% + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1C0AD2AB069F1E9B00FABCE6 + 1C162984064C10D400B95A72 + 1C0AD2AC069F1E9B00FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + WindowString + 321 238 694 422 0 0 1440 878 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + 0 + + + Identifier + windowTool.build + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD052900623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {500, 215}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 218pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + + GeometryConfiguration + + Frame + {{0, 222}, {500, 236}} + RubberWindowFrame + 192 257 500 500 0 0 1280 1002 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 458pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAA5065D492600B07095 + 1C78EAA6065D492600B07095 + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.buildV3 + WindowString + 192 257 500 500 0 0 1280 1002 + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + windowTool.snapshots + Layout + + + Dock + + + Module + XCSnapshotModule + Proportion + 100% + + + Proportion + 100% + + + Name + Snapshots + ServiceClasses + + XCSnapshotModule + + StatusbarIsVisible + Yes + ToolbarConfiguration + xcode.toolbar.config.snapshots + WindowString + 315 824 300 550 0 0 1440 878 + WindowToolIsVisible + Yes + + + Identifier + windowTool.debuggerConsole + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {700, 358}} + RubberWindowFrame + 149 87 700 400 0 0 1440 878 + + Module + PBXDebugCLIModule + Proportion + 358pt + + + Proportion + 358pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D5B069F1CE1000CFCEE + 1C530D5C069F1CE1000CFCEE + 1C78EAAC065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.consoleV3 + WindowString + 149 87 440 400 0 0 1440 878 + WindowToolGUID + 1C530D5B069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.09500122070312 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scmV3 + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 3 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpointsV3 + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimatorV3 + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 166pt + + + Proportion + 166pt + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + FirstTimeWindowDisplayed + + Identifier + windowTool.projectFormatConflicts + IsVertical + + Layout + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 8BCAE52E1D49920D0047D4BD + + GeometryConfiguration + + Frame + {{0, 0}, {472, 302}} + RubberWindowFrame + 569 378 472 322 0 0 1440 878 + + Module + XCProjectFormatConflictsModule + Proportion + 302pt + + + Proportion + 302pt + + + Name + Project Format Conflicts + ServiceClasses + + XCProjectFormatConflictsModule + + StatusbarIsVisible + + TableOfContents + + 8BCAE52F1D49920D0047D4BD + 8BCAE5301D49920D0047D4BD + 8BCAE52E1D49920D0047D4BD + + WindowContentMinSize + 450 300 + WindowString + 569 378 472 322 0 0 1440 878 + WindowToolGUID + 8BCAE52F1D49920D0047D4BD + WindowToolIsVisible + + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {369, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {616, 353}} + MembersFrame + {{0, 105}, {369, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 94 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 597 125 616 374 0 0 1280 1002 + + Module + PBXClassBrowserModule + Proportion + 354pt + + + Proportion + 354pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C78EABA065D492600B07095 + 1C78EABB065D492600B07095 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 597 125 616 374 0 0 1280 1002 + + + Identifier + windowTool.refactoring + IncludeInToolsMenu + 0 + Layout + + + Dock + + + BecomeActive + 1 + GeometryConfiguration + + Frame + {0, 0}, {500, 335} + RubberWindowFrame + {0, 0}, {500, 335} + + Module + XCRefactoringModule + Proportion + 100% + + + Proportion + 100% + + + Name + Refactoring + ServiceClasses + + XCRefactoringModule + + WindowString + 200 200 500 356 0 0 1920 1200 + + + + diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.pbxproj b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.pbxproj new file mode 100755 index 000000000..6b4bc66a5 --- /dev/null +++ b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.pbxproj @@ -0,0 +1,2201 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 2407DEB9089929BA00EB68BF /* Stonefire.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2407DEB6089929BA00EB68BF /* Stonefire.cpp */; }; + 245463B90991757100464AD3 /* Stonefire.h in Headers */ = {isa = PBXBuildFile; fileRef = 245463B80991757100464AD3 /* Stonefire.h */; }; + 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF910F90D1DD003BB5A7 /* aeffect.h */; }; + 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */; }; + 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */; }; + 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FF990F90D1DD003BB5A7 /* adelay.h */; }; + 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */; }; + 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */; }; + 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFAB0F90D1DD003BB5A7 /* again.h */; }; + 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */; }; + 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */; }; + 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */; }; + 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */; }; + 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */; }; + 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */; }; + 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */; }; + 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */; }; + 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200050F90D1DD003BB5A7 /* controlsgui.h */; }; + 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */; }; + 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */; }; + 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */; }; + 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */; }; + 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */; }; + 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */; }; + 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */; }; + 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2001F0F90D1DD003BB5A7 /* ctabview.h */; }; + 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201470F90D1DE003BB5A7 /* plugguieditor.h */; }; + 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201490F90D1DE003BB5A7 /* vstcontrols.h */; }; + 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014B0F90D1DE003BB5A7 /* vstgui.h */; }; + 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */; }; + 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */; }; + 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */; }; + 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */; }; + 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */; }; + 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */; }; + 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */; }; + 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */; }; + 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */ = {isa = PBXBuildFile; fileRef = 24CFB70307E7A0220081BD57 /* PkgInfo */; }; + 24D8287009A914000093AEF8 /* StonefireProc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24D8286F09A914000093AEF8 /* StonefireProc.cpp */; }; + 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; + remoteInfo = again; + }; + 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = F4476974093DAE42008998C4; + remoteInfo = adelay; + }; + 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = F4FF52220929FBF500DDED7A; + remoteInfo = vstxsynth; + }; + 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = F4476A10093DCAF9008998C4; + remoteInfo = surrounddelay; + }; + 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = F4FF52F3092A312800DDED7A; + remoteInfo = minihost; + }; + 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; + proxyType = 2; + remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; + remoteInfo = AudioUnit; + }; + 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; + proxyType = 2; + remoteGlobalIDString = F4C9F1D407B2320800010DAD; + remoteInfo = VST; + }; + 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8D01CCD20486CAD60068D4B7; + remoteInfo = AudioUnit; + }; + 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = F4C9F1D407B2320800010DAD; + remoteInfo = VST; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; + 2407DE920899296600EB68BF /* Stonefire.vst */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Stonefire.vst; sourceTree = BUILT_PRODUCTS_DIR; }; + 2407DEB6089929BA00EB68BF /* Stonefire.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Stonefire.cpp; path = source/Stonefire.cpp; sourceTree = ""; }; + 2434720A098313350063BBF1 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = ""; }; + 245463B80991757100464AD3 /* Stonefire.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Stonefire.h; path = source/Stonefire.h; sourceTree = ""; }; + 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10014.bmp; sourceTree = ""; }; + 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10015.bmp; sourceTree = ""; }; + 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10016.bmp; sourceTree = ""; }; + 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controlsgui.cpp; sourceTree = ""; }; + 24A200050F90D1DD003BB5A7 /* controlsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controlsgui.h; sourceTree = ""; }; + 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteditor.cpp; sourceTree = ""; }; + 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteditor.h; sourceTree = ""; }; + 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtesteffect.cpp; sourceTree = ""; }; + 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtesteffect.h; sourceTree = ""; }; + 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestmain.cpp; sourceTree = ""; }; + 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdrawtestview.cpp; sourceTree = ""; }; + 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdrawtestview.h; sourceTree = ""; }; + 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprimitivesviews.cpp; sourceTree = ""; }; + 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pprimitivesviews.h; sourceTree = ""; }; + 24A200100F90D1DD003BB5A7 /* drawtest.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.def; sourceTree = ""; }; + 24A200110F90D1DD003BB5A7 /* drawtest.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.rc; sourceTree = ""; }; + 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = drawtest.vcproj; sourceTree = ""; }; + 24A200140F90D1DD003BB5A7 /* drawtest.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsp; sourceTree = ""; }; + 24A200150F90D1DD003BB5A7 /* drawtest.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.dsw; sourceTree = ""; }; + 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aeffguieditor.cpp; sourceTree = ""; }; + 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffguieditor.h; sourceTree = ""; }; + 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfileselector.cpp; sourceTree = ""; }; + 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfileselector.h; sourceTree = ""; }; + 24A2001B0F90D1DD003BB5A7 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; + 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cscrollview.cpp; sourceTree = ""; }; + 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cscrollview.h; sourceTree = ""; }; + 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ctabview.cpp; sourceTree = ""; }; + 24A2001F0F90D1DD003BB5A7 /* ctabview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctabview.h; sourceTree = ""; }; + 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8cpp.html; sourceTree = ""; }; + 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = aeffguieditor_8h.html; sourceTree = ""; }; + 24A200240F90D1DD003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = annotated.html; sourceTree = ""; }; + 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8cpp.html; sourceTree = ""; }; + 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cfileselector_8h.html; sourceTree = ""; }; + 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_a_eff_g_u_i_editor-members.html"; sourceTree = ""; }; + 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_a_eff_g_u_i_editor.html; sourceTree = ""; }; + 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_anim_knob-members.html"; sourceTree = ""; }; + 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_anim_knob.html; sourceTree = ""; }; + 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_anim_knob.png; sourceTree = ""; }; + 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_attribute_list_entry-members.html"; sourceTree = ""; }; + 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_attribute_list_entry.html; sourceTree = ""; }; + 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_auto_animation-members.html"; sourceTree = ""; }; + 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_auto_animation.html; sourceTree = ""; }; + 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_auto_animation.png; sourceTree = ""; }; + 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_bitmap-members.html"; sourceTree = ""; }; + 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_bitmap.html; sourceTree = ""; }; + 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_bitmap.png; sourceTree = ""; }; + 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_c_view-members.html"; sourceTree = ""; }; + 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_c_view.html; sourceTree = ""; }; + 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control-members.html"; sourceTree = ""; }; + 24A200370F90D1DD003BB5A7 /* class_c_control.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control.html; sourceTree = ""; }; + 24A200380F90D1DD003BB5A7 /* class_c_control.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control.png; sourceTree = ""; }; + 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_control_listener-members.html"; sourceTree = ""; }; + 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_control_listener.html; sourceTree = ""; }; + 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_control_listener.png; sourceTree = ""; }; + 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_drag_container-members.html"; sourceTree = ""; }; + 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_drag_container.html; sourceTree = ""; }; + 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_drag_container.png; sourceTree = ""; }; + 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_draw_context-members.html"; sourceTree = ""; }; + 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_draw_context.html; sourceTree = ""; }; + 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_draw_context.png; sourceTree = ""; }; + 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_file_selector-members.html"; sourceTree = ""; }; + 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_file_selector.html; sourceTree = ""; }; + 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_frame-members.html"; sourceTree = ""; }; + 24A200450F90D1DD003BB5A7 /* class_c_frame.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_frame.html; sourceTree = ""; }; + 24A200460F90D1DD003BB5A7 /* class_c_frame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_frame.png; sourceTree = ""; }; + 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_slider-members.html"; sourceTree = ""; }; + 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_slider.html; sourceTree = ""; }; + 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_slider.png; sourceTree = ""; }; + 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_horizontal_switch-members.html"; sourceTree = ""; }; + 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_horizontal_switch.html; sourceTree = ""; }; + 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_horizontal_switch.png; sourceTree = ""; }; + 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_kick_button-members.html"; sourceTree = ""; }; + 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_kick_button.html; sourceTree = ""; }; + 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_kick_button.png; sourceTree = ""; }; + 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_knob-members.html"; sourceTree = ""; }; + 24A200510F90D1DD003BB5A7 /* class_c_knob.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_knob.html; sourceTree = ""; }; + 24A200520F90D1DD003BB5A7 /* class_c_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_knob.png; sourceTree = ""; }; + 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_bitmap-members.html"; sourceTree = ""; }; + 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_bitmap.html; sourceTree = ""; }; + 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_bitmap.png; sourceTree = ""; }; + 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_movie_button-members.html"; sourceTree = ""; }; + 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_movie_button.html; sourceTree = ""; }; + 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_movie_button.png; sourceTree = ""; }; + 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_offscreen_context-members.html"; sourceTree = ""; }; + 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_offscreen_context.html; sourceTree = ""; }; + 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_offscreen_context.png; sourceTree = ""; }; + 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_on_off_button-members.html"; sourceTree = ""; }; + 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_on_off_button.html; sourceTree = ""; }; + 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_on_off_button.png; sourceTree = ""; }; + 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu-members.html"; sourceTree = ""; }; + 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu.html; sourceTree = ""; }; + 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu.png; sourceTree = ""; }; + 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_option_menu_scheme-members.html"; sourceTree = ""; }; + 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_option_menu_scheme.html; sourceTree = ""; }; + 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_option_menu_scheme.png; sourceTree = ""; }; + 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_param_display-members.html"; sourceTree = ""; }; + 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_param_display.html; sourceTree = ""; }; + 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_param_display.png; sourceTree = ""; }; + 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_reference_counter-members.html"; sourceTree = ""; }; + 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_reference_counter.html; sourceTree = ""; }; + 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_reference_counter.png; sourceTree = ""; }; + 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_rocker_switch-members.html"; sourceTree = ""; }; + 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_rocker_switch.html; sourceTree = ""; }; + 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_rocker_switch.png; sourceTree = ""; }; + 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_container-members.html"; sourceTree = ""; }; + 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_container.html; sourceTree = ""; }; + 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_container.png; sourceTree = ""; }; + 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scroll_view-members.html"; sourceTree = ""; }; + 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scroll_view.html; sourceTree = ""; }; + 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scroll_view.png; sourceTree = ""; }; + 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_scrollbar-members.html"; sourceTree = ""; }; + 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_scrollbar.html; sourceTree = ""; }; + 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_scrollbar.png; sourceTree = ""; }; + 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_slider-members.html"; sourceTree = ""; }; + 24A200780F90D1DD003BB5A7 /* class_c_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_slider.html; sourceTree = ""; }; + 24A200790F90D1DD003BB5A7 /* class_c_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_slider.png; sourceTree = ""; }; + 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_special_digit-members.html"; sourceTree = ""; }; + 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_special_digit.html; sourceTree = ""; }; + 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_special_digit.png; sourceTree = ""; }; + 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen-members.html"; sourceTree = ""; }; + 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen.html; sourceTree = ""; }; + 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen.png; sourceTree = ""; }; + 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_splash_screen_view-members.html"; sourceTree = ""; }; + 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_splash_screen_view.html; sourceTree = ""; }; + 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_splash_screen_view.png; sourceTree = ""; }; + 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_button-members.html"; sourceTree = ""; }; + 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_button.html; sourceTree = ""; }; + 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_button.png; sourceTree = ""; }; + 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_child_view-members.html"; sourceTree = ""; }; + 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_child_view.html; sourceTree = ""; }; + 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_child_view.png; sourceTree = ""; }; + 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_tab_view-members.html"; sourceTree = ""; }; + 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_tab_view.html; sourceTree = ""; }; + 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_tab_view.png; sourceTree = ""; }; + 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_edit-members.html"; sourceTree = ""; }; + 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_edit.html; sourceTree = ""; }; + 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_edit.png; sourceTree = ""; }; + 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_text_label-members.html"; sourceTree = ""; }; + 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_text_label.html; sourceTree = ""; }; + 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_text_label.png; sourceTree = ""; }; + 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_slider-members.html"; sourceTree = ""; }; + 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_slider.html; sourceTree = ""; }; + 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_slider.png; sourceTree = ""; }; + 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vertical_switch-members.html"; sourceTree = ""; }; + 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vertical_switch.html; sourceTree = ""; }; + 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vertical_switch.png; sourceTree = ""; }; + 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view-members.html"; sourceTree = ""; }; + 24A200990F90D1DD003BB5A7 /* class_c_view.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view.html; sourceTree = ""; }; + 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view.png; sourceTree = ""; }; + 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_view_container-members.html"; sourceTree = ""; }; + 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_view_container.html; sourceTree = ""; }; + 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_view_container.png; sourceTree = ""; }; + 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_c_vu_meter-members.html"; sourceTree = ""; }; + 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_c_vu_meter.html; sourceTree = ""; }; + 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_c_vu_meter.png; sourceTree = ""; }; + 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_i_scrollbar_drawer-members.html"; sourceTree = ""; }; + 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_i_scrollbar_drawer.html; sourceTree = ""; }; + 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "class_plugin_g_u_i_editor-members.html"; sourceTree = ""; }; + 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = class_plugin_g_u_i_editor.html; sourceTree = ""; }; + 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8cpp.html; sourceTree = ""; }; + 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = cscrollview_8h.html; sourceTree = ""; }; + 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8cpp.html; sourceTree = ""; }; + 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = ctabview_8h.html; sourceTree = ""; }; + 24A200A90F90D1DD003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = deprecated.html; sourceTree = ""; }; + 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = doc_8h.html; sourceTree = ""; }; + 24A200AB0F90D1DD003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; + 24A200AC0F90D1DD003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; + 24A200AD0F90D1DD003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = files.html; sourceTree = ""; }; + 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; + 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; + 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; + 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; + 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; + 24A200B30F90D1DE003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; + 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; + 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; + 24A200B60F90D1DE003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; + 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; + 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; + 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; + 24A200BA0F90D1DE003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions.html; sourceTree = ""; }; + 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x62.html; sourceTree = ""; }; + 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x63.html; sourceTree = ""; }; + 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x64.html; sourceTree = ""; }; + 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x65.html; sourceTree = ""; }; + 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x66.html; sourceTree = ""; }; + 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x67.html; sourceTree = ""; }; + 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x68.html; sourceTree = ""; }; + 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x69.html; sourceTree = ""; }; + 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6b.html; sourceTree = ""; }; + 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6c.html; sourceTree = ""; }; + 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6d.html; sourceTree = ""; }; + 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6e.html; sourceTree = ""; }; + 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x6f.html; sourceTree = ""; }; + 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x70.html; sourceTree = ""; }; + 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x72.html; sourceTree = ""; }; + 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x73.html; sourceTree = ""; }; + 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x74.html; sourceTree = ""; }; + 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x75.html; sourceTree = ""; }; + 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x76.html; sourceTree = ""; }; + 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x77.html; sourceTree = ""; }; + 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x78.html; sourceTree = ""; }; + 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x79.html; sourceTree = ""; }; + 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7a.html; sourceTree = ""; }; + 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_0x7e.html; sourceTree = ""; }; + 24A200D30F90D1DE003BB5A7 /* functions_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_eval.html; sourceTree = ""; }; + 24A200D40F90D1DE003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func.html; sourceTree = ""; }; + 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x62.html; sourceTree = ""; }; + 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x63.html; sourceTree = ""; }; + 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x64.html; sourceTree = ""; }; + 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x65.html; sourceTree = ""; }; + 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x66.html; sourceTree = ""; }; + 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x67.html; sourceTree = ""; }; + 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x68.html; sourceTree = ""; }; + 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x69.html; sourceTree = ""; }; + 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6c.html; sourceTree = ""; }; + 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6d.html; sourceTree = ""; }; + 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6e.html; sourceTree = ""; }; + 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x6f.html; sourceTree = ""; }; + 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x70.html; sourceTree = ""; }; + 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x72.html; sourceTree = ""; }; + 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x73.html; sourceTree = ""; }; + 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x74.html; sourceTree = ""; }; + 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x75.html; sourceTree = ""; }; + 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x76.html; sourceTree = ""; }; + 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x77.html; sourceTree = ""; }; + 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_func_0x7e.html; sourceTree = ""; }; + 24A200E90F90D1DE003BB5A7 /* functions_rela.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_rela.html; sourceTree = ""; }; + 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars.html; sourceTree = ""; }; + 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x62.html; sourceTree = ""; }; + 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x63.html; sourceTree = ""; }; + 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x64.html; sourceTree = ""; }; + 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x65.html; sourceTree = ""; }; + 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x66.html; sourceTree = ""; }; + 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x67.html; sourceTree = ""; }; + 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x68.html; sourceTree = ""; }; + 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x69.html; sourceTree = ""; }; + 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6b.html; sourceTree = ""; }; + 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6c.html; sourceTree = ""; }; + 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6d.html; sourceTree = ""; }; + 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6e.html; sourceTree = ""; }; + 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x6f.html; sourceTree = ""; }; + 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x70.html; sourceTree = ""; }; + 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x72.html; sourceTree = ""; }; + 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x73.html; sourceTree = ""; }; + 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x74.html; sourceTree = ""; }; + 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x75.html; sourceTree = ""; }; + 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x76.html; sourceTree = ""; }; + 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x77.html; sourceTree = ""; }; + 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x78.html; sourceTree = ""; }; + 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x79.html; sourceTree = ""; }; + 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = functions_vars_0x7a.html; sourceTree = ""; }; + 24A201020F90D1DE003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals.html; sourceTree = ""; }; + 24A201030F90D1DE003BB5A7 /* globals_0x61.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x61.html; sourceTree = ""; }; + 24A201040F90D1DE003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x62.html; sourceTree = ""; }; + 24A201050F90D1DE003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x63.html; sourceTree = ""; }; + 24A201060F90D1DE003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x65.html; sourceTree = ""; }; + 24A201070F90D1DE003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x66.html; sourceTree = ""; }; + 24A201080F90D1DE003BB5A7 /* globals_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x67.html; sourceTree = ""; }; + 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6b.html; sourceTree = ""; }; + 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6d.html; sourceTree = ""; }; + 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6e.html; sourceTree = ""; }; + 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x6f.html; sourceTree = ""; }; + 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x71.html; sourceTree = ""; }; + 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x72.html; sourceTree = ""; }; + 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x73.html; sourceTree = ""; }; + 24A201100F90D1DE003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x74.html; sourceTree = ""; }; + 24A201110F90D1DE003BB5A7 /* globals_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x75.html; sourceTree = ""; }; + 24A201120F90D1DE003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x76.html; sourceTree = ""; }; + 24A201130F90D1DE003BB5A7 /* globals_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_0x77.html; sourceTree = ""; }; + 24A201140F90D1DE003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_defs.html; sourceTree = ""; }; + 24A201150F90D1DE003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_enum.html; sourceTree = ""; }; + 24A201160F90D1DE003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_eval.html; sourceTree = ""; }; + 24A201170F90D1DE003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_type.html; sourceTree = ""; }; + 24A201180F90D1DE003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = globals_vars.html; sourceTree = ""; }; + 24A201190F90D1DE003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = hierarchy.html; sourceTree = ""; }; + 24A2011A0F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; + 24A2011B0F90D1DE003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = intro.html; sourceTree = ""; }; + 24A2011C0F90D1DE003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = license.html; sourceTree = ""; }; + 24A2011D0F90D1DE003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = maceditor.html; sourceTree = ""; }; + 24A2011E0F90D1DE003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = main.html; sourceTree = ""; }; + 24A2011F0F90D1DE003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = others.html; sourceTree = ""; }; + 24A201200F90D1DE003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = pages.html; sourceTree = ""; }; + 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8cpp.html; sourceTree = ""; }; + 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = plugguieditor_8h.html; sourceTree = ""; }; + 24A201230F90D1DE003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = sequences.html; sourceTree = ""; }; + 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_color-members.html"; sourceTree = ""; }; + 24A201250F90D1DE003BB5A7 /* struct_c_color.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_color.html; sourceTree = ""; }; + 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_point-members.html"; sourceTree = ""; }; + 24A201270F90D1DE003BB5A7 /* struct_c_point.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_point.html; sourceTree = ""; }; + 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_c_rect-members.html"; sourceTree = ""; }; + 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_c_rect.html; sourceTree = ""; }; + 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_e_rect-members.html"; sourceTree = ""; }; + 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_e_rect.html; sourceTree = ""; }; + 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; + 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_select.html; sourceTree = ""; }; + 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; + 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_file_type.html; sourceTree = ""; }; + 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; + 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = struct_vst_key_code.html; sourceTree = ""; }; + 24A201320F90D1DE003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; + 24A201330F90D1DE003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; + 24A201340F90D1DE003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; + 24A201350F90D1DE003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; + 24A201360F90D1DE003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = thanks.html; sourceTree = ""; }; + 24A201370F90D1DE003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = tree.html; sourceTree = ""; }; + 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8cpp.html; sourceTree = ""; }; + 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstcontrols_8h.html; sourceTree = ""; }; + 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8cpp.html; sourceTree = ""; }; + 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstgui_8h.html; sourceTree = ""; }; + 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstkeycode_8h.html; sourceTree = ""; }; + 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstoffline.html; sourceTree = ""; }; + 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstparamstruct.html; sourceTree = ""; }; + 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugscarbon_8h.html; sourceTree = ""; }; + 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmac_8h.html; sourceTree = ""; }; + 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsmacho_8h.html; sourceTree = ""; }; + 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = vstplugsquartz_8h.html; sourceTree = ""; }; + 24A201430F90D1DE003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = whatsnew.html; sourceTree = ""; }; + 24A201440F90D1DE003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html.documentation; path = index.html; sourceTree = ""; }; + 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "Migrating from 2.3.rtf"; sourceTree = ""; }; + 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plugguieditor.cpp; sourceTree = ""; }; + 24A201470F90D1DE003BB5A7 /* plugguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugguieditor.h; sourceTree = ""; }; + 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstcontrols.cpp; sourceTree = ""; }; + 24A201490F90D1DE003BB5A7 /* vstcontrols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstcontrols.h; sourceTree = ""; }; + 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstgui.cpp; sourceTree = ""; }; + 24A2014B0F90D1DE003BB5A7 /* vstgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstgui.h; sourceTree = ""; }; + 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstkeycode.h; sourceTree = ""; }; + 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugscarbon.h; sourceTree = ""; }; + 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmac.h; sourceTree = ""; }; + 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsmacho.h; sourceTree = ""; }; + 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstplugsquartz.h; sourceTree = ""; }; + 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thumbs.db; sourceTree = ""; }; + 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = VST_Logo_Usage_Guideline.pdf; sourceTree = ""; }; + 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VSTLogoAlpha.png; sourceTree = ""; }; + 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoBlack.jpg; sourceTree = ""; }; + 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = VSTLogoWhite.jpg; sourceTree = ""; }; + 24A2FEC60F90D1DC003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.bundle"; path = VSTMonitor; sourceTree = ""; }; + 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PkgInfo; sourceTree = ""; }; + 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50000.bmp; sourceTree = ""; }; + 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50001.bmp; sourceTree = ""; }; + 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50002.bmp; sourceTree = ""; }; + 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50003.bmp; sourceTree = ""; }; + 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50004.bmp; sourceTree = ""; }; + 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50005.bmp; sourceTree = ""; }; + 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50006.bmp; sourceTree = ""; }; + 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50007.bmp; sourceTree = ""; }; + 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp50008.bmp; sourceTree = ""; }; + 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = VSTParamTool.app; sourceTree = ""; }; + 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstmonitor.dll; sourceTree = ""; }; + 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */ = {isa = PBXFileReference; lastKnownFileType = file; path = vstparamtool.exe; sourceTree = ""; }; + 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = folder.gif; sourceTree = ""; }; + 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = mac.gif; sourceTree = ""; }; + 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo_small.jpg; sourceTree = ""; }; + 24A2FEDD0F90D1DC003BB5A7 /* win.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = win.gif; sourceTree = ""; }; + 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffect_8h.html; sourceTree = ""; }; + 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffectx_8h.html; sourceTree = ""; }; + 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = aeffeditor_8h.html; sourceTree = ""; }; + 24A2FEE20F90D1DC003BB5A7 /* annotated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = annotated.html; sourceTree = ""; }; + 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8cpp.html; sourceTree = ""; }; + 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffect_8h.html; sourceTree = ""; }; + 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8cpp.html; sourceTree = ""; }; + 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = audioeffectx_8h.html; sourceTree = ""; }; + 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Blocksizechange.gif; sourceTree = ""; }; + 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_a_eff_editor-members.html"; sourceTree = ""; }; + 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_a_eff_editor.html; sourceTree = ""; }; + 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect-members.html"; sourceTree = ""; }; + 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect.html; sourceTree = ""; }; + 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect.png; sourceTree = ""; }; + 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "class_audio_effect_x-members.html"; sourceTree = ""; }; + 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = class_audio_effect_x.html; sourceTree = ""; }; + 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = class_audio_effect_x.png; sourceTree = ""; }; + 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = ControlChanged.gif; sourceTree = ""; }; + 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = deprecated.html; sourceTree = ""; }; + 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_2d3252dd12c84c66c1d25b26bb45a1f5.html; sourceTree = ""; }; + 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_77c628dfee72e555f82d5ef53b733f38.html; sourceTree = ""; }; + 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_f81105d3b854bea570aaf3bae5cb64c1.html; sourceTree = ""; }; + 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dir_fa0454ab79b4262333bf837ea3d765e9.html; sourceTree = ""; }; + 24A2FEF60F90D1DC003BB5A7 /* dirs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = dirs.html; sourceTree = ""; }; + 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = doc_8h.html; sourceTree = ""; }; + 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = doxygen.css; sourceTree = ""; }; + 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doxygen.png; sourceTree = ""; }; + 24A2FEFA0F90D1DC003BB5A7 /* files.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = files.html; sourceTree = ""; }; + 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2blank.png; sourceTree = ""; }; + 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2doc.png; sourceTree = ""; }; + 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderclosed.png; sourceTree = ""; }; + 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2folderopen.png; sourceTree = ""; }; + 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2lastnode.png; sourceTree = ""; }; + 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2link.png; sourceTree = ""; }; + 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mlastnode.png; sourceTree = ""; }; + 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2mnode.png; sourceTree = ""; }; + 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2node.png; sourceTree = ""; }; + 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2plastnode.png; sourceTree = ""; }; + 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2pnode.png; sourceTree = ""; }; + 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ftv2vertline.png; sourceTree = ""; }; + 24A2FF070F90D1DC003BB5A7 /* functions.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions.html; sourceTree = ""; }; + 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x62.html; sourceTree = ""; }; + 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x63.html; sourceTree = ""; }; + 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x64.html; sourceTree = ""; }; + 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x65.html; sourceTree = ""; }; + 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x66.html; sourceTree = ""; }; + 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x67.html; sourceTree = ""; }; + 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x68.html; sourceTree = ""; }; + 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x69.html; sourceTree = ""; }; + 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6b.html; sourceTree = ""; }; + 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6c.html; sourceTree = ""; }; + 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6d.html; sourceTree = ""; }; + 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6e.html; sourceTree = ""; }; + 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x6f.html; sourceTree = ""; }; + 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x70.html; sourceTree = ""; }; + 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x72.html; sourceTree = ""; }; + 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x73.html; sourceTree = ""; }; + 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x74.html; sourceTree = ""; }; + 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x75.html; sourceTree = ""; }; + 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x76.html; sourceTree = ""; }; + 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x77.html; sourceTree = ""; }; + 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x78.html; sourceTree = ""; }; + 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x79.html; sourceTree = ""; }; + 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_0x7e.html; sourceTree = ""; }; + 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_func.html; sourceTree = ""; }; + 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = functions_vars.html; sourceTree = ""; }; + 24A2FF210F90D1DC003BB5A7 /* globals.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals.html; sourceTree = ""; }; + 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x62.html; sourceTree = ""; }; + 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x63.html; sourceTree = ""; }; + 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x64.html; sourceTree = ""; }; + 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x65.html; sourceTree = ""; }; + 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x66.html; sourceTree = ""; }; + 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6b.html; sourceTree = ""; }; + 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x6d.html; sourceTree = ""; }; + 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x74.html; sourceTree = ""; }; + 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_0x76.html; sourceTree = ""; }; + 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_defs.html; sourceTree = ""; }; + 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_enum.html; sourceTree = ""; }; + 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval.html; sourceTree = ""; }; + 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x65.html; sourceTree = ""; }; + 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6b.html; sourceTree = ""; }; + 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x6d.html; sourceTree = ""; }; + 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_eval_0x76.html; sourceTree = ""; }; + 24A2FF320F90D1DC003BB5A7 /* globals_func.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_func.html; sourceTree = ""; }; + 24A2FF330F90D1DC003BB5A7 /* globals_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_type.html; sourceTree = ""; }; + 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = globals_vars.html; sourceTree = ""; }; + 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = hierarchy.html; sourceTree = ""; }; + 24A2FF360F90D1DC003BB5A7 /* history.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = history.html; sourceTree = ""; }; + 24A2FF370F90D1DC003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; + 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Initialisation.gif; sourceTree = ""; }; + 24A2FF390F90D1DC003BB5A7 /* intro.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = intro.html; sourceTree = ""; }; + 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = IOchange.gif; sourceTree = ""; }; + 24A2FF3B0F90D1DC003BB5A7 /* license.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = license.html; sourceTree = ""; }; + 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = maceditor.html; sourceTree = ""; }; + 24A2FF3D0F90D1DC003BB5A7 /* main.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = main.html; sourceTree = ""; }; + 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_host_can_dos.html; sourceTree = ""; }; + 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespace_plug_can_dos.html; sourceTree = ""; }; + 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers.html; sourceTree = ""; }; + 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespacemembers_vars.html; sourceTree = ""; }; + 24A2FF420F90D1DC003BB5A7 /* namespaces.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = namespaces.html; sourceTree = ""; }; + 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Offlineprocessing.gif; sourceTree = ""; }; + 24A2FF440F90D1DC003BB5A7 /* others.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = others.html; sourceTree = ""; }; + 24A2FF450F90D1DC003BB5A7 /* pages.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = pages.html; sourceTree = ""; }; + 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Sampleratechange.gif; sourceTree = ""; }; + 24A2FF470F90D1DC003BB5A7 /* sequences.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sequences.html; sourceTree = ""; }; + 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = SpeakerarrangementnegotiationforVSTfx.gif; sourceTree = ""; }; + 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_a_effect-members.html"; sourceTree = ""; }; + 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_a_effect.html; sourceTree = ""; }; + 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_e_rect-members.html"; sourceTree = ""; }; + 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_e_rect.html; sourceTree = ""; }; + 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_key_name-members.html"; sourceTree = ""; }; + 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_key_name.html; sourceTree = ""; }; + 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_category-members.html"; sourceTree = ""; }; + 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_category.html; sourceTree = ""; }; + 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_midi_program_name-members.html"; sourceTree = ""; }; + 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_midi_program_name.html; sourceTree = ""; }; + 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file-members.html"; sourceTree = ""; }; + 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file.html; sourceTree = ""; }; + 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_audio_file_marker-members.html"; sourceTree = ""; }; + 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_audio_file_marker.html; sourceTree = ""; }; + 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_event-members.html"; sourceTree = ""; }; + 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_event.html; sourceTree = ""; }; + 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_events-members.html"; sourceTree = ""; }; + 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_events.html; sourceTree = ""; }; + 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_select-members.html"; sourceTree = ""; }; + 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_select.html; sourceTree = ""; }; + 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_file_type-members.html"; sourceTree = ""; }; + 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_file_type.html; sourceTree = ""; }; + 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_key_code-members.html"; sourceTree = ""; }; + 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_key_code.html; sourceTree = ""; }; + 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_event-members.html"; sourceTree = ""; }; + 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_event.html; sourceTree = ""; }; + 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_midi_sysex_event-members.html"; sourceTree = ""; }; + 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_midi_sysex_event.html; sourceTree = ""; }; + 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_offline_task-members.html"; sourceTree = ""; }; + 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_offline_task.html; sourceTree = ""; }; + 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_parameter_properties-members.html"; sourceTree = ""; }; + 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_parameter_properties.html; sourceTree = ""; }; + 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_patch_chunk_info-members.html"; sourceTree = ""; }; + 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_patch_chunk_info.html; sourceTree = ""; }; + 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_pin_properties-members.html"; sourceTree = ""; }; + 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_pin_properties.html; sourceTree = ""; }; + 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_arrangement-members.html"; sourceTree = ""; }; + 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_arrangement.html; sourceTree = ""; }; + 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_speaker_properties-members.html"; sourceTree = ""; }; + 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_speaker_properties.html; sourceTree = ""; }; + 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_time_info-members.html"; sourceTree = ""; }; + 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_time_info.html; sourceTree = ""; }; + 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_variable_io-members.html"; sourceTree = ""; }; + 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_variable_io.html; sourceTree = ""; }; + 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "struct_vst_window-members.html"; sourceTree = ""; }; + 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = struct_vst_window.html; sourceTree = ""; }; + 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_bank-members.html"; sourceTree = ""; }; + 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_bank.html; sourceTree = ""; }; + 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "structfx_program-members.html"; sourceTree = ""; }; + 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = structfx_program.html; sourceTree = ""; }; + 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_b.gif; sourceTree = ""; }; + 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_l.gif; sourceTree = ""; }; + 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = tab_r.gif; sourceTree = ""; }; + 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = tabs.css; sourceTree = ""; }; + 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = Termination.gif; sourceTree = ""; }; + 24A2FF800F90D1DD003BB5A7 /* thanks.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = thanks.html; sourceTree = ""; }; + 24A2FF810F90D1DD003BB5A7 /* tree.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = tree.html; sourceTree = ""; }; + 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOff.gif; sourceTree = ""; }; + 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = TurnOn.gif; sourceTree = ""; }; + 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstfxstore_8h.html; sourceTree = ""; }; + 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstoffline.html; sourceTree = ""; }; + 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstparamstruct.html; sourceTree = ""; }; + 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vstpluglogo.jpg; sourceTree = ""; }; + 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = vstplugmain_8cpp.html; sourceTree = ""; }; + 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = whatsnew.html; sourceTree = ""; }; + 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.menu.html; sourceTree = ""; }; + 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = sdk.overview.html; sourceTree = ""; }; + 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = sdkdoc.css; sourceTree = ""; }; + 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = "VST Licensing Agreement.rtf"; sourceTree = ""; }; + 24A2FF8E0F90D1DD003BB5A7 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = ""; }; + 24A2FF910F90D1DD003BB5A7 /* aeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffect.h; sourceTree = ""; }; + 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffectx.h; sourceTree = ""; }; + 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstfxstore.h; sourceTree = ""; }; + 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelay.cpp; sourceTree = ""; }; + 24A2FF990F90D1DD003BB5A7 /* adelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adelay.h; sourceTree = ""; }; + 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adelaymain.cpp; sourceTree = ""; }; + 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00128.bmp; sourceTree = ""; }; + 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00129.bmp; sourceTree = ""; }; + 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp00130.bmp; sourceTree = ""; }; + 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.rc; sourceTree = ""; }; + 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdeditor.cpp; sourceTree = ""; }; + 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdeditor.h; sourceTree = ""; }; + 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surrounddelay.cpp; sourceTree = ""; }; + 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surrounddelay.h; sourceTree = ""; }; + 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; + 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; + 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = again.cpp; sourceTree = ""; }; + 24A2FFAB0F90D1DD003BB5A7 /* again.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = again.h; sourceTree = ""; }; + 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; + 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "minihost-Info.plist"; sourceTree = ""; }; + 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = "vst 2.4 examples.xcodeproj"; sourceTree = ""; }; + 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = vst2.4Info.plist; sourceTree = ""; }; + 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minieditor.cpp; sourceTree = ""; }; + 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minihost.cpp; sourceTree = ""; }; + 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; + 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.rc; sourceTree = ""; }; + 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.vstxml; sourceTree = ""; }; + 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gmnames.h; sourceTree = ""; }; + 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynth.cpp; sourceTree = ""; }; + 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vstxsynth.h; sourceTree = ""; }; + 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstxsynthproc.cpp; sourceTree = ""; }; + 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; + 24A2FFC60F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; + 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstplug.def; sourceTree = ""; }; + 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = adelay.vcproj; sourceTree = ""; }; + 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = again.vcproj; sourceTree = ""; }; + 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = minihost.vcproj; sourceTree = ""; }; + 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.sln; sourceTree = ""; }; + 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = surrounddelay.vcproj; sourceTree = ""; }; + 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = vstxsynth.vcproj; sourceTree = ""; }; + 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = adelay.dsp; sourceTree = ""; }; + 24A2FFD10F90D1DD003BB5A7 /* again.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = again.dsp; sourceTree = ""; }; + 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = minihost.dsp; sourceTree = ""; }; + 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = samples.dsw; sourceTree = ""; }; + 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = surrounddelay.dsp; sourceTree = ""; }; + 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = vstxsynth.dsp; sourceTree = ""; }; + 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aeffeditor.h; sourceTree = ""; }; + 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffect.cpp; sourceTree = ""; }; + 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffect.h; sourceTree = ""; }; + 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audioeffectx.cpp; sourceTree = ""; }; + 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioeffectx.h; sourceTree = ""; }; + 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vstplugmain.cpp; sourceTree = ""; }; + 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = audiounit.exp; sourceTree = ""; }; + 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = "cw_vst_prefix.pch++"; sourceTree = ""; }; + 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */ = {isa = PBXFileReference; lastKnownFileType = file; path = drawtest.cw9prj; sourceTree = ""; }; + 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = drawtest.plc; sourceTree = ""; }; + 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcode; sourceTree = ""; }; + 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = drawtest.xcodeproj; sourceTree = ""; }; + 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_au_prefix.h; sourceTree = ""; }; + 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xcode_vst_prefix.h; sourceTree = ""; }; + 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = audiounit.r; sourceTree = ""; }; + 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00001.png; sourceTree = ""; }; + 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp00100.png; sourceTree = ""; }; + 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bmp01000.png; sourceTree = ""; }; + 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10001.bmp; sourceTree = ""; }; + 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10002.bmp; sourceTree = ""; }; + 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10003.bmp; sourceTree = ""; }; + 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10004.bmp; sourceTree = ""; }; + 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10005.bmp; sourceTree = ""; }; + 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10006.bmp; sourceTree = ""; }; + 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10007.bmp; sourceTree = ""; }; + 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10008.bmp; sourceTree = ""; }; + 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10009.bmp; sourceTree = ""; }; + 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10010.bmp; sourceTree = ""; }; + 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10011.bmp; sourceTree = ""; }; + 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10012.bmp; sourceTree = ""; }; + 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bmp10013.bmp; sourceTree = ""; }; + 24CFB70307E7A0220081BD57 /* PkgInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PkgInfo; path = mac/PkgInfo; sourceTree = ""; }; + 24D8286F09A914000093AEF8 /* StonefireProc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StonefireProc.cpp; path = source/StonefireProc.cpp; sourceTree = ""; }; + 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xcode_vst_prefix.h; path = mac/xcode_vst_prefix.h; sourceTree = SOURCE_ROOT; }; + 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXGroup section */ + 089C166AFE841209C02AAC07 /* FM-Chopper */ = { + isa = PBXGroup; + children = ( + 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, + 19C28FB4FE9D528D11CA2CBB /* Products */, + 089C167CFE841241C02AAC07 /* Resources */, + 08FB77ADFE841716C02AAC07 /* Source */, + 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */, + ); + name = "FM-Chopper"; + sourceTree = ""; + }; + 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + 2434720A098313350063BBF1 /* QuickTime.framework */, + 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */, + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C167CFE841241C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */, + 24CFB70307E7A0220081BD57 /* PkgInfo */, + 8D01CCD10486CAD60068D4B7 /* Info.plist */, + ); + name = Resources; + sourceTree = ""; + }; + 08FB77ADFE841716C02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + 2407DEB6089929BA00EB68BF /* Stonefire.cpp */, + 24D8286F09A914000093AEF8 /* StonefireProc.cpp */, + 245463B80991757100464AD3 /* Stonefire.h */, + ); + name = Source; + sourceTree = ""; + }; + 19C28FB4FE9D528D11CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 2407DE920899296600EB68BF /* Stonefire.vst */, + ); + name = Products; + sourceTree = ""; + }; + 24A200030F90D1DD003BB5A7 /* source */ = { + isa = PBXGroup; + children = ( + 24A200040F90D1DD003BB5A7 /* controlsgui.cpp */, + 24A200050F90D1DD003BB5A7 /* controlsgui.h */, + 24A200060F90D1DD003BB5A7 /* pdrawtesteditor.cpp */, + 24A200070F90D1DD003BB5A7 /* pdrawtesteditor.h */, + 24A200080F90D1DD003BB5A7 /* pdrawtesteffect.cpp */, + 24A200090F90D1DD003BB5A7 /* pdrawtesteffect.h */, + 24A2000A0F90D1DD003BB5A7 /* pdrawtestmain.cpp */, + 24A2000B0F90D1DD003BB5A7 /* pdrawtestview.cpp */, + 24A2000C0F90D1DD003BB5A7 /* pdrawtestview.h */, + 24A2000D0F90D1DD003BB5A7 /* pprimitivesviews.cpp */, + 24A2000E0F90D1DD003BB5A7 /* pprimitivesviews.h */, + ); + name = source; + path = /vstsdk2.4/vstgui.sf/drawtest/source; + sourceTree = ""; + }; + 24A2000F0F90D1DD003BB5A7 /* win */ = { + isa = PBXGroup; + children = ( + 24A200100F90D1DD003BB5A7 /* drawtest.def */, + 24A200110F90D1DD003BB5A7 /* drawtest.rc */, + 24A200120F90D1DD003BB5A7 /* drawtest.vcproj */, + ); + name = win; + path = /vstsdk2.4/vstgui.sf/drawtest/win; + sourceTree = ""; + }; + 24A200130F90D1DD003BB5A7 /* win.vc6 */ = { + isa = PBXGroup; + children = ( + 24A200140F90D1DD003BB5A7 /* drawtest.dsp */, + 24A200150F90D1DD003BB5A7 /* drawtest.dsw */, + ); + name = win.vc6; + path = /vstsdk2.4/vstgui.sf/drawtest/win.vc6; + sourceTree = ""; + }; + 24A200160F90D1DD003BB5A7 /* vstgui */ = { + isa = PBXGroup; + children = ( + 24A200170F90D1DD003BB5A7 /* aeffguieditor.cpp */, + 24A200180F90D1DD003BB5A7 /* aeffguieditor.h */, + 24A200190F90D1DD003BB5A7 /* cfileselector.cpp */, + 24A2001A0F90D1DD003BB5A7 /* cfileselector.h */, + 24A2001B0F90D1DD003BB5A7 /* Changelog */, + 24A2001C0F90D1DD003BB5A7 /* cscrollview.cpp */, + 24A2001D0F90D1DD003BB5A7 /* cscrollview.h */, + 24A2001E0F90D1DD003BB5A7 /* ctabview.cpp */, + 24A2001F0F90D1DD003BB5A7 /* ctabview.h */, + 24A200200F90D1DD003BB5A7 /* Documentation */, + 24A201460F90D1DE003BB5A7 /* plugguieditor.cpp */, + 24A201470F90D1DE003BB5A7 /* plugguieditor.h */, + 24A201480F90D1DE003BB5A7 /* vstcontrols.cpp */, + 24A201490F90D1DE003BB5A7 /* vstcontrols.h */, + 24A2014A0F90D1DE003BB5A7 /* vstgui.cpp */, + 24A2014B0F90D1DE003BB5A7 /* vstgui.h */, + 24A2014C0F90D1DE003BB5A7 /* vstkeycode.h */, + 24A2014D0F90D1DE003BB5A7 /* vstplugscarbon.h */, + 24A2014E0F90D1DE003BB5A7 /* vstplugsmac.h */, + 24A2014F0F90D1DE003BB5A7 /* vstplugsmacho.h */, + 24A201500F90D1DE003BB5A7 /* vstplugsquartz.h */, + ); + name = vstgui; + path = /vstsdk2.4/vstgui.sf/vstgui; + sourceTree = ""; + }; + 24A200200F90D1DD003BB5A7 /* Documentation */ = { + isa = PBXGroup; + children = ( + 24A200210F90D1DD003BB5A7 /* html */, + 24A201440F90D1DE003BB5A7 /* index.html */, + 24A201450F90D1DE003BB5A7 /* Migrating from 2.3.rtf */, + ); + name = Documentation; + path = /vstsdk2.4/vstgui.sf/vstgui/Documentation; + sourceTree = ""; + }; + 24A200210F90D1DD003BB5A7 /* html */ = { + isa = PBXGroup; + children = ( + 24A200220F90D1DD003BB5A7 /* aeffguieditor_8cpp.html */, + 24A200230F90D1DD003BB5A7 /* aeffguieditor_8h.html */, + 24A200240F90D1DD003BB5A7 /* annotated.html */, + 24A200250F90D1DD003BB5A7 /* cfileselector_8cpp.html */, + 24A200260F90D1DD003BB5A7 /* cfileselector_8h.html */, + 24A200270F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor-members.html */, + 24A200280F90D1DD003BB5A7 /* class_a_eff_g_u_i_editor.html */, + 24A200290F90D1DD003BB5A7 /* class_c_anim_knob-members.html */, + 24A2002A0F90D1DD003BB5A7 /* class_c_anim_knob.html */, + 24A2002B0F90D1DD003BB5A7 /* class_c_anim_knob.png */, + 24A2002C0F90D1DD003BB5A7 /* class_c_attribute_list_entry-members.html */, + 24A2002D0F90D1DD003BB5A7 /* class_c_attribute_list_entry.html */, + 24A2002E0F90D1DD003BB5A7 /* class_c_auto_animation-members.html */, + 24A2002F0F90D1DD003BB5A7 /* class_c_auto_animation.html */, + 24A200300F90D1DD003BB5A7 /* class_c_auto_animation.png */, + 24A200310F90D1DD003BB5A7 /* class_c_bitmap-members.html */, + 24A200320F90D1DD003BB5A7 /* class_c_bitmap.html */, + 24A200330F90D1DD003BB5A7 /* class_c_bitmap.png */, + 24A200340F90D1DD003BB5A7 /* class_c_c_view-members.html */, + 24A200350F90D1DD003BB5A7 /* class_c_c_view.html */, + 24A200360F90D1DD003BB5A7 /* class_c_control-members.html */, + 24A200370F90D1DD003BB5A7 /* class_c_control.html */, + 24A200380F90D1DD003BB5A7 /* class_c_control.png */, + 24A200390F90D1DD003BB5A7 /* class_c_control_listener-members.html */, + 24A2003A0F90D1DD003BB5A7 /* class_c_control_listener.html */, + 24A2003B0F90D1DD003BB5A7 /* class_c_control_listener.png */, + 24A2003C0F90D1DD003BB5A7 /* class_c_drag_container-members.html */, + 24A2003D0F90D1DD003BB5A7 /* class_c_drag_container.html */, + 24A2003E0F90D1DD003BB5A7 /* class_c_drag_container.png */, + 24A2003F0F90D1DD003BB5A7 /* class_c_draw_context-members.html */, + 24A200400F90D1DD003BB5A7 /* class_c_draw_context.html */, + 24A200410F90D1DD003BB5A7 /* class_c_draw_context.png */, + 24A200420F90D1DD003BB5A7 /* class_c_file_selector-members.html */, + 24A200430F90D1DD003BB5A7 /* class_c_file_selector.html */, + 24A200440F90D1DD003BB5A7 /* class_c_frame-members.html */, + 24A200450F90D1DD003BB5A7 /* class_c_frame.html */, + 24A200460F90D1DD003BB5A7 /* class_c_frame.png */, + 24A200470F90D1DD003BB5A7 /* class_c_horizontal_slider-members.html */, + 24A200480F90D1DD003BB5A7 /* class_c_horizontal_slider.html */, + 24A200490F90D1DD003BB5A7 /* class_c_horizontal_slider.png */, + 24A2004A0F90D1DD003BB5A7 /* class_c_horizontal_switch-members.html */, + 24A2004B0F90D1DD003BB5A7 /* class_c_horizontal_switch.html */, + 24A2004C0F90D1DD003BB5A7 /* class_c_horizontal_switch.png */, + 24A2004D0F90D1DD003BB5A7 /* class_c_kick_button-members.html */, + 24A2004E0F90D1DD003BB5A7 /* class_c_kick_button.html */, + 24A2004F0F90D1DD003BB5A7 /* class_c_kick_button.png */, + 24A200500F90D1DD003BB5A7 /* class_c_knob-members.html */, + 24A200510F90D1DD003BB5A7 /* class_c_knob.html */, + 24A200520F90D1DD003BB5A7 /* class_c_knob.png */, + 24A200530F90D1DD003BB5A7 /* class_c_movie_bitmap-members.html */, + 24A200540F90D1DD003BB5A7 /* class_c_movie_bitmap.html */, + 24A200550F90D1DD003BB5A7 /* class_c_movie_bitmap.png */, + 24A200560F90D1DD003BB5A7 /* class_c_movie_button-members.html */, + 24A200570F90D1DD003BB5A7 /* class_c_movie_button.html */, + 24A200580F90D1DD003BB5A7 /* class_c_movie_button.png */, + 24A200590F90D1DD003BB5A7 /* class_c_offscreen_context-members.html */, + 24A2005A0F90D1DD003BB5A7 /* class_c_offscreen_context.html */, + 24A2005B0F90D1DD003BB5A7 /* class_c_offscreen_context.png */, + 24A2005C0F90D1DD003BB5A7 /* class_c_on_off_button-members.html */, + 24A2005D0F90D1DD003BB5A7 /* class_c_on_off_button.html */, + 24A2005E0F90D1DD003BB5A7 /* class_c_on_off_button.png */, + 24A2005F0F90D1DD003BB5A7 /* class_c_option_menu-members.html */, + 24A200600F90D1DD003BB5A7 /* class_c_option_menu.html */, + 24A200610F90D1DD003BB5A7 /* class_c_option_menu.png */, + 24A200620F90D1DD003BB5A7 /* class_c_option_menu_scheme-members.html */, + 24A200630F90D1DD003BB5A7 /* class_c_option_menu_scheme.html */, + 24A200640F90D1DD003BB5A7 /* class_c_option_menu_scheme.png */, + 24A200650F90D1DD003BB5A7 /* class_c_param_display-members.html */, + 24A200660F90D1DD003BB5A7 /* class_c_param_display.html */, + 24A200670F90D1DD003BB5A7 /* class_c_param_display.png */, + 24A200680F90D1DD003BB5A7 /* class_c_reference_counter-members.html */, + 24A200690F90D1DD003BB5A7 /* class_c_reference_counter.html */, + 24A2006A0F90D1DD003BB5A7 /* class_c_reference_counter.png */, + 24A2006B0F90D1DD003BB5A7 /* class_c_rocker_switch-members.html */, + 24A2006C0F90D1DD003BB5A7 /* class_c_rocker_switch.html */, + 24A2006D0F90D1DD003BB5A7 /* class_c_rocker_switch.png */, + 24A2006E0F90D1DD003BB5A7 /* class_c_scroll_container-members.html */, + 24A2006F0F90D1DD003BB5A7 /* class_c_scroll_container.html */, + 24A200700F90D1DD003BB5A7 /* class_c_scroll_container.png */, + 24A200710F90D1DD003BB5A7 /* class_c_scroll_view-members.html */, + 24A200720F90D1DD003BB5A7 /* class_c_scroll_view.html */, + 24A200730F90D1DD003BB5A7 /* class_c_scroll_view.png */, + 24A200740F90D1DD003BB5A7 /* class_c_scrollbar-members.html */, + 24A200750F90D1DD003BB5A7 /* class_c_scrollbar.html */, + 24A200760F90D1DD003BB5A7 /* class_c_scrollbar.png */, + 24A200770F90D1DD003BB5A7 /* class_c_slider-members.html */, + 24A200780F90D1DD003BB5A7 /* class_c_slider.html */, + 24A200790F90D1DD003BB5A7 /* class_c_slider.png */, + 24A2007A0F90D1DD003BB5A7 /* class_c_special_digit-members.html */, + 24A2007B0F90D1DD003BB5A7 /* class_c_special_digit.html */, + 24A2007C0F90D1DD003BB5A7 /* class_c_special_digit.png */, + 24A2007D0F90D1DD003BB5A7 /* class_c_splash_screen-members.html */, + 24A2007E0F90D1DD003BB5A7 /* class_c_splash_screen.html */, + 24A2007F0F90D1DD003BB5A7 /* class_c_splash_screen.png */, + 24A200800F90D1DD003BB5A7 /* class_c_splash_screen_view-members.html */, + 24A200810F90D1DD003BB5A7 /* class_c_splash_screen_view.html */, + 24A200820F90D1DD003BB5A7 /* class_c_splash_screen_view.png */, + 24A200830F90D1DD003BB5A7 /* class_c_tab_button-members.html */, + 24A200840F90D1DD003BB5A7 /* class_c_tab_button.html */, + 24A200850F90D1DD003BB5A7 /* class_c_tab_button.png */, + 24A200860F90D1DD003BB5A7 /* class_c_tab_child_view-members.html */, + 24A200870F90D1DD003BB5A7 /* class_c_tab_child_view.html */, + 24A200880F90D1DD003BB5A7 /* class_c_tab_child_view.png */, + 24A200890F90D1DD003BB5A7 /* class_c_tab_view-members.html */, + 24A2008A0F90D1DD003BB5A7 /* class_c_tab_view.html */, + 24A2008B0F90D1DD003BB5A7 /* class_c_tab_view.png */, + 24A2008C0F90D1DD003BB5A7 /* class_c_text_edit-members.html */, + 24A2008D0F90D1DD003BB5A7 /* class_c_text_edit.html */, + 24A2008E0F90D1DD003BB5A7 /* class_c_text_edit.png */, + 24A2008F0F90D1DD003BB5A7 /* class_c_text_label-members.html */, + 24A200900F90D1DD003BB5A7 /* class_c_text_label.html */, + 24A200910F90D1DD003BB5A7 /* class_c_text_label.png */, + 24A200920F90D1DD003BB5A7 /* class_c_vertical_slider-members.html */, + 24A200930F90D1DD003BB5A7 /* class_c_vertical_slider.html */, + 24A200940F90D1DD003BB5A7 /* class_c_vertical_slider.png */, + 24A200950F90D1DD003BB5A7 /* class_c_vertical_switch-members.html */, + 24A200960F90D1DD003BB5A7 /* class_c_vertical_switch.html */, + 24A200970F90D1DD003BB5A7 /* class_c_vertical_switch.png */, + 24A200980F90D1DD003BB5A7 /* class_c_view-members.html */, + 24A200990F90D1DD003BB5A7 /* class_c_view.html */, + 24A2009A0F90D1DD003BB5A7 /* class_c_view.png */, + 24A2009B0F90D1DD003BB5A7 /* class_c_view_container-members.html */, + 24A2009C0F90D1DD003BB5A7 /* class_c_view_container.html */, + 24A2009D0F90D1DD003BB5A7 /* class_c_view_container.png */, + 24A2009E0F90D1DD003BB5A7 /* class_c_vu_meter-members.html */, + 24A2009F0F90D1DD003BB5A7 /* class_c_vu_meter.html */, + 24A200A00F90D1DD003BB5A7 /* class_c_vu_meter.png */, + 24A200A10F90D1DD003BB5A7 /* class_i_scrollbar_drawer-members.html */, + 24A200A20F90D1DD003BB5A7 /* class_i_scrollbar_drawer.html */, + 24A200A30F90D1DD003BB5A7 /* class_plugin_g_u_i_editor-members.html */, + 24A200A40F90D1DD003BB5A7 /* class_plugin_g_u_i_editor.html */, + 24A200A50F90D1DD003BB5A7 /* cscrollview_8cpp.html */, + 24A200A60F90D1DD003BB5A7 /* cscrollview_8h.html */, + 24A200A70F90D1DD003BB5A7 /* ctabview_8cpp.html */, + 24A200A80F90D1DD003BB5A7 /* ctabview_8h.html */, + 24A200A90F90D1DD003BB5A7 /* deprecated.html */, + 24A200AA0F90D1DD003BB5A7 /* doc_8h.html */, + 24A200AB0F90D1DD003BB5A7 /* doxygen.css */, + 24A200AC0F90D1DD003BB5A7 /* doxygen.png */, + 24A200AD0F90D1DD003BB5A7 /* files.html */, + 24A200AE0F90D1DD003BB5A7 /* ftv2blank.png */, + 24A200AF0F90D1DD003BB5A7 /* ftv2doc.png */, + 24A200B00F90D1DD003BB5A7 /* ftv2folderclosed.png */, + 24A200B10F90D1DE003BB5A7 /* ftv2folderopen.png */, + 24A200B20F90D1DE003BB5A7 /* ftv2lastnode.png */, + 24A200B30F90D1DE003BB5A7 /* ftv2link.png */, + 24A200B40F90D1DE003BB5A7 /* ftv2mlastnode.png */, + 24A200B50F90D1DE003BB5A7 /* ftv2mnode.png */, + 24A200B60F90D1DE003BB5A7 /* ftv2node.png */, + 24A200B70F90D1DE003BB5A7 /* ftv2plastnode.png */, + 24A200B80F90D1DE003BB5A7 /* ftv2pnode.png */, + 24A200B90F90D1DE003BB5A7 /* ftv2vertline.png */, + 24A200BA0F90D1DE003BB5A7 /* functions.html */, + 24A200BB0F90D1DE003BB5A7 /* functions_0x62.html */, + 24A200BC0F90D1DE003BB5A7 /* functions_0x63.html */, + 24A200BD0F90D1DE003BB5A7 /* functions_0x64.html */, + 24A200BE0F90D1DE003BB5A7 /* functions_0x65.html */, + 24A200BF0F90D1DE003BB5A7 /* functions_0x66.html */, + 24A200C00F90D1DE003BB5A7 /* functions_0x67.html */, + 24A200C10F90D1DE003BB5A7 /* functions_0x68.html */, + 24A200C20F90D1DE003BB5A7 /* functions_0x69.html */, + 24A200C30F90D1DE003BB5A7 /* functions_0x6b.html */, + 24A200C40F90D1DE003BB5A7 /* functions_0x6c.html */, + 24A200C50F90D1DE003BB5A7 /* functions_0x6d.html */, + 24A200C60F90D1DE003BB5A7 /* functions_0x6e.html */, + 24A200C70F90D1DE003BB5A7 /* functions_0x6f.html */, + 24A200C80F90D1DE003BB5A7 /* functions_0x70.html */, + 24A200C90F90D1DE003BB5A7 /* functions_0x72.html */, + 24A200CA0F90D1DE003BB5A7 /* functions_0x73.html */, + 24A200CB0F90D1DE003BB5A7 /* functions_0x74.html */, + 24A200CC0F90D1DE003BB5A7 /* functions_0x75.html */, + 24A200CD0F90D1DE003BB5A7 /* functions_0x76.html */, + 24A200CE0F90D1DE003BB5A7 /* functions_0x77.html */, + 24A200CF0F90D1DE003BB5A7 /* functions_0x78.html */, + 24A200D00F90D1DE003BB5A7 /* functions_0x79.html */, + 24A200D10F90D1DE003BB5A7 /* functions_0x7a.html */, + 24A200D20F90D1DE003BB5A7 /* functions_0x7e.html */, + 24A200D30F90D1DE003BB5A7 /* functions_eval.html */, + 24A200D40F90D1DE003BB5A7 /* functions_func.html */, + 24A200D50F90D1DE003BB5A7 /* functions_func_0x62.html */, + 24A200D60F90D1DE003BB5A7 /* functions_func_0x63.html */, + 24A200D70F90D1DE003BB5A7 /* functions_func_0x64.html */, + 24A200D80F90D1DE003BB5A7 /* functions_func_0x65.html */, + 24A200D90F90D1DE003BB5A7 /* functions_func_0x66.html */, + 24A200DA0F90D1DE003BB5A7 /* functions_func_0x67.html */, + 24A200DB0F90D1DE003BB5A7 /* functions_func_0x68.html */, + 24A200DC0F90D1DE003BB5A7 /* functions_func_0x69.html */, + 24A200DD0F90D1DE003BB5A7 /* functions_func_0x6c.html */, + 24A200DE0F90D1DE003BB5A7 /* functions_func_0x6d.html */, + 24A200DF0F90D1DE003BB5A7 /* functions_func_0x6e.html */, + 24A200E00F90D1DE003BB5A7 /* functions_func_0x6f.html */, + 24A200E10F90D1DE003BB5A7 /* functions_func_0x70.html */, + 24A200E20F90D1DE003BB5A7 /* functions_func_0x72.html */, + 24A200E30F90D1DE003BB5A7 /* functions_func_0x73.html */, + 24A200E40F90D1DE003BB5A7 /* functions_func_0x74.html */, + 24A200E50F90D1DE003BB5A7 /* functions_func_0x75.html */, + 24A200E60F90D1DE003BB5A7 /* functions_func_0x76.html */, + 24A200E70F90D1DE003BB5A7 /* functions_func_0x77.html */, + 24A200E80F90D1DE003BB5A7 /* functions_func_0x7e.html */, + 24A200E90F90D1DE003BB5A7 /* functions_rela.html */, + 24A200EA0F90D1DE003BB5A7 /* functions_vars.html */, + 24A200EB0F90D1DE003BB5A7 /* functions_vars_0x62.html */, + 24A200EC0F90D1DE003BB5A7 /* functions_vars_0x63.html */, + 24A200ED0F90D1DE003BB5A7 /* functions_vars_0x64.html */, + 24A200EE0F90D1DE003BB5A7 /* functions_vars_0x65.html */, + 24A200EF0F90D1DE003BB5A7 /* functions_vars_0x66.html */, + 24A200F00F90D1DE003BB5A7 /* functions_vars_0x67.html */, + 24A200F10F90D1DE003BB5A7 /* functions_vars_0x68.html */, + 24A200F20F90D1DE003BB5A7 /* functions_vars_0x69.html */, + 24A200F30F90D1DE003BB5A7 /* functions_vars_0x6b.html */, + 24A200F40F90D1DE003BB5A7 /* functions_vars_0x6c.html */, + 24A200F50F90D1DE003BB5A7 /* functions_vars_0x6d.html */, + 24A200F60F90D1DE003BB5A7 /* functions_vars_0x6e.html */, + 24A200F70F90D1DE003BB5A7 /* functions_vars_0x6f.html */, + 24A200F80F90D1DE003BB5A7 /* functions_vars_0x70.html */, + 24A200F90F90D1DE003BB5A7 /* functions_vars_0x72.html */, + 24A200FA0F90D1DE003BB5A7 /* functions_vars_0x73.html */, + 24A200FB0F90D1DE003BB5A7 /* functions_vars_0x74.html */, + 24A200FC0F90D1DE003BB5A7 /* functions_vars_0x75.html */, + 24A200FD0F90D1DE003BB5A7 /* functions_vars_0x76.html */, + 24A200FE0F90D1DE003BB5A7 /* functions_vars_0x77.html */, + 24A200FF0F90D1DE003BB5A7 /* functions_vars_0x78.html */, + 24A201000F90D1DE003BB5A7 /* functions_vars_0x79.html */, + 24A201010F90D1DE003BB5A7 /* functions_vars_0x7a.html */, + 24A201020F90D1DE003BB5A7 /* globals.html */, + 24A201030F90D1DE003BB5A7 /* globals_0x61.html */, + 24A201040F90D1DE003BB5A7 /* globals_0x62.html */, + 24A201050F90D1DE003BB5A7 /* globals_0x63.html */, + 24A201060F90D1DE003BB5A7 /* globals_0x65.html */, + 24A201070F90D1DE003BB5A7 /* globals_0x66.html */, + 24A201080F90D1DE003BB5A7 /* globals_0x67.html */, + 24A201090F90D1DE003BB5A7 /* globals_0x6b.html */, + 24A2010A0F90D1DE003BB5A7 /* globals_0x6d.html */, + 24A2010B0F90D1DE003BB5A7 /* globals_0x6e.html */, + 24A2010C0F90D1DE003BB5A7 /* globals_0x6f.html */, + 24A2010D0F90D1DE003BB5A7 /* globals_0x71.html */, + 24A2010E0F90D1DE003BB5A7 /* globals_0x72.html */, + 24A2010F0F90D1DE003BB5A7 /* globals_0x73.html */, + 24A201100F90D1DE003BB5A7 /* globals_0x74.html */, + 24A201110F90D1DE003BB5A7 /* globals_0x75.html */, + 24A201120F90D1DE003BB5A7 /* globals_0x76.html */, + 24A201130F90D1DE003BB5A7 /* globals_0x77.html */, + 24A201140F90D1DE003BB5A7 /* globals_defs.html */, + 24A201150F90D1DE003BB5A7 /* globals_enum.html */, + 24A201160F90D1DE003BB5A7 /* globals_eval.html */, + 24A201170F90D1DE003BB5A7 /* globals_type.html */, + 24A201180F90D1DE003BB5A7 /* globals_vars.html */, + 24A201190F90D1DE003BB5A7 /* hierarchy.html */, + 24A2011A0F90D1DE003BB5A7 /* index.html */, + 24A2011B0F90D1DE003BB5A7 /* intro.html */, + 24A2011C0F90D1DE003BB5A7 /* license.html */, + 24A2011D0F90D1DE003BB5A7 /* maceditor.html */, + 24A2011E0F90D1DE003BB5A7 /* main.html */, + 24A2011F0F90D1DE003BB5A7 /* others.html */, + 24A201200F90D1DE003BB5A7 /* pages.html */, + 24A201210F90D1DE003BB5A7 /* plugguieditor_8cpp.html */, + 24A201220F90D1DE003BB5A7 /* plugguieditor_8h.html */, + 24A201230F90D1DE003BB5A7 /* sequences.html */, + 24A201240F90D1DE003BB5A7 /* struct_c_color-members.html */, + 24A201250F90D1DE003BB5A7 /* struct_c_color.html */, + 24A201260F90D1DE003BB5A7 /* struct_c_point-members.html */, + 24A201270F90D1DE003BB5A7 /* struct_c_point.html */, + 24A201280F90D1DE003BB5A7 /* struct_c_rect-members.html */, + 24A201290F90D1DE003BB5A7 /* struct_c_rect.html */, + 24A2012A0F90D1DE003BB5A7 /* struct_e_rect-members.html */, + 24A2012B0F90D1DE003BB5A7 /* struct_e_rect.html */, + 24A2012C0F90D1DE003BB5A7 /* struct_vst_file_select-members.html */, + 24A2012D0F90D1DE003BB5A7 /* struct_vst_file_select.html */, + 24A2012E0F90D1DE003BB5A7 /* struct_vst_file_type-members.html */, + 24A2012F0F90D1DE003BB5A7 /* struct_vst_file_type.html */, + 24A201300F90D1DE003BB5A7 /* struct_vst_key_code-members.html */, + 24A201310F90D1DE003BB5A7 /* struct_vst_key_code.html */, + 24A201320F90D1DE003BB5A7 /* tab_b.gif */, + 24A201330F90D1DE003BB5A7 /* tab_l.gif */, + 24A201340F90D1DE003BB5A7 /* tab_r.gif */, + 24A201350F90D1DE003BB5A7 /* tabs.css */, + 24A201360F90D1DE003BB5A7 /* thanks.html */, + 24A201370F90D1DE003BB5A7 /* tree.html */, + 24A201380F90D1DE003BB5A7 /* vstcontrols_8cpp.html */, + 24A201390F90D1DE003BB5A7 /* vstcontrols_8h.html */, + 24A2013A0F90D1DE003BB5A7 /* vstgui_8cpp.html */, + 24A2013B0F90D1DE003BB5A7 /* vstgui_8h.html */, + 24A2013C0F90D1DE003BB5A7 /* vstkeycode_8h.html */, + 24A2013D0F90D1DE003BB5A7 /* vstoffline.html */, + 24A2013E0F90D1DE003BB5A7 /* vstparamstruct.html */, + 24A2013F0F90D1DE003BB5A7 /* vstplugscarbon_8h.html */, + 24A201400F90D1DE003BB5A7 /* vstplugsmac_8h.html */, + 24A201410F90D1DE003BB5A7 /* vstplugsmacho_8h.html */, + 24A201420F90D1DE003BB5A7 /* vstplugsquartz_8h.html */, + 24A201430F90D1DE003BB5A7 /* whatsnew.html */, + ); + name = html; + path = /vstsdk2.4/vstgui.sf/vstgui/Documentation/html; + sourceTree = ""; + }; + 24A203CE0F90D272003BB5A7 /* Products */ = { + isa = PBXGroup; + children = ( + 24A203D70F90D272003BB5A7 /* again.vst */, + 24A203D90F90D272003BB5A7 /* adelay.vst */, + 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */, + 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */, + 24A203DF0F90D272003BB5A7 /* minihost.app */, + ); + name = Products; + sourceTree = ""; + }; + 24A203E00F90D272003BB5A7 /* Products */ = { + isa = PBXGroup; + children = ( + 24A203E50F90D272003BB5A7 /* drawtest.component */, + 24A203E70F90D272003BB5A7 /* drawtest.vst */, + ); + name = Products; + sourceTree = ""; + }; + 24A203E80F90D272003BB5A7 /* Products */ = { + isa = PBXGroup; + children = ( + 24A203ED0F90D272003BB5A7 /* drawtest.component */, + 24A203EF0F90D272003BB5A7 /* drawtest.vst */, + ); + name = Products; + sourceTree = ""; + }; + 24A2FEBB0F90D1DB003BB5A7 /* vstsdk2.4 */ = { + isa = PBXGroup; + children = ( + 24A2FEBC0F90D1DC003BB5A7 /* artwork */, + 24A2FEC20F90D1DC003BB5A7 /* bin */, + 24A2FED80F90D1DC003BB5A7 /* doc */, + 24A2FF8E0F90D1DD003BB5A7 /* index.html */, + 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */, + 24A2FF940F90D1DD003BB5A7 /* public.sdk */, + 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */, + ); + name = vstsdk2.4; + path = /vstsdk2.4; + sourceTree = ""; + }; + 24A2FEBC0F90D1DC003BB5A7 /* artwork */ = { + isa = PBXGroup; + children = ( + 24A2FEBD0F90D1DC003BB5A7 /* Thumbs.db */, + 24A2FEBE0F90D1DC003BB5A7 /* VST_Logo_Usage_Guideline.pdf */, + 24A2FEBF0F90D1DC003BB5A7 /* VSTLogoAlpha.png */, + 24A2FEC00F90D1DC003BB5A7 /* VSTLogoBlack.jpg */, + 24A2FEC10F90D1DC003BB5A7 /* VSTLogoWhite.jpg */, + ); + name = artwork; + path = /vstsdk2.4/artwork; + sourceTree = ""; + }; + 24A2FEC20F90D1DC003BB5A7 /* bin */ = { + isa = PBXGroup; + children = ( + 24A2FEC30F90D1DC003BB5A7 /* mac */, + 24A2FED50F90D1DC003BB5A7 /* win */, + ); + name = bin; + path = /vstsdk2.4/bin; + sourceTree = ""; + }; + 24A2FEC30F90D1DC003BB5A7 /* mac */ = { + isa = PBXGroup; + children = ( + 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */, + 24A2FED40F90D1DC003BB5A7 /* VSTParamTool.app */, + ); + name = mac; + path = /vstsdk2.4/bin/mac; + sourceTree = ""; + }; + 24A2FEC40F90D1DC003BB5A7 /* VSTMonitor.vst */ = { + isa = PBXGroup; + children = ( + 24A2FEC50F90D1DC003BB5A7 /* Contents */, + ); + name = VSTMonitor.vst; + path = /vstsdk2.4/bin/mac/VSTMonitor.vst; + sourceTree = ""; + }; + 24A2FEC50F90D1DC003BB5A7 /* Contents */ = { + isa = PBXGroup; + children = ( + 24A2FEC60F90D1DC003BB5A7 /* Info.plist */, + 24A2FEC70F90D1DC003BB5A7 /* MacOS */, + 24A2FEC90F90D1DC003BB5A7 /* PkgInfo */, + 24A2FECA0F90D1DC003BB5A7 /* Resources */, + ); + name = Contents; + path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents; + sourceTree = ""; + }; + 24A2FEC70F90D1DC003BB5A7 /* MacOS */ = { + isa = PBXGroup; + children = ( + 24A2FEC80F90D1DC003BB5A7 /* VSTMonitor */, + ); + name = MacOS; + path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/MacOS; + sourceTree = ""; + }; + 24A2FECA0F90D1DC003BB5A7 /* Resources */ = { + isa = PBXGroup; + children = ( + 24A2FECB0F90D1DC003BB5A7 /* bmp50000.bmp */, + 24A2FECC0F90D1DC003BB5A7 /* bmp50001.bmp */, + 24A2FECD0F90D1DC003BB5A7 /* bmp50002.bmp */, + 24A2FECE0F90D1DC003BB5A7 /* bmp50003.bmp */, + 24A2FECF0F90D1DC003BB5A7 /* bmp50004.bmp */, + 24A2FED00F90D1DC003BB5A7 /* bmp50005.bmp */, + 24A2FED10F90D1DC003BB5A7 /* bmp50006.bmp */, + 24A2FED20F90D1DC003BB5A7 /* bmp50007.bmp */, + 24A2FED30F90D1DC003BB5A7 /* bmp50008.bmp */, + ); + name = Resources; + path = /vstsdk2.4/bin/mac/VSTMonitor.vst/Contents/Resources; + sourceTree = ""; + }; + 24A2FED50F90D1DC003BB5A7 /* win */ = { + isa = PBXGroup; + children = ( + 24A2FED60F90D1DC003BB5A7 /* vstmonitor.dll */, + 24A2FED70F90D1DC003BB5A7 /* vstparamtool.exe */, + ); + name = win; + path = /vstsdk2.4/bin/win; + sourceTree = ""; + }; + 24A2FED80F90D1DC003BB5A7 /* doc */ = { + isa = PBXGroup; + children = ( + 24A2FED90F90D1DC003BB5A7 /* gfx */, + 24A2FEDE0F90D1DC003BB5A7 /* html */, + 24A2FF8A0F90D1DD003BB5A7 /* sdk.menu.html */, + 24A2FF8B0F90D1DD003BB5A7 /* sdk.overview.html */, + 24A2FF8C0F90D1DD003BB5A7 /* sdkdoc.css */, + 24A2FF8D0F90D1DD003BB5A7 /* VST Licensing Agreement.rtf */, + ); + name = doc; + path = /vstsdk2.4/doc; + sourceTree = ""; + }; + 24A2FED90F90D1DC003BB5A7 /* gfx */ = { + isa = PBXGroup; + children = ( + 24A2FEDA0F90D1DC003BB5A7 /* folder.gif */, + 24A2FEDB0F90D1DC003BB5A7 /* mac.gif */, + 24A2FEDC0F90D1DC003BB5A7 /* vstpluglogo_small.jpg */, + 24A2FEDD0F90D1DC003BB5A7 /* win.gif */, + ); + name = gfx; + path = /vstsdk2.4/doc/gfx; + sourceTree = ""; + }; + 24A2FEDE0F90D1DC003BB5A7 /* html */ = { + isa = PBXGroup; + children = ( + 24A2FEDF0F90D1DC003BB5A7 /* aeffect_8h.html */, + 24A2FEE00F90D1DC003BB5A7 /* aeffectx_8h.html */, + 24A2FEE10F90D1DC003BB5A7 /* aeffeditor_8h.html */, + 24A2FEE20F90D1DC003BB5A7 /* annotated.html */, + 24A2FEE30F90D1DC003BB5A7 /* audioeffect_8cpp.html */, + 24A2FEE40F90D1DC003BB5A7 /* audioeffect_8h.html */, + 24A2FEE50F90D1DC003BB5A7 /* audioeffectx_8cpp.html */, + 24A2FEE60F90D1DC003BB5A7 /* audioeffectx_8h.html */, + 24A2FEE70F90D1DC003BB5A7 /* Blocksizechange.gif */, + 24A2FEE80F90D1DC003BB5A7 /* class_a_eff_editor-members.html */, + 24A2FEE90F90D1DC003BB5A7 /* class_a_eff_editor.html */, + 24A2FEEA0F90D1DC003BB5A7 /* class_audio_effect-members.html */, + 24A2FEEB0F90D1DC003BB5A7 /* class_audio_effect.html */, + 24A2FEEC0F90D1DC003BB5A7 /* class_audio_effect.png */, + 24A2FEED0F90D1DC003BB5A7 /* class_audio_effect_x-members.html */, + 24A2FEEE0F90D1DC003BB5A7 /* class_audio_effect_x.html */, + 24A2FEEF0F90D1DC003BB5A7 /* class_audio_effect_x.png */, + 24A2FEF00F90D1DC003BB5A7 /* ControlChanged.gif */, + 24A2FEF10F90D1DC003BB5A7 /* deprecated.html */, + 24A2FEF20F90D1DC003BB5A7 /* dir_2d3252dd12c84c66c1d25b26bb45a1f5.html */, + 24A2FEF30F90D1DC003BB5A7 /* dir_77c628dfee72e555f82d5ef53b733f38.html */, + 24A2FEF40F90D1DC003BB5A7 /* dir_f81105d3b854bea570aaf3bae5cb64c1.html */, + 24A2FEF50F90D1DC003BB5A7 /* dir_fa0454ab79b4262333bf837ea3d765e9.html */, + 24A2FEF60F90D1DC003BB5A7 /* dirs.html */, + 24A2FEF70F90D1DC003BB5A7 /* doc_8h.html */, + 24A2FEF80F90D1DC003BB5A7 /* doxygen.css */, + 24A2FEF90F90D1DC003BB5A7 /* doxygen.png */, + 24A2FEFA0F90D1DC003BB5A7 /* files.html */, + 24A2FEFB0F90D1DC003BB5A7 /* ftv2blank.png */, + 24A2FEFC0F90D1DC003BB5A7 /* ftv2doc.png */, + 24A2FEFD0F90D1DC003BB5A7 /* ftv2folderclosed.png */, + 24A2FEFE0F90D1DC003BB5A7 /* ftv2folderopen.png */, + 24A2FEFF0F90D1DC003BB5A7 /* ftv2lastnode.png */, + 24A2FF000F90D1DC003BB5A7 /* ftv2link.png */, + 24A2FF010F90D1DC003BB5A7 /* ftv2mlastnode.png */, + 24A2FF020F90D1DC003BB5A7 /* ftv2mnode.png */, + 24A2FF030F90D1DC003BB5A7 /* ftv2node.png */, + 24A2FF040F90D1DC003BB5A7 /* ftv2plastnode.png */, + 24A2FF050F90D1DC003BB5A7 /* ftv2pnode.png */, + 24A2FF060F90D1DC003BB5A7 /* ftv2vertline.png */, + 24A2FF070F90D1DC003BB5A7 /* functions.html */, + 24A2FF080F90D1DC003BB5A7 /* functions_0x62.html */, + 24A2FF090F90D1DC003BB5A7 /* functions_0x63.html */, + 24A2FF0A0F90D1DC003BB5A7 /* functions_0x64.html */, + 24A2FF0B0F90D1DC003BB5A7 /* functions_0x65.html */, + 24A2FF0C0F90D1DC003BB5A7 /* functions_0x66.html */, + 24A2FF0D0F90D1DC003BB5A7 /* functions_0x67.html */, + 24A2FF0E0F90D1DC003BB5A7 /* functions_0x68.html */, + 24A2FF0F0F90D1DC003BB5A7 /* functions_0x69.html */, + 24A2FF100F90D1DC003BB5A7 /* functions_0x6b.html */, + 24A2FF110F90D1DC003BB5A7 /* functions_0x6c.html */, + 24A2FF120F90D1DC003BB5A7 /* functions_0x6d.html */, + 24A2FF130F90D1DC003BB5A7 /* functions_0x6e.html */, + 24A2FF140F90D1DC003BB5A7 /* functions_0x6f.html */, + 24A2FF150F90D1DC003BB5A7 /* functions_0x70.html */, + 24A2FF160F90D1DC003BB5A7 /* functions_0x72.html */, + 24A2FF170F90D1DC003BB5A7 /* functions_0x73.html */, + 24A2FF180F90D1DC003BB5A7 /* functions_0x74.html */, + 24A2FF190F90D1DC003BB5A7 /* functions_0x75.html */, + 24A2FF1A0F90D1DC003BB5A7 /* functions_0x76.html */, + 24A2FF1B0F90D1DC003BB5A7 /* functions_0x77.html */, + 24A2FF1C0F90D1DC003BB5A7 /* functions_0x78.html */, + 24A2FF1D0F90D1DC003BB5A7 /* functions_0x79.html */, + 24A2FF1E0F90D1DC003BB5A7 /* functions_0x7e.html */, + 24A2FF1F0F90D1DC003BB5A7 /* functions_func.html */, + 24A2FF200F90D1DC003BB5A7 /* functions_vars.html */, + 24A2FF210F90D1DC003BB5A7 /* globals.html */, + 24A2FF220F90D1DC003BB5A7 /* globals_0x62.html */, + 24A2FF230F90D1DC003BB5A7 /* globals_0x63.html */, + 24A2FF240F90D1DC003BB5A7 /* globals_0x64.html */, + 24A2FF250F90D1DC003BB5A7 /* globals_0x65.html */, + 24A2FF260F90D1DC003BB5A7 /* globals_0x66.html */, + 24A2FF270F90D1DC003BB5A7 /* globals_0x6b.html */, + 24A2FF280F90D1DC003BB5A7 /* globals_0x6d.html */, + 24A2FF290F90D1DC003BB5A7 /* globals_0x74.html */, + 24A2FF2A0F90D1DC003BB5A7 /* globals_0x76.html */, + 24A2FF2B0F90D1DC003BB5A7 /* globals_defs.html */, + 24A2FF2C0F90D1DC003BB5A7 /* globals_enum.html */, + 24A2FF2D0F90D1DC003BB5A7 /* globals_eval.html */, + 24A2FF2E0F90D1DC003BB5A7 /* globals_eval_0x65.html */, + 24A2FF2F0F90D1DC003BB5A7 /* globals_eval_0x6b.html */, + 24A2FF300F90D1DC003BB5A7 /* globals_eval_0x6d.html */, + 24A2FF310F90D1DC003BB5A7 /* globals_eval_0x76.html */, + 24A2FF320F90D1DC003BB5A7 /* globals_func.html */, + 24A2FF330F90D1DC003BB5A7 /* globals_type.html */, + 24A2FF340F90D1DC003BB5A7 /* globals_vars.html */, + 24A2FF350F90D1DC003BB5A7 /* hierarchy.html */, + 24A2FF360F90D1DC003BB5A7 /* history.html */, + 24A2FF370F90D1DC003BB5A7 /* index.html */, + 24A2FF380F90D1DC003BB5A7 /* Initialisation.gif */, + 24A2FF390F90D1DC003BB5A7 /* intro.html */, + 24A2FF3A0F90D1DC003BB5A7 /* IOchange.gif */, + 24A2FF3B0F90D1DC003BB5A7 /* license.html */, + 24A2FF3C0F90D1DC003BB5A7 /* maceditor.html */, + 24A2FF3D0F90D1DC003BB5A7 /* main.html */, + 24A2FF3E0F90D1DC003BB5A7 /* namespace_host_can_dos.html */, + 24A2FF3F0F90D1DC003BB5A7 /* namespace_plug_can_dos.html */, + 24A2FF400F90D1DC003BB5A7 /* namespacemembers.html */, + 24A2FF410F90D1DC003BB5A7 /* namespacemembers_vars.html */, + 24A2FF420F90D1DC003BB5A7 /* namespaces.html */, + 24A2FF430F90D1DC003BB5A7 /* Offlineprocessing.gif */, + 24A2FF440F90D1DC003BB5A7 /* others.html */, + 24A2FF450F90D1DC003BB5A7 /* pages.html */, + 24A2FF460F90D1DC003BB5A7 /* Sampleratechange.gif */, + 24A2FF470F90D1DC003BB5A7 /* sequences.html */, + 24A2FF480F90D1DC003BB5A7 /* SpeakerarrangementnegotiationforVSTfx.gif */, + 24A2FF490F90D1DC003BB5A7 /* struct_a_effect-members.html */, + 24A2FF4A0F90D1DC003BB5A7 /* struct_a_effect.html */, + 24A2FF4B0F90D1DC003BB5A7 /* struct_e_rect-members.html */, + 24A2FF4C0F90D1DC003BB5A7 /* struct_e_rect.html */, + 24A2FF4D0F90D1DC003BB5A7 /* struct_midi_key_name-members.html */, + 24A2FF4E0F90D1DC003BB5A7 /* struct_midi_key_name.html */, + 24A2FF4F0F90D1DC003BB5A7 /* struct_midi_program_category-members.html */, + 24A2FF500F90D1DC003BB5A7 /* struct_midi_program_category.html */, + 24A2FF510F90D1DC003BB5A7 /* struct_midi_program_name-members.html */, + 24A2FF520F90D1DC003BB5A7 /* struct_midi_program_name.html */, + 24A2FF530F90D1DC003BB5A7 /* struct_vst_audio_file-members.html */, + 24A2FF540F90D1DC003BB5A7 /* struct_vst_audio_file.html */, + 24A2FF550F90D1DC003BB5A7 /* struct_vst_audio_file_marker-members.html */, + 24A2FF560F90D1DC003BB5A7 /* struct_vst_audio_file_marker.html */, + 24A2FF570F90D1DC003BB5A7 /* struct_vst_event-members.html */, + 24A2FF580F90D1DC003BB5A7 /* struct_vst_event.html */, + 24A2FF590F90D1DD003BB5A7 /* struct_vst_events-members.html */, + 24A2FF5A0F90D1DD003BB5A7 /* struct_vst_events.html */, + 24A2FF5B0F90D1DD003BB5A7 /* struct_vst_file_select-members.html */, + 24A2FF5C0F90D1DD003BB5A7 /* struct_vst_file_select.html */, + 24A2FF5D0F90D1DD003BB5A7 /* struct_vst_file_type-members.html */, + 24A2FF5E0F90D1DD003BB5A7 /* struct_vst_file_type.html */, + 24A2FF5F0F90D1DD003BB5A7 /* struct_vst_key_code-members.html */, + 24A2FF600F90D1DD003BB5A7 /* struct_vst_key_code.html */, + 24A2FF610F90D1DD003BB5A7 /* struct_vst_midi_event-members.html */, + 24A2FF620F90D1DD003BB5A7 /* struct_vst_midi_event.html */, + 24A2FF630F90D1DD003BB5A7 /* struct_vst_midi_sysex_event-members.html */, + 24A2FF640F90D1DD003BB5A7 /* struct_vst_midi_sysex_event.html */, + 24A2FF650F90D1DD003BB5A7 /* struct_vst_offline_task-members.html */, + 24A2FF660F90D1DD003BB5A7 /* struct_vst_offline_task.html */, + 24A2FF670F90D1DD003BB5A7 /* struct_vst_parameter_properties-members.html */, + 24A2FF680F90D1DD003BB5A7 /* struct_vst_parameter_properties.html */, + 24A2FF690F90D1DD003BB5A7 /* struct_vst_patch_chunk_info-members.html */, + 24A2FF6A0F90D1DD003BB5A7 /* struct_vst_patch_chunk_info.html */, + 24A2FF6B0F90D1DD003BB5A7 /* struct_vst_pin_properties-members.html */, + 24A2FF6C0F90D1DD003BB5A7 /* struct_vst_pin_properties.html */, + 24A2FF6D0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement-members.html */, + 24A2FF6E0F90D1DD003BB5A7 /* struct_vst_speaker_arrangement.html */, + 24A2FF6F0F90D1DD003BB5A7 /* struct_vst_speaker_properties-members.html */, + 24A2FF700F90D1DD003BB5A7 /* struct_vst_speaker_properties.html */, + 24A2FF710F90D1DD003BB5A7 /* struct_vst_time_info-members.html */, + 24A2FF720F90D1DD003BB5A7 /* struct_vst_time_info.html */, + 24A2FF730F90D1DD003BB5A7 /* struct_vst_variable_io-members.html */, + 24A2FF740F90D1DD003BB5A7 /* struct_vst_variable_io.html */, + 24A2FF750F90D1DD003BB5A7 /* struct_vst_window-members.html */, + 24A2FF760F90D1DD003BB5A7 /* struct_vst_window.html */, + 24A2FF770F90D1DD003BB5A7 /* structfx_bank-members.html */, + 24A2FF780F90D1DD003BB5A7 /* structfx_bank.html */, + 24A2FF790F90D1DD003BB5A7 /* structfx_program-members.html */, + 24A2FF7A0F90D1DD003BB5A7 /* structfx_program.html */, + 24A2FF7B0F90D1DD003BB5A7 /* tab_b.gif */, + 24A2FF7C0F90D1DD003BB5A7 /* tab_l.gif */, + 24A2FF7D0F90D1DD003BB5A7 /* tab_r.gif */, + 24A2FF7E0F90D1DD003BB5A7 /* tabs.css */, + 24A2FF7F0F90D1DD003BB5A7 /* Termination.gif */, + 24A2FF800F90D1DD003BB5A7 /* thanks.html */, + 24A2FF810F90D1DD003BB5A7 /* tree.html */, + 24A2FF820F90D1DD003BB5A7 /* TurnOff.gif */, + 24A2FF830F90D1DD003BB5A7 /* TurnOn.gif */, + 24A2FF840F90D1DD003BB5A7 /* vstfxstore_8h.html */, + 24A2FF850F90D1DD003BB5A7 /* vstoffline.html */, + 24A2FF860F90D1DD003BB5A7 /* vstparamstruct.html */, + 24A2FF870F90D1DD003BB5A7 /* vstpluglogo.jpg */, + 24A2FF880F90D1DD003BB5A7 /* vstplugmain_8cpp.html */, + 24A2FF890F90D1DD003BB5A7 /* whatsnew.html */, + ); + name = html; + path = /vstsdk2.4/doc/html; + sourceTree = ""; + }; + 24A2FF8F0F90D1DD003BB5A7 /* pluginterfaces */ = { + isa = PBXGroup; + children = ( + 24A2FF900F90D1DD003BB5A7 /* vst2.x */, + ); + name = pluginterfaces; + path = /vstsdk2.4/pluginterfaces; + sourceTree = ""; + }; + 24A2FF900F90D1DD003BB5A7 /* vst2.x */ = { + isa = PBXGroup; + children = ( + 24A2FF910F90D1DD003BB5A7 /* aeffect.h */, + 24A2FF920F90D1DD003BB5A7 /* aeffectx.h */, + 24A2FF930F90D1DD003BB5A7 /* vstfxstore.h */, + ); + name = vst2.x; + path = /vstsdk2.4/pluginterfaces/vst2.x; + sourceTree = ""; + }; + 24A2FF940F90D1DD003BB5A7 /* public.sdk */ = { + isa = PBXGroup; + children = ( + 24A2FF950F90D1DD003BB5A7 /* samples */, + 24A2FFD60F90D1DD003BB5A7 /* source */, + ); + name = public.sdk; + path = /vstsdk2.4/public.sdk; + sourceTree = ""; + }; + 24A2FF950F90D1DD003BB5A7 /* samples */ = { + isa = PBXGroup; + children = ( + 24A2FF960F90D1DD003BB5A7 /* vst2.x */, + ); + name = samples; + path = /vstsdk2.4/public.sdk/samples; + sourceTree = ""; + }; + 24A2FF960F90D1DD003BB5A7 /* vst2.x */ = { + isa = PBXGroup; + children = ( + 24A2FF970F90D1DD003BB5A7 /* adelay */, + 24A2FFA80F90D1DD003BB5A7 /* again */, + 24A2FFAE0F90D1DD003BB5A7 /* mac */, + 24A2FFB40F90D1DD003BB5A7 /* minihost */, + 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */, + 24A2FFC50F90D1DD003BB5A7 /* win */, + 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */, + 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */, + ); + name = vst2.x; + path = /vstsdk2.4/public.sdk/samples/vst2.x; + sourceTree = ""; + }; + 24A2FF970F90D1DD003BB5A7 /* adelay */ = { + isa = PBXGroup; + children = ( + 24A2FF980F90D1DD003BB5A7 /* adelay.cpp */, + 24A2FF990F90D1DD003BB5A7 /* adelay.h */, + 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */, + 24A2FF9B0F90D1DD003BB5A7 /* editor */, + 24A2FFA30F90D1DD003BB5A7 /* surrounddelay.cpp */, + 24A2FFA40F90D1DD003BB5A7 /* surrounddelay.h */, + 24A2FFA50F90D1DD003BB5A7 /* win */, + ); + name = adelay; + path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay; + sourceTree = ""; + }; + 24A2FF9B0F90D1DD003BB5A7 /* editor */ = { + isa = PBXGroup; + children = ( + 24A2FF9C0F90D1DD003BB5A7 /* resources */, + 24A2FFA10F90D1DD003BB5A7 /* sdeditor.cpp */, + 24A2FFA20F90D1DD003BB5A7 /* sdeditor.h */, + ); + name = editor; + path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor; + sourceTree = ""; + }; + 24A2FF9C0F90D1DD003BB5A7 /* resources */ = { + isa = PBXGroup; + children = ( + 24A2FF9D0F90D1DD003BB5A7 /* bmp00128.bmp */, + 24A2FF9E0F90D1DD003BB5A7 /* bmp00129.bmp */, + 24A2FF9F0F90D1DD003BB5A7 /* bmp00130.bmp */, + 24A2FFA00F90D1DD003BB5A7 /* surrounddelay.rc */, + ); + name = resources; + path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/editor/resources; + sourceTree = ""; + }; + 24A2FFA50F90D1DD003BB5A7 /* win */ = { + isa = PBXGroup; + children = ( + 24A2FFA60F90D1DD003BB5A7 /* adelay.vcproj */, + 24A2FFA70F90D1DD003BB5A7 /* surrounddelay.vcproj */, + ); + name = win; + path = /vstsdk2.4/public.sdk/samples/vst2.x/adelay/win; + sourceTree = ""; + }; + 24A2FFA80F90D1DD003BB5A7 /* again */ = { + isa = PBXGroup; + children = ( + 24A2FFA90F90D1DD003BB5A7 /* source */, + 24A2FFAC0F90D1DD003BB5A7 /* win */, + ); + name = again; + path = /vstsdk2.4/public.sdk/samples/vst2.x/again; + sourceTree = ""; + }; + 24A2FFA90F90D1DD003BB5A7 /* source */ = { + isa = PBXGroup; + children = ( + 24A2FFAA0F90D1DD003BB5A7 /* again.cpp */, + 24A2FFAB0F90D1DD003BB5A7 /* again.h */, + ); + name = source; + path = /vstsdk2.4/public.sdk/samples/vst2.x/again/source; + sourceTree = ""; + }; + 24A2FFAC0F90D1DD003BB5A7 /* win */ = { + isa = PBXGroup; + children = ( + 24A2FFAD0F90D1DD003BB5A7 /* again.vcproj */, + ); + name = win; + path = /vstsdk2.4/public.sdk/samples/vst2.x/again/win; + sourceTree = ""; + }; + 24A2FFAE0F90D1DD003BB5A7 /* mac */ = { + isa = PBXGroup; + children = ( + 24A2FFAF0F90D1DD003BB5A7 /* minihost-Info.plist */, + 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */, + 24A2FFB30F90D1DD003BB5A7 /* vst2.4Info.plist */, + ); + name = mac; + path = /vstsdk2.4/public.sdk/samples/vst2.x/mac; + sourceTree = ""; + }; + 24A2FFB40F90D1DD003BB5A7 /* minihost */ = { + isa = PBXGroup; + children = ( + 24A2FFB50F90D1DD003BB5A7 /* source */, + 24A2FFB80F90D1DD003BB5A7 /* win */, + ); + name = minihost; + path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost; + sourceTree = ""; + }; + 24A2FFB50F90D1DD003BB5A7 /* source */ = { + isa = PBXGroup; + children = ( + 24A2FFB60F90D1DD003BB5A7 /* minieditor.cpp */, + 24A2FFB70F90D1DD003BB5A7 /* minihost.cpp */, + ); + name = source; + path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/source; + sourceTree = ""; + }; + 24A2FFB80F90D1DD003BB5A7 /* win */ = { + isa = PBXGroup; + children = ( + 24A2FFB90F90D1DD003BB5A7 /* minihost.vcproj */, + ); + name = win; + path = /vstsdk2.4/public.sdk/samples/vst2.x/minihost/win; + sourceTree = ""; + }; + 24A2FFBA0F90D1DD003BB5A7 /* vstxsynth */ = { + isa = PBXGroup; + children = ( + 24A2FFBB0F90D1DD003BB5A7 /* resource */, + 24A2FFBE0F90D1DD003BB5A7 /* source */, + 24A2FFC30F90D1DD003BB5A7 /* win */, + ); + name = vstxsynth; + path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth; + sourceTree = ""; + }; + 24A2FFBB0F90D1DD003BB5A7 /* resource */ = { + isa = PBXGroup; + children = ( + 24A2FFBC0F90D1DD003BB5A7 /* vstxsynth.rc */, + 24A2FFBD0F90D1DD003BB5A7 /* vstxsynth.vstxml */, + ); + name = resource; + path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/resource; + sourceTree = ""; + }; + 24A2FFBE0F90D1DD003BB5A7 /* source */ = { + isa = PBXGroup; + children = ( + 24A2FFBF0F90D1DD003BB5A7 /* gmnames.h */, + 24A2FFC00F90D1DD003BB5A7 /* vstxsynth.cpp */, + 24A2FFC10F90D1DD003BB5A7 /* vstxsynth.h */, + 24A2FFC20F90D1DD003BB5A7 /* vstxsynthproc.cpp */, + ); + name = source; + path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/source; + sourceTree = ""; + }; + 24A2FFC30F90D1DD003BB5A7 /* win */ = { + isa = PBXGroup; + children = ( + 24A2FFC40F90D1DD003BB5A7 /* vstxsynth.vcproj */, + ); + name = win; + path = /vstsdk2.4/public.sdk/samples/vst2.x/vstxsynth/win; + sourceTree = ""; + }; + 24A2FFC50F90D1DD003BB5A7 /* win */ = { + isa = PBXGroup; + children = ( + 24A2FFC60F90D1DD003BB5A7 /* samples.sln */, + 24A2FFC70F90D1DD003BB5A7 /* vstplug.def */, + ); + name = win; + path = /vstsdk2.4/public.sdk/samples/vst2.x/win; + sourceTree = ""; + }; + 24A2FFC80F90D1DD003BB5A7 /* win.vc2003 */ = { + isa = PBXGroup; + children = ( + 24A2FFC90F90D1DD003BB5A7 /* adelay.vcproj */, + 24A2FFCA0F90D1DD003BB5A7 /* again.vcproj */, + 24A2FFCB0F90D1DD003BB5A7 /* minihost.vcproj */, + 24A2FFCC0F90D1DD003BB5A7 /* samples.sln */, + 24A2FFCD0F90D1DD003BB5A7 /* surrounddelay.vcproj */, + 24A2FFCE0F90D1DD003BB5A7 /* vstxsynth.vcproj */, + ); + name = win.vc2003; + path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc2003; + sourceTree = ""; + }; + 24A2FFCF0F90D1DD003BB5A7 /* win.vc6 */ = { + isa = PBXGroup; + children = ( + 24A2FFD00F90D1DD003BB5A7 /* adelay.dsp */, + 24A2FFD10F90D1DD003BB5A7 /* again.dsp */, + 24A2FFD20F90D1DD003BB5A7 /* minihost.dsp */, + 24A2FFD30F90D1DD003BB5A7 /* samples.dsw */, + 24A2FFD40F90D1DD003BB5A7 /* surrounddelay.dsp */, + 24A2FFD50F90D1DD003BB5A7 /* vstxsynth.dsp */, + ); + name = win.vc6; + path = /vstsdk2.4/public.sdk/samples/vst2.x/win.vc6; + sourceTree = ""; + }; + 24A2FFD60F90D1DD003BB5A7 /* source */ = { + isa = PBXGroup; + children = ( + 24A2FFD70F90D1DD003BB5A7 /* vst2.x */, + ); + name = source; + path = /vstsdk2.4/public.sdk/source; + sourceTree = ""; + }; + 24A2FFD70F90D1DD003BB5A7 /* vst2.x */ = { + isa = PBXGroup; + children = ( + 24A2FFD80F90D1DD003BB5A7 /* aeffeditor.h */, + 24A2FFD90F90D1DD003BB5A7 /* audioeffect.cpp */, + 24A2FFDA0F90D1DD003BB5A7 /* audioeffect.h */, + 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */, + 24A2FFDC0F90D1DD003BB5A7 /* audioeffectx.h */, + 24A2FFDD0F90D1DD003BB5A7 /* vstplugmain.cpp */, + ); + name = vst2.x; + path = /vstsdk2.4/public.sdk/source/vst2.x; + sourceTree = ""; + }; + 24A2FFDE0F90D1DD003BB5A7 /* vstgui.sf */ = { + isa = PBXGroup; + children = ( + 24A2FFDF0F90D1DD003BB5A7 /* drawtest */, + 24A200160F90D1DD003BB5A7 /* vstgui */, + ); + name = vstgui.sf; + path = /vstsdk2.4/vstgui.sf; + sourceTree = ""; + }; + 24A2FFDF0F90D1DD003BB5A7 /* drawtest */ = { + isa = PBXGroup; + children = ( + 24A2FFE00F90D1DD003BB5A7 /* mac */, + 24A2FFEE0F90D1DD003BB5A7 /* resources */, + 24A200030F90D1DD003BB5A7 /* source */, + 24A2000F0F90D1DD003BB5A7 /* win */, + 24A200130F90D1DD003BB5A7 /* win.vc6 */, + ); + name = drawtest; + path = /vstsdk2.4/vstgui.sf/drawtest; + sourceTree = ""; + }; + 24A2FFE00F90D1DD003BB5A7 /* mac */ = { + isa = PBXGroup; + children = ( + 24A2FFE10F90D1DD003BB5A7 /* audiounit.exp */, + 24A2FFE20F90D1DD003BB5A7 /* cw_vst_prefix.pch++ */, + 24A2FFE30F90D1DD003BB5A7 /* drawtest.cw9prj */, + 24A2FFE40F90D1DD003BB5A7 /* drawtest.plc */, + 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */, + 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */, + 24A2FFEB0F90D1DD003BB5A7 /* Info.plist */, + 24A2FFEC0F90D1DD003BB5A7 /* xcode_au_prefix.h */, + 24A2FFED0F90D1DD003BB5A7 /* xcode_vst_prefix.h */, + ); + name = mac; + path = /vstsdk2.4/vstgui.sf/drawtest/mac; + sourceTree = ""; + }; + 24A2FFEE0F90D1DD003BB5A7 /* resources */ = { + isa = PBXGroup; + children = ( + 24A2FFEF0F90D1DD003BB5A7 /* audiounit.r */, + 24A2FFF00F90D1DD003BB5A7 /* bmp00001.png */, + 24A2FFF10F90D1DD003BB5A7 /* bmp00100.png */, + 24A2FFF20F90D1DD003BB5A7 /* bmp01000.png */, + 24A2FFF30F90D1DD003BB5A7 /* bmp10001.bmp */, + 24A2FFF40F90D1DD003BB5A7 /* bmp10002.bmp */, + 24A2FFF50F90D1DD003BB5A7 /* bmp10003.bmp */, + 24A2FFF60F90D1DD003BB5A7 /* bmp10004.bmp */, + 24A2FFF70F90D1DD003BB5A7 /* bmp10005.bmp */, + 24A2FFF80F90D1DD003BB5A7 /* bmp10006.bmp */, + 24A2FFF90F90D1DD003BB5A7 /* bmp10007.bmp */, + 24A2FFFA0F90D1DD003BB5A7 /* bmp10008.bmp */, + 24A2FFFB0F90D1DD003BB5A7 /* bmp10009.bmp */, + 24A2FFFC0F90D1DD003BB5A7 /* bmp10010.bmp */, + 24A2FFFD0F90D1DD003BB5A7 /* bmp10011.bmp */, + 24A2FFFE0F90D1DD003BB5A7 /* bmp10012.bmp */, + 24A2FFFF0F90D1DD003BB5A7 /* bmp10013.bmp */, + 24A200000F90D1DD003BB5A7 /* bmp10014.bmp */, + 24A200010F90D1DD003BB5A7 /* bmp10015.bmp */, + 24A200020F90D1DD003BB5A7 /* bmp10016.bmp */, + ); + name = resources; + path = /vstsdk2.4/vstgui.sf/drawtest/resources; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 8D01CCC70486CAD60068D4B7 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 245463B90991757100464AD3 /* Stonefire.h in Headers */, + 24D8287F09A9164A0093AEF8 /* xcode_vst_prefix.h in Headers */, + 24A202190F90D1DE003BB5A7 /* aeffect.h in Headers */, + 24A2021A0F90D1DE003BB5A7 /* aeffectx.h in Headers */, + 24A2021B0F90D1DE003BB5A7 /* vstfxstore.h in Headers */, + 24A2021D0F90D1DE003BB5A7 /* adelay.h in Headers */, + 24A202240F90D1DE003BB5A7 /* sdeditor.h in Headers */, + 24A202260F90D1DE003BB5A7 /* surrounddelay.h in Headers */, + 24A2022A0F90D1DE003BB5A7 /* again.h in Headers */, + 24A202330F90D1DE003BB5A7 /* gmnames.h in Headers */, + 24A202350F90D1DE003BB5A7 /* vstxsynth.h in Headers */, + 24A202460F90D1DE003BB5A7 /* aeffeditor.h in Headers */, + 24A202480F90D1DE003BB5A7 /* audioeffect.h in Headers */, + 24A2024A0F90D1DE003BB5A7 /* audioeffectx.h in Headers */, + 24A2024D0F90D1DE003BB5A7 /* cw_vst_prefix.pch++ in Headers */, + 24A202510F90D1DE003BB5A7 /* xcode_au_prefix.h in Headers */, + 24A202520F90D1DE003BB5A7 /* xcode_vst_prefix.h in Headers */, + 24A202680F90D1DE003BB5A7 /* controlsgui.h in Headers */, + 24A2026A0F90D1DE003BB5A7 /* pdrawtesteditor.h in Headers */, + 24A2026C0F90D1DE003BB5A7 /* pdrawtesteffect.h in Headers */, + 24A2026F0F90D1DE003BB5A7 /* pdrawtestview.h in Headers */, + 24A202710F90D1DE003BB5A7 /* pprimitivesviews.h in Headers */, + 24A202780F90D1DE003BB5A7 /* aeffguieditor.h in Headers */, + 24A2027A0F90D1DE003BB5A7 /* cfileselector.h in Headers */, + 24A2027D0F90D1DE003BB5A7 /* cscrollview.h in Headers */, + 24A2027F0F90D1DE003BB5A7 /* ctabview.h in Headers */, + 24A203A50F90D1DE003BB5A7 /* plugguieditor.h in Headers */, + 24A203A70F90D1DE003BB5A7 /* vstcontrols.h in Headers */, + 24A203A90F90D1DE003BB5A7 /* vstgui.h in Headers */, + 24A203AA0F90D1DE003BB5A7 /* vstkeycode.h in Headers */, + 24A203AB0F90D1DE003BB5A7 /* vstplugscarbon.h in Headers */, + 24A203AC0F90D1DE003BB5A7 /* vstplugsmac.h in Headers */, + 24A203AD0F90D1DE003BB5A7 /* vstplugsmacho.h in Headers */, + 24A203AE0F90D1DE003BB5A7 /* vstplugsquartz.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 8D01CCC60486CAD60068D4B7 /* Stonefire */ = { + isa = PBXNativeTarget; + buildConfigurationList = 24BEAAED08919AE700E695F9 /* Build configuration list for PBXNativeTarget "Stonefire" */; + buildPhases = ( + 8D01CCC70486CAD60068D4B7 /* Headers */, + 8D01CCC90486CAD60068D4B7 /* Resources */, + 8D01CCCB0486CAD60068D4B7 /* Sources */, + 8D01CCCF0486CAD60068D4B7 /* Rez */, + 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Stonefire; + productInstallPath = "$(HOME)/Library/Bundles"; + productName = "FM-Chopper"; + productReference = 2407DE920899296600EB68BF /* Stonefire.vst */; + productType = "com.apple.product-type.bundle"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 089C1669FE841209C02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "Stonefire" */; + compatibilityVersion = "Xcode 2.4"; + developmentRegion = English; + hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + ); + mainGroup = 089C166AFE841209C02AAC07 /* FM-Chopper */; + projectDirPath = ""; + projectReferences = ( + { + ProductGroup = 24A203E00F90D272003BB5A7 /* Products */; + ProjectRef = 24A2FFE50F90D1DD003BB5A7 /* drawtest.xcode */; + }, + { + ProductGroup = 24A203E80F90D272003BB5A7 /* Products */; + ProjectRef = 24A2FFE80F90D1DD003BB5A7 /* drawtest.xcodeproj */; + }, + { + ProductGroup = 24A203CE0F90D272003BB5A7 /* Products */; + ProjectRef = 24A2FFB00F90D1DD003BB5A7 /* vst 2.4 examples.xcodeproj */; + }, + ); + projectRoot = ""; + targets = ( + 8D01CCC60486CAD60068D4B7 /* Stonefire */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXReferenceProxy section */ + 24A203D70F90D272003BB5A7 /* again.vst */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = again.vst; + remoteRef = 24A203D60F90D272003BB5A7 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 24A203D90F90D272003BB5A7 /* adelay.vst */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = adelay.vst; + remoteRef = 24A203D80F90D272003BB5A7 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 24A203DB0F90D272003BB5A7 /* vstxsynth.vst */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = vstxsynth.vst; + remoteRef = 24A203DA0F90D272003BB5A7 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 24A203DD0F90D272003BB5A7 /* surrounddelay.vst */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = surrounddelay.vst; + remoteRef = 24A203DC0F90D272003BB5A7 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 24A203DF0F90D272003BB5A7 /* minihost.app */ = { + isa = PBXReferenceProxy; + fileType = wrapper.application; + path = minihost.app; + remoteRef = 24A203DE0F90D272003BB5A7 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 24A203E50F90D272003BB5A7 /* drawtest.component */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = drawtest.component; + remoteRef = 24A203E40F90D272003BB5A7 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 24A203E70F90D272003BB5A7 /* drawtest.vst */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = drawtest.vst; + remoteRef = 24A203E60F90D272003BB5A7 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 24A203ED0F90D272003BB5A7 /* drawtest.component */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = drawtest.component; + remoteRef = 24A203EC0F90D272003BB5A7 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 24A203EF0F90D272003BB5A7 /* drawtest.vst */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = drawtest.vst; + remoteRef = 24A203EE0F90D272003BB5A7 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; +/* End PBXReferenceProxy section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D01CCC90486CAD60068D4B7 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 24CFB70407E7A0220081BD57 /* PkgInfo in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + 8D01CCCF0486CAD60068D4B7 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 24CFB70807E7A07C0081BD57 /* Copy PkgInfo */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Copy PkgInfo"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/bash; + shellScript = "cp mac/PkgInfo \"$BUILT_PRODUCTS_DIR/$PRODUCT_NAME.vst/Contents/\""; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D01CCCB0486CAD60068D4B7 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2407DEB9089929BA00EB68BF /* Stonefire.cpp in Sources */, + 24D8287009A914000093AEF8 /* StonefireProc.cpp in Sources */, + 24A203CB0F90D251003BB5A7 /* audioeffect.cpp in Sources */, + 24A203CC0F90D251003BB5A7 /* audioeffectx.cpp in Sources */, + 24A203CD0F90D251003BB5A7 /* vstplugmain.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 24BEAAEE08919AE700E695F9 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + FRAMEWORK_SEARCH_PATHS = ""; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_ENABLE_TRIGRAPHS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + INFOPLIST_FILE = ./mac/Info.plist; + LIBRARY_SEARCH_PATHS = ""; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = Gain; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + WRAPPER_EXTENSION = vst; + }; + name = Debug; + }; + 24BEAAEF08919AE700E695F9 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = ( + ppc, + i386, + x86_64, + ); + COPY_PHASE_STRIP = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + FRAMEWORK_SEARCH_PATHS = ""; + GCC_C_LANGUAGE_STANDARD = c99; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_ENABLE_TRIGRAPHS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_MODEL_TUNING = G4; + GCC_OPTIMIZATION_LEVEL = s; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = "/vstsdk2.4/**"; + INFOPLIST_FILE = ./mac/Info.plist; + LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 10.4; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = Stonefire; + SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + SECTORDER_FLAGS = ""; + SKIP_INSTALL = NO; + STRIP_INSTALLED_PRODUCT = YES; + STRIP_STYLE = all; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + WRAPPER_EXTENSION = vst; + }; + name = Release; + }; + 24BEAAF208919AE700E695F9 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(NATIVE_ARCH)"; + GCC_MODEL_TUNING = G5; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; + INFOPLIST_FILE = ""; + INFOPLIST_PREPROCESS = NO; + }; + name = Debug; + }; + 24BEAAF308919AE700E695F9 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; + ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_C_LANGUAGE_STANDARD = c99; + GCC_MODEL_TUNING = G4; + GCC_OPTIMIZATION_LEVEL = s; + INFOPLIST_FILE = ""; + INFOPLIST_PREPROCESS = NO; + SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 24BEAAED08919AE700E695F9 /* Build configuration list for PBXNativeTarget "Stonefire" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 24BEAAEE08919AE700E695F9 /* Debug */, + 24BEAAEF08919AE700E695F9 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 24BEAAF108919AE700E695F9 /* Build configuration list for PBXProject "Stonefire" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 24BEAAF208919AE700E695F9 /* Debug */, + 24BEAAF308919AE700E695F9 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; +/* End XCConfigurationList section */ + }; + rootObject = 089C1669FE841209C02AAC07 /* Project object */; +} diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100755 index 000000000..a80c03824 --- /dev/null +++ b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/christopherjohnson.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100755 index 0000000000000000000000000000000000000000..5c38f9460675438b0fec50998b84b4a658168d63 GIT binary patch literal 12075 zcmbVS2Yi!N*S{le)1*n$B+XvUC}ngn%5G^v1WKi)lx0cVr)?l@Y6eg%as%ReQB)kS zib`AN>%;|4R9xUdhRP5H5tQXXMTX? z&&t{ZAV2^E0f+&y0hpYGdrrDj|`eqkxuCn_*ZE^r_UiEYm z%mZ;i2oyjGl0knk01O0!Ksv|(nIH>fgB&mf3YyGPpb?s&8CqZp zv_c!S!vQb{=E6Lf4-4QZSPV)?9$1bhy@1K)-3!S~@dxE+1~KZGB_o$y=u9Xt+C zz?1M4JPp5xKfoX1Pw)&p2me4ZC>BXkBGMuq(jx=PLAfXo<)Z>rhz6q~Gz1Mr!%#6Q zL8H-FbTyiYDo_<_KpbjBO{f{UkO#G)d1yWgqQz(lx(VHm?nKMceduA-iPoX@=qdC( zdKJBf-a+r8kI@eF3EGLiMc<+0=ma{6PNCE2d-MbP5uHW9p+C@{Scv1X2#awdPQg}e z!*=Yzskk3b!~JnSF2IF&FfPHP@i;sQSK_I-2G7K^uoH9Gh3DW_?7dc1ReZO(eG)Ked5;adH*GJ9eE;KDIEg{A3PS%qWL^GZqz z(@U}nv(ocQi?ee|O0$de@(UvqtAH7#tp{qL0a~B~dSC!XU?MRjmc$Vui6E(`ZS{@uc&ALB;F}pD<0|W$xfYHx;9n;PT1z>f-_`2$Q-iIQ8KW4C z@j6?$O4s#Vm`ANFYl73~AMI&rb8~dU3TEd%KivtQZHd#zHG~+u{OyyuHjkHXQDS7b zrn*`iJoA0EGRs?^j09<&U<8qOf>9)y z^xF+aQ|&1QWnc^#%k-y?E_Vj~_Hu5zee*a1h>|F3Wy2d?Zf;0sX66(h-Js0+W-r|& zPg^tRo#Sb4^?6z|>7LJ}EtzATuGY{;#sapgHoBb5UEpdk9!vler}O&QO3$E%f8=~q z$}8zcbt9O0biBV+r)*>aWu1?E0b4pZhA;u zL*%F@cZ(d6Y&8{joS$p) z?F!j=6PVKlnt_WLiH)R27`TB4$h$xbXeB0M?gDM#I$|Ly#5#+z8P`B{($(nVytOhJ zeP2-8+CJEE=$49*OpgK4EUXOZm!ttb+&hdrQjA&P8Bfp%1?G1xV=`U z=ppQ#wHw^V=A}!zbXWO}x&til1b31FBxet}8{7j{P!+!y+y};j2d4Q#=SHQU=6AJF zlyJ7R&1eWiAJsxKhzukOl5Hz~^=<8uV^0Yqi+cz>!mRgUu#%*cj4tpfc#LF{EYh!< zKhJ7jZ>}Iy6*CBaMQg!23P(}uajE`vgY{qoTif50(T$oYE4`(B9ckXqT$|2Nx==Expx2Rj(>d;mTKAAyg_ zFfyEsAR||UPry!U3%kiEQcOz7XlAdP3a_h$8bjnXsv?R-q2Q9PYM0MNb$)cS)9a+@ z;hpSkZQ^EK$y@_Iq8eO(DApF9Hgn1jyIJ7#IuVpb*AG5fsA&QbDdElSw71B2!2;nYtcI zX`rzSCP6t=Kqat{8X9PnkZEK(nL%dKXX`Y72;VD9$4__p%G|Cdb{@4d72jM+eLy`o z&NtOX{U67$U)i@K0`j#oIp18&QUE`71OYE)5^m&~jB&QO-0iip|kh?CS2>y-Jf27hyP zGv{h*_S;6?yE26Pwo%JS=pn+m5Dul_0SCh(ID|A1jx=_|VQ@Hw!zOYw14J57(Q}NB zn8MK&h26?P3$qpeh%31!7IM;U)?7AZQXBIzv`ckaSCz}}=0Z>pOTnBqundlYW8qbB z9BC#V;v@6P4L$x5PJk6m-ifdrP9iQchs^DU*TBiJlDJ6=X=U=JUN%FNc+?y{UK;$> z$_D;DVTrSTZY9@7ZJP$FwX*(yPtDI!?Q{n?+bCgZk3l`KI1sQzss2nj`?3W%VI8a| zZR9%QrM5PT9}KRsOeqPt+zpYVa>16%Mz%r^Y$JXWAoJKr89#LLkmxz*!Rs#@*#U2W z3&{e~POhgTNB$Tk@h-R+h~W}=6N@1moPOt|Bs8}!l1)Q|1u?NhhyAlG`pGz9qD-eZ z*c}72^9sXxPP|B*Ad%AeFuZMi@JNG^Vn0QTI%*R>n%^W4JgqWNU(az3T*K}pxk#bX zULh;$QYI4tiRn^nXqpmF#MR}MV?3>XN;%r&_IURgO=giL#cHGNEK{JfHjZ&Sn|$=0 z;gfAtD!=$7iHv1AwK7Y_Rh)Ys=XcdR%eer@Lg8_()Jz*`VwGOvaX0Kr?U&a7O2Kb< z>aMf_y|M40bWuiT7L{fy0~fl+kW`f{ODo9&GE792T~2O9+^(Df^gX{IIx@>=jf0CQ zD)rf;27dRth77o3J56lLE5~!~G~o%?Hg*mlQRVe``~=dfMiNc%Y_yt@Lvxoh8qZIr z^@}B<{H_c+A{=tt( zM=17zH^W2GJ=>3^YQ z0Y`|k2S;RZ7hFXRvJ-YO^=F|j^X{788qUrkH}PAw8m{4Yh3kT=L(z1Vr@`57ar!N} zL$U{3DkjQK@F2SZ%;}`%158r+_b0)e)qM0wGs#f=NaVeM`#gLVq^*N5z!%{rxEa0# zUxu%c+sVJkGI9sGlPo89t%I+@*Wnf*g`1eWCU=v2$O_7SS;$%UyO!Y@(*TahSU2+al2T4)Y)zo?g z4oo1Pzl-xR?V-cQ&~inE)8EWuN7p(vlxAK&hI)WN zC|-?7YD6?r+<;8Tj4UVxS&S%D3zSQo3@Mr<+PecUqVWZu0o?$kxl&bcra&G7{F0^pZ06es7@NZXOT@2 zg_we7Qs;=O(Nt7}rct$+L0%)TlP%;8st|9kMYHI^*V6w^R7c*TN4}l@|B!sd4xUw% zdybA(uByBo^TJd%sHo5^X?_Q;JZ95=`_O)LfE*-WlCQ`ia+rKgj*xH2 zQ3j7+Qm=Xt9z6y>Qx^hj|8DO2u(p~4#IxSQe+IzO1Zi~QxoUqJs(SS zc~`~C1hrJPTN|9-2Ij#SG2caPteU@xpUE%eS8{e8)?yvjV*~02`QTad8#zaQ4?-c?Nn|ug?l+Ty6vuK9=9Xsg zLWRVo?vl^8n1_r$66yt9QDVMOj zsZVcn2YmboZwBF$zyok5kY8Q`#aTET?83R^Jh?#i`y#d0P$}}f4n&nAdn=Kj;vzf* zi1AQ73=hX6@JKug9;7A^ktb4CyS7(W7P^HfTBvIDHZyNd!-55q8Y5$S`+_ir{27FC zy@I`qw?$319e)sn)*!UeTLP;1JVe_@xn@UA`w8A1 zHEIw3Gzc9*m>P*CBR-T5MP|Mc8odYa#|Q8i6a)`~GW-=jL~{>TSL3ydx!3a0t$@0T zYjp*D{M@YmKoy_w(X{cmOqX>9X#pPuVOkL8eulrsN9Y{i;G_5$o#!Av4j;uQ;Ey%* zn!?@SbWN^;7sXkLy90 z8H5AEILvF?8HTDq<6rQvK{zl72L)mJC9oPs(JLZfxKRLj+{^fT+>6=*K|I}rROrY9}MXdXc+f@LVAUgtw1j@ObLY+p{lKx{_bWV4M~Q8k?3(6ufI-z@wAghu?Nvt z=rB4)fAe$#ox+&9`$Bvb^>q_)Idx={aTTtnzhZLXxwwV?dg(ffpaDD|x6|J--GiUT zuTp>XvmjM4SWqdb5;z5of@Z-Sfk$wiz$XX@o)+vC92I;gI3YMK_(AZK;Ln)Y75f?wvo7YDm}g_2k9jd>bIi*zM`M+-qhsg9 z&X2u5_J-I+vBB6Su@A(qid_@CE_Org07UBEC zkA(Y$2ZUb;zZ9Mno)P{cJS#jW{3{;Di=Q6f6z__k8{ZPYG5+=V zH{#!le_Mn^i6V_iCo+gkB8#ZMXrL%vlqt#<<%-Hh0nrlCk>X}%?U3hyp^ycVOPSQgwGT9B^*fjF5z^- z4+%ddoJ}~Fa3SG$36jK1rHl2XZh$vu+CCC^K?NZyoe zmAoT)PqIz&fn=}bE6HKW5y?@>DarSeA0=lbzetVJ@zVKHBE3brO!}a7m9$H`TDn&H zr1WX&M(K0X7o@LC-;lm5-7VcO{X+Vs^pNyh>2c{v>1pW?(sR;_i6Bvus7zEPY7%vc zDT%g3M`FLk{)st>MTsSeS0}xc^h(m(NxPEvB^^pSopd4T_oP4NK#t@Bd8}L^PnN6Y zTDe|sl$+%#@-gzc^84glJu~~6mnWns2 z*{BREA5pGVZcsk1d{X(c@+0LAQJz(vQ(jR1uKY6@ zB%@?Oa%{3WIVX8Ua%*xh`I+Rc$-9ydC4ZfKGWlHc#pFL!K!sESl|&_1DODR}s}>)lI6KRd=YCtL|2U?#fx=1}#JzPCfU929hE>q7|d(=zR z52)9wUsvx^f3LwBoyMj~(+toI(qw4nYSwC=*1W3Os@bO5rP;0dRP&|gE6rie3C&5( zY0X*9dCf)5A6k)Ct<`GvTBFviP0`x4S=tYmrVsN1Z2NB6#NyY3_14&6@Om%78cBf4X{ z?{p`0zv(XMe%Jk_hkC3}&};Puy-A;<3nV6HaLHQ#8y!@SD;s(Fj~P4nC4 zcg^pcFIcceWJ$0jTI3d`CB;I25@N}-6j+KZB^IZp(X!NXkL6y=1D1y@D=ix=PgtI^ zY_z;+*=l*m^1fxeWw+(H<@*#tiX>%l%J7utlt)t5rff)gBIT)+_fqzx985WsawO$g z%JGylDZi$iOSzEpN6KGTp;c}*TJxowLY>s0G(Yn`>h+GKTE=UQ*GuC;En zer-KzJ!SpgdeQo)4cY{@Sewvhu=TeMvSrw^ZF#l=+ellfZLIBT+XUM*+qJgYwmMsr zZH}$Q=CLiXEw$ZlTV}h{w!(J5?Lphaw$-+cwr6e6**r(a&*caI!v_Eg( zWPi#2s(p)nul=z7JNqvVwZrCcIMN&g9T|?%jxmmLjtP!(M}=dWW45E-(dckF<~kNQ zu6NwvSmapdxYKdB<6cLnW3^+gV}s)<$19H49B(+@avX4c={V##;yCK~-tm*;7spx0 pU#b05Gg50(ovF8^E=zqj_3hMcsXIbpD?o_<78v>O$Y<)#{{dZm;Qasq literal 0 HcmV?d00001 diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/spiadmin.xcuserdatad/UserInterfaceState.xcuserstate b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/project.xcworkspace/xcuserdata/spiadmin.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100755 index 0000000000000000000000000000000000000000..314de0ff8716f1de186bd9e12b891393458717e5 GIT binary patch literal 10373 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 Ee-@_#ZU6uP literal 0 HcmV?d00001 diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/spiadmin.mode1v3 b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/spiadmin.mode1v3 new file mode 100755 index 000000000..c5723261d --- /dev/null +++ b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/spiadmin.mode1v3 @@ -0,0 +1,1372 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCProjectFormatConflictsModule + Name + Project Format Conflicts List + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + BundleLoadPath + + MaxInstances + n + Module + XCSnapshotModule + Name + Snapshots Tool + + + BundlePath + /Xcode3/Library/PrivateFrameworks/DevToolsInterface.framework/Resources + Description + DefaultDescriptionKey + DockingSystemVisible + + Extension + mode1v3 + FavBarConfig + + PBXProjectModuleGUID + 91857D9F148EF61800AAA11B + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.mode1v3 + MajorVersion + 33 + MinorVersion + 0 + Name + Default + Notifications + + OpenEditors + + PerspectiveWidths + + -1 + -1 + + Perspectives + + + ChosenToolbarItems + + active-combo-popup + action + NSToolbarFlexibleSpaceItem + debugger-enable-breakpoints + build-and-go + com.apple.ide.PBXToolbarStopButton + get-info + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProjectWithEditor + Identifier + perspective.project + IsVertical + + Layout + + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 089C166AFE841209C02AAC07 + 089C1671FE841209C02AAC07 + 19C28FB4FE9D528D11CA2CBB + 089C167CFE841241C02AAC07 + 08FB77ADFE841716C02AAC07 + 1C37FBAC04509CD000000102 + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 11 + 10 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 693}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 711}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 286 197 1261 752 0 0 1680 1028 + + Module + PBXSmartGroupTreeModule + Proportion + 203pt + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20306471E060097A5F4 + PBXProjectModuleLabel + Gain.cpp + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CE0B20406471E060097A5F4 + PBXProjectModuleLabel + Gain.cpp + _historyCapacity + 0 + bookmark + 911C2A9D1491A5F600A430AF + history + + 915DCCBB1491A5B8008574E6 + + + SplitCount + 1 + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {1053, 508}} + RubberWindowFrame + 286 197 1261 752 0 0 1680 1028 + + Module + PBXNavigatorGroup + Proportion + 508pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20506471E060097A5F4 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{0, 513}, {1053, 198}} + RubberWindowFrame + 286 197 1261 752 0 0 1680 1028 + + Module + XCDetailModule + Proportion + 198pt + + + Proportion + 1053pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDetailModule + + TableOfContents + + 911C2A901491A5F600A430AF + 1CE0B1FE06471DED0097A5F4 + 911C2A911491A5F600A430AF + 1CE0B20306471E060097A5F4 + 1CE0B20506471E060097A5F4 + + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarConfiguration + xcode.toolbar.config.defaultV3 + + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.morph + IsVertical + 0 + Layout + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 11E0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 29B97314FDCFA39411CA2CEA + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 337}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 1 + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 355}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 373 269 690 397 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 100% + + + Name + Morph + PreferredWidth + 300 + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + + TableOfContents + + 11E0B1FE06471DED0097A5F4 + + ToolbarConfiguration + xcode.toolbar.config.default.shortV3 + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/Xcode3/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecificationMode1.xcperspec' + StatusbarIsVisible + + TimeStamp + 0.0 + ToolbarConfigUserDefaultsMinorVersion + 2 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 1 + Type + Perspectives + UpdateMessage + The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? + WindowJustification + 5 + WindowOrderList + + 91857DA0148EF61800AAA11B + /Users/spiadmin/Documents/Gain/Gain.xcodeproj + + WindowString + 286 197 1261 752 0 0 1680 1028 + WindowToolsV3 + + + FirstTimeWindowDisplayed + + Identifier + windowTool.build + IsVertical + + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {743, 413}} + RubberWindowFrame + 112 208 743 695 0 0 1680 1028 + + Module + PBXNavigatorGroup + Proportion + 413pt + + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build Results + XCBuildResultsTrigger_Collapse + 1021 + XCBuildResultsTrigger_Open + 1011 + + GeometryConfiguration + + Frame + {{0, 418}, {743, 236}} + RubberWindowFrame + 112 208 743 695 0 0 1680 1028 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 654pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + + TableOfContents + + 91857DA0148EF61800AAA11B + 911C2A921491A5F600A430AF + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.buildV3 + WindowContentMinSize + 486 300 + WindowString + 112 208 743 695 0 0 1680 1028 + WindowToolGUID + 91857DA0148EF61800AAA11B + WindowToolIsVisible + + + + Identifier + windowTool.debugger + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {317, 164}} + {{317, 0}, {377, 164}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {694, 164}} + {{0, 164}, {694, 216}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {694, 380}} + RubberWindowFrame + 321 238 694 422 0 0 1440 878 + + Module + PBXDebugSessionModule + Proportion + 100% + + + Proportion + 100% + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CD10A99069EF8BA00B06720 + 1C0AD2AB069F1E9B00FABCE6 + 1C162984064C10D400B95A72 + 1C0AD2AC069F1E9B00FABCE6 + + ToolbarConfiguration + xcode.toolbar.config.debugV3 + WindowString + 321 238 694 422 0 0 1440 878 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + 0 + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + MENUSEPARATOR + + + Identifier + windowTool.debuggerConsole + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {650, 250}} + RubberWindowFrame + 516 632 650 250 0 0 1680 1027 + + Module + PBXDebugCLIModule + Proportion + 209pt + + + Proportion + 209pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAAD065D492600B07095 + 1C78EAAE065D492600B07095 + 1C78EAAC065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.consoleV3 + WindowString + 650 41 650 250 0 0 1280 1002 + WindowToolGUID + 1C78EAAD065D492600B07095 + WindowToolIsVisible + 0 + + + Identifier + windowTool.snapshots + Layout + + + Dock + + + Module + XCSnapshotModule + Proportion + 100% + + + Proportion + 100% + + + Name + Snapshots + ServiceClasses + + XCSnapshotModule + + StatusbarIsVisible + Yes + ToolbarConfiguration + xcode.toolbar.config.snapshots + WindowString + 315 824 300 550 0 0 1440 878 + WindowToolIsVisible + Yes + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.0950012207031 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scm + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 3 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpointsV3 + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimatorV3 + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 100% + + + Proportion + 100% + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.projectFormatConflicts + Layout + + + Dock + + + Module + XCProjectFormatConflictsModule + Proportion + 100% + + + Proportion + 100% + + + Name + Project Format Conflicts + ServiceClasses + + XCProjectFormatConflictsModule + + StatusbarIsVisible + 0 + WindowContentMinSize + 450 300 + WindowString + 50 850 472 307 0 0 1440 877 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {374, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {630, 331}} + MembersFrame + {{0, 105}, {374, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 97 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 385 179 630 352 0 0 1440 878 + + Module + PBXClassBrowserModule + Proportion + 332pt + + + Proportion + 332pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C0AD2AF069F1E9B00FABCE6 + 1C0AD2B0069F1E9B00FABCE6 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 385 179 630 352 0 0 1440 878 + WindowToolGUID + 1C0AD2AF069F1E9B00FABCE6 + WindowToolIsVisible + 0 + + + Identifier + windowTool.refactoring + IncludeInToolsMenu + 0 + Layout + + + Dock + + + BecomeActive + 1 + GeometryConfiguration + + Frame + {0, 0}, {500, 335} + RubberWindowFrame + {0, 0}, {500, 335} + + Module + XCRefactoringModule + Proportion + 100% + + + Proportion + 100% + + + Name + Refactoring + ServiceClasses + + XCRefactoringModule + + WindowString + 200 200 500 356 0 0 1920 1200 + + + + diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/spiadmin.pbxuser b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/spiadmin.pbxuser new file mode 100755 index 000000000..df947808e --- /dev/null +++ b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/spiadmin.pbxuser @@ -0,0 +1,143 @@ +// !$*UTF8*$! +{ + 089C1669FE841209C02AAC07 /* Project object */ = { + activeBuildConfigurationName = Release; + activeTarget = 8D01CCC60486CAD60068D4B7 /* Gain */; + codeSenseManager = 91857D95148EF55400AAA11B /* Code sense */; + perUserDictionary = { + PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 829, + 20, + 48, + 43, + 43, + 20, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + PBXFileDataSource_Target_ColumnID, + ); + }; + PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 789, + 60, + 20, + 48, + 43, + 43, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXTargetDataSource_PrimaryAttribute, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + ); + }; + PBXPerProjectTemplateStateSaveDate = 345089498; + PBXWorkspaceStateSaveDate = 345089498; + }; + perUserProjectItems = { + 911C2A9D1491A5F600A430AF /* PBXTextBookmark */ = 911C2A9D1491A5F600A430AF /* PBXTextBookmark */; + 915DCCBB1491A5B8008574E6 /* PBXTextBookmark */ = 915DCCBB1491A5B8008574E6 /* PBXTextBookmark */; + }; + sourceControlManager = 91857D94148EF55400AAA11B /* Source Control */; + userBuildSettings = { + }; + }; + 2407DEB6089929BA00EB68BF /* Gain.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 1768}}"; + sepNavSelRange = "{247, 0}"; + sepNavVisRange = "{0, 1657}"; + }; + }; + 245463B80991757100464AD3 /* Gain.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 975}}"; + sepNavSelRange = "{1552, 0}"; + sepNavVisRange = "{796, 1857}"; + sepNavWindowFrame = "{{15, 465}, {750, 558}}"; + }; + }; + 24A2FF9A0F90D1DD003BB5A7 /* adelaymain.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 488}}"; + sepNavSelRange = "{0, 0}"; + sepNavVisRange = "{0, 798}"; + }; + }; + 24A2FFDB0F90D1DD003BB5A7 /* audioeffectx.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {859, 19825}}"; + sepNavSelRange = "{10641, 0}"; + sepNavVisRange = "{10076, 1095}"; + }; + }; + 24D8286F09A914000093AEF8 /* GainProc.cpp */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 482}}"; + sepNavSelRange = "{239, 0}"; + sepNavVisRange = "{0, 950}"; + }; + }; + 24D8287E09A9164A0093AEF8 /* xcode_vst_prefix.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {992, 493}}"; + sepNavSelRange = "{249, 0}"; + sepNavVisRange = "{0, 249}"; + }; + }; + 8D01CCC60486CAD60068D4B7 /* Gain */ = { + activeExec = 0; + }; + 911C2A9D1491A5F600A430AF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2407DEB6089929BA00EB68BF /* Gain.cpp */; + name = "Gain.cpp: 10"; + rLen = 0; + rLoc = 247; + rType = 0; + vrLen = 1657; + vrLoc = 0; + }; + 915DCCBB1491A5B8008574E6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 2407DEB6089929BA00EB68BF /* Gain.cpp */; + name = "Gain.cpp: 10"; + rLen = 0; + rLoc = 247; + rType = 0; + vrLen = 1625; + vrLoc = 0; + }; + 91857D94148EF55400AAA11B /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + repositoryNamesForRoots = { + "" = ""; + }; + }; + }; + 91857D95148EF55400AAA11B /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; +} diff --git a/plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme similarity index 100% rename from plugins/MacSignedVST/Console6Buss/Console6Buss.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme rename to plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/Gain.xcscheme diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100755 index 000000000..5bccbcb4f --- /dev/null +++ b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/christopherjohnson.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + Gain.xcscheme + + orderHint + 8 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/xcschememanagement.plist b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100755 index 000000000..a7bdd62d4 --- /dev/null +++ b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + «PROJECTNAME».xcscheme + + orderHint + 0 + + + SuppressBuildableAutocreation + + 8D01CCC60486CAD60068D4B7 + + primary + + + + + diff --git a/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/«PROJECTNAME».xcscheme b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/«PROJECTNAME».xcscheme new file mode 100755 index 000000000..0df2de4a3 --- /dev/null +++ b/plugins/MacVST/Stonefire/Stonefire.xcodeproj/xcuserdata/spiadmin.xcuserdatad/xcschemes/«PROJECTNAME».xcscheme @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/MacVST/Stonefire/mac/Info.plist b/plugins/MacVST/Stonefire/mac/Info.plist new file mode 100755 index 000000000..7b1d05117 --- /dev/null +++ b/plugins/MacVST/Stonefire/mac/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + Stonefire + CFBundleIconFile + + CFBundleIdentifier + com.airwindows.Stonefire + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BNDL + CFBundleSignature + Dthr + CFBundleVersion + 1.0 + CSResourcesFileMapped + + + diff --git a/plugins/MacVST/Stonefire/mac/PkgInfo b/plugins/MacVST/Stonefire/mac/PkgInfo new file mode 100755 index 000000000..19a9cf67e --- /dev/null +++ b/plugins/MacVST/Stonefire/mac/PkgInfo @@ -0,0 +1 @@ +BNDL???? \ No newline at end of file diff --git a/plugins/MacVST/Stonefire/mac/xcode_vst_prefix.h b/plugins/MacVST/Stonefire/mac/xcode_vst_prefix.h new file mode 100755 index 000000000..eaf4c0b4b --- /dev/null +++ b/plugins/MacVST/Stonefire/mac/xcode_vst_prefix.h @@ -0,0 +1,17 @@ +#define MAC 1 +#define MACX 1 + +#define USE_NAMESPACE 0 + +#define TARGET_API_MAC_CARBON 1 +#define USENAVSERVICES 1 + +#define __CF_USE_FRAMEWORK_INCLUDES__ + +#if __MWERKS__ +#define __NOEXTENSIONS__ +#endif + +#define QUARTZ 1 + +#include \ No newline at end of file diff --git a/plugins/MacVST/Stonefire/source/Stonefire.cpp b/plugins/MacVST/Stonefire/source/Stonefire.cpp new file mode 100755 index 000000000..f5e876554 --- /dev/null +++ b/plugins/MacVST/Stonefire/source/Stonefire.cpp @@ -0,0 +1,151 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#include "Stonefire.h" +#endif + +AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Stonefire(audioMaster);} + +Stonefire::Stonefire(audioMasterCallback audioMaster) : + AudioEffectX(audioMaster, kNumPrograms, kNumParameters) +{ + A = 0.5; + B = 0.5; + C = 0.5; + D = 0.5; + + for (int x = 0; x < air_total; x++) air[x] = 0.0; + for (int x = 0; x < kal_total; x++) kal[x] = 0.0; + + trebleGainA = 1.0; trebleGainB = 1.0; + midGainA = 1.0; midGainB = 1.0; + bassGainA = 1.0; bassGainB = 1.0; + + fpdL = 1.0; while (fpdL < 16386) fpdL = rand()*UINT32_MAX; + fpdR = 1.0; while (fpdR < 16386) fpdR = rand()*UINT32_MAX; + //this is reset: values being initialized only once. Startup values, whatever they are. + + _canDo.insert("plugAsChannelInsert"); // plug-in can be used as a channel insert effect. + _canDo.insert("plugAsSend"); // plug-in can be used as a send effect. + _canDo.insert("x2in2out"); + setNumInputs(kNumInputs); + setNumOutputs(kNumOutputs); + setUniqueID(kUniqueId); + canProcessReplacing(); // supports output replacing + canDoubleReplacing(); // supports double precision processing + programsAreChunks(true); + vst_strncpy (_programName, "Default", kVstMaxProgNameLen); // default program name +} + +Stonefire::~Stonefire() {} +VstInt32 Stonefire::getVendorVersion () {return 1000;} +void Stonefire::setProgramName(char *name) {vst_strncpy (_programName, name, kVstMaxProgNameLen);} +void Stonefire::getProgramName(char *name) {vst_strncpy (name, _programName, kVstMaxProgNameLen);} +//airwindows likes to ignore this stuff. Make your own programs, and make a different plugin rather than +//trying to do versioning and preventing people from using older versions. Maybe they like the old one! + +static float pinParameter(float data) +{ + if (data < 0.0f) return 0.0f; + if (data > 1.0f) return 1.0f; + return data; +} + +VstInt32 Stonefire::getChunk (void** data, bool isPreset) +{ + float *chunkData = (float *)calloc(kNumParameters, sizeof(float)); + chunkData[0] = A; + chunkData[1] = B; + chunkData[2] = C; + chunkData[3] = D; + /* Note: The way this is set up, it will break if you manage to save settings on an Intel + machine and load them on a PPC Mac. However, it's fine if you stick to the machine you + started with. */ + + *data = chunkData; + return kNumParameters * sizeof(float); +} + +VstInt32 Stonefire::setChunk (void* data, VstInt32 byteSize, bool isPreset) +{ + float *chunkData = (float *)data; + A = pinParameter(chunkData[0]); + B = pinParameter(chunkData[1]); + C = pinParameter(chunkData[2]); + D = pinParameter(chunkData[3]); + /* We're ignoring byteSize as we found it to be a filthy liar */ + + /* calculate any other fields you need here - you could copy in + code from setParameter() here. */ + return 0; +} + +void Stonefire::setParameter(VstInt32 index, float value) { + switch (index) { + case kParamA: A = value; break; + case kParamB: B = value; break; + case kParamC: C = value; break; + case kParamD: D = value; break; + default: throw; // unknown parameter, shouldn't happen! + } +} + +float Stonefire::getParameter(VstInt32 index) { + switch (index) { + case kParamA: return A; break; + case kParamB: return B; break; + case kParamC: return C; break; + case kParamD: return D; break; + default: break; // unknown parameter, shouldn't happen! + } return 0.0; //we only need to update the relevant name, this is simple to manage +} + +void Stonefire::getParameterName(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "Air", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "Fire", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "Stone", kVstMaxParamStrLen); break; + case kParamD: vst_strncpy (text, "Range", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this is our labels for displaying in the VST host +} + +void Stonefire::getParameterDisplay(VstInt32 index, char *text) { + switch (index) { + case kParamA: float2string (A, text, kVstMaxParamStrLen); break; + case kParamB: float2string (B, text, kVstMaxParamStrLen); break; + case kParamC: float2string (C, text, kVstMaxParamStrLen); break; + case kParamD: float2string (D, text, kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this displays the values and handles 'popups' where it's discrete choices +} + +void Stonefire::getParameterLabel(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamD: vst_strncpy (text, "", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } +} + +VstInt32 Stonefire::canDo(char *text) +{ return (_canDo.find(text) == _canDo.end()) ? -1: 1; } // 1 = yes, -1 = no, 0 = don't know + +bool Stonefire::getEffectName(char* name) { + vst_strncpy(name, "Stonefire", kVstMaxProductStrLen); return true; +} + +VstPlugCategory Stonefire::getPlugCategory() {return kPlugCategEffect;} + +bool Stonefire::getProductString(char* text) { + vst_strncpy (text, "airwindows Stonefire", kVstMaxProductStrLen); return true; +} + +bool Stonefire::getVendorString(char* text) { + vst_strncpy (text, "airwindows", kVstMaxVendorStrLen); return true; +} diff --git a/plugins/MacVST/Stonefire/source/Stonefire.h b/plugins/MacVST/Stonefire/source/Stonefire.h new file mode 100755 index 000000000..01ebaa730 --- /dev/null +++ b/plugins/MacVST/Stonefire/source/Stonefire.h @@ -0,0 +1,138 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Created 8/12/11 by SPIAdmin + * Copyright (c) Airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#define __Stonefire_H + +#ifndef __audioeffect__ +#include "audioeffectx.h" +#endif + +#include +#include +#include + +enum { + kParamA = 0, + kParamB = 1, + kParamC = 2, + kParamD = 3, + kNumParameters = 4 +}; // + +const int kNumPrograms = 0; +const int kNumInputs = 2; +const int kNumOutputs = 2; +const unsigned long kUniqueId = 'stfr'; //Change this to what the AU identity is! + +class Stonefire : + public AudioEffectX +{ +public: + Stonefire(audioMasterCallback audioMaster); + ~Stonefire(); + virtual bool getEffectName(char* name); // The plug-in name + virtual VstPlugCategory getPlugCategory(); // The general category for the plug-in + virtual bool getProductString(char* text); // This is a unique plug-in string provided by Steinberg + virtual bool getVendorString(char* text); // Vendor info + virtual VstInt32 getVendorVersion(); // Version number + virtual void processReplacing (float** inputs, float** outputs, VstInt32 sampleFrames); + virtual void processDoubleReplacing (double** inputs, double** outputs, VstInt32 sampleFrames); + virtual void getProgramName(char *name); // read the name from the host + virtual void setProgramName(char *name); // changes the name of the preset displayed in the host + virtual VstInt32 getChunk (void** data, bool isPreset); + virtual VstInt32 setChunk (void* data, VstInt32 byteSize, bool isPreset); + virtual float getParameter(VstInt32 index); // get the parameter value at the specified index + virtual void setParameter(VstInt32 index, float value); // set the parameter at index to value + virtual void getParameterLabel(VstInt32 index, char *text); // label for the parameter (eg dB) + virtual void getParameterName(VstInt32 index, char *text); // name of the parameter + virtual void getParameterDisplay(VstInt32 index, char *text); // text description of the current value + virtual VstInt32 canDo(char *text); +private: + char _programName[kVstMaxProgNameLen + 1]; + std::set< std::string > _canDo; + + uint32_t fpdL; + uint32_t fpdR; + //default stuff + enum { + pvAL1, + pvSL1, + accSL1, + acc2SL1, + pvAL2, + pvSL2, + accSL2, + acc2SL2, + pvAL3, + pvSL3, + accSL3, + pvAL4, + pvSL4, + gndavgL, + outAL, + gainAL, + pvAR1, + pvSR1, + accSR1, + acc2SR1, + pvAR2, + pvSR2, + accSR2, + acc2SR2, + pvAR3, + pvSR3, + accSR3, + pvAR4, + pvSR4, + gndavgR, + outAR, + gainAR, + air_total + }; + double air[air_total]; + + enum { + prevSampL1, + prevSlewL1, + accSlewL1, + prevSampL2, + prevSlewL2, + accSlewL2, + prevSampL3, + prevSlewL3, + accSlewL3, + kalGainL, + kalOutL, + prevSampR1, + prevSlewR1, + accSlewR1, + prevSampR2, + prevSlewR2, + accSlewR2, + prevSampR3, + prevSlewR3, + accSlewR3, + kalGainR, + kalOutR, + kal_total + }; + double kal[kal_total]; + + double trebleGainA; + double trebleGainB; + double midGainA; + double midGainB; + double bassGainA; + double bassGainB; + + float A; + float B; + float C; + float D; +}; + +#endif diff --git a/plugins/MacVST/Stonefire/source/StonefireProc.cpp b/plugins/MacVST/Stonefire/source/StonefireProc.cpp new file mode 100755 index 000000000..96c507349 --- /dev/null +++ b/plugins/MacVST/Stonefire/source/StonefireProc.cpp @@ -0,0 +1,318 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#include "Stonefire.h" +#endif + +void Stonefire::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) +{ + float* in1 = inputs[0]; + float* in2 = inputs[1]; + float* out1 = outputs[0]; + float* out2 = outputs[1]; + + VstInt32 inFramesToProcess = sampleFrames; //vst doesn't give us this as a separate variable so we'll make it + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + trebleGainA = trebleGainB; trebleGainB = A*2.0; + midGainA = midGainB; midGainB = B*2.0; + bassGainA = bassGainB; bassGainB = C*2.0; + //simple three band to adjust + double kalman = 1.0-pow(D,2); + //crossover frequency between mid/bass + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + double temp = (double)sampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin Air3R + air[pvSR4] = air[pvAR4] - air[pvAR3]; air[pvSR3] = air[pvAR3] - air[pvAR2]; + air[pvSR2] = air[pvAR2] - air[pvAR1]; air[pvSR1] = air[pvAR1] - inputSampleR; + air[accSR3] = air[pvSR4] - air[pvSR3]; air[accSR2] = air[pvSR3] - air[pvSR2]; + air[accSR1] = air[pvSR2] - air[pvSR1]; + air[acc2SR2] = air[accSR3] - air[accSR2]; air[acc2SR1] = air[accSR2] - air[accSR1]; + air[outAR] = -(air[pvAR1] + air[pvSR3] + air[acc2SR2] - ((air[acc2SR2] + air[acc2SR1])*0.5)); + air[gainAR] *= 0.5; air[gainAR] += fabs(drySampleR-air[outAR])*0.5; + if (air[gainAR] > 0.3*sqrt(overallscale)) air[gainAR] = 0.3*sqrt(overallscale); + air[pvAR4] = air[pvAR3]; air[pvAR3] = air[pvAR2]; + air[pvAR2] = air[pvAR1]; air[pvAR1] = (air[gainAR] * air[outAR]) + drySampleR; + double midR = drySampleR - ((air[outAR]*0.5)+(drySampleR*(0.457-(0.017*overallscale)))); + temp = (midR + air[gndavgR])*0.5; air[gndavgR] = midR; midR = temp; + double trebleR = drySampleR-midR; + inputSampleR = midR; + //end Air3R + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + //begin KalmanR + temp = inputSampleR = inputSampleR*(1.0-kalman)*0.777; + inputSampleR *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewR3] += kal[prevSampR3] - kal[prevSampR2]; kal[prevSlewR3] *= 0.5; + kal[prevSlewR2] += kal[prevSampR2] - kal[prevSampR1]; kal[prevSlewR2] *= 0.5; + kal[prevSlewR1] += kal[prevSampR1] - inputSampleR; kal[prevSlewR1] *= 0.5; + //make slews from each set of samples used + kal[accSlewR2] += kal[prevSlewR3] - kal[prevSlewR2]; kal[accSlewR2] *= 0.5; + kal[accSlewR1] += kal[prevSlewR2] - kal[prevSlewR1]; kal[accSlewR1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewR3] += (kal[accSlewR2] - kal[accSlewR1]); kal[accSlewR3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutR] += kal[prevSampR1] + kal[prevSlewR2] + kal[accSlewR3]; kal[kalOutR] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainR] += fabs(temp-kal[kalOutR])*kalman*8.0; kal[kalGainR] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainR] > kalman*0.5) kal[kalGainR] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutR] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampR3] = kal[prevSampR2]; kal[prevSampR2] = kal[prevSampR1]; + kal[prevSampR1] = (kal[kalGainR] * kal[kalOutR]) + ((1.0-kal[kalGainR])*temp); + //feed the chain of previous samples + if (kal[prevSampR1] > 1.0) kal[prevSampR1] = 1.0; if (kal[prevSampR1] < -1.0) kal[prevSampR1] = -1.0; + double bassR = kal[kalOutR]*0.777; + midR -= bassR; + //end KalmanR + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + inputSampleR = (bassR*bassGain) + (midR*midGain) + (trebleR*trebleGain); + //applies pan section, and smoothed fader gain + + //begin 32 bit stereo floating point dither + int expon; frexpf((float)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + frexpf((float)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + //end 32 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} + +void Stonefire::processDoubleReplacing(double **inputs, double **outputs, VstInt32 sampleFrames) +{ + double* in1 = inputs[0]; + double* in2 = inputs[1]; + double* out1 = outputs[0]; + double* out2 = outputs[1]; + + VstInt32 inFramesToProcess = sampleFrames; //vst doesn't give us this as a separate variable so we'll make it + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + trebleGainA = trebleGainB; trebleGainB = A*2.0; + midGainA = midGainB; midGainB = B*2.0; + bassGainA = bassGainB; bassGainB = C*2.0; + //simple three band to adjust + double kalman = 1.0-pow(D,2); + //crossover frequency between mid/bass + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + double temp = (double)sampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin Air3R + air[pvSR4] = air[pvAR4] - air[pvAR3]; air[pvSR3] = air[pvAR3] - air[pvAR2]; + air[pvSR2] = air[pvAR2] - air[pvAR1]; air[pvSR1] = air[pvAR1] - inputSampleR; + air[accSR3] = air[pvSR4] - air[pvSR3]; air[accSR2] = air[pvSR3] - air[pvSR2]; + air[accSR1] = air[pvSR2] - air[pvSR1]; + air[acc2SR2] = air[accSR3] - air[accSR2]; air[acc2SR1] = air[accSR2] - air[accSR1]; + air[outAR] = -(air[pvAR1] + air[pvSR3] + air[acc2SR2] - ((air[acc2SR2] + air[acc2SR1])*0.5)); + air[gainAR] *= 0.5; air[gainAR] += fabs(drySampleR-air[outAR])*0.5; + if (air[gainAR] > 0.3*sqrt(overallscale)) air[gainAR] = 0.3*sqrt(overallscale); + air[pvAR4] = air[pvAR3]; air[pvAR3] = air[pvAR2]; + air[pvAR2] = air[pvAR1]; air[pvAR1] = (air[gainAR] * air[outAR]) + drySampleR; + double midR = drySampleR - ((air[outAR]*0.5)+(drySampleR*(0.457-(0.017*overallscale)))); + temp = (midR + air[gndavgR])*0.5; air[gndavgR] = midR; midR = temp; + double trebleR = drySampleR-midR; + inputSampleR = midR; + //end Air3R + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + //begin KalmanR + temp = inputSampleR = inputSampleR*(1.0-kalman)*0.777; + inputSampleR *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewR3] += kal[prevSampR3] - kal[prevSampR2]; kal[prevSlewR3] *= 0.5; + kal[prevSlewR2] += kal[prevSampR2] - kal[prevSampR1]; kal[prevSlewR2] *= 0.5; + kal[prevSlewR1] += kal[prevSampR1] - inputSampleR; kal[prevSlewR1] *= 0.5; + //make slews from each set of samples used + kal[accSlewR2] += kal[prevSlewR3] - kal[prevSlewR2]; kal[accSlewR2] *= 0.5; + kal[accSlewR1] += kal[prevSlewR2] - kal[prevSlewR1]; kal[accSlewR1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewR3] += (kal[accSlewR2] - kal[accSlewR1]); kal[accSlewR3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutR] += kal[prevSampR1] + kal[prevSlewR2] + kal[accSlewR3]; kal[kalOutR] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainR] += fabs(temp-kal[kalOutR])*kalman*8.0; kal[kalGainR] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainR] > kalman*0.5) kal[kalGainR] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutR] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampR3] = kal[prevSampR2]; kal[prevSampR2] = kal[prevSampR1]; + kal[prevSampR1] = (kal[kalGainR] * kal[kalOutR]) + ((1.0-kal[kalGainR])*temp); + //feed the chain of previous samples + if (kal[prevSampR1] > 1.0) kal[prevSampR1] = 1.0; if (kal[prevSampR1] < -1.0) kal[prevSampR1] = -1.0; + double bassR = kal[kalOutR]*0.777; + midR -= bassR; + //end KalmanR + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + inputSampleR = (bassR*bassGain) + (midR*midGain) + (trebleR*trebleGain); + //applies pan section, and smoothed fader gain + + //begin 64 bit stereo floating point dither + //int expon; frexp((double)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + //inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //frexp((double)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + //inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //end 64 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} diff --git a/plugins/WinVST/Stonefire/.vs/Console4Channel64/v14/.suo b/plugins/WinVST/Stonefire/.vs/Console4Channel64/v14/.suo new file mode 100755 index 0000000000000000000000000000000000000000..777b84637178603e9e29062e78424d1a54b8cd74 GIT binary patch literal 32768 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 BW`+O& literal 0 HcmV?d00001 diff --git a/plugins/WinVST/Stonefire/.vs/VSTProject/v14/.suo b/plugins/WinVST/Stonefire/.vs/VSTProject/v14/.suo new file mode 100755 index 0000000000000000000000000000000000000000..d4048a64cf93a5b0e3d885f9704486d4c81cbaad GIT binary patch literal 23552 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 X|6;TL3p7nOBfr||zwm<={A%LAWAQ)N literal 0 HcmV?d00001 diff --git a/plugins/WinVST/Stonefire/Stonefire.cpp b/plugins/WinVST/Stonefire/Stonefire.cpp new file mode 100755 index 000000000..f5e876554 --- /dev/null +++ b/plugins/WinVST/Stonefire/Stonefire.cpp @@ -0,0 +1,151 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#include "Stonefire.h" +#endif + +AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Stonefire(audioMaster);} + +Stonefire::Stonefire(audioMasterCallback audioMaster) : + AudioEffectX(audioMaster, kNumPrograms, kNumParameters) +{ + A = 0.5; + B = 0.5; + C = 0.5; + D = 0.5; + + for (int x = 0; x < air_total; x++) air[x] = 0.0; + for (int x = 0; x < kal_total; x++) kal[x] = 0.0; + + trebleGainA = 1.0; trebleGainB = 1.0; + midGainA = 1.0; midGainB = 1.0; + bassGainA = 1.0; bassGainB = 1.0; + + fpdL = 1.0; while (fpdL < 16386) fpdL = rand()*UINT32_MAX; + fpdR = 1.0; while (fpdR < 16386) fpdR = rand()*UINT32_MAX; + //this is reset: values being initialized only once. Startup values, whatever they are. + + _canDo.insert("plugAsChannelInsert"); // plug-in can be used as a channel insert effect. + _canDo.insert("plugAsSend"); // plug-in can be used as a send effect. + _canDo.insert("x2in2out"); + setNumInputs(kNumInputs); + setNumOutputs(kNumOutputs); + setUniqueID(kUniqueId); + canProcessReplacing(); // supports output replacing + canDoubleReplacing(); // supports double precision processing + programsAreChunks(true); + vst_strncpy (_programName, "Default", kVstMaxProgNameLen); // default program name +} + +Stonefire::~Stonefire() {} +VstInt32 Stonefire::getVendorVersion () {return 1000;} +void Stonefire::setProgramName(char *name) {vst_strncpy (_programName, name, kVstMaxProgNameLen);} +void Stonefire::getProgramName(char *name) {vst_strncpy (name, _programName, kVstMaxProgNameLen);} +//airwindows likes to ignore this stuff. Make your own programs, and make a different plugin rather than +//trying to do versioning and preventing people from using older versions. Maybe they like the old one! + +static float pinParameter(float data) +{ + if (data < 0.0f) return 0.0f; + if (data > 1.0f) return 1.0f; + return data; +} + +VstInt32 Stonefire::getChunk (void** data, bool isPreset) +{ + float *chunkData = (float *)calloc(kNumParameters, sizeof(float)); + chunkData[0] = A; + chunkData[1] = B; + chunkData[2] = C; + chunkData[3] = D; + /* Note: The way this is set up, it will break if you manage to save settings on an Intel + machine and load them on a PPC Mac. However, it's fine if you stick to the machine you + started with. */ + + *data = chunkData; + return kNumParameters * sizeof(float); +} + +VstInt32 Stonefire::setChunk (void* data, VstInt32 byteSize, bool isPreset) +{ + float *chunkData = (float *)data; + A = pinParameter(chunkData[0]); + B = pinParameter(chunkData[1]); + C = pinParameter(chunkData[2]); + D = pinParameter(chunkData[3]); + /* We're ignoring byteSize as we found it to be a filthy liar */ + + /* calculate any other fields you need here - you could copy in + code from setParameter() here. */ + return 0; +} + +void Stonefire::setParameter(VstInt32 index, float value) { + switch (index) { + case kParamA: A = value; break; + case kParamB: B = value; break; + case kParamC: C = value; break; + case kParamD: D = value; break; + default: throw; // unknown parameter, shouldn't happen! + } +} + +float Stonefire::getParameter(VstInt32 index) { + switch (index) { + case kParamA: return A; break; + case kParamB: return B; break; + case kParamC: return C; break; + case kParamD: return D; break; + default: break; // unknown parameter, shouldn't happen! + } return 0.0; //we only need to update the relevant name, this is simple to manage +} + +void Stonefire::getParameterName(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "Air", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "Fire", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "Stone", kVstMaxParamStrLen); break; + case kParamD: vst_strncpy (text, "Range", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this is our labels for displaying in the VST host +} + +void Stonefire::getParameterDisplay(VstInt32 index, char *text) { + switch (index) { + case kParamA: float2string (A, text, kVstMaxParamStrLen); break; + case kParamB: float2string (B, text, kVstMaxParamStrLen); break; + case kParamC: float2string (C, text, kVstMaxParamStrLen); break; + case kParamD: float2string (D, text, kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this displays the values and handles 'popups' where it's discrete choices +} + +void Stonefire::getParameterLabel(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamD: vst_strncpy (text, "", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } +} + +VstInt32 Stonefire::canDo(char *text) +{ return (_canDo.find(text) == _canDo.end()) ? -1: 1; } // 1 = yes, -1 = no, 0 = don't know + +bool Stonefire::getEffectName(char* name) { + vst_strncpy(name, "Stonefire", kVstMaxProductStrLen); return true; +} + +VstPlugCategory Stonefire::getPlugCategory() {return kPlugCategEffect;} + +bool Stonefire::getProductString(char* text) { + vst_strncpy (text, "airwindows Stonefire", kVstMaxProductStrLen); return true; +} + +bool Stonefire::getVendorString(char* text) { + vst_strncpy (text, "airwindows", kVstMaxVendorStrLen); return true; +} diff --git a/plugins/WinVST/Stonefire/Stonefire.h b/plugins/WinVST/Stonefire/Stonefire.h new file mode 100755 index 000000000..01ebaa730 --- /dev/null +++ b/plugins/WinVST/Stonefire/Stonefire.h @@ -0,0 +1,138 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Created 8/12/11 by SPIAdmin + * Copyright (c) Airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#define __Stonefire_H + +#ifndef __audioeffect__ +#include "audioeffectx.h" +#endif + +#include +#include +#include + +enum { + kParamA = 0, + kParamB = 1, + kParamC = 2, + kParamD = 3, + kNumParameters = 4 +}; // + +const int kNumPrograms = 0; +const int kNumInputs = 2; +const int kNumOutputs = 2; +const unsigned long kUniqueId = 'stfr'; //Change this to what the AU identity is! + +class Stonefire : + public AudioEffectX +{ +public: + Stonefire(audioMasterCallback audioMaster); + ~Stonefire(); + virtual bool getEffectName(char* name); // The plug-in name + virtual VstPlugCategory getPlugCategory(); // The general category for the plug-in + virtual bool getProductString(char* text); // This is a unique plug-in string provided by Steinberg + virtual bool getVendorString(char* text); // Vendor info + virtual VstInt32 getVendorVersion(); // Version number + virtual void processReplacing (float** inputs, float** outputs, VstInt32 sampleFrames); + virtual void processDoubleReplacing (double** inputs, double** outputs, VstInt32 sampleFrames); + virtual void getProgramName(char *name); // read the name from the host + virtual void setProgramName(char *name); // changes the name of the preset displayed in the host + virtual VstInt32 getChunk (void** data, bool isPreset); + virtual VstInt32 setChunk (void* data, VstInt32 byteSize, bool isPreset); + virtual float getParameter(VstInt32 index); // get the parameter value at the specified index + virtual void setParameter(VstInt32 index, float value); // set the parameter at index to value + virtual void getParameterLabel(VstInt32 index, char *text); // label for the parameter (eg dB) + virtual void getParameterName(VstInt32 index, char *text); // name of the parameter + virtual void getParameterDisplay(VstInt32 index, char *text); // text description of the current value + virtual VstInt32 canDo(char *text); +private: + char _programName[kVstMaxProgNameLen + 1]; + std::set< std::string > _canDo; + + uint32_t fpdL; + uint32_t fpdR; + //default stuff + enum { + pvAL1, + pvSL1, + accSL1, + acc2SL1, + pvAL2, + pvSL2, + accSL2, + acc2SL2, + pvAL3, + pvSL3, + accSL3, + pvAL4, + pvSL4, + gndavgL, + outAL, + gainAL, + pvAR1, + pvSR1, + accSR1, + acc2SR1, + pvAR2, + pvSR2, + accSR2, + acc2SR2, + pvAR3, + pvSR3, + accSR3, + pvAR4, + pvSR4, + gndavgR, + outAR, + gainAR, + air_total + }; + double air[air_total]; + + enum { + prevSampL1, + prevSlewL1, + accSlewL1, + prevSampL2, + prevSlewL2, + accSlewL2, + prevSampL3, + prevSlewL3, + accSlewL3, + kalGainL, + kalOutL, + prevSampR1, + prevSlewR1, + accSlewR1, + prevSampR2, + prevSlewR2, + accSlewR2, + prevSampR3, + prevSlewR3, + accSlewR3, + kalGainR, + kalOutR, + kal_total + }; + double kal[kal_total]; + + double trebleGainA; + double trebleGainB; + double midGainA; + double midGainB; + double bassGainA; + double bassGainB; + + float A; + float B; + float C; + float D; +}; + +#endif diff --git a/plugins/WinVST/Stonefire/StonefireProc.cpp b/plugins/WinVST/Stonefire/StonefireProc.cpp new file mode 100755 index 000000000..96c507349 --- /dev/null +++ b/plugins/WinVST/Stonefire/StonefireProc.cpp @@ -0,0 +1,318 @@ +/* ======================================== + * Stonefire - Stonefire.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __Stonefire_H +#include "Stonefire.h" +#endif + +void Stonefire::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) +{ + float* in1 = inputs[0]; + float* in2 = inputs[1]; + float* out1 = outputs[0]; + float* out2 = outputs[1]; + + VstInt32 inFramesToProcess = sampleFrames; //vst doesn't give us this as a separate variable so we'll make it + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + trebleGainA = trebleGainB; trebleGainB = A*2.0; + midGainA = midGainB; midGainB = B*2.0; + bassGainA = bassGainB; bassGainB = C*2.0; + //simple three band to adjust + double kalman = 1.0-pow(D,2); + //crossover frequency between mid/bass + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + double temp = (double)sampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin Air3R + air[pvSR4] = air[pvAR4] - air[pvAR3]; air[pvSR3] = air[pvAR3] - air[pvAR2]; + air[pvSR2] = air[pvAR2] - air[pvAR1]; air[pvSR1] = air[pvAR1] - inputSampleR; + air[accSR3] = air[pvSR4] - air[pvSR3]; air[accSR2] = air[pvSR3] - air[pvSR2]; + air[accSR1] = air[pvSR2] - air[pvSR1]; + air[acc2SR2] = air[accSR3] - air[accSR2]; air[acc2SR1] = air[accSR2] - air[accSR1]; + air[outAR] = -(air[pvAR1] + air[pvSR3] + air[acc2SR2] - ((air[acc2SR2] + air[acc2SR1])*0.5)); + air[gainAR] *= 0.5; air[gainAR] += fabs(drySampleR-air[outAR])*0.5; + if (air[gainAR] > 0.3*sqrt(overallscale)) air[gainAR] = 0.3*sqrt(overallscale); + air[pvAR4] = air[pvAR3]; air[pvAR3] = air[pvAR2]; + air[pvAR2] = air[pvAR1]; air[pvAR1] = (air[gainAR] * air[outAR]) + drySampleR; + double midR = drySampleR - ((air[outAR]*0.5)+(drySampleR*(0.457-(0.017*overallscale)))); + temp = (midR + air[gndavgR])*0.5; air[gndavgR] = midR; midR = temp; + double trebleR = drySampleR-midR; + inputSampleR = midR; + //end Air3R + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + //begin KalmanR + temp = inputSampleR = inputSampleR*(1.0-kalman)*0.777; + inputSampleR *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewR3] += kal[prevSampR3] - kal[prevSampR2]; kal[prevSlewR3] *= 0.5; + kal[prevSlewR2] += kal[prevSampR2] - kal[prevSampR1]; kal[prevSlewR2] *= 0.5; + kal[prevSlewR1] += kal[prevSampR1] - inputSampleR; kal[prevSlewR1] *= 0.5; + //make slews from each set of samples used + kal[accSlewR2] += kal[prevSlewR3] - kal[prevSlewR2]; kal[accSlewR2] *= 0.5; + kal[accSlewR1] += kal[prevSlewR2] - kal[prevSlewR1]; kal[accSlewR1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewR3] += (kal[accSlewR2] - kal[accSlewR1]); kal[accSlewR3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutR] += kal[prevSampR1] + kal[prevSlewR2] + kal[accSlewR3]; kal[kalOutR] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainR] += fabs(temp-kal[kalOutR])*kalman*8.0; kal[kalGainR] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainR] > kalman*0.5) kal[kalGainR] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutR] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampR3] = kal[prevSampR2]; kal[prevSampR2] = kal[prevSampR1]; + kal[prevSampR1] = (kal[kalGainR] * kal[kalOutR]) + ((1.0-kal[kalGainR])*temp); + //feed the chain of previous samples + if (kal[prevSampR1] > 1.0) kal[prevSampR1] = 1.0; if (kal[prevSampR1] < -1.0) kal[prevSampR1] = -1.0; + double bassR = kal[kalOutR]*0.777; + midR -= bassR; + //end KalmanR + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + inputSampleR = (bassR*bassGain) + (midR*midGain) + (trebleR*trebleGain); + //applies pan section, and smoothed fader gain + + //begin 32 bit stereo floating point dither + int expon; frexpf((float)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + frexpf((float)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + //end 32 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} + +void Stonefire::processDoubleReplacing(double **inputs, double **outputs, VstInt32 sampleFrames) +{ + double* in1 = inputs[0]; + double* in2 = inputs[1]; + double* out1 = outputs[0]; + double* out2 = outputs[1]; + + VstInt32 inFramesToProcess = sampleFrames; //vst doesn't give us this as a separate variable so we'll make it + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + trebleGainA = trebleGainB; trebleGainB = A*2.0; + midGainA = midGainB; midGainB = B*2.0; + bassGainA = bassGainB; bassGainB = C*2.0; + //simple three band to adjust + double kalman = 1.0-pow(D,2); + //crossover frequency between mid/bass + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + double temp = (double)sampleFrames/inFramesToProcess; + double trebleGain = (trebleGainA*temp)+(trebleGainB*(1.0-temp)); + if (trebleGain > 1.0) trebleGain = pow(trebleGain,3.0+sqrt(overallscale)); + if (trebleGain < 1.0) trebleGain = 1.0-pow(1.0-trebleGain,2); + + double midGain = (midGainA*temp)+(midGainB*(1.0-temp)); + if (midGain > 1.0) midGain *= midGain; + if (midGain < 1.0) midGain = 1.0-pow(1.0-midGain,2); + + double bassGain = (bassGainA*temp)+(bassGainB*(1.0-temp)); + if (bassGain > 1.0) bassGain *= bassGain; + if (bassGain < 1.0) bassGain = 1.0-pow(1.0-bassGain,2); + + //begin Air3L + air[pvSL4] = air[pvAL4] - air[pvAL3]; air[pvSL3] = air[pvAL3] - air[pvAL2]; + air[pvSL2] = air[pvAL2] - air[pvAL1]; air[pvSL1] = air[pvAL1] - inputSampleL; + air[accSL3] = air[pvSL4] - air[pvSL3]; air[accSL2] = air[pvSL3] - air[pvSL2]; + air[accSL1] = air[pvSL2] - air[pvSL1]; + air[acc2SL2] = air[accSL3] - air[accSL2]; air[acc2SL1] = air[accSL2] - air[accSL1]; + air[outAL] = -(air[pvAL1] + air[pvSL3] + air[acc2SL2] - ((air[acc2SL2] + air[acc2SL1])*0.5)); + air[gainAL] *= 0.5; air[gainAL] += fabs(drySampleL-air[outAL])*0.5; + if (air[gainAL] > 0.3*sqrt(overallscale)) air[gainAL] = 0.3*sqrt(overallscale); + air[pvAL4] = air[pvAL3]; air[pvAL3] = air[pvAL2]; + air[pvAL2] = air[pvAL1]; air[pvAL1] = (air[gainAL] * air[outAL]) + drySampleL; + double midL = drySampleL - ((air[outAL]*0.5)+(drySampleL*(0.457-(0.017*overallscale)))); + temp = (midL + air[gndavgL])*0.5; air[gndavgL] = midL; midL = temp; + double trebleL = drySampleL-midL; + inputSampleL = midL; + //end Air3L + + //begin Air3R + air[pvSR4] = air[pvAR4] - air[pvAR3]; air[pvSR3] = air[pvAR3] - air[pvAR2]; + air[pvSR2] = air[pvAR2] - air[pvAR1]; air[pvSR1] = air[pvAR1] - inputSampleR; + air[accSR3] = air[pvSR4] - air[pvSR3]; air[accSR2] = air[pvSR3] - air[pvSR2]; + air[accSR1] = air[pvSR2] - air[pvSR1]; + air[acc2SR2] = air[accSR3] - air[accSR2]; air[acc2SR1] = air[accSR2] - air[accSR1]; + air[outAR] = -(air[pvAR1] + air[pvSR3] + air[acc2SR2] - ((air[acc2SR2] + air[acc2SR1])*0.5)); + air[gainAR] *= 0.5; air[gainAR] += fabs(drySampleR-air[outAR])*0.5; + if (air[gainAR] > 0.3*sqrt(overallscale)) air[gainAR] = 0.3*sqrt(overallscale); + air[pvAR4] = air[pvAR3]; air[pvAR3] = air[pvAR2]; + air[pvAR2] = air[pvAR1]; air[pvAR1] = (air[gainAR] * air[outAR]) + drySampleR; + double midR = drySampleR - ((air[outAR]*0.5)+(drySampleR*(0.457-(0.017*overallscale)))); + temp = (midR + air[gndavgR])*0.5; air[gndavgR] = midR; midR = temp; + double trebleR = drySampleR-midR; + inputSampleR = midR; + //end Air3R + + //begin KalmanL + temp = inputSampleL = inputSampleL*(1.0-kalman)*0.777; + inputSampleL *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewL3] += kal[prevSampL3] - kal[prevSampL2]; kal[prevSlewL3] *= 0.5; + kal[prevSlewL2] += kal[prevSampL2] - kal[prevSampL1]; kal[prevSlewL2] *= 0.5; + kal[prevSlewL1] += kal[prevSampL1] - inputSampleL; kal[prevSlewL1] *= 0.5; + //make slews from each set of samples used + kal[accSlewL2] += kal[prevSlewL3] - kal[prevSlewL2]; kal[accSlewL2] *= 0.5; + kal[accSlewL1] += kal[prevSlewL2] - kal[prevSlewL1]; kal[accSlewL1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewL3] += (kal[accSlewL2] - kal[accSlewL1]); kal[accSlewL3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutL] += kal[prevSampL1] + kal[prevSlewL2] + kal[accSlewL3]; kal[kalOutL] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainL] += fabs(temp-kal[kalOutL])*kalman*8.0; kal[kalGainL] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainL] > kalman*0.5) kal[kalGainL] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutL] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampL3] = kal[prevSampL2]; kal[prevSampL2] = kal[prevSampL1]; + kal[prevSampL1] = (kal[kalGainL] * kal[kalOutL]) + ((1.0-kal[kalGainL])*temp); + //feed the chain of previous samples + if (kal[prevSampL1] > 1.0) kal[prevSampL1] = 1.0; if (kal[prevSampL1] < -1.0) kal[prevSampL1] = -1.0; + double bassL = kal[kalOutL]*0.777; + midL -= bassL; + //end KalmanL + + //begin KalmanR + temp = inputSampleR = inputSampleR*(1.0-kalman)*0.777; + inputSampleR *= (1.0-kalman); + //set up gain levels to control the beast + kal[prevSlewR3] += kal[prevSampR3] - kal[prevSampR2]; kal[prevSlewR3] *= 0.5; + kal[prevSlewR2] += kal[prevSampR2] - kal[prevSampR1]; kal[prevSlewR2] *= 0.5; + kal[prevSlewR1] += kal[prevSampR1] - inputSampleR; kal[prevSlewR1] *= 0.5; + //make slews from each set of samples used + kal[accSlewR2] += kal[prevSlewR3] - kal[prevSlewR2]; kal[accSlewR2] *= 0.5; + kal[accSlewR1] += kal[prevSlewR2] - kal[prevSlewR1]; kal[accSlewR1] *= 0.5; + //differences between slews: rate of change of rate of change + kal[accSlewR3] += (kal[accSlewR2] - kal[accSlewR1]); kal[accSlewR3] *= 0.5; + //entering the abyss, what even is this + kal[kalOutR] += kal[prevSampR1] + kal[prevSlewR2] + kal[accSlewR3]; kal[kalOutR] *= 0.5; + //resynthesizing predicted result (all iir smoothed) + kal[kalGainR] += fabs(temp-kal[kalOutR])*kalman*8.0; kal[kalGainR] *= 0.5; + //madness takes its toll. Kalman Gain: how much dry to retain + if (kal[kalGainR] > kalman*0.5) kal[kalGainR] = kalman*0.5; + //attempts to avoid explosions + kal[kalOutR] += (temp*(1.0-(0.68+(kalman*0.157)))); + //this is for tuning a really complete cancellation up around Nyquist + kal[prevSampR3] = kal[prevSampR2]; kal[prevSampR2] = kal[prevSampR1]; + kal[prevSampR1] = (kal[kalGainR] * kal[kalOutR]) + ((1.0-kal[kalGainR])*temp); + //feed the chain of previous samples + if (kal[prevSampR1] > 1.0) kal[prevSampR1] = 1.0; if (kal[prevSampR1] < -1.0) kal[prevSampR1] = -1.0; + double bassR = kal[kalOutR]*0.777; + midR -= bassR; + //end KalmanR + + inputSampleL = (bassL*bassGain) + (midL*midGain) + (trebleL*trebleGain); + inputSampleR = (bassR*bassGain) + (midR*midGain) + (trebleR*trebleGain); + //applies pan section, and smoothed fader gain + + //begin 64 bit stereo floating point dither + //int expon; frexp((double)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + //inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //frexp((double)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + //inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //end 64 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} diff --git a/plugins/WinVST/Stonefire/VSTProject.sln b/plugins/WinVST/Stonefire/VSTProject.sln new file mode 100755 index 000000000..694b42443 --- /dev/null +++ b/plugins/WinVST/Stonefire/VSTProject.sln @@ -0,0 +1,28 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VSTProject", "VSTProject.vcxproj", "{16F7AB3C-1AE0-4574-B60C-7B4DED82938C}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Debug|x64.ActiveCfg = Debug|x64 + {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Debug|x64.Build.0 = Debug|x64 + {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Debug|x86.ActiveCfg = Debug|Win32 + {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Debug|x86.Build.0 = Debug|Win32 + {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Release|x64.ActiveCfg = Release|x64 + {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Release|x64.Build.0 = Release|x64 + {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Release|x86.ActiveCfg = Release|Win32 + {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/plugins/WinVST/Stonefire/VSTProject.vcxproj b/plugins/WinVST/Stonefire/VSTProject.vcxproj new file mode 100755 index 000000000..3678d5c66 --- /dev/null +++ b/plugins/WinVST/Stonefire/VSTProject.vcxproj @@ -0,0 +1,183 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + + + + + + + + + + + {16F7AB3C-1AE0-4574-B60C-7B4DED82938C} + VSTProject + 8.1 + Stonefire64 + + + + DynamicLibrary + true + v140 + NotSet + + + DynamicLibrary + false + v140 + false + NotSet + + + DynamicLibrary + true + v140 + NotSet + + + DynamicLibrary + false + v140 + false + NotSet + + + + + + + + + + + + + + + + + + + + + .dll + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + $(VC_ExecutablePath_x64);$(WindowsSDK_ExecutablePath);$(VS_ExecutablePath);$(MSBuild_ExecutablePath);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH) + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + $(VC_ExecutablePath_x64);$(WindowsSDK_ExecutablePath);$(VS_ExecutablePath);$(MSBuild_ExecutablePath);$(SystemRoot)\SysWow64;$(FxCopDir);$(PATH) + + + + Level3 + MaxSpeed + true + C:\Users\christopherjohnson\Documents\Visual Studio 2015\Projects\VSTProject\vst2.x;C:\Users\christopherjohnson\Documents\vstsdk2.4;%(AdditionalIncludeDirectories) + WINDOWS;_WINDOWS;WIN32;_USRDLL;_USE_MATH_DEFINES;_CRT_SECURE_NO_DEPRECATE;VST_FORCE_DEPRECATED;%(PreprocessorDefinitions) + MultiThreadedDebug + Speed + false + Default + false + None + + + vstplug.def + libcmt.dll;libcmtd.dll;msvcrt.lib;%(IgnoreSpecificDefaultLibraries) + kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + + + Level3 + MaxSpeed + true + C:\Users\christopherjohnson\Documents\Visual Studio 2015\Projects\VSTProject\vst2.x;C:\Users\christopherjohnson\Documents\vstsdk2.4;%(AdditionalIncludeDirectories) + Speed + WINDOWS;_WINDOWS;WIN32;_USRDLL;_USE_MATH_DEFINES;_CRT_SECURE_NO_DEPRECATE;VST_FORCE_DEPRECATED;%(PreprocessorDefinitions) + false + MultiThreadedDebug + Default + false + None + + + kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + libcmt.dll;libcmtd.dll;msvcrt.lib;%(IgnoreSpecificDefaultLibraries) + vstplug.def + + + + + Level3 + MaxSpeed + false + false + true + MultiThreaded + C:\Users\christopherjohnson\Documents\Visual Studio 2015\Projects\VSTProject\vst2.x;C:\Users\christopherjohnson\Documents\vstsdk2.4;%(AdditionalIncludeDirectories) + None + Speed + WINDOWS;_WINDOWS;WIN32;_USRDLL;_USE_MATH_DEFINES;_CRT_SECURE_NO_DEPRECATE;VST_FORCE_DEPRECATED;%(PreprocessorDefinitions) + + + true + true + libcmt.dll;libcmtd.dll;msvcrt.lib;libc.lib;libcd.lib;libcmt.lib;msvcrtd.lib;%(IgnoreSpecificDefaultLibraries) + libcmt.lib;uuid.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + vstplug.def + + + + + Level3 + MaxSpeed + false + false + true + C:\Users\christopherjohnson\Documents\Visual Studio 2015\Projects\VSTProject\vst2.x;C:\Users\christopherjohnson\Documents\vstsdk2.4;%(AdditionalIncludeDirectories) + None + Speed + WINDOWS;_WINDOWS;WIN32;_USRDLL;_USE_MATH_DEFINES;_CRT_SECURE_NO_DEPRECATE;VST_FORCE_DEPRECATED;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + libcmt.dll;libcmtd.dll;msvcrt.lib;libc.lib;libcd.lib;libcmt.lib;msvcrtd.lib;%(IgnoreSpecificDefaultLibraries) + libcmt.lib;uuid.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + vstplug.def + + + + + + \ No newline at end of file diff --git a/plugins/WinVST/Stonefire/VSTProject.vcxproj.filters b/plugins/WinVST/Stonefire/VSTProject.vcxproj.filters new file mode 100755 index 000000000..310f2af44 --- /dev/null +++ b/plugins/WinVST/Stonefire/VSTProject.vcxproj.filters @@ -0,0 +1,48 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + \ No newline at end of file diff --git a/plugins/WinVST/Stonefire/VSTProject.vcxproj.user b/plugins/WinVST/Stonefire/VSTProject.vcxproj.user new file mode 100755 index 000000000..221626789 --- /dev/null +++ b/plugins/WinVST/Stonefire/VSTProject.vcxproj.user @@ -0,0 +1,19 @@ + + + + {ADEFF70D-84BF-47A1-91C3-FF6B0FC71218} + WindowsLocalDebugger + + + {ADEFF70D-84BF-47A1-91C3-FF6B0FC71218} + WindowsLocalDebugger + + + {ADEFF70D-84BF-47A1-91C3-FF6B0FC71218} + WindowsLocalDebugger + + + {ADEFF70D-84BF-47A1-91C3-FF6B0FC71218} + WindowsLocalDebugger + + \ No newline at end of file diff --git a/plugins/WinVST/Stonefire/vstplug.def b/plugins/WinVST/Stonefire/vstplug.def new file mode 100755 index 000000000..5bf499aa2 --- /dev/null +++ b/plugins/WinVST/Stonefire/vstplug.def @@ -0,0 +1,3 @@ +EXPORTS + VSTPluginMain + main=VSTPluginMain \ No newline at end of file diff --git a/what.txt b/what.txt index bd142ffdb..b5b3c98ac 100644 --- a/what.txt +++ b/what.txt @@ -319,6 +319,7 @@ StereoChorus is a nice basic stereo chorus. StereoDoubler is like GlitchShifter optimized for pitch shift doubling and tripling. StereoEnsemble is a sort of hyperchorus blast from the past. StereoFX is an aggressive stereo widener. +Stonefire is the non-EQ EQ designed for ConsoleX. StudioTan is all the 'non-dither' dithers, up to date and convenient. SubsOnly is a mix check plugin that shows you only the extreme lows. SubTight uses a variation on the Creature algorithm to tighten sub-lows.