Browse Source

Update manifest tapestry to 2.0.0

v2
Andrew Belt 1 week ago
parent
commit
1b9601d8c1
2 changed files with 48 additions and 0 deletions
  1. +12
    -0
      manifests-cache.json
  2. +36
    -0
      manifests/tapestry.json

+ 12
- 0
manifests-cache.json View File

@@ -16414,5 +16414,17 @@
"creationTimestamp": 1771177855.3825686
}
}
},
"tapestry": {
"buildTimestamp": 1771541758.5734015,
"creationTimestamp": 1771541758.7056906,
"modules": {
"Tapestry": {
"creationTimestamp": 1771541758.8021507
},
"TapestryExpander": {
"creationTimestamp": 1771541758.8979719
}
}
}
}

+ 36
- 0
manifests/tapestry.json View File

@@ -0,0 +1,36 @@
{
"slug": "tapestry",
"name": "Tapestry",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "Shortwav Labs",
"author": "Stephane Pericat",
"authorEmail": "contact@shortwavlabs.com",
"manualUrl": "https://github.com/shortwavlabs/vcv-tapestry/blob/main/docs/INDEX.md",
"sourceUrl": "https://github.com/shortwavlabs/vcv-tapestry/tree/main/src",
"donateUrl": "https://ko-fi.com/shortwavlabs",
"changelogUrl": "https://github.com/shortwavlabs/vcv-tapestry/blob/main/docs/CHANGELOG.md",
"modules": [
{
"slug": "Tapestry",
"name": "Tapestry",
"description": "Granular microsound processor inspired by musique concr\u00e8te - manipulate audio reels with splices, grains, and morph controls",
"tags": [
"Sampler",
"Granular",
"Recording"
]
},
{
"slug": "TapestryExpander",
"name": "Tapestry Expander",
"description": "Effects expander for Tapestry - adds Bit Crusher and Moog VCF 24dB/oct lowpass filter with CV control",
"tags": [
"Effect",
"Filter",
"Distortion",
"Expander"
]
}
]
}

Loading…
Cancel
Save