[email protected] liked your message with Boxer on Cyanogen OS On Jul 15, 2015 2:00 PM, [email protected] wrote: > > Send Coreaudio-api mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.apple.com/mailman/listinfo/coreaudio-api > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Coreaudio-api digest..." > > Today's Topics: > > 1. Swift and CoreAudio (Tom Jeffries) > 2. Re: Swift and CoreAudio (justinvanhaven) > 3. Re: Swift and CoreAudio (Gregory Wieber) > 4. Re: Swift and CoreAudio (Tom Jeffries) > 5. Re: Swift and CoreAudio (justinvanhaven) > 6. Re: Swift and CoreAudio (Andy Peters) > 7. Re: Swift and CoreAudio (Haris Ali) > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 14 Jul 2015 12:27:54 -0700 > From: Tom Jeffries <[email protected]> > To: "[email protected] Audio" > <[email protected]> > Subject: Swift and CoreAudio > Message-ID: > <CAKNVH+LvS=vkS06wxY-hEM4g9=u+vffx7cmjjhxt97oepby...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Swift is Apple's newest language. How does it work with CoreAudio? > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.apple.com/mailman/private/coreaudio-api/attachments/20150714/6730c1ac/attachment.html> > > ------------------------------ > > Message: 2 > Date: Tue, 14 Jul 2015 15:30:05 -0400 > From: justinvanhaven <[email protected]> > To: Tom Jeffries <[email protected]> > Cc: "[email protected] Audio" > <[email protected]> > Subject: Re: Swift and CoreAudio > Message-ID: > <CAAG9TtaMtP=wnn3igtpz74bmrz+fumyilb9etg9qzpendqd...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Pretty good. > > On Tue, Jul 14, 2015 at 3:27 PM, Tom Jeffries <[email protected]> > wrote: > > > Swift is Apple's newest language. How does it work with CoreAudio? > > > > > > > > _______________________________________________ > > Do not post admin requests to the list. They will be ignored. > > Coreaudio-api mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > > > https://lists.apple.com/mailman/options/coreaudio-api/justinvanhaven%40gmail.com > > > > This email sent to [email protected] > > > > -- > Justin VanHaven > soundcloud <https://soundcloud.com/versechorusjvh> > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.apple.com/mailman/private/coreaudio-api/attachments/20150714/ec371fa9/attachment.html> > > ------------------------------ > > Message: 3 > Date: Tue, 14 Jul 2015 12:36:47 -0700 > From: Gregory Wieber <[email protected]> > To: Tom Jeffries <[email protected]> > Cc: "[email protected] Audio" > <[email protected]> > Subject: Re: Swift and CoreAudio > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > Works very well with the higher level aspects of the framework, but the > official recommendation is not to use Swift within realtime callbacks. See > this year's WWDC talk on AUAudioUnit for more information. > > Sent from my iPhone > > > On Jul 14, 2015, at 12:27 PM, Tom Jeffries <[email protected]> wrote: > > > > Swift is Apple's newest language. How does it work with CoreAudio? > > > > > > _______________________________________________ > > Do not post admin requests to the list. They will be ignored. > > Coreaudio-api mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/coreaudio-api/gregorywieber%40gmail.com > > > > This email sent to [email protected] > > ------------------------------ > > Message: 4 > Date: Tue, 14 Jul 2015 12:37:47 -0700 > From: Tom Jeffries <[email protected]> > To: justinvanhaven <[email protected]> > Cc: "[email protected] Audio" > <[email protected]> > Subject: Re: Swift and CoreAudio > Message-ID: > <CAKNVH+KAntBDO9Ddfmxn9EGqCboJq5cAZNSbSSjJKL=f6hj...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > I've seen some problems mentioned with CoreMIDI. > > On Tue, Jul 14, 2015 at 12:30 PM, justinvanhaven <[email protected]> > wrote: > > > Pretty good. > > > > On Tue, Jul 14, 2015 at 3:27 PM, Tom Jeffries <[email protected]> > > wrote: > > > >> Swift is Apple's newest language. How does it work with CoreAudio? > >> > >> > >> > >> _______________________________________________ > >> Do not post admin requests to the list. They will be ignored. > >> Coreaudio-api mailing list ([email protected]) > >> Help/Unsubscribe/Update your Subscription: > >> > >> https://lists.apple.com/mailman/options/coreaudio-api/justinvanhaven%40gmail.com > >> > >> This email sent to [email protected] > >> > > > > > > > > -- > > Justin VanHaven > > soundcloud <https://soundcloud.com/versechorusjvh> > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.apple.com/mailman/private/coreaudio-api/attachments/20150714/50930325/attachment.html> > > ------------------------------ > > Message: 5 > Date: Tue, 14 Jul 2015 15:39:48 -0400 > From: justinvanhaven <[email protected]> > To: Tom Jeffries <[email protected]> > Cc: "[email protected] Audio" > <[email protected]> > Subject: Re: Swift and CoreAudio > Message-ID: > <CAAG9TtaHKrQ0=NWiFas4wxe6Ox4=npz46jzzcjorcuxdyyw...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > There are some great resources here including I believe some tutorials in > both objective C and swift : > > http://audiokit.io/ > > and > > http://theamazingaudioengine.com/ > > On Tue, Jul 14, 2015 at 3:37 PM, Tom Jeffries <[email protected]> > wrote: > > > I've seen some problems mentioned with CoreMIDI. > > > > > > On Tue, Jul 14, 2015 at 12:30 PM, justinvanhaven <[email protected] > > > wrote: > > > >> Pretty good. > >> > >> On Tue, Jul 14, 2015 at 3:27 PM, Tom Jeffries <[email protected]> > >> wrote: > >> > >>> Swift is Apple's newest language. How does it work with CoreAudio? > >>> > >>> > >>> > >>> _______________________________________________ > >>> Do not post admin requests to the list. They will be ignored. > >>> Coreaudio-api mailing list ([email protected]) > >>> Help/Unsubscribe/Update your Subscription: > >>> > >>> https://lists.apple.com/mailman/options/coreaudio-api/justinvanhaven%40gmail.com > >>> > >>> This email sent to [email protected] > >>> > >> > >> > >> > >> -- > >> Justin VanHaven > >> soundcloud <https://soundcloud.com/versechorusjvh> > >> > > > > > > > > > > -- > Justin VanHaven > soundcloud <https://soundcloud.com/versechorusjvh> > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.apple.com/mailman/private/coreaudio-api/attachments/20150714/518927ce/attachment.html> > > ------------------------------ > > Message: 6 > Date: Wed, 15 Jul 2015 10:17:21 -0700 > From: Andy Peters <[email protected]> > To: "[email protected] Audio" > <[email protected]> > Subject: Re: Swift and CoreAudio > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > > On Jul 14, 2015, at 12:39 PM, justinvanhaven <[email protected]> > > wrote: > > > > There are some great resources here including I believe some tutorials in > > both objective C and swift : > > > > http://audiokit.io/ > > > > and > > > > http://theamazingaudioengine.com/ > > Both of those are VERY cool! > > Thanks for the links! > > -a > > ------------------------------ > > Message: 7 > Date: Wed, 15 Jul 2015 17:25:38 +0000 > From: Haris Ali <[email protected]> > To: Andy Peters <[email protected]>, "[email protected] > Audio" <[email protected]> > Subject: Re: Swift and CoreAudio > Message-ID: > <CADfYfLooYhV3wki-KW5ZYfC=6aabgy_enbcmjzqr8jmcror...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > I made a Swift example for EZAudio <https://github.com/syedhali/EZAudio> as > well: > https://github.com/syedhali/EZAudio-Swift > > On Wed, Jul 15, 2015 at 10:18 AM Andy Peters <[email protected]> wrote: > > > > > > On Jul 14, 2015, at 12:39 PM, justinvanhaven <[email protected]> > > wrote: > > > > > > There are some great resources here including I believe some tutorials > > in both objective C and swift : > > > > > > http://audiokit.io/ > > > > > > and > > > > > > http://theamazingaudioengine.com/ > > > > Both of those are VERY cool! > > > > Thanks for the links! > > > > -a > > _______________________________________________ > > Do not post admin requests to the list. They will be ignored. > > Coreaudio-api mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > > > https://lists.apple.com/mailman/options/coreaudio-api/syedhali07%40gmail.com > > > > This email sent to [email protected] > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://lists.apple.com/mailman/private/coreaudio-api/attachments/20150715/820d7aa5/attachment.html> > > ------------------------------ > > _______________________________________________ > Coreaudio-api mailing list > [email protected] > https://lists.apple.com/mailman/listinfo/coreaudio-api > > End of Coreaudio-api Digest, Vol 12, Issue 125 > **********************************************
_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com
This email sent to [email protected]
