Download List

專案描述

Csound is a powerful and yet easy to use musical
synthesis package. Csound was constructed in the
tradition of so-called music-N languages, among
which the best-known is Music V. It consists of an
orchestra- and score-driven executable, written in
C for portability. Since Csound is a computational
language, it is highly flexible and efficient;
complexity is gained only at the expense of
computation power. Basically, Csound reads some
files and creates the result as a sound file on
disk or, on faster machines, in real time through
a DAC.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-03 17:50
5.0

This release adds an updated manual, a new plugin system, use of
external libraries where possible (libsndfile for audio file I/O, one
of ALSA, PortAudio, CoreAudio, MME, or ASIO for realtime audio), support
for PortMIDI, Open Sound Control facilities via liblo, and Python/Java
bindings for the API. A number of opcodes from csoundAV and csoundVST
are now part of the main system.
標籤: Major feature enhancements

2003-07-27 12:39
4.24.1

This version comes with extensive internal changes
which allows the use of 32-Bit variables (previously,
only 16-bit indexes were used). This allows for much
larger and more complex instruments to be written. It
also comes with many new and modified opcodes, as
well as lots of bugfixes. It is now built as a shared
library, and the Csound API has been extensively
revised with new functions and structures.
標籤: Major feature enhancements

2003-06-04 10:53
4.24.0

Many new features were added.
標籤: Major feature enhancements

2003-05-26 14:38
4.23

標籤: Initial freshmeat announcement

Project Resources