OpenMusic Reference
canon-n
canon-n
(Zn module) -- Returns all the integers in a certain interval corresponding to the “good periods” of a Regular Complementary Canon of Maximal Category
Syntax
canon-n low high
Inputs
name | data type(s) | comments |
---|---|---|
low | a positive integer | |
high | a positive integer | must be greater than low |
Output
output | data type(s) | comments |
---|---|---|
first | a list of integers |
Description
This module returns all the possible periods between low and high for a regular canon which tiles musical timespace.
Prev | Home | Next |
---|---|---|
callnext-method | Up | canons |