Starting out

Hey all,
I’d like to get set up for developing plugins, specifically using Avid’s latest AAX 2 (64-bit) format. Any help/pointers greatly appreciated.

I have lots of coding experience in C and ASM, and a little bit of obj-c. I’ll be starting out on the mac - assume I’ll need to download xcode again.

What else do I need?

What does Juce give me and how do I get it?

Do I need to get involved with Avid? (license, etc…) How does one go about getting set up with their SDK?

Thanks in advance

http://www.juce.com/

You’ll need to get in touch with Avid.

The documentation page is the best place to start: http://www.juce.com/documentation

Here’s a few tutorials/resources I’ve used to get myself up onto my feet:

Audio Plugin
http://www.rawmaterialsoftware.com/jucedocumentation.php
http://redwoodaudio.biz/Tutorials/juce_for_vst_development__intro3.html


http://jucevst.wordpress.com/2011/08/

GUI/General JUCE
https://code.google.com/p/juced/wiki/JuceTutorial#Introduction