csound-expression-0.1.0: Csound combinator library

CsoundExpr.Tutorial

Description

Csound-expression allows csound code construction in functional way.

It has two parts CsoundExpr.Base and CsoundExpr.Opcodes. Csound.Base contains essential functionality of the package. Csound code can be produced with Csound.Base. Csound.Opcodes contains auxillary functions to build csound instruments.

Tutorial contents :

score section

orchestra section

explains hack-features, limitations

Note :

Feel free to report english-language bugs in tutorial or in docs.