mirror of
https://github.com/thestk/stk
synced 2026-04-20 06:26:55 +00:00
Release 4.2.1 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
11cf5faa0a
commit
21b93795e7
@@ -8,21 +8,21 @@
|
||||
<img src="princeton.gif"> <img src="ccrma.gif"> <img src="mcgill.gif"><P>
|
||||
<a class="qindex" href="index.html">Home</a> <a class="qindex" href="information.html">Information</a> <a class="qindex" href="classes.html">Classes</a> <a class="qindex" href="download.html">Download</a> <a class="qindex" href="usage.html">Usage</a> <a class="qindex" href="maillist.html">Mail List</a> <a class="qindex" href="system.html">Requirements</a> <a class="qindex" href="links.html">Links</a> <a class="qindex" href="tutorial.html">Tutorial</a></CENTER>
|
||||
<HR>
|
||||
<!-- Generated by Doxygen 1.3.4 -->
|
||||
<!-- Generated by Doxygen 1.4.4 -->
|
||||
<h1><a class="anchor" name="information">General Information</a></h1><h3>References</h3>
|
||||
<p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="Papers/stkicmc99.pdf">ICMC99 Paper</a> <br>
|
||||
<a href="papers/stkupdate.pdf">ICMC2005 Paper</a> <br>
|
||||
A paper by Gary and Perry detailing recent updates to the Synthesis ToolKit in C++. <p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="papers/stkicmc99.pdf">ICMC99 Paper</a> <br>
|
||||
A not-so-recent paper by Perry and Gary about the Synthesis ToolKit in C++. <p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="Papers/STKsiggraph96.pdf">SIGGRAPH96 Paper</a> <br>
|
||||
A very-not-so-recent paper by Perry about the Synthesis ToolKit in C++. <p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.cs.princeton.edu/~prc/NewWork.html#STK">Perry's STK Web Page</a> <br>
|
||||
This is a link to Perry Cook's STK Web page. He has information about the <a class="el" href="skini.html">Synthesis toolKit Instrument Network Interface (SKINI)</a>, the protocol used to control STK instruments, as well as a lot of other cool stuff. </li>
|
||||
Book Chapter: <a href="http://www.akpeters.com/product.asp?ProdCode=1047">Audio Anecdotes</a> <br>
|
||||
Here's a link to a book that includes an chapter on STK. </li>
|
||||
</ul>
|
||||
<p>
|
||||
<h4>What is the <em>Synthesis ToolKit</em>?</h4>
|
||||
@@ -36,7 +36,7 @@ For those instances where a simple GUI with sliders and buttons is helpful, we u
|
||||
<h4>A brief history of the <em>Synthesis ToolKit in C++.</em></h4>
|
||||
<p>
|
||||
Perry Cook began developing a pre-cursor to the Synthesis ToolKit (also called STK) under NeXTStep at the Center for Computer Research in Music and Acoustics (CCRMA) at Stanford University in the early-1990s. With his move to Princeton University in 1996, he ported everything to C++ on SGI hardware, added real-time capabilities, and greatly expanded the synthesis techniques available. With the help of Bill Putnam, Perry also made a port of STK to Windows95. Gary Scavone began using STK extensively in the summer of 1997 and completed a full port of STK to Linux early in 1998. He finished the fully compatable Windows port (using Direct Sound API) in June 1998. Numerous improvements and extensions have been made since then.<p>
|
||||
The Toolkit has been distributed continuously since 1996 via the <a href="http://www.music.princeton.edu/psk">Princeton Sound Kitchen</a>, <a href="http://www.cs.princeton.edu/~prc">Perry Cook's home page</a> at Princeton, <a href="http://www-ccrma.stanford.edu/~gary/">Gary Scavone's home page</a> at Stanford's Center for Computer Research in Music and Acoustics (CCRMA), and the <a href="http://www-ccrma.stanford.edu/software/stk">Synthesis ToolKit home page</a>. The ToolKit has been included in various collections of software. Much of it has also been ported to Max/MSP on Macintosh computers by Dan trueman and Luke Dubois of Columbia University, and is distributed as <a href="http://music.columbia.edu/PeRColate">PeRColate</a>. Help on real-time sound and MIDI has been provided over the years by Tim Stilson, Bill Putnam, and Gabriel Maldonado.<p>
|
||||
The Toolkit has been distributed continuously since 1996 via the Princeton Sound Kitchen, <a href="http://www.cs.princeton.edu/~prc">Perry Cook's home page</a> at Princeton, <a href="http://www.music.mcgill.ca/~gary/">Gary Scavone's home page</a> at McGill University, and the <a href="http://ccrma.stanford.edu/software/stk">Synthesis ToolKit home page</a>. The ToolKit has been included in various collections of software. Much of it has also been ported to Max/MSP on Macintosh computers by Dan Trueman and Luke Dubois of Columbia University, and is distributed as PeRColate. Help on real-time sound and MIDI has been provided over the years by Tim Stilson, Bill Putnam, and Gabriel Maldonado.<p>
|
||||
<h4>Legal and Ethical Notes</h4>
|
||||
<p>
|
||||
This software was designed and created to be made publicly available for free, primarily for academic purposes, so if you use it, pass it on with this documentation, and for free. If you make a million dollars with it, give us some. If you make compositions with it, put us in the program notes. <p>
|
||||
@@ -80,7 +80,7 @@ More rationalizations to follow ... </li>
|
||||
|
||||
<table>
|
||||
<tr><td><A HREF="http://ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
|
||||
<tr><td>©1995-2004 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
<tr><td>©1995-2005 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user