I'd like to use simple, portable VST Host with one plugin auto-loading on the startup and supporting Windows Audio (WASAPI). I want to use it on several computers as stand-alone instrument (as simple as possible, without Asio4All, audio interfaces etc). I was using Reaper in portable mode, but need something simpler yet just enough for hosting VSTi. The ones I want to use are VST2 and VST3, both 32 and 64-bit. I don't think I'll use this on older OS than Win7, so WASAPI is safe bet and works (mostly) even on integrated audio solutions.
I'd like to store it on pendrive, so for each instrument I'd like to make separate folder (host + plugin, simply clicking exe loads host with plugin in it, WASAPI protocol already configured or prompt at boot for selecting device).
Thanks in advance for answers