Harmony
org.soundsofscala.models.AtomicMusicalEvent.Harmony
final case class Harmony(notes: NonEmptyList[HarmonyTiming], duration: Duration) extends AtomicMusicalEvent
Attributes
- Source
- Simple80sDrumMachine.scala
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
AtomicMusicalEvent -> Any
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- AtomicMusicalEvent
- Source
- MusicalEvent.scala
Attributes
- Inherited from:
- MusicalEvent
- Source
- MusicalEvent.scala
In this article