VSTSDK starting Jucer

Discuss topics relating to the Introjucer (or Jucer) application

VSTSDK starting Jucer

Postby david_h72 » Sat Oct 14, 2006 2:58 am

I'm trying to figure out how to get a VSTSDK project to open the schnazzy Jucer GUI instead of that dorky default one, but I'm quite confused.

Is it the same thing as running the Juce framework - creating a subclass of JUCEApplication, then using the macro, after which I can create an instance of the GUI? If so, I'm just doing it in the wrong place (or missing a #include), otherwise I'm doing the wrong thing.

And how do I turn off the cheezy looking VSTSDK default? With the number of parameters I have, it goes off the bottom of the screen, so I can't even use it for testing.

Admittedly I'm rusty on my programming, coming from the paleolithic pre-library days where I'd scroll through the file (file, singular), find the parts that did stuff, hack them to pieces and test the results. In C++ I'm convinced that the files that actually do anything are hidden, encrypted and possibly randomly generated!
david_h72
JUCE Geek
 
Posts: 48
Joined: Sat Oct 07, 2006 1:48 am

Postby jules » Sat Oct 14, 2006 12:55 pm

That all sounds a bit muddled, and I'm not quite sure what you're asking.. To do a juce VST, you should download the Juce audio plugin wrapper and follow the instructions in there. It's not the same as writing a standalone app.
User avatar
jules
Fearless Leader
 
Posts: 17204
Joined: Mon Sep 06, 2004 9:03 am
Location: London, UK

Postby Rock Hardbuns » Thu Oct 19, 2006 11:37 pm

In C++ I'm convinced that the files that actually do anything are hidden, encrypted and possibly randomly generated!


I know the feeling. 'Cept juce's source often makes sense. So much so that I'm often wondering where the real source is.

Anyway. I suppose you could use Juce as a gui lib with a plain VST SDK deal, but that is an untried path and it is likely to land you in confusion.

Go with Juce's Audio plugin framework. Once you get going you'll be able to use Jucer GUIs pretty easily.
Rock Hardbuns
JUCE UberWeenie
 
Posts: 332
Joined: Tue Nov 22, 2005 1:10 am
Location: Global scope


Return to The Introjucer/Jucer

Who is online

Users browsing this forum: No registered users and 2 guests