Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 308 Bytes

csound

Make music with csound from Erlang. Inspired by https://github.com/joearms/music_experiments. Csound works with pulseaudio on Linux, requires version 6.10 which includes a new UDP server.

Setup

Build and install csound-6.10
$ rebar3 get-deps

Build

$ rebar3 compile