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": { "TapeRecorderMixer": {
"creationTimestamp": 1623003499.8880906 "creationTimestamp": 1623003499.8880906
},
"Tracker": {
"creationTimestamp": 1638130057.4082565
} }
} }
}, },


+ 17
- 1
manifests/Ahornberg.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Ahornberg", "slug": "Ahornberg",
"version": "1.6.2",
"version": "2.0.0",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"name": "Ahornberg", "name": "Ahornberg",
"brand": "Ahornberg", "brand": "Ahornberg",
@@ -13,6 +13,21 @@
"changelogUrl": "", "changelogUrl": "",
"donateUrl": "", "donateUrl": "",
"modules": [ "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", "slug": "TapeRecorder",
"name": "Tape Recorder", "name": "Tape Recorder",
@@ -21,6 +36,7 @@
"manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder", "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder",
"tags": [ "tags": [
"Clock generator", "Clock generator",
"Delay",
"Polyphonic", "Polyphonic",
"Recording", "Recording",
"Sampler" "Sampler"


Loading…
Cancel
Save