-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
70 additions
and
4 deletions.
There are no files selected for viewing
65 changes: 65 additions & 0 deletions
65
2018/SimpleSynth/Prebuilt/macOS/64bit/AudioUnit/SimpleSynth.component/Contents/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>AudioComponents</key> | ||
<array> | ||
<dict> | ||
<key>description</key> | ||
<string>SimpleSynth</string> | ||
<key>factoryFunction</key> | ||
<string>SimpleSynthAUFactory</string> | ||
<key>manufacturer</key> | ||
<string>Manu</string> | ||
<key>name</key> | ||
<string>JUCE JAPAN: SimpleSynth</string> | ||
<key>subtype</key> | ||
<string>J6lc</string> | ||
<key>type</key> | ||
<string>aumu</string> | ||
<key>version</key> | ||
<integer>65536</integer> | ||
</dict> | ||
</array> | ||
<key>BuildMachineOSBuild</key> | ||
<string>18A391</string> | ||
<key>CFBundleDisplayName</key> | ||
<string>SimpleSynth</string> | ||
<key>CFBundleExecutable</key> | ||
<string>SimpleSynth</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.JuceJapan.SimpleSynth</string> | ||
<key>CFBundleName</key> | ||
<string>SimpleSynth</string> | ||
<key>CFBundlePackageType</key> | ||
<string>BNDL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0.0</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1.0.0</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>10A255</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>18A384</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.14</string> | ||
<key>DTXcode</key> | ||
<string>1000</string> | ||
<key>DTXcodeBuild</key> | ||
<string>10A255</string> | ||
<key>NSHighResolutionCapable</key> | ||
<true/> | ||
<key>NSHumanReadableCopyright</key> | ||
<string></string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+2.18 MB
...mpleSynth/Prebuilt/macOS/64bit/AudioUnit/SimpleSynth.component/Contents/MacOS/SimpleSynth
Binary file not shown.
1 change: 1 addition & 0 deletions
1
2018/SimpleSynth/Prebuilt/macOS/64bit/AudioUnit/SimpleSynth.component/Contents/PkgInfo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
BNDL???? |
Binary file added
BIN
+2.78 KB
...acOS/64bit/AudioUnit/SimpleSynth.component/Contents/Resources/RecentFilesMenuTemplate.nib
Binary file not shown.
Binary file added
BIN
+767 Bytes
.../Prebuilt/macOS/64bit/AudioUnit/SimpleSynth.component/Contents/Resources/SimpleSynth.rsrc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
2018/SimpleSynth/Prebuilt/macOS/64bit/Standalone/SimpleSynth.app/Contents/MacOS/SimpleSynth
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
.../Standalone/SimpleSynth.app/Contents/PlugIns/SimpleSynth.appex/Contents/MacOS/SimpleSynth
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
2018/SimpleSynth/Prebuilt/macOS/64bit/VST/SimpleSynth.vst/Contents/MacOS/SimpleSynth
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
2018/SimpleSynth/Prebuilt/macOS/64bit/VST3/SimpleSynth.vst3/Contents/MacOS/SimpleSynth
Binary file not shown.