CLAM (audio software)
{{Third-party|date=April 2012}}
{{Infobox Software
| name = CLAM (C++ Library for Audio and Music)
| logo = Image:CLAM logo 1.png
| developer = [http://mtg.upf.edu/ Music Technology Group], Universitat Pompeu Fabra
| released = 2000
| repo = {{URL|http://clam-project.org/clam/}}
| programming language = C++
| operating system = Linux, Microsoft Windows, Mac OS
| language = English
| genre = Audio and music research, application development
| license = GPL
| website = [http://clam-project.org/ clam-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.{{cite web | url=http://clam-project.org/wiki/Frequenly_Asked_Questions | title=CLAM FAQ}} It won the 2006 ACM Multimedia Open Source Competition.