junioreq
11-12-2009, 11:38 PM
EDIT: This is my old name, I'm RobRokkenaudio, logged in wrong account:)
Well, I like to make plugs, and lots of them :) BTW look for some new ones soon ;)
As far as a mass development setup, I need some guidance as there are a few issues I am currently having with Iplug.
GUI is the major concern here:
Is there an application I can use to get the x,y coordinates of graphics?
And with that, How can I tell the X,Y corner coordinate of something that isn't square? Like a round knob, its almost a guessing game. This takes a lot of messing around with, f5ing and viewing in reaper to test.
Right now a typical session is like this:
Compile code, open reaper, F5 to scan for new plugins, load plugin, Woops button is way off, Go back to VS Change(guess) the corner position(cause its round) compile. Woops, compile error, File cannot be written to. Crap, go back to reaper, delete plugin, go back to VS compile again. Go to reaper f5 to scan for new plugins, add plugin. Woops, A little off, delete plugin, go to visual studio LOL.. you get the idea.
What can I do to remedy this? Is there another tool I can use to test the plugin in besides reaper? A good gui tool with a grid that will tell me, or is specifically made for getting the X,Y (right now i'm using mspaint).
lol, This is just frustrating when I have 15 gui elements that need to be synched up.
BTW: By environment I meant, a group of applications to build vsts, Obviously VS, Iplug, Some paint app, Some gui position app etc.
~Rob.
Well, I like to make plugs, and lots of them :) BTW look for some new ones soon ;)
As far as a mass development setup, I need some guidance as there are a few issues I am currently having with Iplug.
GUI is the major concern here:
Is there an application I can use to get the x,y coordinates of graphics?
And with that, How can I tell the X,Y corner coordinate of something that isn't square? Like a round knob, its almost a guessing game. This takes a lot of messing around with, f5ing and viewing in reaper to test.
Right now a typical session is like this:
Compile code, open reaper, F5 to scan for new plugins, load plugin, Woops button is way off, Go back to VS Change(guess) the corner position(cause its round) compile. Woops, compile error, File cannot be written to. Crap, go back to reaper, delete plugin, go back to VS compile again. Go to reaper f5 to scan for new plugins, add plugin. Woops, A little off, delete plugin, go to visual studio LOL.. you get the idea.
What can I do to remedy this? Is there another tool I can use to test the plugin in besides reaper? A good gui tool with a grid that will tell me, or is specifically made for getting the X,Y (right now i'm using mspaint).
lol, This is just frustrating when I have 15 gui elements that need to be synched up.
BTW: By environment I meant, a group of applications to build vsts, Obviously VS, Iplug, Some paint app, Some gui position app etc.
~Rob.