diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index a87abe66..0dfa4b77 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -1676,5 +1676,12 @@ "vcvUrl": "https://library.vcvrack.com/NANOModules/EXP4", "mgUrl": "https://www.modulargrid.net/e/nano-modules-exp4", "mgModuleId": 46646 + }, + { + "pluginSlug": "gregsbrain", + "moduleSlug": "xVox", + "vcvUrl": "https://library.vcvrack.com/gregsbrain/xVox", + "mgUrl": "https://www.modulargrid.net/e/other-unknown-xvox-harmonic-pitch-shifter", + "mgModuleId": 46023 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index 9c2d09c1..138ad1e9 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -13219,5 +13219,14 @@ "creationTimestamp": 1704333640.654599 } } + }, + "gregsbrain": { + "buildTimestamp": 1704672846.5171318, + "creationTimestamp": 1704672851.3096251, + "modules": { + "xVox": { + "creationTimestamp": 1704672851.4397275 + } + } } } \ No newline at end of file diff --git a/manifests/gregsbrain.json b/manifests/gregsbrain.json new file mode 100644 index 00000000..7ae2833b --- /dev/null +++ b/manifests/gregsbrain.json @@ -0,0 +1,35 @@ +{ + "slug": "gregsbrain", + "name": "gregsbrain Eurorack Modular", + "version": "2.1.6", + "license": "proprietary", + "brand": "gregsbrain", + "author": "Greg Burns", + "authorEmail": "greg@gregsbrain.co", + "authorUrl": "https://gregsbrain.co", + "pluginUrl": "https://gregsbrain.co", + "manualUrl": "https://www.gregsbrain.co/uploads/1/4/6/1/146121474/xvox_user_manual.pdf", + "sourceUrl": "", + "donateUrl": "https://paypal.me/gregsbrain?country.x=US&locale.x=en_US", + "changelogUrl": "", + "modules": [ + { + "slug": "xVox", + "name": "xVox Harmonic Pitch Shifter", + "description": "A 4 Voice Quantizing Pitch Shifter", + "manualUrl": "https://www.gregsbrain.co/uploads/1/4/6/1/146121474/xvox_user_manual.pdf", + "modularGridUrl": "https://www.modulargrid.net/e/other-unknown-xvox-harmonic-pitch-shifter", + "tags": [ + "Hardware clone", + "Digital", + "Quantizer", + "Tuner", + "Filter", + "Envelope generator", + "Sample and hold", + "Vocoder", + "Visual" + ] + } + ] +} \ No newline at end of file