C Audio Tools

coming soon…

This is a place for audio software that I have written in the C language. Source code is available for all of these projects.  I only ask that you credit me and add a link to this page if you offer a modified verison of this software to others. These are compiled for OSX, and most source code will come with an Xcode project. They may or may not have GUIs.

 

Wavetable Oscillator Tool
This utility is capable of loading an arbitrary waveshape and outputting a PCM audio file for a given frequency and duration. 

More Info Source (github) Download Binary