iOS 8 - Dynamic Libraries
| Date | 2015-05-05 22:32 |
| From | Steven Yi |
| Subject | iOS 8 - Dynamic Libraries |
Hi All,
Just FYI, I've been following the AudioKit release notes and it looks
like iOS 8 now has the ability to dynamically load libraries. I think
that would effectively provide a solution that would allow iOS LGPL
requirements to match those on Android.
I haven't looked at this further, but I think for the next release of
Csound for iOS, we should drop support for < iOS 8.0 and move to use
shared libcsound and libsndfile libraries/frameworks. If there's any
comments for/against, please reply here.
Thanks,
steven
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |
| Date | 2015-05-05 22:51 |
| From | Victor Lazzarini |
| Subject | Re: iOS 8 - Dynamic Libraries |
Sounds good to me. Is it libdl-based? If so we might be able to have plugins. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland > On 5 May 2015, at 22:32, Steven Yi |
| Date | 2015-05-05 22:55 |
| From | Rory Walsh |
| Subject | Re: iOS 8 - Dynamic Libraries |
Finally :) On 5 May 2015 at 22:32, Steven Yi |
| Date | 2015-05-06 00:23 |
| From | Michael Gogins |
| Subject | Re: iOS 8 - Dynamic Libraries |
| Attachments | None None |
Sounds great. ..more info please! Regards, On May 5, 2015 5:57 PM, "Rory Walsh" <rorywalsh@ear.ie> wrote:
Finally :) |
| Date | 2015-05-06 03:05 |
| From | Aurelius Prochazka |
| Subject | Re: iOS 8 - Dynamic Libraries |
| Attachments | None None |
Stephane Peter from the AudioKit Core Team was in charge of making all of AudioKit's dependencies dynamic and here is post on AudioKit 2.1: We posted the announcement to csound.github.io news, but I guess we should have mentioned it here on the list too. Thanks for bringing it up Steven! Aure On Tue, May 5, 2015 at 4:23 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
Sent From My iPhone |
| Date | 2015-05-07 15:54 |
| From | Nick Arner |
| Subject | Re: iOS 8 - Dynamic Libraries |
| Attachments | None None |
Moving in this direction will definitely be valuable to anyone using Csound in any sort of iOS app (whether through AudioKit or Csound for iOS), particularly if the developer has intentions of putting it on the App Store. On Tue, May 5, 2015 at 10:05 PM, Aurelius Prochazka <aure@aure.com> wrote:
Nick |
| Date | 2015-05-07 16:14 |
| From | Steven Yi |
| Subject | Re: iOS 8 - Dynamic Libraries |
Hi Aure, As I haven't been following the latest with iOS development lately, I was really glad to read your AudioKit announcement. Making things easier for Csound on iOS is always a good thing. :) Also, we should probably follow the trend to make the Csound framework available on CocoaPods as well. steven On Tue, May 5, 2015 at 10:05 PM, Aurelius Prochazka |