Synthesis ToolKit in C++
The Synthesis ToolKit in C++ (STK) is a set of open source audio
signal processing and algorithmic synthesis classes written in the C++
programming language. STK was designed to facilitate rapid development
of music synthesis and audio processing software, with an emphasis on
cross-platform functionality, realtime control, ease of use, and
educational example code. The Synthesis ToolKit is extremely portable
(it's mostly platform-independent C and C++ code), and it's completely
user-extensible (all source included, no unusual libraries, and no
hidden drivers). We like to think that this increases the chances that
our programs will still work in another 5-10 years. In fact, the
ToolKit has been working continuously for about 10 years now. STK
currently runs with realtime support (audio and MIDI) on Linux,
Macintosh OS X, and Windows computer platforms. Generic, non-realtime
support has been tested under NeXTStep, Sun, and other platforms and
should work with any standard C++ compiler.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/stk && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
0001-Don-t-ignore-supplied-CXXFLAGS.patch | 0000000673 673 Bytes | |
0002-Fix-the-library-soname.patch | 0000000802 802 Bytes | |
_service | 0000003059 2.99 KB | |
stk-4.6.2.tar.xz | 0000933308 911 KB | |
stk-rpmlintrc | 0000000082 82 Bytes | |
stk.changes | 0000002815 2.75 KB | |
stk.spec | 0000003608 3.52 KB |
Comments 0