Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 332 Bytes

README.md

File metadata and controls

36 lines (18 loc) · 332 Bytes

Playo

Simple audio player in OCaml

Building and installing Playo

Configuration

Prerequisites: ocaml >= 4.05.0, opam, dune

Dependencies:

$ make dep

Compilation

$ make

Execution

$ make run

Installation

$ make install