Jump to content

Sound Object Library

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pedram.salehpoor (talk | contribs) at 13:48, 20 September 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconC/C++ Unassessed
WikiProject iconThis article is within the scope of WikiProject C/C++, a collaborative effort to improve the coverage of C and C++ topics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the importance scale.

The Sound Object (SndObj) Library is a C++ object-oriented programming library for music and audio development. It is composed of 100+ classes for signal processing, audio, MIDI and file IO and is available, cross-platform, for Linux, Windows, Mac OS X, IRIX and other UNIX-like systems.

The library development is now a cooperative project hosted by sourceforge. New versions are released twice-yearly and development versions are available via Concurrent Versions System (CVS).

The Library also provides bindings for Python (aka PySndObj), Java and Common LISP (through CFFI).