Browse Source

Update manifest for CaptainsSounds

v1
Andrew Belt 5 years ago
parent
commit
44aedae3c5
2 changed files with 94 additions and 0 deletions
  1. +24
    -0
      manifests-cache.json
  2. +70
    -0
      manifests/CaptainsSounds.json

+ 24
- 0
manifests-cache.json View File

@@ -7711,5 +7711,29 @@
"creationTimestamp": 1590117529.7133899
}
}
},
"CaptainsSounds": {
"buildTimestamp": 1590168690.894232,
"creationTimestamp": 1590168692.0334022,
"modules": {
"Blank901": {
"creationTimestamp": 1590168692.2810698
},
"Blank902": {
"creationTimestamp": 1590168692.5538511
},
"Blank904": {
"creationTimestamp": 1590168692.7578418
},
"Nip": {
"creationTimestamp": 1590168692.937334
},
"Pow": {
"creationTimestamp": 1590168693.1166253
},
"VBNO": {
"creationTimestamp": 1590168693.299347
}
}
}
}

+ 70
- 0
manifests/CaptainsSounds.json View File

@@ -0,0 +1,70 @@
{
"slug": "CaptainsSounds",
"name": "Captain's Sounds",
"version": "1.0.3",
"license": "GPL-3.0-only",
"brand": "Captain's Sounds",
"author": "Mike Allison",
"authorEmail": "mike@captainssounds.com",
"authorUrl": "https://captainofbass.com",
"pluginUrl": "https://captainssounds.com",
"manualUrl": "",
"sourceUrl": "https://github.com/mikeallisonJS/vcv-CaptainsSounds",
"donateUrl": "https://captainofbass.com/donate",
"changelogUrl": "https://github.com/mikeallisonJS/vcv-CaptainsSounds/CHANGELOG.md",
"modules": [
{
"slug": "Blank901",
"name": "Blank 901",
"description": "1HP Blank 90h theme",
"tags": [
"Blank"
]
},
{
"slug": "Blank902",
"name": "Blank 902",
"description": "2HP Blank 90h theme",
"tags": [
"Blank"
]
},
{
"slug": "Blank904",
"name": "Blank 904",
"description": "4HP Blank 90h theme",
"tags": [
"Blank"
]
},
{
"slug": "Nip",
"name": "Nip",
"description": "Hard clipper with ceiling",
"tags": [
"Distortion",
"Dynamics",
"Limiter"
]
},
{
"slug": "Pow",
"name": "Pow",
"description": "Uni-polar and Bi-polar voltage generator and attenuator",
"tags": [
"Attenuator",
"Utility"
]
},
{
"slug": "VBNO",
"name": "VBNO - Voice By Note Oscillator",
"description": "Oscillator with locked pitch by octave & note. Also allows for v/oct overrides rounding voltage to nearest octave or note.",
"tags": [
"Digital",
"Oscillator",
"Tuner"
]
}
]
}

Loading…
Cancel
Save