Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 428 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 428 Bytes

Graffophone

Modular audio processing system in OCaml Graffophone

Building and installing Graffophone

Configuration

Prerequisites: ocaml >= 4.05.0, opam, dune

Dependencies:

$ make dep

Compilation

$ make

Execution

$ make exec

Installation

$ make install