From 63f19485984c002caddec734a9ee94faad2acb55 Mon Sep 17 00:00:00 2001 From: brummer10 Date: Sun, 20 Jan 2019 12:36:35 +0100 Subject: [PATCH] add GxCreamMachine,GxValveCaster and GxBoobTube --- .gitmodules | 9 +++++++++ GxBoobTube.lv2 | 1 + GxCreamMachine.lv2 | 1 + GxValveCaster.lv2 | 1 + README.md | 9 +++++++++ 5 files changed, 21 insertions(+) create mode 160000 GxBoobTube.lv2 create mode 160000 GxCreamMachine.lv2 create mode 160000 GxValveCaster.lv2 diff --git a/.gitmodules b/.gitmodules index 6f30045..d86791d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,12 @@ [submodule "GxMicroAmp.lv2"] path = GxMicroAmp.lv2 url = /~https://github.com/brummer10/GxMicroAmp.lv2 +[submodule "GxCreamMachine.lv2"] + path = GxCreamMachine.lv2 + url = /~https://github.com/brummer10/GxCreamMachine.lv2 +[submodule "GxBoobTube.lv2"] + path = GxBoobTube.lv2 + url = /~https://github.com/brummer10/GxBoobTube.lv2 +[submodule "GxValveCaster.lv2"] + path = GxValveCaster.lv2 + url = /~https://github.com/brummer10/GxValveCaster.lv2 diff --git a/GxBoobTube.lv2 b/GxBoobTube.lv2 new file mode 160000 index 0000000..4a5dd48 --- /dev/null +++ b/GxBoobTube.lv2 @@ -0,0 +1 @@ +Subproject commit 4a5dd4813371cfe780e71a8b51529ede517c5714 diff --git a/GxCreamMachine.lv2 b/GxCreamMachine.lv2 new file mode 160000 index 0000000..bad5307 --- /dev/null +++ b/GxCreamMachine.lv2 @@ -0,0 +1 @@ +Subproject commit bad53079b0b1c1c3bf826f70562e5639b0d78546 diff --git a/GxValveCaster.lv2 b/GxValveCaster.lv2 new file mode 160000 index 0000000..c29392b --- /dev/null +++ b/GxValveCaster.lv2 @@ -0,0 +1 @@ +Subproject commit c29392b604ec0e772a2b8e0f6113ad5262cb5243 diff --git a/README.md b/README.md index 4ea4fa6..cc330dc 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ GxPlugins.lv2 is a set of extra standalone lv2 plugins designed to compliment th * GxHotBox.lv2:electric_plug: - Based on the [Matchless Hot Box](http://matchlessamplifiers.com/pedals/hotbox-iii)* tube overdrive * GxSD1.lv2:electric_plug: - Based on the [Boss SD-1 Super Overdrive](https://www.boss.info/us/products/sd-1/)* * GxSD2Lead.lv2:electric_plug: - Based on the [Boss SD-2 Dual Overdrive](http://www.bossarea.com/boss-sd-2-dual-overdrive/)* +* GxValveCaster.lv2:electric_plug: - Based on the [Valve Caster](http://www.hgamps.com/valvecaster-tube-effect/)* +* GxBoobTube.lv2:electric_plug: - Based on the [Boob Tube](http://juansolo.mooo.com/stompage/btbuild.html)* #### Fuzz/Distortion * GxAxisFace.lv2:electric_plug: - Based on the [Axis Face Silicon](http://fuzzcentral.ssguitar.com/axisface.php)* fuzz @@ -38,6 +40,7 @@ GxPlugins.lv2 is a set of extra standalone lv2 plugins designed to compliment th * GxSVT.lv2:electric_plug: - Based on the [Ampeg SVT-CL Bass Head](https://ampeg.com/products/classic/svtcl/)* * GxVmk2.lv2 - Based on Vox MKII* solid state preamp of the late 60s * GxUvox720k - Based on [Univox 720k](http://www.vintageunivox.com/amps/uniamp.html) keyboard amp from 1978 +* GxCreamMachine - Based on different circuits * Poweramp #### Other * GxQuack.lv2:electric_plug: - Autowah @@ -132,3 +135,9 @@ dpkg-buildpackage -rfakeroot -uc -us -b ![GxTubeDistortion](https://raw.githubusercontent.com/brummer10/GxTubeDistortion.lv2/master/GxTubeDistortion.png) ###### GxMicroAmp.lv2 ![GxMicroAmp](https://raw.githubusercontent.com/brummer10/GxMicroAmp.lv2/master/GxMicroAmp.png) +###### GxCreamMachine.lv2 +![GxCreamMachine](https://raw.githubusercontent.com/brummer10/GxCreamMachine.lv2/master/GxCreamMachine.png) +###### GxValveCaster.lv2 +![GxValveCaster](https://raw.githubusercontent.com/brummer10/GxValveCaster.lv2/master/GxValveCaster.png) +###### GxBoobTube.lv2 +![GxBoobTube](https://raw.githubusercontent.com/brummer10/GxBoobTube.lv2/master/GxBoobTube.png)