<div dir="ltr">Hi Ariel,<div><br></div><div>Cinder is fairly large including build files (my local copy weighs in over 6gb but I have other extensions in there), so usually people clone the cinderblocks into <a href="https://github.com/cinder/Cinder/tree/master/blocks">cinder&#39;s blocks</a> folder. The paths in the StkTest project are currently configured for that approach, however you can also change the CINDER_PATH variable at the bottom of the xcode project settings to point to wherever your local copy of cinder resides. Please let me know if you have any other problems and I&#39;d be happy to get anyone up and running.</div><div><br></div><div>cheers,</div><div>Rich</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 24, 2015 at 7:57 AM, Ariel Elkin <span dir="ltr">&lt;<a href="mailto:arielelkin@gmail.com" target="_blank">arielelkin@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Very nice!<br><br>I&#39;m trying to run the xcode project of the StkTest app, but I get a &quot;cinder/Cinder.h file not found&quot; build error. <div><br></div><div>Do you think you could maybe add copy cinder into the repo or add it as a git submodule?</div><div><br></div><div>Ariel</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Nov 24, 2015 at 7:59 AM, Rich Eakin <span dir="ltr">&lt;<a href="mailto:rtepub@gmail.com" target="_blank">rtepub@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><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/" target="_blank">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" target="_blank">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" target="_blank">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;" target="_blank">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>
<br></div></div>_______________________________________________<br>
Stk mailing list<br>
<a href="mailto:Stk@ccrma.stanford.edu" target="_blank">Stk@ccrma.stanford.edu</a><br>
<a href="https://cm-mail.stanford.edu/mailman/listinfo/stk" rel="noreferrer" target="_blank">https://cm-mail.stanford.edu/mailman/listinfo/stk</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>