Liking cljdoc? Tell your friends :D

score.orchestra.performer

Functions for modeling Performers (based on Steven Yi's Python Orchestral Composition Library). Uses 8 pfield format:

p1 - instrument p2 - start time p3 - duration p4 - pch1 p5 - pch2 p6 - amplitude p7 - space (Left: -1.0, Right: 1.0) p8 - articulation

Score note should leave out p1, to be filled in by Performer.

Functions for modeling Performers (based on Steven Yi's Python Orchestral 
Composition Library).  Uses 8 pfield format:

p1 - instrument 
p2 - start time
p3 - duration
p4 - pch1 
p5 - pch2
p6 - amplitude
p7 - space (Left: -1.0, Right: 1.0)
p8 - articulation

Score note should leave out p1, to be filled in by Performer.  
raw docstring

score.orchestra.performer-group

Functions for modeling Performer Groups (based on Steven Yi's Python Orchestral Composition Library).

Functions for modeling Performer Groups (based on Steven Yi's Python 
Orchestral Composition Library).
raw docstring

No vars found in this namespace.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close