Browse Source

Update manifest StochasticTelegraph to 2.0.12, unless_modules to 2.2.6, Valley to 2.4.1

pull/785/head
Andrew Belt 1 year ago
parent
commit
6fba669236
4 changed files with 22 additions and 7 deletions
  1. +6
    -3
      manifests-cache.json
  2. +14
    -2
      manifests/StochasticTelegraph.json
  3. +1
    -1
      manifests/Valley.json
  4. +1
    -1
      manifests/unless_modules.json

+ 6
- 3
manifests-cache.json View File

@@ -2553,7 +2553,7 @@
}
},
"unless_modules": {
"buildTimestamp": 1649866719.355262,
"buildTimestamp": 1693899710.2956753,
"creationTimestamp": 1524653643.0,
"modules": {
"markov": {
@@ -3921,7 +3921,7 @@
}
},
"Valley": {
"buildTimestamp": 1693679821.2225945,
"buildTimestamp": 1693899833.8250353,
"creationTimestamp": 1521979525.0,
"modules": {
"Topograph": {
@@ -11442,7 +11442,7 @@
}
},
"StochasticTelegraph": {
"buildTimestamp": 1684718696.2898228,
"buildTimestamp": 1693899654.5792968,
"creationTimestamp": 1649868370.1906905,
"modules": {
"Drifter": {
@@ -11456,6 +11456,9 @@
},
"Fermata": {
"creationTimestamp": 1683854065.0050287
},
"TTY": {
"creationTimestamp": 1693899834.0065088
}
}
},


+ 14
- 2
manifests/StochasticTelegraph.json View File

@@ -1,7 +1,8 @@
{
"slug": "StochasticTelegraph",
"name": "Stochastic Telegraph",
"version": "2.0.11",
"version": "2.0.12",
"minRackVersion": "2.4.0",
"license": "GPL-3.0-or-later",
"brand": "Stochastic Telegraph",
"author": "Mahlen Morris",
@@ -16,7 +17,7 @@
{
"slug": "BASICally",
"name": "BASICally",
"description": "Generate sequences or perform math on inputs with a simple BASIC-like language.",
"description": "Generate sequences, perform math on inputs, and even multitask with a simple BASIC-like language. Can also send Tipsy text messages to modules that support them.",
"manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#basically",
"tags": [
"Attenuator",
@@ -57,6 +58,17 @@
"Utility",
"Voltage-controlled amplifier"
]
},
{
"slug": "TTY",
"name": "TTY",
"description": "Logs values from cables or text messages from Tipsy text sources. Makes monitoring of values or logging far easier. TTY is resizable, scrolls, has font and color choices, and more.",
"manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#tty",
"tags": [
"Recording",
"Utility",
"Visual"
]
}
]
}

+ 1
- 1
manifests/Valley.json View File

@@ -1,7 +1,7 @@
{
"slug": "Valley",
"name": "Valley",
"version": "2.4.0",
"version": "2.4.1",
"license": "GPL-3.0-or-later",
"author": "Valley",
"authorEmail": "valley.audio.soft@gmail.com",


+ 1
- 1
manifests/unless_modules.json View File

@@ -3,7 +3,7 @@
"name": "unless modules",
"author": "\u00c1kos Plesznivy",
"brand": "unless games",
"version": "2.2.5",
"version": "2.2.6",
"license": "GPL-3.0-or-later",
"authorEmail": "unlessgames@gmail.com",
"pluginUrl": "https://gitlab.com/unlessgames/unless_modules",


Loading…
Cancel
Save