STAIRS

[GENERIC-FUNCTION]


OMTristan
Function Reference
ARGUMENTS:
  - liste List [default = (quote (1 2 3 4 5 6))]
  - step Step [default = 2]

Description:

Returns a permutation according to a stairs model. For example, with a stepsize equal to 2, the list (1 2 3 4 5 6) will become (1 3 2 4 3 5 4 6).



Auto doc generation by OpenMusic 7.0 © 2022 IRCAM