@@ -3178,7 +3178,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"JW-Modules": { | "JW-Modules": { | ||||
"buildTimestamp": 1618240380.6335092, | |||||
"buildTimestamp": 1620402348.4415371, | |||||
"creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
"modules": { | "modules": { | ||||
"BlankPanel_SM": { | "BlankPanel_SM": { | ||||
@@ -3264,6 +3264,9 @@ | |||||
}, | }, | ||||
"8Seq": { | "8Seq": { | ||||
"creationTimestamp": 1616991327.5839186 | "creationTimestamp": 1616991327.5839186 | ||||
}, | |||||
"DivSeq": { | |||||
"creationTimestamp": 1620402349.1316411 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -8808,7 +8811,7 @@ | |||||
} | } | ||||
}, | }, | ||||
"GrandeModular": { | "GrandeModular": { | ||||
"buildTimestamp": 1618677096.8780332, | |||||
"buildTimestamp": 1620402223.1784315, | |||||
"creationTimestamp": 1598123367.069531, | "creationTimestamp": 1598123367.069531, | ||||
"modules": { | "modules": { | ||||
"NoteMT": { | "NoteMT": { | ||||
@@ -8840,6 +8843,9 @@ | |||||
}, | }, | ||||
"Tails": { | "Tails": { | ||||
"creationTimestamp": 1613369291.104899 | "creationTimestamp": 1613369291.104899 | ||||
}, | |||||
"Clip": { | |||||
"creationTimestamp": 1620402349.4137728 | |||||
} | } | ||||
} | } | ||||
}, | }, | ||||
@@ -9445,5 +9451,17 @@ | |||||
"creationTimestamp": 1619962435.0621927 | "creationTimestamp": 1619962435.0621927 | ||||
} | } | ||||
} | } | ||||
}, | |||||
"Extratone": { | |||||
"buildTimestamp": 1620402165.0803254, | |||||
"creationTimestamp": 1620402349.2390156, | |||||
"modules": { | |||||
"Modulo": { | |||||
"creationTimestamp": 1620402349.2959146 | |||||
}, | |||||
"Opabinia": { | |||||
"creationTimestamp": 1620402349.348658 | |||||
} | |||||
} | |||||
} | } | ||||
} | } |
@@ -0,0 +1,34 @@ | |||||
{ | |||||
"slug": "Extratone", | |||||
"name": "Extratone", | |||||
"version": "1.0.0", | |||||
"license": "GPL-3.0-or-later", | |||||
"brand": "XTRTN", | |||||
"author": "Eater of Sheep", | |||||
"authorEmail": "extratonexyz@gmail.com", | |||||
"authorUrl": "http://extratone.xyz/artists/sheep.html", | |||||
"pluginUrl": "http://extratone.xyz", | |||||
"manualUrl": "http://extratone.xyz/modules.php", | |||||
"sourceUrl": "https://github.com/EaterOfSheep/sheepextratone", | |||||
"donateUrl": "", | |||||
"changelogUrl": "", | |||||
"modules": [ | |||||
{ | |||||
"slug": "Modulo", | |||||
"name": "Modulo", | |||||
"description": "Adjustable modulo operator for octave-stripping and waveshaping", | |||||
"tags": [ | |||||
"utility", | |||||
"waveshaper" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "Opabinia", | |||||
"name": "Opabinia", | |||||
"description": "Basic bassdrum with folding and distortion", | |||||
"tags": [ | |||||
"Drum" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "GrandeModular", | "slug": "GrandeModular", | ||||
"name": "Grande", | "name": "Grande", | ||||
"version": "1.7.2", | |||||
"version": "1.8.0", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"author": "David Grande", | "author": "David Grande", | ||||
"authorEmail": "dbgrande246@gmail.com", | "authorEmail": "dbgrande246@gmail.com", | ||||
@@ -12,6 +12,17 @@ | |||||
"donateUrl": "", | "donateUrl": "", | ||||
"changelogUrl": "", | "changelogUrl": "", | ||||
"modules": [ | "modules": [ | ||||
{ | |||||
"slug": "Clip", | |||||
"name": "Clip", | |||||
"description": "Polyphonic hard clipper and visual clip monitor.", | |||||
"manualUrl": "https://github.com/dbgrande/GrandeModular/#clip", | |||||
"tags": [ | |||||
"Limiter", | |||||
"Visual", | |||||
"Polyphonic" | |||||
] | |||||
}, | |||||
{ | { | ||||
"slug": "MergeSplit4", | "slug": "MergeSplit4", | ||||
"name": "MergeSplit4", | "name": "MergeSplit4", | ||||
@@ -10,7 +10,7 @@ | |||||
"sourceUrl": "https://github.com/jeremywen/JW-Modules", | "sourceUrl": "https://github.com/jeremywen/JW-Modules", | ||||
"donateUrl": "https://www.paypal.me/jeremywen", | "donateUrl": "https://www.paypal.me/jeremywen", | ||||
"changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", | "changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md", | ||||
"version": "1.0.25", | |||||
"version": "1.0.27", | |||||
"modules": [ | "modules": [ | ||||
{ | { | ||||
"slug": "BlankPanel_1HP", | "slug": "BlankPanel_1HP", | ||||
@@ -104,7 +104,15 @@ | |||||
{ | { | ||||
"slug": "8Seq", | "slug": "8Seq", | ||||
"name": "8Seq", | "name": "8Seq", | ||||
"manualUrl": "https://github.com/jeremywen/JW-Modules#eightSeq", | |||||
"manualUrl": "https://github.com/jeremywen/JW-Modules#eightseq", | |||||
"tags": [ | |||||
"Sequencer" | |||||
] | |||||
}, | |||||
{ | |||||
"slug": "DivSeq", | |||||
"name": "DivSeq", | |||||
"manualUrl": "https://github.com/jeremywen/JW-Modules#divseq", | |||||
"tags": [ | "tags": [ | ||||
"Sequencer" | "Sequencer" | ||||
] | ] | ||||