to modulr an who else is interested

Discussion about: tracktion.com
RELATED
PRODUCTS

Post

yeah visual C++ is a godsend when it comes to saving any hair you have left. remarkably you can get visual C++ express for free. not sure how long it's going to work for, but it's made my life so much more joyous that i'm dedicated to it :hihi: go to microsoft's pages and check it out! i've just got it working with JUCE and got a vst compiled
Kick, punch, it's all in the mind.

Post

but then it's just for windows and not at all ansi/iso conform :(
i need a lunch break

Post

and heres a bigger problem for c++ express beta (others won't be free at all and aren't on the market yet)): THE SOFTWARE IS TIME SENSITIVE AND IS DESIGNED TO CEASE FUNCTIONING ON MARCH 1, 2005
i need a lunch break

Post

Dev-c++ here - would appreciate the template.

Cheers
Lol
I draw the line at power tools for the under 5's.

Post

aldi wrote:and heres a bigger problem for c++ express beta (others won't be free at all and aren't on the market yet)): THE SOFTWARE IS TIME SENSITIVE AND IS DESIGNED TO CEASE FUNCTIONING ON MARCH 1, 2005
Errm...must not be a fixed date, mine still works. Maybe a time bomb.

Post

it may be just for windows and not ansi/c++ conform..

but then that's if you use the ms things. if you just USE ansi/c++ it's okay, just don't touch the ms stuff. i'm using JUCE library for _everything_ else, which uses what's necessary of windows stuff to do windows stuff, but the code you write is JUCE and C++ if you restrict yourself to it (which i am doing); there isn't a speck of non ansi code that i'm writing that isn't using the JUCE library code- and that's cross platform as we know.

as a compiler and IDE it's pretty darn solid to me.
Last edited by haydxn on Fri Apr 15, 2005 9:21 am, edited 1 time in total.
Kick, punch, it's all in the mind.

Post

and yes, you may have noticed that March 1st passed some time ago. we don't know how long this will last now but it's pretty great and i'm going to buy it when it's available.
Kick, punch, it's all in the mind.

Post

i've uploaded the adelay example working for dev-cpp.
ignor the warnings of the compiler, or go and delete the pragmas mingw32 don't like.

http://www.elektroprobe.de/solorollo/adelaygui.zip

Post

Hoya

Aldi, if you could find it in your heart to share that template with an unknown entity, I would be well appreciative..

{ramble}
I managed to get the AGain compiled under the old dev-c++ (gcc 2.95) but when they updated gcc I was too busy fixing all of my other code to try again.. but it's about time I started porting my code over to VST again..
{/ramble}

cheers,
pph

{edit}
err.. sorry that was supremely off topic..
{/edit}
Last edited by pentaphobe on Wed Jul 20, 2005 9:44 am, edited 1 time in total.

Post

OK you coder guys.

What does this added code to senderella do. In practical terms for us non-coders.

Post

it doesn't do anythin particular, except reciving keystrokes even while the plugin is invisible (and that's the trick ;) ) you can add any actions you want.

@pentaphobe: you can still download the adelay example i've uploaded
i need a lunch break

Post Reply

Return to “Tracktion”