Télécharger la liste

Description du projet

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.

Système requise

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

Cette version ajoute une mise à jour manuelle, un nouveau système de plugin, l'utilisation de librairies externes, si possible (pour libsndfile audio file I / O, l'un des ALSA, portaudio, CoreAudio, MME, ou ASIO pour l'audio en temps réel), le soutien à PortMIDI, Open Sound Contrôle des installations via liblo et Python / bindings Java pour l'API. Un certain nombre d'opcodes de CsoundAV csoundVST et font désormais partie du système 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

Cette version vient avec d'importants changements internes qui permet l'utilisation de 32 variables Bit (auparavant, seuls 16-bit indices ont été utilisés). Cela permet d'instruments beaucoup plus vaste et plus complexe pour être écrite. Il vient également avec opcodes nombreux nouveaux et modifiés, ainsi que de nombreuses corrections de bugs. Il est désormais conçue comme une bibliothèque partagée, et l'API Csound a été largement révisée avec de nouvelles fonctions et structures.
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

De nombreuses nouvelles fonctionnalités ont été ajoutées.
Tags: Major feature enhancements
Many new features were added.

2003-05-26 14:38
4.23

Tags: Initial freshmeat announcement

Project Resources