MacroMachines / libline

A library for drawing sample-accurate lines and automation curves for computer-based music. Also a literate program using CWEB.

Home Page:https://paulbatchelor.github.io/proj/libline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libline

A library for drawing sample-accurate lines and automation curves for computer-based music composition.

Compilation

To compile libline and the debug program, run:

make

Using CWEB

Pre-generated files are included in this repo CWEB is not required to compile libline. However, those wishing to regenerate the C code and produce the TeX-generated documentation can run:

make USE_CWEB=1

About

A library for drawing sample-accurate lines and automation curves for computer-based music. Also a literate program using CWEB.

https://paulbatchelor.github.io/proj/libline

License:Other


Languages

Language:CWeb 51.2%Language:C 45.7%Language:Makefile 2.7%Language:Shell 0.4%