diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index 1bd6002c..669eaf1f 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -2131,5 +2131,12 @@ "vcvUrl": "https://library.vcvrack.com/ALM046/ALM046", "mgUrl": "https://modulargrid.net/e/alm-busy-circuits-mco-mkii", "mgModuleId": 51726 + }, + { + "pluginSlug": "BastlPizza", + "moduleSlug": "Pizza", + "vcvUrl": "https://library.vcvrack.com/BastlPizza/Pizza", + "mgUrl": "https://modulargrid.net/e/bastl-instruments-pizza", + "mgModuleId": 37520 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index afb050ba..111a3678 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -14772,11 +14772,14 @@ } }, "BastlPizza": { - "buildTimestamp": 1730583539.4227958, + "buildTimestamp": 1738180523.7803376, "creationTimestamp": 1730583539.6036704, "modules": { "Crust": { "creationTimestamp": 1730583539.6528912 + }, + "Pizza": { + "creationTimestamp": 1738180525.234156 } } }, diff --git a/manifests/BastlPizza.json b/manifests/BastlPizza.json index 54f8866b..0f17e016 100644 --- a/manifests/BastlPizza.json +++ b/manifests/BastlPizza.json @@ -1,15 +1,13 @@ { "slug": "BastlPizza", "name": "Bastl Pizza", - "version": "2.0.0", + "version": "2.1.0", "license": "proprietary", "brand": "Bastl", "author": "Bastl, Ewan Hemingway", - "authorEmail": "", + "authorEmail": "info@bastl-instruments.com", "authorUrl": "https://aforestfullofsines.com", "manualUrl": "https://bastl-instruments.com/eurorack#modules", - "donateUrl": "", - "changelogUrl": "", "modules": [ { "slug": "Crust", @@ -23,6 +21,17 @@ "Oscillator", "Noise" ] + }, + { + "slug": "Pizza", + "name": "Pizza", + "description": "Pizza is a compact digital oscillator with powerful wave shaping applied to FM synthesis.", + "manualUrl": "https://bastl-instruments.com/eurorack/modules/pizza", + "modularGridUrl": "https://modulargrid.net/e/bastl-instruments-pizza", + "tags": [ + "Hardware Clone", + "Oscillator" + ] } ] } \ No newline at end of file