Example: A Synthesizer And Mixer Application Using Core Audio

In the past I mentioned a helper library for those looking to do some advanced work with Core Audio.

Here’s an example application from Stephen Scussen demonstrating how to create a simple Synthesizer and Mixer utilizing Core Audio called SynthMixerDemo.

The example demonstrates how to load custom instruments from sound font (sf2) files, how to route the audio through an effects unit which allows for pitch adjustment, and mixing the tones together.

This is an image showing the interface of the application:
SynthMixer

You can find the SynthMixerDemo on Github here.

A nice example for those looking to create a Synthesizer/Mixer app.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Example: A Synthesizer And Mixer Application Using Core Audio

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *