MIN/MAX-HARMONIC-INTERVAL

[FUNCTION]


Cluster-Rules
Function Reference
ARGUMENTS:
&key
 
  - voices    
  - min-interval    
  - max-interval    
  - input-mode    
  - combinations    
  - gracenotes?    
  - timepoints    
  - rule-type    
  - weight    

Description:

Limit the minimum/maximum harmonic interval of simultaneous notes between given voices.

Args:
voices (list of ints): the voices to constrain.
min-interval (number or NIL): minimum interval in semitones. Ignored if NIL.
max-interval (number or NIL): maximum interval in semitones. Ignored if NIL.
combinations: Controls whether to constrain only intervals between the voice with highest note number and other voices (:over-bass), between pairs of consecutive voices such as soprano-alto, alto-tenor etc. (:consecutive-voices), or between all voice combinations (:all-combinations).

Other arguments are inherited from r-pitch-pitch.



Auto doc generation by OpenMusic 7.4 © 2024 IRCAM