Browse Source

Update manifest for Extratone, OrangeLine, modular80

v1
Andrew Belt 4 years ago
parent
commit
9821df2b59
4 changed files with 23 additions and 9 deletions
  1. +6
    -3
      manifests-cache.json
  2. +6
    -4
      manifests/Extratone.json
  3. +10
    -1
      manifests/OrangeLine.json
  4. +1
    -1
      manifests/modular80.json

+ 6
- 3
manifests-cache.json View File

@@ -1259,7 +1259,7 @@
}
},
"OrangeLine": {
"buildTimestamp": 1576991468.3685184,
"buildTimestamp": 1621236577.5804384,
"creationTimestamp": 1571530639.0,
"modules": {
"Fence": {
@@ -1270,6 +1270,9 @@
},
"Mother": {
"creationTimestamp": 1574018254.0
},
"Phrase": {
"creationTimestamp": 1621236603.8001497
}
}
},
@@ -4570,7 +4573,7 @@
}
},
"modular80": {
"buildTimestamp": 1606667582.6718595,
"buildTimestamp": 1621236539.1194124,
"creationTimestamp": 1521868849.0,
"modules": {
"Logistiker": {
@@ -9456,7 +9459,7 @@
}
},
"Extratone": {
"buildTimestamp": 1620885307.2354493,
"buildTimestamp": 1621236603.551131,
"creationTimestamp": 1620402349.2390156,
"modules": {
"Modulo": {


+ 6
- 4
manifests/Extratone.json View File

@@ -1,7 +1,7 @@
{
"slug": "Extratone",
"name": "Extratone",
"version": "1.1.0",
"version": "1.1.1",
"license": "GPL-3.0-or-later",
"brand": "XTRTN",
"author": "Eater of Sheep",
@@ -16,7 +16,7 @@
{
"slug": "Modulo",
"name": "Modulo",
"description": "Adjustable modulo operator for octave-stripping and waveshaping",
"description": "Adjustable modulo operator for octave-stripping and waveshaping.",
"tags": [
"utility",
"waveshaper"
@@ -25,10 +25,12 @@
{
"slug": "Opabinia",
"name": "Opabinia",
"description": "Easy bassdrum with folding, distortion and envelope outputs.",
"description": "Primitive bassdrum, also accepts audio input for distortion and waveshaping.",
"tags": [
"Drum",
"Envelope generator"
"Envelope generator",
"Distortion",
"waveshaper"
]
},
{


+ 10
- 1
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{
"slug": "OrangeLine",
"name": "OrangeLine",
"version": "1.3.3",
"version": "1.3.4",
"license": "GPL-3.0-only",
"brand": "",
"author": "Dieter Stubler",
@@ -45,6 +45,15 @@
"Polyphonic",
"Poly"
]
},
{
"slug": "Phrase",
"name": "Phrase",
"description": "Utility to sequence phrases by sequencing a sequencer",
"tags": [
"Sequencer",
"Utility"
]
}
]
}

+ 1
- 1
manifests/modular80.json View File

@@ -10,7 +10,7 @@
"manualUrl": "https://github.com/cschol/modular80/blob/master/README.md",
"sourceUrl": "https://github.com/cschol/modular80.git",
"changelogUrl": "https://github.com/cschol/modular80/blob/v1/CHANGELOG.md",
"version": "1.0.2",
"version": "1.0.3",
"modules": [
{
"slug": "Logistiker",


Loading…
Cancel
Save