As mentioned here and here on the A&L blog, Audiobus, an app for live app-to-app audio streaming on iOS has launched today with about a dozen supported apps, with more to come. This app and SDK look to be a game changer for audio production on iOS devices. The developers have shown previews of multitrack recording which will make it even better.
Buy the universal app on the App Store for $9.99 or check out the Audibus site for more demo videos and details on supported apps.
Spot the Vulnerability: Loops and Terminating Conditions
Spot the Vulnerability: Loops and Terminating Conditions In memory-unsafe languages like C, special care must be taken when copying untrusted data, particularly when copying it to another buffer. In this post, we\'ll spot and mitigate a past vulnerability in Linux\'s...