diff --git a/manifests-cache.json b/manifests-cache.json index c5fe370d..9ffa6a2f 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1259,7 +1259,7 @@ } }, "OrangeLine": { - "buildTimestamp": 1576991468.3685184, + "buildTimestamp": 1621236577.5804384, "creationTimestamp": 1571530639.0, "modules": { "Fence": { @@ -1270,6 +1270,9 @@ }, "Mother": { "creationTimestamp": 1574018254.0 + }, + "Phrase": { + "creationTimestamp": 1621236603.8001497 } } }, @@ -4570,7 +4573,7 @@ } }, "modular80": { - "buildTimestamp": 1606667582.6718595, + "buildTimestamp": 1621236539.1194124, "creationTimestamp": 1521868849.0, "modules": { "Logistiker": { @@ -9456,7 +9459,7 @@ } }, "Extratone": { - "buildTimestamp": 1620885307.2354493, + "buildTimestamp": 1621236603.551131, "creationTimestamp": 1620402349.2390156, "modules": { "Modulo": { diff --git a/manifests/Extratone.json b/manifests/Extratone.json index a4ff5726..d5e21b45 100644 --- a/manifests/Extratone.json +++ b/manifests/Extratone.json @@ -1,7 +1,7 @@ { "slug": "Extratone", "name": "Extratone", - "version": "1.1.0", + "version": "1.1.1", "license": "GPL-3.0-or-later", "brand": "XTRTN", "author": "Eater of Sheep", @@ -16,7 +16,7 @@ { "slug": "Modulo", "name": "Modulo", - "description": "Adjustable modulo operator for octave-stripping and waveshaping", + "description": "Adjustable modulo operator for octave-stripping and waveshaping.", "tags": [ "utility", "waveshaper" @@ -25,10 +25,12 @@ { "slug": "Opabinia", "name": "Opabinia", - "description": "Easy bassdrum with folding, distortion and envelope outputs.", + "description": "Primitive bassdrum, also accepts audio input for distortion and waveshaping.", "tags": [ "Drum", - "Envelope generator" + "Envelope generator", + "Distortion", + "waveshaper" ] }, { diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json index 9f8cc110..73de595d 100644 --- a/manifests/OrangeLine.json +++ b/manifests/OrangeLine.json @@ -1,7 +1,7 @@ { "slug": "OrangeLine", "name": "OrangeLine", - "version": "1.3.3", + "version": "1.3.4", "license": "GPL-3.0-only", "brand": "", "author": "Dieter Stubler", @@ -45,6 +45,15 @@ "Polyphonic", "Poly" ] + }, + { + "slug": "Phrase", + "name": "Phrase", + "description": "Utility to sequence phrases by sequencing a sequencer", + "tags": [ + "Sequencer", + "Utility" + ] } ] } \ No newline at end of file diff --git a/manifests/modular80.json b/manifests/modular80.json index 9f06106f..fcba50f9 100644 --- a/manifests/modular80.json +++ b/manifests/modular80.json @@ -10,7 +10,7 @@ "manualUrl": "https://github.com/cschol/modular80/blob/master/README.md", "sourceUrl": "https://github.com/cschol/modular80.git", "changelogUrl": "https://github.com/cschol/modular80/blob/v1/CHANGELOG.md", - "version": "1.0.2", + "version": "1.0.3", "modules": [ { "slug": "Logistiker",