Note
org.soundsofscala.models.AtomicMusicalEvent.Note
final case class Note(pitch: Pitch, accidental: Accidental, duration: Duration, octave: Octave, velocity: Velocity, offset: TimingOffset) extends AtomicMusicalEvent
Attributes
- Source
- MusicalEvent.scala
Members list
Value members
Concrete methods
Extension method from AtomicMusicalEvent
Attributes
- Source
- MusicalEvent.scala
Extension method from AtomicMusicalEvent
Attributes
- Source
- MusicalEvent.scala
Extension method from AtomicMusicalEvent
Attributes
- Source
- MusicalEvent.scala
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