Csound5 5.04 review

Download
by rbytes.net on

Csoun5 is a complete rewriten of the Csound music synthesis system. Csound is a sound and music synthesis system, providing facili

License: GPL (GNU General Public License)
File size: 0K
Developer: John Ffitch
0 stars award from rbytes.net

Csoun5 is a complete rewriten of the Csound music synthesis system.

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:

If your distribution has a file named ./configure, build using the instructions in INSTALL, otherwise, find a Makefile that matches your system in the csound directory. Rename it to Makefile, and then edit it following the instructions in its comments.

A GNU Build System can be constructed as follows:

autoreconf -i
./configure
make

The instructions in INSTALL only apply to a system with a ./configure script.

SHARED LIBRARIES

By default, a system with a ./configure script will not build shared libraries. On Cygwin, one can build a Csound DDL that can be used without the Cygwin DLL by configuring with the command:

./configure --enable-cygwin=no --enable-shared=yes

Requirements:
JACK

Csound5 5.04 keywords