reactive-balsa: Programmatically edit MIDI events via ALSA and reactive-banana
MIDI is the Musical Instrument Digital Interface,
ALSA is the Advanced Linux Sound Architecture.
This package allows to manipulate a sequence of MIDI events via ALSA.
It is intended to be plugged as a playing assistant
between a MIDI input device
(e.g. a keyboard or a controller bank)
and a MIDI controlled synthesizer
(e.g. a software synthesizer or an external synthesizer).
For software synthesizers see the Haskell packages
synthesizer-alsa
, synthesizer-llvm
, supercollider-midi
,
hsc3
, YampaSynth
or the C packages fluidsynth
and Timidity
.
Applications include: Remapping of channels, controller, instruments, keys, Keyboard splitting, Conversion from notes to controllers, Latch mode, Convert parallel chords to serial patterns, Automated change of MIDI controllers, Delay and echo.
It is intended that you write programs for MIDI stream manipulation. It is not intended to provide an executable program with all the functionality available in a custom programming interface. It is most fun to play with the stream editors in GHCi. However we provide an example module that demonstrates various effects.
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- reactive-balsa-0.4.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0, 0.1, 0.1.1, 0.2, 0.2.0.1, 0.3, 0.4, 0.4.0.1 |
---|---|
Dependencies | alsa-core (>=0.5 && <0.6), alsa-seq (>=0.6 && <0.7), base (>=1.0 && <5), containers (>=0.2 && <0.8), data-accessor (>=0.2.1 && <0.3), data-accessor-transformers (>=0.2.1 && <0.3), event-list (>=0.1 && <0.2), extensible-exceptions (>=0.1 && <0.2), midi (>=0.2 && <0.3), midi-alsa (>=0.2 && <0.3), non-empty (>=0.2.1 && <0.4), non-negative (>=0.1 && <0.2), random (>=1 && <2), reactive-banana-bunch (>=1.0 && <1.1), reactive-midyim (>=0.4 && <0.5), transformers (>=0.2 && <0.7), utility-ht (>=0.0.8 && <0.1) [details] |
Tested with | ghc ==6.12.3, ghc ==7.4.1 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 2 made by HenningThielemann at 2024-10-26T18:12:36Z |
Category | Sound, Music |
Home page | http://www.haskell.org/haskellwiki/Reactive-balsa |
Source repo | head: darcs get http://hub.darcs.net/thielema/reactive-balsa/ this: darcs get http://hub.darcs.net/thielema/reactive-balsa/ --tag 0.4.0.1 |
Uploaded | by HenningThielemann at 2018-09-01T12:06:59Z |
Distributions | LTSHaskell:0.4.0.1, NixOS:0.4.0.1, Stackage:0.4.0.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5558 total (34 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-09-01 [all 1 reports] |