RainOrigami / VoxYou

A lightweight VST host with MIDI support for VoiceMeeter so the other DAWs can just go vox themselves.
47 stars 0 forks source link

State of the development #23

Open RainOrigami opened 1 year ago

RainOrigami commented 1 year ago

Dear users,

terribly sorry that I do not continue to develop this version of VoxYou. I misplaced the source code while moving servers and the most recent version in the issues is from a decompiled version. It's painful to use.

I do have VoxYou2, a more streamlined version based on WPF, in the works, however development on it is slow because I do not find the time to just write code very often.

For now I am sorry but you will have to deal with this arguably buggy version until I find the strength to do a marathon and finally complete VoxYou2 in a year or two.

I appreciate that you chose to use VoxYou, however in the meantime there are alternatives like LightHost by rolandoislas that may be more supported.

Regards, Gachl

THEWEZERNOW commented 1 year ago

Take your time,i don't know any other alternatives that support plugin control via hotkeys, so VoxYou is already pure awesomness for the hotkeys feature(even if it breaks itself sometimes :P), hope VoxYou2 will have something like setting value increment on hotkey and linking plugin controls to something like LFO, to create even cooler voice FX in real time ⭐ Looking forward to VoxYou2

RainOrigami commented 1 year ago

Hello friends,

in the meantime I have added a hotfix.zip to the repo which can be extracted ontop of the VY installation that includes:

You can change vstPaths in C:\Program Files\CodeFreak\VoxYou\VoxYou.exe.config. It's a semicolon ; separated list of directories that are used to scan for VST plugins. So if you have too many, or ones installed in a different directory, you can limit or expand the search with this.

Also, the virtual midi device name has changed. This should fix VM not selecting the correct device.