dumb 2.0.3
Module audio renderer library
DUMB is a tracker library with support for IT, XM, S3M and MOD files. It targets maximum accuracy to the original formats, with low-pass resonant filters for the IT files, accurate timing and pitching, and three resampling quality settings (aliasing, linear interpolation and cubic interpolation).
- Website: https://github.com/kode54/dumb
- Licenses: FSF-free
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dumb 2.0.3
as follows:
guix install dumb@2.0.3
Or install the latest version:
guix install dumb
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.