PARSE-INCL-CLASSREPS

[GENERIC-FUNCTION]


OMPitchField
Function Reference
ARGUMENTS:
  - incl-classreps list of incl-classrep expressions  

Description:


Prints a description of each item in a list of incl-classrep expressions,
to assist in the construction of parameters that use this format. This
function returns the input list, so it can be used 'inline'.

INCL-CLASSREP EXPRESSION SYNTAX

1. undirected pc interval, possibly 0; or aggregation of them
-- integer in [0, N/2]; or list of them

2. undirected pitch interval, possibly 0, or range of them; or
aggregation of intervals and/or ranges
-- (:p a-0 a-1 ...)
a-i a nonnegative integer or pair (LO-i HI-i) representing the range
[LO-i, HI-i]; a single interval or range takes the same form, and is
therefore a list with head :p and tail of length 1

3. t pcset class
-- (:t k-0 k-1 ...), k-i a mod-N integer

4. ti pcset class
-- (:ti k-0 k-1 ...), k-i a mod-N integer

5. t pitch set class
-- (:tp k-0 k-1 ...), k-i an integer

6. t pitch set class
-- (:tip k-0 k-1 ...), k-i an integer



Auto doc generation by OpenMusic 6.3 © 2010 IRCAM