PDA

View Full Version : Justin, schwa or someone! how to make reaplug look


junioreq
07-10-2010, 07:59 PM
So, to be honest, Im really sick of messing with guis. How would one go about making a plugin have windows or mac standard guis, Like reaplugs?

Thank you,
~Rob.

liteon
07-11-2010, 04:23 PM
well having an overlook at it (looking at a reaplugin in general) while just guessing as i haven't tested...
you need the multiplatform code that will provide you with the interface to create the standard OS controls (using the swell lib.).

but that may be even more trouble than the interface that IPlug provides for you for images and such. :-)

i could be wrong ?

--

Justin
07-11-2010, 08:07 PM
On win32 at least, we just use standard Windows child dialogs for ReaPlugs... which means not using iPlug, but just coding to VST directly. I think we had a simple VST framework we used, perhaps I can find it (or make another version if needed).

Xenakios
07-12-2010, 12:46 AM
On win32 at least, we just use standard Windows child dialogs for ReaPlugs... which means not using iPlug, but just coding to VST directly. I think we had a simple VST framework we used, perhaps I can find it (or make another version if needed).

If you don't find it or feel like rewriting the code, I may have that one source code for the win32 dialog based VST somewhere you gave me once. Is it ok if I happen to find that I give it to JuniorEq to see? I have the feeling though I actually lost that file with some hard drive crash... :-/