This package browser is in early development. Mind the rough edges.

remid-lv2 0.3

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.

Installation

Install remid-lv2 0.3 as follows:

guix install remid-lv2@0.3

Or install the latest version:

guix install remid-lv2

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.