Write a Blog >>
ICFP 2018
Sun 23 - Sat 29 September 2018 St. Louis, Missouri, United States
Sat 29 Sep 2018 09:10 - 09:35 at Jeffersonian+Knickerbocker - Live Coding Chair(s): Tom Murphy

The SuperCollider audio synthesis environment allows the definition of Synths, digital instruments which generate sound using a graph of interconnected unit generators. In SuperCollider the definition of a Synth is mostly declarative, on the other hand the logic for controlling parameters of a Synth using musical controllers is usually implemented in a different context using callbacks and explicit state.

This paper presents a different approach where functional reactive programming (FRP) is used to define the control logic of the instrument, taking inputs from musical controllers, mobile apps or GUI widgets and sending outputs to the audio graph. Both audio and FRP graphs are defined in the same context and compiled simultaneously avoiding a hard division between audio and control logic.

An FRP implementation is used in the NNdef class to enable livecoding of both audio and FRP code, with hot-swap allowing an interactive workflow. Also included is a system to persist the state in the FRP network in order to save and recall the instrument at a later time.

Sat 29 Sep

Displayed time zone: Guadalajara, Mexico City, Monterrey change

09:00 - 10:00
Live CodingFARM at Jeffersonian+Knickerbocker
Chair(s): Tom Murphy
09:00
10m
Day opening
Welcome
FARM
G: Brent Yorgey Hendrix College, P: Donya Quick Stevens Institute of Technology, P: Tom Murphy
09:10
25m
Research paper
NNdef: Livecoding Digital Musical Instruments in SuperCollider using Functional Reactive Programming
FARM
Miguel Negrão Polytechnic Institute of Leiria
DOI
09:35
25m
Demonstration
La Habra — Livecoding with Clojurescript
FARM