<div dir="ltr">Hi all,<div><br></div><div>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.</div><div><br></div><div>I recently wrote a wrapper that makes it easy to use the STK within an application built with cinder (<a href="https://libcinder.org/">https://libcinder.org/</a>), as a &#39;cinderblock&#39; (add-on). It can be found here:</div><div><br></div><div><a href="https://github.com/richardeakin/Cinder-Stk">https://github.com/richardeakin/Cinder-Stk</a></div><div><br></div><div>See this guide for how to install cinderblocks: <a href="https://libcinder.org/docs/guides/cinder-blocks/index.html">https://libcinder.org/docs/guides/cinder-blocks/index.html</a></div><div><br></div><div>Cinder ships with a real-time, modular audio system of Nodes (for more info see <a href="https://libcinder.org/docs/guides/audio/index.html&#39;">this guide</a>), 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&#39;t the most effecient way to use them it does make it very easy to incorporate STK&#39;s powerful synthesis capabilities into a larger application.</div><div><br></div><div>I&#39;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&#39;ll also probably have a question or two as I grow to use the STK classes more within this environment.</div><div><br></div><div>cheers,</div><div>Rich</div><div><br></div></div>