Content deleted Content added
Hammertime56 (talk | contribs) No edit summary |
No edit summary |
||
Line 25:
}}
The '''Sound Object (SndObj) Library''' is a [[C++]] [[object-oriented programming]] [[Library (computing)|library]] for music and audio development<ref>{{cite web|url=https://sourceforge.net/projects/sndobj/|title=The SndObj Library}}</ref>. It is composed of 100+ classes for signal processing, audio, [[MIDI]] and [[Input/output|file I/O]] and is available, cross-platform, for [[Linux]], [[Microsoft Windows|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).
Line 31:
The Library also provides bindings for [[Python (programming language)|Python]] (aka PySndObj), [[Java (programming language)|Java]] and [[Common Lisp]] (through [[libffi|CFFI]]).
==
{{references}}
[[Category:C++ libraries]]
|