Browse Source

Update manifest for Ahornberg

pull/785/head
Andrew Belt 3 years ago
parent
commit
11eb4d080b
2 changed files with 20 additions and 1 deletions
  1. +3
    -0
      manifests-cache.json
  2. +17
    -1
      manifests/Ahornberg.json

+ 3
- 0
manifests-cache.json View File

@@ -8261,6 +8261,9 @@
},
"TapeRecorderMixer": {
"creationTimestamp": 1623003499.8880906
},
"Tracker": {
"creationTimestamp": 1638130057.4082565
}
}
},


+ 17
- 1
manifests/Ahornberg.json View File

@@ -1,6 +1,6 @@
{
"slug": "Ahornberg",
"version": "1.6.2",
"version": "2.0.0",
"license": "GPL-3.0-only",
"name": "Ahornberg",
"brand": "Ahornberg",
@@ -13,6 +13,21 @@
"changelogUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "Tracker",
"name": "Tracker",
"description": "sequencer with tracker interface",
"disabled": true,
"manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tracker",
"tags": [
"Arpeggiator",
"Envelope generator",
"Clock generator",
"Polyphonic",
"Recording",
"Sequencer"
]
},
{
"slug": "TapeRecorder",
"name": "Tape Recorder",
@@ -21,6 +36,7 @@
"manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder",
"tags": [
"Clock generator",
"Delay",
"Polyphonic",
"Recording",
"Sampler"


Loading…
Cancel
Save