phdsg vn chfhn

Results 66 comments of phdsg vn chfhn

update: managed to iron out all the compile errors using the manual, just some deprecation warnings left. got the old pvc modules loading in v1, but no testing so far......

update 2: pvc modules compiling without errors or warnings now (for windows that is). yay! there's still a few switches and lights and other little things to fix before i'm...

update 3: master branch updated to v1 (beta) code. removed the blanks. also thinking about ditching vubar and vamps. and still, so much more catching up to do...

i managed to fix some of the image loading errors by changing `setSVG(SVG::load(assetGlobal(resource)));` to `setSVG(SVG::load(assetPlugin(plugin,resource)));` in many of the structs in mscHack_Controls.hpp still, many of the modules crash my rack....

you need to install rack from sources first: https://github.com/VCVRack/Rack#setting-up-your-development-environment then clone this repo here into rack's plugins folder. edit: this plugin is also queued for the next plugin manager build...

the plugin was in fact queued for the last cycle but there was a problem with the size of the repo. i believe this was all fixed and the plugin...

just curious... building those yourself isn't that hard, why don't you try it yourself? the explanations on how to set it all up are pretty straight forward and this way...

joni [ArableInstruments-dev-win.zip](https://github.com/adbrant/ArableInstruments/files/1503946/ArableInstruments-dev-win.zip) neil [ParableInstruments-dev-win.zip](https://github.com/adbrant/ArableInstruments/files/1503947/ParableInstruments-dev-win.zip)

did you `git submodule update --init --recursive` after cloning?