Marsyas is an open source, cross-platform framework that facilitates the processing and synthesis of audio. It is implemented in C++, and has SWIG bindings for several scritping languages including Python and Ruby.
The following is a list of tutorials I created for using Marsyas on the Mac OS and iPhone platformss:
- Introduction and Building Marsyas on Mac OS
- Creating a C++ commandline tool using Marsyas
- Creating a Cocoa (AppKit) GUI application with Marsyas
- Scripting a Cocoa GUI application with Marsyas, Python and PyObjC
- Marsyas and iPhone OS





