Browse Source

Update manifest for ODDSound_MTS_ESP, squinkylabs-plug1, RPJ

v1
Andrew Belt 3 years ago
parent
commit
1c11f6b59a
4 changed files with 34 additions and 10 deletions
  1. +9
    -3
      manifests-cache.json
  2. +23
    -5
      manifests/ODDSound_MTS_ESP.json
  3. +1
    -1
      manifests/RPJ.json
  4. +1
    -1
      manifests/squinkylabs-plug1.json

+ 9
- 3
manifests-cache.json View File

@@ -2632,7 +2632,7 @@
}
},
"squinkylabs-plug1": {
"buildTimestamp": 1623003006.4638119,
"buildTimestamp": 1624969871.1072202,
"creationTimestamp": 1521738241.0,
"modules": {
"squinkylabs-ev3": {
@@ -9477,7 +9477,7 @@
}
},
"ODDSound_MTS_ESP": {
"buildTimestamp": 1618677045.5100925,
"buildTimestamp": 1624969900.4479854,
"creationTimestamp": 1618677097.0855606,
"modules": {
"MIDI_CV_MTS_ESP": {
@@ -9485,6 +9485,12 @@
},
"CV_MIDI_MTS_ESP": {
"creationTimestamp": 1618677097.2593522
},
"Quantizer_MTS_ESP": {
"creationTimestamp": 1624969919.8411987
},
"Interval": {
"creationTimestamp": 1624969919.993548
}
}
},
@@ -9564,7 +9570,7 @@
}
},
"RPJ": {
"buildTimestamp": 1624763005.205914,
"buildTimestamp": 1624969919.5551503,
"creationTimestamp": 1624763005.6302476,
"modules": {
"Grendel": {


+ 23
- 5
manifests/ODDSound_MTS_ESP.json View File

@@ -1,15 +1,15 @@
{
"slug": "ODDSound_MTS_ESP",
"name": "ODDSound MTS-ESP",
"version": "1.0.0",
"version": "1.0.1",
"license": "0BSD",
"brand": "ODDSound",
"author": "ODDSound",
"authorEmail": "https://oddsound.com",
"authorEmail": "info@oddsound.com",
"authorUrl": "https://oddsound.com",
"pluginUrl": "https://oddsound.com",
"manualUrl": "https://oddsound.com",
"sourceUrl": "https://oddsound.com",
"manualUrl": "https://github.com/ODDSound/MTS-ESP-VCVRack",
"sourceUrl": "https://github.com/ODDSound/MTS-ESP-VCVRack",
"donateUrl": "https://oddsound.com",
"changelogUrl": "",
"modules": [
@@ -25,13 +25,31 @@
},
{
"slug": "CV_MIDI_MTS_ESP",
"name": "MTS-ESP CV To MIDI ",
"name": "MTS-ESP CV To MIDI",
"description": "Converts CV to MIDI and sends to an external device with MTS-ESP tuning support",
"tags": [
"External",
"MIDI",
"Polyphonic"
]
},
{
"slug": "Quantizer_MTS_ESP",
"name": "MTS-ESP Quantizer",
"description": "Quantize pitch CV to the global MTS-ESP tuning table",
"tags": [
"Quantizer",
"Polyphonic"
]
},
{
"slug": "Interval",
"name": "Interval",
"description": "Transpose or bend pitch CV by any interval, defined either as an integer ratio or cents value.",
"tags": [
"Tuner",
"Polyphonic"
]
}
]
}

+ 1
- 1
manifests/RPJ.json View File

@@ -1,7 +1,7 @@
{
"slug": "RPJ",
"name": "RPJ",
"version": "1.0.0",
"version": "1.0.1",
"license": "GPL-3.0-or-later",
"brand": "RPJ",
"author": "Robert Kock",


+ 1
- 1
manifests/squinkylabs-plug1.json View File

@@ -8,7 +8,7 @@
"sourceUrl": "https://github.com/squinkylabs/SquinkyVCV",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/booty-shifter.md",
"changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/CHANGELOG.md",
"version": "1.0.19",
"version": "1.0.20",
"modules": [
{
"slug": "squinkylabs-ev3",


Loading…
Cancel
Save