Content deleted Content added
m Removing link(s) Wikipedia:Articles for deletion/Real-time Cmix closed as soft delete (XFDcloser) |
Thought 1915 (talk | contribs) added short description |
||
Line 1:
{{Short description|API for audio synthesis}}
The '''Synthesis Toolkit''' ('''STK''') is an [[open source]] [[Application programming interface|API]] for [[Real-time computing|real time]] [[audio synthesis]] with an emphasis on classes to facilitate the development of [[physical modelling]] synthesizers. It is written in [[C++]] and is written and maintained by [[Perry Cook]] at [[Princeton University]] and [[Gary Scavone]] at [[McGill University]]. It contains both low-level synthesis and [[signal processing]] classes ([[oscillator]]s, [[audio filter|filter]]s, etc.) and higher-level [[Tool|instrument]] classes which contain examples of most of the currently available physical modelling [[algorithm]]s in use today. STK is free software,<ref>{{Cite web|url=https://ccrma.stanford.edu/software/stk/faq.html|title=The Synthesis ToolKit in C++ (STK)}}</ref> but a number of its classes, particularly some physical modelling algorithms, are covered by patents held by Stanford University and Yamaha.<ref>{{Cite web|url=https://ccrma.stanford.edu/software/stk/classstk_1_1Mandolin.html#_details|title = The Synthesis ToolKit in C++ (STK)}}</ref>
|