Download List

Projeto Descrição

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

Esta versão adiciona um manual actualizado, um sistema novo plugin, uso de bibliotecas externas, sempre que possível (libsndfile para arquivo de áudio I / O, uma das ALSA, PortAudio, CoreAudio, MME, ASIO ou para áudio em tempo real), suporte para PortMidi, Open Sound instalações de controle via liblo e Python / bindings Java para o API. Um número de opcodes de CsoundAV csoundVST e agora fazem parte do sistema principal.
Tags: Major feature enhancements
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.

2003-07-27 12:39
4.24.1

Esta versão vem com várias mudanças internas que permite o uso de 32-bits variáveis (anteriormente, apenas 16 bits índices foram usados). Isto permite uma maior e mais instrumentos complexos para serem gravados. Ele também vem com muitos opcodes novos e modificados, assim como muitas correções de bugs. Agora, é construído como uma biblioteca compartilhada, ea API Csound foi amplamente revisto, com novas funções e estruturas.
Tags: Major feature enhancements
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.

2003-06-04 10:53
4.24.0

Muitos novos recursos foram adicionados.
Tags: Major feature enhancements
Many new features were added.

2003-05-26 14:38
4.23

Tags: Initial freshmeat announcement

Project Resources