Click or drag to resize
Keystroke Methods
Methods
  NameDescription
Public methodOffsetBy(Int32)
Offsets the keystroke by an interval.
Public methodOffsetBy(Int32, Int32)
Offsets the keystroke by both an interval and an octave.
Public methodOffsetBy(Scale, Int32)
Offsets the keystroke in a specified scale.
Public methodOffsetBy(Scale, Int32, Int32)
Offsets the keystroke by both an interval and an octave.
Public methodSelectT(FuncT, Int32, MusicObject)
Projects all music objects of specified type into a MusicObject of the same structure.
(Inherited from MusicObject.)
Public methodSelectT(FuncT, MusicObject)
Projects all music objects of specified type into a MusicObject of the same structure.
(Overrides MusicObjectSelectT(FuncT, MusicObject).)
Public methodSelectT(FuncT, MusicObject)
Projects all music objects of specified type into a MusicObject of the same structure.
(Inherited from MusicObject.)
Top
See Also