Live-Musikprogrammierung in Haskell
Henning Thielemann

TL;DR
This paper presents an interpreter for a subset of Haskell enabling interactive, live algorithmic music composition, suitable for live coding performances and educational demonstrations of functional programming.
Contribution
It introduces a novel live-coding system based on a Haskell sub-language that supports program modifications during execution.
Findings
Enables interactive musical composition with multiple participants.
Supports real-time program modifications during execution.
Useful for live coding performances and educational purposes.
Abstract
We aim to compose algorithmic music in an interactive way with multiple participants. To this end we develop an interpreter for a sub-language of the non-strict functional programming language Haskell that allows to modify the program during its execution. Our system can be used both for musical live-coding and for demonstration and education of functional programming.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic Technology and Sound Studies · Interactive and Immersive Displays · Parallel Computing and Optimization Techniques
