csound
Sound and music computing system
Csound is a user-programmable and user-extensible sound processing language and software synthesizer.
- Versions: 6.16.2
- Website: https://csound.com/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of csound
as follows:
guix install csound
Or install a particular version:
guix install csound@6.16.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.