Sound Object Library: Difference between revisions

Content deleted Content added
mNo edit summary
m Corrected: 2 unprintworthy capitalizations, scope of 1 related link.
Line 19:
|language =
|status =
|genre = [[libraryLibrary (computing)|library]] or [[Software framework|framework]]
|license =
|website =
}}
{{orphan|date=February 2009}}
The '''Sound Object (SndObj) Library''' is a [[C++]] [[object-oriented programming]] [[programmingLibrary (computing)|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]], [[Microsoft Windows|Windows]], [[Mac OS X]], [[IRIX]] and other [[UNIX]]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 (programming language)|Python]] (aka PySndObj), [[Java (programming language)|Java]] and [[Common LISPLisp]] (through [[CFFI]]).
 
== External links ==