snd
Sound editor
Snd is a sound editor modelled loosely after Emacs. It can be customized and extended using either the s7 Scheme implementation (included in the Snd sources), Ruby, or Forth.
- Versions: 25.2
- Website: https://ccrma.stanford.edu/software/snd/
- Licenses: non-copyleft
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of snd as follows:
guix install snd
Or install a particular version:
guix install snd@25.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.
Badge code
You can use the following badge to inform users of snd about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/snd'><img src='https://packages.guix.gnu.org/packages/snd/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/snd)
Example Org:
[[https://packages.guix.gnu.org/packages/snd][https://packages.guix.gnu.org/packages/snd/badges/latest-version.svg]]