Browse Source

Update manifest for StudioSixPlusOne

v1
Andrew Belt 4 years ago
parent
commit
f6e688412b
2 changed files with 28 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +21
    -1
      manifests/StudioSixPlusOne.json

+ 7
- 1
manifests-cache.json View File

@@ -7979,7 +7979,7 @@
}
},
"StudioSixPlusOne": {
"buildTimestamp": 1594796364.4508636,
"buildTimestamp": 1598390675.4060695,
"creationTimestamp": 1590117528.1900573,
"modules": {
"KSDelay": {
@@ -8005,6 +8005,12 @@
},
"Zazel": {
"creationTimestamp": 1593627838.0490634
},
"Iverson": {
"creationTimestamp": 1598390678.009321
},
"IversonJr": {
"creationTimestamp": 1598390678.7414265
}
}
},


+ 21
- 1
manifests/StudioSixPlusOne.json View File

@@ -1,7 +1,7 @@
{
"slug": "StudioSixPlusOne",
"name": "Studio Six Plus One",
"version": "1.1.1",
"version": "1.2.0",
"license": "GPL-3.0-or-later",
"brand": "Studio Six Plus One",
"author": "Studio Six Plus One",
@@ -100,6 +100,26 @@
"Low-frequency oscillator",
"Controller"
]
},
{
"slug": "Iverson",
"name": "Iverson",
"description": "Trigger Sequencer for use with midi controller",
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#iverson",
"tags": [
"Controller",
"Sequencer"
]
},
{
"slug": "IversonJr",
"name": "IversonJr",
"description": "Trigger Sequencer for use with midi controller",
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#iverson",
"tags": [
"Controller",
"Sequencer"
]
}
]
}

Loading…
Cancel
Save