reactive-jack: Process MIDI events via reactive-banana and JACK
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
MIDI is the Musical Instrument Digital Interface,
JACK is the JACK Audio Connection Kit.
This package allows to manipulate a sequence of MIDI events via JACK.
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.
Properties
Versions | 0.2, 0.2.0.1, 0.3, 0.4, 0.4.1, 0.4.1.1, 0.4.1.1, 0.4.1.2 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), containers (>=0.2 && <0.7), data-accessor (>=0.2.1 && <0.3), event-list (>=0.1.1 && <0.2), explicit-exception (>=0.1.7 && <0.2), extensible-exceptions (>=0.1 && <0.2), jack (>=0.7 && <0.8), midi (>=0.2 && <0.3), non-negative (>=0.1 && <0.2), random (>=1 && <2), reactive-banana-bunch (>=1.0 && <1.1), reactive-midyim (>=0.4 && <0.5), semigroups (>=0.1 && <1.0), transformers (>=0.2 && <0.6), utility-ht (>=0.0.8 && <0.1) [details] |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | Sound, Music |
Home page | http://www.haskell.org/haskellwiki/Reactive-balsa |
Source repo | head: darcs get http://hub.darcs.net/thielema/reactive-jack/ this: darcs get http://hub.darcs.net/thielema/reactive-jack/ --tag 0.4.1.1 |
Uploaded | by HenningThielemann at 2018-09-01T23:09:22Z |
Modules
- Reactive
- Banana
- JACK
- Reactive.Banana.JACK.Common
- Reactive.Banana.JACK.Example
- Reactive.Banana.JACK.Process
- JACK
- Banana
Downloads
- reactive-jack-0.4.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees