Browse Source

Update manifest pachde-hc-one to 2.0.0

v2
Andrew Belt 1 year ago
parent
commit
7c46b14056
2 changed files with 116 additions and 0 deletions
  1. +30
    -0
      manifests-cache.json
  2. +86
    -0
      manifests/pachde-hc-one.json

+ 30
- 0
manifests-cache.json View File

@@ -13426,5 +13426,35 @@
"creationTimestamp": 1708910206.6397388
}
}
},
"pachde-hc-one": {
"buildTimestamp": 1709087624.1798103,
"creationTimestamp": 1709087624.25196,
"modules": {
"pachde-hc-1": {
"creationTimestamp": 1709087624.2912862
},
"pachde-hc-2": {
"creationTimestamp": 1709087624.3316655
},
"pachde-hc-favorites": {
"creationTimestamp": 1709087624.3926034
},
"pachde-hc-round": {
"creationTimestamp": 1709087624.455739
},
"pachde-hc-pedal-1": {
"creationTimestamp": 1709087624.5131464
},
"pachde-hc-pedal-2": {
"creationTimestamp": 1709087624.5588984
},
"pachde-hc-compressor": {
"creationTimestamp": 1709087624.599128
},
"pachde-hc-tilteq": {
"creationTimestamp": 1709087624.6369748
}
}
}
}

+ 86
- 0
manifests/pachde-hc-one.json View File

@@ -0,0 +1,86 @@
{
"slug": "pachde-hc-one",
"name": "HC One",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "pachde",
"author": "pachde",
"authorEmail": "pcdempsey@live.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://github.com/Paul-Dempsey/pachde-hc-one/blob/main/doc/index.md",
"sourceUrl": "https://github.com/Paul-Dempsey/pachde-hc-one",
"donateUrl": "https://venmo.com/u/pcdempsey",
"changelogUrl": "",
"modules": [
{
"slug": "pachde-hc-1",
"name": "HC-1",
"description": "Fast access to favorite presets on the Eagan Matrix, with knobs and CV for essential controls.",
"tags": [
"Controller",
"MIDI"
]
},
{
"slug": "pachde-hc-2",
"name": "HC-2",
"description": "Experimental controls (HC-1 companion)",
"hidden": true
},
{
"slug": "pachde-hc-favorites",
"name": "Favorites",
"description": "Eagan Matrix favorites files (a.k.a. set lists) (HC-1 companion)",
"tags": [
"Expander"
]
},
{
"slug": "pachde-hc-round",
"name": "Round",
"description": "Controller for EaganMatrix Rounding (HC-1 companion)",
"tags": [
"Controller",
"MIDI",
"Expander"
]
},
{
"slug": "pachde-hc-pedal-1",
"name": "Pedal-1",
"description": "Controller for EaganMatrix Pedal 1 (HC-1 companion)",
"tags": [
"Controller",
"Expander"
]
},
{
"slug": "pachde-hc-pedal-2",
"name": "Pedal-2",
"description": "Controller for EaganMatrix Pedal 2 (HC-1 companion)",
"tags": [
"Controller",
"Expander"
]
},
{
"slug": "pachde-hc-compressor",
"name": "Compressor",
"description": "Controller for EaganMatrix Compressor (HC-1 companion)",
"tags": [
"Controller",
"Expander"
]
},
{
"slug": "pachde-hc-tilteq",
"name": "TiltEQ",
"description": "Controller for EaganMatrix Tilt EQ (HC-1 companion)",
"tags": [
"Controller",
"Expander"
]
}
]
}

Loading…
Cancel
Save