Standalone U-he VST

Post Reply New Topic
RELATED
PRODUCTS

Post

Are there any standalone implementations of U-he instruments in Linux? I'd like to send MIDI notes to Diva without loading it in a DAW. If not, any idea on how this could be done, if possible?

Post

Use something like Savihost?

http://www.hermannseib.com/english/savihost.htm

more options here:

https://www.kvraudio.com/plugins/simple-vst-host

EDIT: Sorry, missed the whole Linux part.
Last edited by bioroid on Sun Jan 20, 2019 12:19 am, edited 1 time in total.

Post


Post


Post

I use to run some u-he synths like that in the early days, by defining aliases like these:

alias ACE='cd ~/.u-he/ACE;carla-single vst ./ACE.64.so'
alias Bazille='cd ~/.u-he/Bazille;carla-single vst ./Bazille.64.so'
alias Diva='cd ~/.u-he/Diva;carla-single vst ./Diva.64.so'
alias Hive='cd ~/.u-he/Hive;carla-single vst ./Hive.64.so'
alias Podolski='cd ~/.u-he/Podolski;carla-single vst ./Podolski.64.so'

And then doing the MIDI/audio connections using qjackctl.

Post Reply

Return to “u-he Linux support”