Browse Source

Update manifest for OrangeLine, Extratone

v1
Andrew Belt 3 years ago
parent
commit
4692fcc172
3 changed files with 36 additions and 8 deletions
  1. +8
    -2
      manifests-cache.json
  2. +26
    -4
      manifests/Extratone.json
  3. +2
    -2
      manifests/OrangeLine.json

+ 8
- 2
manifests-cache.json View File

@@ -1262,7 +1262,7 @@
}
},
"OrangeLine": {
"buildTimestamp": 1623736401.9792197,
"buildTimestamp": 1624685418.2667246,
"creationTimestamp": 1571530639.0,
"modules": {
"Fence": {
@@ -9510,7 +9510,7 @@
}
},
"Extratone": {
"buildTimestamp": 1623736434.6733198,
"buildTimestamp": 1624685454.8344347,
"creationTimestamp": 1620402349.2390156,
"modules": {
"Modulo": {
@@ -9527,6 +9527,12 @@
},
"Darwinism": {
"creationTimestamp": 1622400160.0431597
},
"Ichneumonid": {
"creationTimestamp": 1624685455.110117
},
"Meganeura": {
"creationTimestamp": 1624685455.209664
}
}
},


+ 26
- 4
manifests/Extratone.json View File

@@ -1,7 +1,7 @@
{
"slug": "Extratone",
"name": "Extratone",
"version": "1.1.4",
"version": "1.2.0",
"license": "GPL-3.0-or-later",
"brand": "XTRTN",
"author": "Eater of Sheep",
@@ -19,7 +19,8 @@
"description": "Adjustable modulo operator for octave-stripping and waveshaping.",
"tags": [
"utility",
"waveshaper"
"waveshaper",
"polyphonic"
]
},
{
@@ -30,7 +31,8 @@
"Drum",
"Envelope generator",
"Distortion",
"waveshaper"
"waveshaper",
"polyphonic"
]
},
{
@@ -57,7 +59,27 @@
"description": "Evolving, mutating random sequencer with memory - ideal for generative patches!",
"tags": [
"Sequencer",
"Random"
"Random",
"Polyphonic"
]
},
{
"slug": "Ichneumonid",
"name": "Ichneumonid",
"description": "Switch randomly (or deterministically) between signals without creating discontinuities.",
"tags": [
"Random",
"Mixer",
"Sequencer",
"Utility"
]
},
{
"slug": "Meganeura",
"name": "Meganeura",
"description": "Tempo multipliers - ideal for making Speedcore.",
"tags": [
"Clock Modulator"
]
}
]

+ 2
- 2
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{
"slug": "OrangeLine",
"name": "OrangeLine",
"version": "1.3.7",
"version": "1.3.8",
"license": "GPL-3.0-only",
"brand": "",
"author": "Dieter Stubler",
@@ -70,7 +70,7 @@
{
"slug": "Gator",
"name": "Gator",
"description": "Phased Based Microtimimg, Ratcheting and Strumming",
"description": "Phased Based Microtiming, Ratcheting and Strumming",
"tags": [
"Utility",
"Polyphonic",


Loading…
Cancel
Save