DrumStroke

org.soundsofscala.models.AtomicMusicalEvent.DrumStroke
final case class DrumStroke(drum: DrumVoice, duration: Duration, velocity: Velocity) extends AtomicMusicalEvent

Attributes

Source
MusicalEvent.scala

Members list

Value members

Inherited methods

def *(repetitions: Int): MusicalEvent

Attributes

Inherited from:
MusicalEvent
Source
MusicalEvent.scala
def +(other: MusicalEvent): MusicalEvent

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
def noteCount(): Int

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
def repeat(repetitions: Int): MusicalEvent

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
override def toString: String

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
def |(other: MusicalEvent): MusicalEvent

Attributes

Inherited from:
MusicalEvent
Source
MusicalEvent.scala