From 8a3e1842aeb26a1feb2500e7365d6de6f5c936eb Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 2 Nov 2024 17:40:10 -0400 Subject: [PATCH] Update manifest BastlPizza to 2.0.0 --- ModularGrid-VCVLibrary.json | 7 +++++++ manifests-cache.json | 9 +++++++++ manifests/BastlPizza.json | 28 ++++++++++++++++++++++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/BastlPizza.json diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index 7e71689c..490ea7e8 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -1872,5 +1872,12 @@ "vcvUrl": "https://library.vcvrack.com/BlackNoiseModular/SlewLFO", "mgUrl": "https://modulargrid.net/e/black-noise-slew-lfo-", "mgModuleId": 38712 + }, + { + "pluginSlug": "BastlPizza", + "moduleSlug": "Crust", + "vcvUrl": "https://library.vcvrack.com/BastlPizza/Crust", + "mgUrl": "https://modulargrid.net/e/bastl-instruments-crust", + "mgModuleId": 48851 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index 314f2f9c..55a2b6f7 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -14641,5 +14641,14 @@ "creationTimestamp": 1729832414.2537427 } } + }, + "BastlPizza": { + "buildTimestamp": 1730583539.4227958, + "creationTimestamp": 1730583539.6036704, + "modules": { + "Crust": { + "creationTimestamp": 1730583539.6528912 + } + } } } \ No newline at end of file diff --git a/manifests/BastlPizza.json b/manifests/BastlPizza.json new file mode 100644 index 00000000..54f8866b --- /dev/null +++ b/manifests/BastlPizza.json @@ -0,0 +1,28 @@ +{ + "slug": "BastlPizza", + "name": "Bastl Pizza", + "version": "2.0.0", + "license": "proprietary", + "brand": "Bastl", + "author": "Bastl, Ewan Hemingway", + "authorEmail": "", + "authorUrl": "https://aforestfullofsines.com", + "manualUrl": "https://bastl-instruments.com/eurorack#modules", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "Crust", + "name": "Crust", + "description": "Bastl Crust is a hard-hitting drum voice that goes way beyond drum territory.", + "manualUrl": "https://bastl-instruments.com/eurorack/modules/crust", + "modularGridUrl": "https://modulargrid.net/e/bastl-instruments-crust", + "tags": [ + "Drum", + "Hardware Clone", + "Oscillator", + "Noise" + ] + } + ] +} \ No newline at end of file