Skip to content
fsateler edited this page Apr 7, 2014 · 17 revisions

Csound is a sound and music synthesis system, providing facilities for composition and performance over a wide range of platforms. It is not restricted to any style of music, having been used for many years in at least classical, pop, techno, ambient

Installation and Building

Pre-built binary installers are available for Windows, Mac OSX, and Linux and are available from the files section on Sourceforge.

Build instructions for various platforms included with the Csound repository in the BUILD.md file (available online at: https://github.com/csound/csound/blob/develop/BUILD.md).

In addition to these, here are some specific instructions on some platforms:

Windows with MinGW tools Windows with MS Visual Studio tools

and frontends:

[CsoundQT on Debian/Ubuntu Linux] (https://github.com/csound/csound/wiki/CsoundQt-with-Csound6-on-Debian-Ubuntu:-a-build-guide) [Csoubd~ on OSX] (https://github.com/csound/csound/wiki/Csound~-for-Max-MSP-on-OSX:-a-build-guide)

Coverity defect scan

Coverity Status

Csound uses Coverity to do static analysis on the csound code. You can view the current status in the Coverity Scan project page. If you would like to see a more detailed report you need to ask for access in the developers list.