[Stk] Synthesis Toolkit for Cinder

Rich Eakin rtepub at gmail.com
Mon Nov 23 22:59:40 PST 2015


Hi all,

This is my first time posting on this forum so first off, let me say thanks
to everyone who is responsible for such a useful library of audio
processing classes, I appreciate all of the hard work that has gone into it.

I recently wrote a wrapper that makes it easy to use the STK within an
application built with cinder (https://libcinder.org/), as a 'cinderblock'
(add-on). It can be found here:

https://github.com/richardeakin/Cinder-Stk

See this guide for how to install cinderblocks:
https://libcinder.org/docs/guides/cinder-blocks/index.html

Cinder ships with a real-time, modular audio system of Nodes (for more info
see this guide <https://libcinder.org/docs/guides/audio/index.html'>), so
it is easy to plug the STK classes into this system. I wrote some wrappers
for the stk::Instrmnts and stk::Effects, although it obviously isn't the
most effecient way to use them it does make it very easy to incorporate
STK's powerful synthesis capabilities into a larger application.

I'd be happy to hear what other people on this mailing list think of this
combination, any feedback and / or suggestions will be warmly welcomed.
I'll also probably have a question or two as I grow to use the STK classes
more within this environment.

cheers,
Rich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/stk/attachments/20151124/d2191d8e/attachment.html>


More information about the Stk mailing list