catcodec 1.0.5
Encode/decode OpenTTD sounds
catcodec encodes and decodes sounds for OpenTTD. These sounds are not much more than some metadata (description and filename) and raw PCM data.
- Website: https://dev.openttdcoop.org/projects/catcodec
- Licenses: GPL 2
- Package source: gnu/packages/game-development.scm
- Builds: See build status
- Issues: See known issues
Installation
Install catcodec 1.0.5
as follows:
guix install catcodec@1.0.5
Or install the latest version:
guix install catcodec
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.