Length of the appropriate type List. More...
Functions | |
| Integer | Length (RhythmList Reference L) |
| Length of a ComplexList. | |
| Integer | Length (String s) |
| String length. | |
Length of the appropriate type List.
| Integer Length | ( | RhythmList Reference | L ) |
Length of a ComplexList.
| L | ComplexList |
String length.
| s | String |
Definition at line 23 of file Musimat.cpp.
References Return.
Referenced by cycle(), IntegerListToPitchList(), Map(), permute(), PitchListToIntegerList(), RealListToRationalList(), SetComplex(), shuffle(), and stretch().
1.7.2