Skip to content

Commit

Permalink
v1.0.1 - Update to Camomile 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMorenoDSP committed Sep 29, 2020
1 parent df9f95d commit 5ec5a1c
Show file tree
Hide file tree
Showing 308 changed files with 38,102 additions and 20 deletions.
Binary file modified .DS_Store
Binary file not shown.
14 changes: 0 additions & 14 deletions .gitignore
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@

EP-MK1-heavy/myProject/vst2.4/build/macos/x86_64/.DS_Store
EP-MK1-heavy/myProject/vst2.4/build/macos/.DS_Store
EP-MK1-heavy/myProject/vst2.4/build/.DS_Store
EP-MK1-heavy/myProject/vst2.4/.DS_Store
EP-MK1-heavy/myProject/.DS_Store
EP-MK1-heavy/.DS_Store
.DS_Store
EP-MK1-heavy/myProject/vst2.4/build/macos/x86_64/.DS_Store
EP-MK1-heavy/myProject/vst2.4/build/macos/.DS_Store
EP-MK1-heavy/myProject/vst2.4/build/.DS_Store
EP-MK1-heavy/myProject/vst2.4/.DS_Store
EP-MK1-heavy/myProject/.DS_Store
EP-MK1-heavy/.DS_Store
.DS_Store
Binary file removed EP-MK1-Linux64/.DS_Store
Binary file not shown.
Binary file removed EP-MK1-Linux64/EP-MK1/.DS_Store
Binary file not shown.
Binary file removed EP-MK1-MacOS/.DS_Store
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ iolayout 0 2;
code EPM1;
midiin true;
description Infos.txt;
compatibility 1.0.6;
compatibility 1.0.7;
param -name Master Level -label dB -min -100 -max 0 -default 0;
param -name Base Frequency -label Hz -min 100 -max 20000 -default 440;
param -name Base MIDI Note -min 0 -max 127 -default 69;
Expand Down Expand Up @@ -32,4 +32,4 @@ param -name Tremolo On/Off -list 0/1 -default 1;
param -name Tremolo Shape -min 0 -max 127 -default 0;
param -name Tremolo Rate -label Hz -min 0 -max 20000 -default 3;
param -name Tremolo Depth -label dB -min -100 -max 0 -default -9;
param -name Text Scale -list 0/1 -default 0;
param -name Text Scale -list 0/1 -default 0;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
46 changes: 46 additions & 0 deletions EP-MK1-Plugins/EP-MK1-MacOS/EP-MK1.vst3/Contents/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<?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>BuildMachineOSBuild</key>
<string>17G65</string>
<key>CFBundleDisplayName</key>
<string>EP-MK1</string>
<key>CFBundleExecutable</key>
<string>Camomile</string>
<key>CFBundleIdentifier</key>
<string>com.pierreguillot.camomile</string>
<key>CFBundleName</key>
<string>EP-MK1</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.7</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>17E189</string>
<key>DTSDKName</key>
<string>macosx10.13</string>
<key>DTXcode</key>
<string>0941</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Pierre Guillot</string>
</dict>
</plist>
Binary file not shown.
1 change: 1 addition & 0 deletions EP-MK1-Plugins/EP-MK1-MacOS/EP-MK1.vst3/Contents/PkgInfo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
BNDL????
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ iolayout 0 2;
code EPM1;
midiin true;
description Infos.txt;
compatibility 1.0.6;
compatibility 1.0.7;
param -name Master Level -label dB -min -100 -max 0 -default 0;
param -name Base Frequency -label Hz -min 100 -max 20000 -default 440;
param -name Base MIDI Note -min 0 -max 127 -default 69;
Expand Down Expand Up @@ -32,4 +32,4 @@ param -name Tremolo On/Off -list 0/1 -default 1;
param -name Tremolo Shape -min 0 -max 127 -default 0;
param -name Tremolo Rate -label Hz -min 0 -max 20000 -default 3;
param -name Tremolo Depth -label dB -min -100 -max 0 -default -9;
param -name Text Scale -list 0/1 -default 0;
param -name Text Scale -list 0/1 -default 0;
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added EP-MK1-Plugins/EP-MK1-Windows32/EP-MK1/EP-MK1.dll
Binary file not shown.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ iolayout 0 2;
code EPM1;
midiin true;
description Infos.txt;
compatibility 1.0.6;
compatibility 1.0.7;
param -name Master Level -label dB -min -100 -max 0 -default 0;
param -name Base Frequency -label Hz -min 100 -max 20000 -default 440;
param -name Base MIDI Note -min 0 -max 127 -default 69;
Expand Down Expand Up @@ -32,4 +32,4 @@ param -name Tremolo On/Off -list 0/1 -default 1;
param -name Tremolo Shape -min 0 -max 127 -default 0;
param -name Tremolo Rate -label Hz -min 0 -max 20000 -default 3;
param -name Tremolo Depth -label dB -min -100 -max 0 -default -9;
param -name Text Scale -list 0/1 -default 0;
param -name Text Scale -list 0/1 -default 0;
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added EP-MK1-Plugins/EP-MK1-Windows64/EP-MK1/EP-MK1.dll
Binary file not shown.
Loading

0 comments on commit 5ec5a1c

Please sign in to comment.