Browse Source

Update manifest for Extratone, AaronStatic

v1
Andrew Belt 4 years ago
parent
commit
83b23be574
3 changed files with 18 additions and 6 deletions
  1. +5
    -2
      manifests-cache.json
  2. +1
    -1
      manifests/AaronStatic.json
  3. +12
    -3
      manifests/Extratone.json

+ 5
- 2
manifests-cache.json View File

@@ -7784,7 +7784,7 @@
} }
}, },
"AaronStatic": { "AaronStatic": {
"buildTimestamp": 1580576124.9310558,
"buildTimestamp": 1622400159.515499,
"creationTimestamp": 1580577302.0, "creationTimestamp": 1580577302.0,
"modules": { "modules": {
"ChordCV": { "ChordCV": {
@@ -9465,7 +9465,7 @@
} }
}, },
"Extratone": { "Extratone": {
"buildTimestamp": 1621236603.551131,
"buildTimestamp": 1622400123.1813254,
"creationTimestamp": 1620402349.2390156, "creationTimestamp": 1620402349.2390156,
"modules": { "modules": {
"Modulo": { "Modulo": {
@@ -9479,6 +9479,9 @@
}, },
"Puzzlebox": { "Puzzlebox": {
"creationTimestamp": 1620885729.8096118 "creationTimestamp": 1620885729.8096118
},
"Darwinism": {
"creationTimestamp": 1622400160.0431597
} }
} }
} }

+ 1
- 1
manifests/AaronStatic.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "AaronStatic", "slug": "AaronStatic",
"name": "Aaron Static", "name": "Aaron Static",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT", "license": "MIT",
"brand": "Aaron Static", "brand": "Aaron Static",
"author": "Aaron Static", "author": "Aaron Static",


+ 12
- 3
manifests/Extratone.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Extratone", "slug": "Extratone",
"name": "Extratone", "name": "Extratone",
"version": "1.1.1",
"version": "1.1.2",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "XTRTN", "brand": "XTRTN",
"author": "Eater of Sheep", "author": "Eater of Sheep",
@@ -11,7 +11,7 @@
"manualUrl": "http://extratone.xyz/modules.php", "manualUrl": "http://extratone.xyz/modules.php",
"sourceUrl": "https://github.com/EaterOfSheep/Extratone", "sourceUrl": "https://github.com/EaterOfSheep/Extratone",
"donateUrl": "", "donateUrl": "",
"changelogUrl": "",
"changelogUrl": "http://extratone.xyz/modules.php#Changelog",
"modules": [ "modules": [
{ {
"slug": "Modulo", "slug": "Modulo",
@@ -36,7 +36,7 @@
{ {
"slug": "Splitterburst", "slug": "Splitterburst",
"name": "Splitterburst", "name": "Splitterburst",
"description": "Tempo multiplier and gate generator, perfect for snare-rushes",
"description": "Tempo multiplier and gate generator, perfect for snare-rushes.",
"tags": [ "tags": [
"Clock modulator", "Clock modulator",
"utility" "utility"
@@ -49,6 +49,15 @@
"tags": [ "tags": [
"logic" "logic"
] ]
},
{
"slug": "Darwinism",
"name": "Hallucigenia",
"description": "Evolving, mutating random sequencer with memory - ideal for generative patches!",
"tags": [
"Sequencer",
"Random"
]
} }
] ]
} }

Loading…
Cancel
Save