diff --git a/manifests-cache.json b/manifests-cache.json index dc4d899e..b51e93a4 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1625845223.134938, + "buildTimestamp": 1627193137.1249294, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -9534,7 +9534,7 @@ } }, "Plurm": { - "buildTimestamp": 1626771290.3401554, + "buildTimestamp": 1627193159.6221538, "creationTimestamp": 1619962434.980022, "modules": { "Stacktrace": { @@ -9667,5 +9667,20 @@ "creationTimestamp": 1626771545.3220866 } } + }, + "KRTPluginA": { + "buildTimestamp": 1627192997.178126, + "creationTimestamp": 1627193159.9948137, + "modules": { + "A": { + "creationTimestamp": 1627193160.073893 + }, + "Mu": { + "creationTimestamp": 1627193160.170227 + }, + "T": { + "creationTimestamp": 1627193160.2833498 + } + } } } \ No newline at end of file diff --git a/manifests/KRTPluginA.json b/manifests/KRTPluginA.json new file mode 100644 index 00000000..03b4efe4 --- /dev/null +++ b/manifests/KRTPluginA.json @@ -0,0 +1,48 @@ +{ + "slug": "KRTPluginA", + "name": "KRTPluginA", + "version": "1.2.4", + "license": "MIT", + "brand": "KRT", + "author": "Jacko", + "authorEmail": "jackokring@gmail.com", + "authorUrl": "https://kring.co.uk", + "pluginUrl": "", + "manualUrl": "https://github.com/jackokring/KRTPluginA/blob/master/README.md", + "sourceUrl": "https://github.com/jackokring/KRTPluginA", + "donateUrl": "https://github.com/jackokring", + "changelogUrl": "", + "modules": [ + { + "slug": "A", + "name": "A", + "description": "Plate 18 dB filter. (Band pass phased ring mod.)", + "tags": [ + "Effect", + "Filter", + "Polyphonic" + ] + }, + { + "slug": "Mu", + "name": "\u03bc", + "description": "Time dependant caclulus on a summing juntion.", + "tags": [ + "Effect", + "Waveshaper", + "Polyphonic" + ] + }, + { + "slug": "T", + "name": "T", + "description": "A pitched time stretch and matched trigger sync delay.", + "tags": [ + "Effect", + "Tuner", + "Delay", + "Polyphonic" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Plurm.json b/manifests/Plurm.json index 8b06285e..7e52385d 100644 --- a/manifests/Plurm.json +++ b/manifests/Plurm.json @@ -1,7 +1,7 @@ { "slug": "Plurm", "name": "Plurm", - "version": "1.1.0", + "version": "1.1.1", "license": "GPL-3.0-or-later", "brand": "Plurm", "author": "David Cherepov", diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index d3029c40..57bf40d6 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "1.32.0", + "version": "1.33.0", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan",