Jump to content

Sound Object Library

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Palosirkka (talk | contribs) at 15:09, 17 August 2013 (added licensing details). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Sound Object (SndObj) Library
Written inC++
Typelibrary or framework
LicenseGNU General Public License

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 I/O 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).