essence-of-live-coding-PortMidi: General purpose live coding framework - PortMidi backend

[ bsd3, library, sound ] [ Propose Tags ]

essence-of-live-coding is a general purpose and type safe live coding framework.

You can run programs in it, and edit, recompile and reload them while they're running. Internally, the state of the live program is automatically migrated when performing hot code swap.

The library also offers an easy to use FRP interface. It is parametrized by its side effects, separates data flow cleanly from control flow, and allows to develop live programs from reusable, modular components. There are also useful utilities for debugging and quickchecking.

This package contains the backend for PortMidi, a portable MIDI library.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.6, 0.2.7
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), essence-of-live-coding (>=0.2.6), PortMidi (>=0.2), transformers (>=0.5) [details]
License BSD-3-Clause
Copyright 2021 Manuel Bärenz
Author Manuel Bärenz
Maintainer programming@manuelbaerenz.de
Category Sound
Uploaded by turion at 2022-02-26T16:21:50Z
Distributions
Downloads 130 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-02-26 [all 1 reports]