o1.sound.midi.OctaveShift
Each instance of this class is a directive that instructs the subsequent notes to play one octave higher or lower.
Parameters
-
shift
-
the direction of the shift: +1 means one octave higher, -1 one lower
Attributes
-
Graph
-
-
Supertypes
-
Members list
Returns a string description of the octave shift.
Returns a string description of the octave shift.
Attributes
-
Definition Classes
-
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
-
Inherited from:
-
Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
-
Returns
-
in the default implementation, an Iterator[Any]
-
Inherited from:
-
Product
an OctaveShift is a meta directive; it has no duration, so its length is zero
an OctaveShift is a meta directive; it has no duration, so its length is zero
Attributes