basic JUCE host for VST

For general discussion related FlowStone
Post Reply
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

basic JUCE host for VST

Post by nix »

Heya,
I compiled this about a year ago,
and decided to up it now, as I thought u might like it.
When u get JUCE, it comes with a cool modular host.
I am making it available here.
So maybe I need to include the VS project.
If you want to build it, I used VST SDKs 2.3,2.4 & 3,
but maybe just 3 will work.
I haven't done anything to it, just gave it a cool name & logo.
It has dramas loading some plugs, but most work with it.
I dunno why it's being finicky- I imagine it was a heckuva thing to write.

screen->
Image

zipped .exe->
https://www.sendspace.com/pro/dl/6zrrj6

source->
https://www.sendspace.com/pro/dl/p7natr

You can run all FS VSTs in it I think, but we have some preset recollection bug. You will need to write the current preset number to a preset param. It does recall those.

njoy
Last edited by nix on Thu Feb 16, 2017 3:04 am, edited 1 time in total.
BobF
Posts: 598
Joined: Mon Apr 20, 2015 9:54 pm

Re: basic JUCE host for VST

Post by BobF »

Hi nix,

How are you, good I hope. Thanks , this is really nice. Very useful!

Cheers, BobF.....
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: basic JUCE host for VST

Post by nix »

Oh nice!
Yeah, I'm well mate, thanks.
Some sort of house move on the horizon, can't complain-
how's yourself?

Glad it's in the toolbox. I think it's funky too-
a nice, quick, simple host-
which can be bent into a composing environment-
but mainly a test and performance aid.

Cheers all
User avatar
Walter Sommerfeld
Posts: 250
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany
Contact:

Re: basic JUCE host for VST

Post by Walter Sommerfeld »

Hi nix,

long time no talk...

Glad u are O.K.

...House moving with a Truck?! :)

Nice Host (crashed while plugin scanning but shows mine after restart...) and many thanks 4 the source files!

Time 2 look into Juce...

Keep on doing!
Walter
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: basic JUCE host for VST

Post by nix »

Yeah- moving interstate to Tasmania.
I might buy a container, so yeah- a container truck1

You're welcome!
Yeah, the scan is kinda buggy, but with patience, and trying it again, at least FS plugs seem fine.
It may be something to do with the compile, but I tried lots of SDK combinations.

One of the main upsides to JUCE is the ease of cross-platform and format catering.
I'm waiting for the wysiwyg display, it's a bit over my head really.

Salut!
Post Reply