SDK DOWNLOADS
 

The SDK (Software Development Kit) is for making custom SynthEdit modules. To use it you need a C++ compiler and an understanding of programming.

 
SE_SDK (2.23) 21-Mar-06 Download SynthEdit SDK
 
This should extract several folders including the core SDK file, documentation, plus several example modules.
 
Documentation

SDK V2 Documentation

SDK V3 Documentation (under construction)

If you have any questions, Jeff also follows the SDK mailing list, and give top priority to questions posted there...

http://groups.yahoo.com/group/syntheditsdk

 
Also of Interest
The Music DSP list (Digital Signal Processing).
Home of the audio programming gurus.

SE Gathering - Has a tutorial on using the Eclipse IDE with SynthEdit, Also has the SE Modules database.
 
Synthedit Code
Some of you have requested a look at SE's code.  SE is not open source, however for educational purposes I have put some code here.
IMPORTANT -These modules use the internal SDK.  Although it is very similar to SDK code, it is not the same.  You may find it uses files or functions you don't have access to.
 
source_code.zip