Generated with
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
o1.sound.midi.Chord
See theChord companion object
Each instance of this class represents a combination of simultaneous Notes or other MusicElems.
Parameters
-
notes
-
the MusicElem
s that play simultanously in this chord
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
Members list
Returns a string description of the note.
Returns a string description of the note.
Attributes
-
Definition Classes
-
the duration of the chord: how long it takes to play its longest element
the duration of the chord: how long it takes to play its longest element
Attributes