Instrument

object Instrument

This object provides a selection of constants that correspond to the 128 main instruments of the standard MIDI list. They are grouped in nested objects (Piano, Strings, etc.). The object PercussionChannel contains constants that correspond to the special sounds available on the MIDI percussion channel.

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

object Bass

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object Brass

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object Ensemble

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object Ethnic

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object Guitar

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object Organ

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object Percussion

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

Constants that evaluate to the notes (Strings) that correspond to different special sounds on the MIDI standard’s percussion channel. For example, BassDrum is the note "C3" and HandClap the note `"D#3". See the package overview for an explanation of the note syntax.

Constants that evaluate to the notes (Strings) that correspond to different special sounds on the MIDI standard’s percussion channel. For example, BassDrum is the note "C3" and HandClap the note `"D#3". See the package overview for an explanation of the note syntax.

object Piano

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object Pipe

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object Reed

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object Strings

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object SynthLead

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

object SynthPad

Constants that correspond to instruments in the MIDI standard.

Constants that correspond to instruments in the MIDI standard.

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror