This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Libraries > stk (4.4.4)

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.

Optional dependencies:
* oss, for OSS audio API support
* jack-audio-connection-kit, for JACK audio API support

Build Options:

STK has 3 audio APIs to choose from, that you can control
passing the AUDIOAPI variable value to the slackbuild.

AUDIOAPI=alsa (default, choose native ALSA API support)

AUDIOAPI=oss (choose native OSS API support, requires oss)

AUDIOAPI=jack (choose native JACK server API support,
requires jack-audio-connection-kit)

Maintained by: Gabriel Magno
Keywords: stk,libstk,synthesis,synthesizer,audio processing,audio signal
ChangeLog: stk

Homepage:
https://ccrma.stanford.edu/software/stk/

Source Downloads:
stk-4.4.4.tar.gz (66646cb1117eee2d767c4571cc51a8c3)

Download SlackBuild:
stk.tar.gz
stk.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
stk.SlackBuild
stk.info

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds