Browse Source

Update manifest for Plurm, KRTPluginA, voxglitch

v1
Andrew Belt 3 years ago
parent
commit
7aceb38f59
4 changed files with 67 additions and 4 deletions
  1. +17
    -2
      manifests-cache.json
  2. +48
    -0
      manifests/KRTPluginA.json
  3. +1
    -1
      manifests/Plurm.json
  4. +1
    -1
      manifests/voxglitch.json

+ 17
- 2
manifests-cache.json View File

@@ -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
}
}
}
}

+ 48
- 0
manifests/KRTPluginA.json View File

@@ -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"
]
}
]
}

+ 1
- 1
manifests/Plurm.json View File

@@ -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",


+ 1
- 1
manifests/voxglitch.json View File

@@ -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",


Loading…
Cancel
Save