@hackage live-sequencer0.0.5

Live coding of MIDI music

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      gui
       (on by default)

      Build the wxWidgets GUI for the sequencer

      mplayer
       (on by default)

      Build the remote controller to the mplayer

      httpserver
       (on by default)

      Enable access to modules via a web browser

An editor shows a textual description of music (like Haskore), an interpreter computes and emits a stream of MIDI events, and (that's the main point) the user can change the program on the fly. Additionally the state of the interpreter is shown in the form of the current reduced term for educational and debugging purposes.