There actually is a Csound API Reference document, which is included in the Windows installers. It errs on the side of overcompleteness, but everything that exists in the Java API is documented there, albeit as C or C++. Check out the documentation for the csound.h file, the csound.hpp file, the CppSound.hpp file, and the CsoundFile.hpp file. Also have a look at the CsoundEditor Java example program. Hope this helps, Mike On Sat, Nov 22, 2008 at 3:02 PM, Steven Yi wrote: > Hi Matthew, > > There is no Java specific documentation currently; most people will > look at the csound.h header file in the H directory to look at API > functions. Most exist in the csnd.Csound object but names will > change, i.e. csoundCompile becomes csoundObj.Compile. I'd recommend > checking out a few articles in the Csound Journal > (http://www.csounds.com/journal/articleIndex.html) with the one by Jim > Hearon involving Netbeans and the article on HPKComposer in issue 5 > being good ones to refer to code. Otherwise, I also have code in my > program in blue that uses the API. > > I'd say check those out and if you have any questions email here. > > Good luck! > steven > > On Sat, Nov 22, 2008 at 8:00 AM, Matthew Gilliard > wrote: > > Hello csound-dev. Where can I find documentation (or source) of the java > api? > > > > Thanks! > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > > Build the coolest Linux based applications with Moblin SDK & win great > prizes > > Grand prize is a trip for two to an Open Source event anywhere in the > world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Csound-devel mailing list > > Csound-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > -- Michael Gogins Irreducible Productions Michael dot Gogins at gmail dot com