You're welcome!
> 15.12.2015, в 03.59, Eric Forgy <[email protected]> написал(а): > > Hi Ales, > > Thanks for sharing. I'm not working with Xcode yet, but see myself at some > point so nice to have an example to refer to. Out of curiosity, is anyone > aware of an (Apple) App Store app that is using Julia in some way? > >> On Tuesday, December 15, 2015 at 5:09:23 AM UTC+8, Ales Tsurko wrote: >> Hi there! >> >> If someone would looking for an example of embedding Julia in an Xcode >> project, you can find it here: https://github.com/AlesTsurko/AUJulia >> Also it's an example of a usage the Julia for the audio generation using >> CoreAudio. It's an audio unit subclass, so it can be used as an audio unit. >> Notice, it's not production-ready project, just proof of concept.
