Jump to content

CLAM (audio software)

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
CLAM (C++ Library for Audio and Music)
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

  1. ^ "CLAM FAQ".