Browse Source

Update manifest for Ahornberg

v1
Andrew Belt 4 years ago
parent
commit
27033e2ca6
2 changed files with 32 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +25
    -1
      manifests/Ahornberg.json

+ 7
- 1
manifests-cache.json View File

@@ -7961,7 +7961,7 @@
"modules": {} "modules": {}
}, },
"Ahornberg": { "Ahornberg": {
"buildTimestamp": 1596034447.821507,
"buildTimestamp": 1606671122.7102757,
"creationTimestamp": 1562952023.0, "creationTimestamp": 1562952023.0,
"modules": { "modules": {
"EqualDivision": { "EqualDivision": {
@@ -7975,6 +7975,12 @@
}, },
"Harmonizer": { "Harmonizer": {
"creationTimestamp": 1596034694.0627177 "creationTimestamp": 1596034694.0627177
},
"FunWithFrames": {
"creationTimestamp": 1606671124.694683
},
"TapeRecorder": {
"creationTimestamp": 1606671125.0608442
} }
} }
}, },


+ 25
- 1
manifests/Ahornberg.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Ahornberg", "slug": "Ahornberg",
"version": "1.2.0",
"version": "1.3.0",
"license": "CC0-1.0", "license": "CC0-1.0",
"name": "Ahornberg", "name": "Ahornberg",
"brand": "Ahornberg", "brand": "Ahornberg",
@@ -36,6 +36,30 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "FunWithFrames",
"name": "Fun with Frames",
"description": "utility to enhance Regen Modular Frames",
"disabled": false,
"manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#fun-with-frames",
"tags": [
"Utility",
"Polyphonic"
]
},
{
"slug": "TapeRecorder",
"name": "Tape Recorder",
"description": "micro cassette recorder",
"disabled": true,
"manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder",
"tags": [
"Clock generator",
"Polyphonic",
"Recording",
"Sampler"
]
},
{ {
"slug": "Metronome", "slug": "Metronome",
"name": "Metronome", "name": "Metronome",


Loading…
Cancel
Save