Browse Source

Update manifest pachde-hc-one to 2.0.1, StochasticTelegraph to 2.0.18, voxglitch to 2.31.1

v2
Andrew Belt 3 months ago
parent
commit
3d3bb73386
4 changed files with 21 additions and 16 deletions
  1. +6
    -3
      manifests-cache.json
  2. +13
    -2
      manifests/StochasticTelegraph.json
  3. +1
    -1
      manifests/pachde-hc-one.json
  4. +1
    -10
      manifests/voxglitch.json

+ 6
- 3
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1735623864.1021004,
"buildTimestamp": 1737225457.3382158,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -11682,7 +11682,7 @@
}
},
"StochasticTelegraph": {
"buildTimestamp": 1727516590.2641466,
"buildTimestamp": 1737225286.2588716,
"creationTimestamp": 1649868370.1906905,
"modules": {
"Drifter": {
@@ -11717,6 +11717,9 @@
},
"Venn": {
"creationTimestamp": 1727516590.5533786
},
"Brainwash": {
"creationTimestamp": 1737225457.620569
}
}
},
@@ -13944,7 +13947,7 @@
}
},
"pachde-hc-one": {
"buildTimestamp": 1709087624.1798103,
"buildTimestamp": 1737225197.4858797,
"creationTimestamp": 1709087624.25196,
"modules": {
"pachde-hc-1": {


+ 13
- 2
manifests/StochasticTelegraph.json View File

@@ -1,7 +1,7 @@
{
"slug": "StochasticTelegraph",
"name": "Stochastic Telegraph",
"version": "2.0.17",
"version": "2.0.18",
"minRackVersion": "2.4.0",
"license": "GPL-3.0-or-later",
"brand": "Stochastic Telegraph",
@@ -128,13 +128,24 @@
{
"slug": "Venn",
"name": "Venn",
"description": "2D graphical approach to control signal generation. A single moving or mouse-driven point causes up to 16 circles to output signals based on the point's position within them.",
"description": "2D graphical control signals. A single moving or mouse-driven point causes up to 16 circles to output signals based on the point's position within them.",
"manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#venn",
"tags": [
"Controller",
"Polyphonic",
"Visual"
]
},
{
"slug": "Brainwash",
"name": "Brainwash",
"description": "Records input and then replaces the contents of a Memory.",
"manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/Memory.md#brainwash",
"tags": [
"Expander",
"Recording",
"Sampler"
]
}
]
}

+ 1
- 1
manifests/pachde-hc-one.json View File

@@ -1,7 +1,7 @@
{
"slug": "pachde-hc-one",
"name": "HC One",
"version": "2.0.0",
"version": "2.0.1",
"license": "GPL-3.0-or-later",
"brand": "pachde",
"author": "pachde",


+ 1
- 10
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "2.32.0",
"version": "2.31.1",
"license": "GPL-3.0-or-later",
"brand": "Voxglitch",
"author": "Bret Truchan",
@@ -234,15 +234,6 @@
"Sampler"
]
},
{
"slug": "vector_rotation",
"name": "Vector Rotation",
"description": "Utility module for laser enthusiasts.",
"tags": [
"Envelope Generator",
"Oscillator"
]
},
{
"slug": "wavbank",
"name": "Wav Bank",


Loading…
Cancel
Save