software synthesis in C++

Harvey Devoe Thornburg harv23 at leland.Stanford.EDU
Fri Nov 7 19:04:17 EST 1997


for those who are interested in writing your own C++ toolkit for
signal processing and software synthesis, especially for the 
reason that you are tired of trying to integrate your own code into 
Csound. you might want to check out some existing packages:

*Perry Cook's Synthesis Toolkit (STK)
   http://www.cs.princeton.edu/~prc/NewWork.html

*Linux port of STK
   http://cmn19.stanford.edu/~stilti/stklinux.html
    
*Craig Sapp's Sig++
   http://cmn19.stanford.edu/%7Ecraig/sig/

 Craig has extensive tutorial documentation on all the generators and 
 filters he has designed for the toolkit.  The documentation covers
 not just how to use the modules but how they were designed (i.e.
 how to program an allpass filter, etc.)  I know there have been
 requests for this type of information.

enjoy,
--Harvey
   






More information about the music-dsp mailing list