@hackage supercollider-midi0.2.1
Demonstrate how to control SuperCollider via ALSA-MIDI
Installation
Dependencies (0)
- alsa-seq >=0.5 && <0.7
- array >=0.1 && <0.5
- base >=2
- base >=2 && <5
- containers >=0.1 && <0.5
- data-accessor >=0.2.1 && <0.3 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
Two small example programs where SuperCollider is controlled by MIDI.
Control parameters of a wind noise via MIDI controllers
Use UGens as instruments, which will be played upon MIDI messages that arrive through ALSA. This way you can play MIDI files using
pmidior you can use your computer as MIDI expander controlled by a keyboard.