diff --git a/manifests/Blamsoft-XFXDistortionPack.json b/manifests/Blamsoft-XFXDistortionPack.json new file mode 100644 index 00000000..a670980b --- /dev/null +++ b/manifests/Blamsoft-XFXDistortionPack.json @@ -0,0 +1,43 @@ +{ + "slug": "Blamsoft-XFXDistortionPack", + "brand": "Blamsoft", + "name": "XFX Distortion Pack", + "version": "1.0.0", + "license": "proprietary", + "author": "Blamsoft", + "authorEmail": "info@blamsoft.com", + "authorUrl": "https://blamsoft.com", + "pluginUrl": "https://blamsoft.com/vcv-rack/xfx-distortion-pack", + "manualUrl": "https://blamsoft.com/wp-content/uploads/2018/01/XFXDistortionPackUserManual.pdf", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "Blamsoft-XFXGrunge", + "name": "XFX Grunge", + "description": "Distortion Stompbox", + "tags": [ + "Effect", + "Distortion" + ] + }, + { + "slug": "Blamsoft-XFXOverdrive", + "name": "XFX Overdrive", + "description": "Distortion Stompbox", + "tags": [ + "Effect", + "Distortion" + ] + }, + { + "slug": "Blamsoft-XFXTube", + "name": "XFX Tube", + "description": "Tube Distortion", + "tags": [ + "Effect", + "Distortion" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Blamsoft-XFXF35.json b/manifests/Blamsoft-XFXF35.json new file mode 100644 index 00000000..d6c03448 --- /dev/null +++ b/manifests/Blamsoft-XFXF35.json @@ -0,0 +1,26 @@ +{ + "brand": "Blamsoft", + "slug": "Blamsoft-XFXF35", + "name": "XFX F-35", + "version": "1.0.0", + "license": "proprietary", + "author": "Blamsoft", + "authorEmail": "info@blamsoft.com", + "authorUrl": "https://blamsoft.com", + "pluginUrl": "https://blamsoft.com/vcv-rack/xfx-f-35", + "manualUrl": "https://blamsoft.com/wp-content/uploads/2018/01/XFXF35UserManual.pdf", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "Blamsoft-XFXF35", + "name": "XFX F-35", + "description": "Multimode Filter", + "tags": [ + "Effect", + "Filter", + "Polyphonic" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Blamsoft-XFXReverb.json b/manifests/Blamsoft-XFXReverb.json new file mode 100644 index 00000000..1f6d493a --- /dev/null +++ b/manifests/Blamsoft-XFXReverb.json @@ -0,0 +1,25 @@ +{ + "brand": "Blamsoft", + "slug": "Blamsoft-XFXReverb", + "name": "XFX Reverb", + "version": "1.0.0", + "license": "proprietary", + "author": "Blamsoft", + "authorEmail": "info@blamsoft.com", + "authorUrl": "https://blamsoft.com", + "pluginUrl": "https://blamsoft.com/vcv-rack/xfx-reverb", + "manualUrl": "https://blamsoft.com/wp-content/uploads/2018/01/XFXReverbUserManual.pdf", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "Blamsoft-XFXReverb", + "description": "Reverb", + "name": "XFX Reverb", + "tags": [ + "Effect", + "Reverb" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Blamsoft-XFXWave.json b/manifests/Blamsoft-XFXWave.json new file mode 100644 index 00000000..286826e2 --- /dev/null +++ b/manifests/Blamsoft-XFXWave.json @@ -0,0 +1,25 @@ +{ + "brand": "Blamsoft", + "slug": "Blamsoft-XFXWave", + "name": "XFX Wave", + "version": "1.0.0", + "license": "proprietary", + "author": "Blamsoft", + "authorEmail": "info@blamsoft.com", + "authorUrl": "https://blamsoft.com", + "pluginUrl": "https://blamsoft.com/vcv-rack/xfx-wave", + "manualUrl": "https://blamsoft.com/wp-content/uploads/2018/02/XFXWaveUserManual.pdf", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "Blamsoft-XFXWave", + "name": "XFX Wave", + "description": "Wavetable Oscillator", + "tags": [ + "Oscillator", + "Polyphonic" + ] + } + ] +} \ No newline at end of file