*About Examples*

A few small and simple sound apps with tutorial source code examples will get posted here:

Tone Generator.app
is a demonstration Objective C program which renders a sine wave, whose parameters can be controlled through MIDI interface.

CB.app
is a demonstration Objective C program for using circular buffers in audio synthesis.

GLAS
stands for Graphic Library Additive Synthesizer, combining the concepts from the above apps. It is written in C, using no other interface libraries, only GLUT.

MFBP.app
stands for Minimal Float Buffer Player.

MonoAU
is just what it says - a mono button or mono panner, which had been forgotten in many modern DAWs. Available here and now as AU plug-in



View

is a real time visualization tool for mic input signal, in time and frequency domain. Works in OSX, so far.