Browse Source

Update manifest for Extratone, AaronStatic

v1
Andrew Belt 3 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": {
"buildTimestamp": 1580576124.9310558,
"buildTimestamp": 1622400159.515499,
"creationTimestamp": 1580577302.0,
"modules": {
"ChordCV": {
@@ -9465,7 +9465,7 @@
}
},
"Extratone": {
"buildTimestamp": 1621236603.551131,
"buildTimestamp": 1622400123.1813254,
"creationTimestamp": 1620402349.2390156,
"modules": {
"Modulo": {
@@ -9479,6 +9479,9 @@
},
"Puzzlebox": {
"creationTimestamp": 1620885729.8096118
},
"Darwinism": {
"creationTimestamp": 1622400160.0431597
}
}
}

+ 1
- 1
manifests/AaronStatic.json View File

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


+ 12
- 3
manifests/Extratone.json View File

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

Loading…
Cancel
Save