@hackage synthesizer-midi0.6.1.2
Render audio signals from MIDI files or realtime messages
Categories
License
LicenseRef-GPL
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Links
Versions
Installation
Dependencies (18)
- array >=0.1 && <0.6
- base >=1.0 && <2
- containers >=0.1 && <0.9
- data-accessor >=0.2.1 && <0.3
- data-accessor-transformers >=0.2.1 && <0.3
- deepseq >=1.1 && <1.6 Show all…
Dependents (3)
@hackage/synthesizer-llvm, @hackage/acme-everything, @hackage/synthesizer-alsa
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
buildexamples
(off by default)
Build example executables
This package allows to read MIDI events and to convert them to audio and control signals. Included is a basic synthesizer that renders MIDI to WAV (or other audio signal formats supported by SoX).