remid-lv2
MIDI-controlled implementation of the SID 6581 chip used in the Commodore 64
The 6581 SID chip is the sound chip used in the Commodore 64 computer. reMID is a MIDI implementation of the 6581 SID chip using the reSID library to provide a virtual SID-based synthesizer, controllable in real-time via MIDI. It includes support for scripted instruments that allow complex sonic control of the chip.
- Versions: 0.3
- Website: https://github.com/ssj71/reMID.lv2
- Licenses: GPL 2+
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of remid-lv2 as follows:
guix install remid-lv2
Or install a particular version:
guix install remid-lv2@0.3
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 remid-lv2 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/remid-lv2'><img src='https://packages.guix.gnu.org/packages/remid-lv2/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/remid-lv2)
Example Org:
[[https://packages.guix.gnu.org/packages/remid-lv2][https://packages.guix.gnu.org/packages/remid-lv2/badges/latest-version.svg]]