Live music programming in Haskell
Henning Thielemann

TL;DR
This paper presents an interpreter for a Haskell sub-language enabling live music programming, allowing real-time code modification for interactive musical composition, live-coding, and educational demonstrations.
Contribution
It introduces a novel live-coding system based on a Haskell sub-language that supports dynamic program modification during execution.
Findings
Supports interactive algorithmic music composition
Facilitates live-coding and educational demonstrations
Enables real-time program modifications
Abstract
We aim for composing algorithmic music in an interactive way with multiple participants. To this end we have developed an interpreter for a sub-language of the non-strict functional programming language Haskell that allows the modification of a 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 · Parallel Computing and Optimization Techniques · Interactive and Immersive Displays
