Skip to content

Commit 5ec5a1c

Browse files
committed
v1.0.1 - Update to Camomile 1.0.7
1 parent df9f95d commit 5ec5a1c

File tree

308 files changed

+38102
-20
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

308 files changed

+38102
-20
lines changed

.DS_Store

-4 KB
Binary file not shown.

.gitignore

100644100755
Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1 @@
1-
2-
EP-MK1-heavy/myProject/vst2.4/build/macos/x86_64/.DS_Store
3-
EP-MK1-heavy/myProject/vst2.4/build/macos/.DS_Store
4-
EP-MK1-heavy/myProject/vst2.4/build/.DS_Store
5-
EP-MK1-heavy/myProject/vst2.4/.DS_Store
6-
EP-MK1-heavy/myProject/.DS_Store
7-
EP-MK1-heavy/.DS_Store
8-
.DS_Store
9-
EP-MK1-heavy/myProject/vst2.4/build/macos/x86_64/.DS_Store
10-
EP-MK1-heavy/myProject/vst2.4/build/macos/.DS_Store
11-
EP-MK1-heavy/myProject/vst2.4/build/.DS_Store
12-
EP-MK1-heavy/myProject/vst2.4/.DS_Store
13-
EP-MK1-heavy/myProject/.DS_Store
14-
EP-MK1-heavy/.DS_Store
151
.DS_Store

EP-MK1-Linux64/.DS_Store

-8 KB
Binary file not shown.

EP-MK1-Linux64/EP-MK1/.DS_Store

-6 KB
Binary file not shown.

EP-MK1-MacOS/.DS_Store

-6 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.

EP-MK1-Windows32/EP-MK1/EP-MK1.txt renamed to EP-MK1-Plugins/EP-MK1-Linux64/EP-MK1/EP-MK1.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ iolayout 0 2;
33
code EPM1;
44
midiin true;
55
description Infos.txt;
6-
compatibility 1.0.6;
6+
compatibility 1.0.7;
77
param -name Master Level -label dB -min -100 -max 0 -default 0;
88
param -name Base Frequency -label Hz -min 100 -max 20000 -default 440;
99
param -name Base MIDI Note -min 0 -max 127 -default 69;
@@ -32,4 +32,4 @@ param -name Tremolo On/Off -list 0/1 -default 1;
3232
param -name Tremolo Shape -min 0 -max 127 -default 0;
3333
param -name Tremolo Rate -label Hz -min 0 -max 20000 -default 3;
3434
param -name Tremolo Depth -label dB -min -100 -max 0 -default -9;
35-
param -name Text Scale -list 0/1 -default 0;
35+
param -name Text Scale -list 0/1 -default 0;
File renamed without changes.

0 commit comments

Comments
 (0)