Software:CLAM (audio software)

From HandWiki
Revision as of 16:07, 27 June 2023 by DanMescoff (talk | contribs) (fixing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CLAM (C++ Library for Audio and Music)
CLAM logo
Developer(s)Music Technology Group, Universitat Pompeu Fabra
Initial release2000
Repositoryclam-project.org/clam/
Written inC++
Operating systemLinux, Microsoft Windows, Mac OS
Available inEnglish
TypeAudio and music research, application development
LicenseGPL
Websiteclam-project.org

CLAM (C++ Library for Audio and Music) is an open-source framework for research and application development in the audio and music domain. It is based on the concept of data-processing modules linked into a network. Modules can perform complex audio signal analysis, transformations and synthesis. CLAM also provides a uniform interface to common tasks within audio applications, such as accessing audio devices and audio files. CLAM serves as a library for C++ application development, but a graphical interface also allows full applications to be built without coding.[1] It won the 2006 ACM Multimedia Open Source Competition.

References