world.sound.tunes
Interface SoundConstants

All Known Implementing Classes:
InstrumentTest, KeySoundWorld, Mario, Melody, MelodySamples, MousePointsSoundWorld, MusicBox, SoundTest, SoundWorld, TuneCollection

public interface SoundConstants

Constants for notes, keys, instruments, and channels defined by the MIDI specification. Based in part on a class originally designed by Viera K. Proulx.


Field Summary
static int Accordion
          Standard MIDI instrument numbers
static int AcousticBass
          Standard MIDI instrument numbers
static int AcousticBassDrum
           
static int AcousticGrandPiano
          Standard MIDI instrument numbers
static int AcousticGuitar_nylon
          Standard MIDI instrument numbers
static int AcousticGuitar_steel
          Standard MIDI instrument numbers
static int AcousticSnare
           
static int Agogo
          Standard MIDI instrument numbers
static int AltoSax
          Standard MIDI instrument numbers
static int Applause
          Standard MIDI instrument numbers
static int APPLAUSE
          Default channel assignments
static int Bagpipe
          Standard MIDI instrument numbers
static int BAGPIPE
          Default channel assignments
static int Banjo
          Standard MIDI instrument numbers
static int BaritoneSax
          Standard MIDI instrument numbers
static int BASS
          Default channel assignments
static int BassDrum_1
           
static int Bassoon
          Standard MIDI instrument numbers
static int BIRD_TWEET
          Default channel assignments
static int BirdTweet
          Standard MIDI instrument numbers
static int BlownBottle
          Standard MIDI instrument numbers
static int BrassSection
          Standard MIDI instrument numbers
static int BreathNoise
          Standard MIDI instrument numbers
static int BrightAcousticPiano
          Standard MIDI instrument numbers
static int Cabasa
           
static int Celesta
          Standard MIDI instrument numbers
static int Cello
          Standard MIDI instrument numbers
static int CELLO
          Default channel assignments
static int ChineseCymbal
           
static int CHOIR
          Default channel assignments
static int ChoirAahs
          Standard MIDI instrument numbers
static int ChurchOrgan
          Standard MIDI instrument numbers
static int Clarinet
          Standard MIDI instrument numbers
static int Claves
           
static int Clavi
          Standard MIDI instrument numbers
static int ClosedHiHat
           
static int Contrabass
          Standard MIDI instrument numbers
static int Cowbell
           
static int CrashCymbal_1
           
static int CrashCymbal_2
           
static int DistortionGuitar
          Standard MIDI instrument numbers
static int DrawbarOrgan
          Standard MIDI instrument numbers
static int Dulcimer
          Standard MIDI instrument numbers
static int ElectricBass_finger
          Standard MIDI instrument numbers
static int ElectricBass_pick
          Standard MIDI instrument numbers
static int ElectricGrandPiano
          Standard MIDI instrument numbers
static int ElectricGuitar_clean
          Standard MIDI instrument numbers
static int ElectricGuitar_jazz
          Standard MIDI instrument numbers
static int ElectricGuitar_muted
          Standard MIDI instrument numbers
static int ElectricPiano_1
          Standard MIDI instrument numbers
static int ElectricPiano_2
          Standard MIDI instrument numbers
static int ElectricSnare
           
static int EnglishHorn
          Standard MIDI instrument numbers
static int Fiddle
          Standard MIDI instrument numbers
static int Flute
          Standard MIDI instrument numbers
static int FrenchHorn
          Standard MIDI instrument numbers
static int FretlessBass
          Standard MIDI instrument numbers
static int FX_1_rain
          Standard MIDI instrument numbers
static int FX_2_soundtrack
          Standard MIDI instrument numbers
static int FX_3_crystal
          Standard MIDI instrument numbers
static int FX_4_atmosphere
          Standard MIDI instrument numbers
static int FX_5_brightness
          Standard MIDI instrument numbers
static int FX_6_goblins
          Standard MIDI instrument numbers
static int FX_7_echoes
          Standard MIDI instrument numbers
static int FX_8_scifi
          Standard MIDI instrument numbers
static int Glockenspiel
          Standard MIDI instrument numbers
static int GuitarFretNoise
          Standard MIDI instrument numbers
static int GuitarHarmonics
          Standard MIDI instrument numbers
static int Gunshot
          Standard MIDI instrument numbers
static int HandClap
           
static int Harmonica
          Standard MIDI instrument numbers
static int Harpsichord
          Standard MIDI instrument numbers
static int Helicopter
          Standard MIDI instrument numbers
static int HiBongo
           
static int HighAgogo
           
static int HighFloorTom
           
static int HighTimbale
           
static int HighTom
           
static int HiMidTom
           
static int HiWoodBlock
           
static int HonkyTonkPiano
          Standard MIDI instrument numbers
static java.util.ArrayList<java.lang.String> INSTRUMENT_NAMES
          Names for the standard MIDI instrument
static int[] INSTRUMENTS
          Default instrument selection
static int Kalimba
          Standard MIDI instrument numbers
static int Koto
          Standard MIDI instrument numbers
static int Lead_1_square
          Standard MIDI instrument numbers
static int Lead_2_sawtooth
          Standard MIDI instrument numbers
static int Lead_3_calliope
          Standard MIDI instrument numbers
static int Lead_4_chiff
          Standard MIDI instrument numbers
static int Lead_5_charang
          Standard MIDI instrument numbers
static int Lead_6_voice
          Standard MIDI instrument numbers
static int Lead_7_fifths
          Standard MIDI instrument numbers
static int Lead_8_basslead
          Standard MIDI instrument numbers
static int LongGuiro
           
static int LongWhistle
           
static int LowAgogo
           
static int LowBongo
           
static int LowConga
           
static int LowFloorTom
           
static int LowMidTom
           
static int LowTimbale
           
static int LowTom
           
static int LowWoodBlock
           
static int Maracas
           
static int Marimba
          Standard MIDI instrument numbers
static int MelodicTom
          Standard MIDI instrument numbers
static int MusicBox
          Standard MIDI instrument numbers
static int MuteCuica
           
static int MutedTrumpet
          Standard MIDI instrument numbers
static int MuteHiConga
           
static int MuteTriangle
           
static int NoteA
          Names for the Notes/Keys
static int NoteAp
          Names for the Notes/Keys
static int NoteB
          Names for the Notes/Keys
static int NoteC
          Names for the Notes/Keys
static int NoteCp
          Names for the Notes/Keys
static int NoteD
          Names for the Notes/Keys
static int NoteDownA
          Names for the Notes/Keys
static int NoteDownAp
          Names for the Notes/Keys
static int NoteDownB
          Names for the Notes/Keys
static int NoteDownC
          Names for the Notes/Keys
static int NoteDownCp
          Names for the Notes/Keys
static int NoteDownD
          Names for the Notes/Keys
static int NoteDownDp
          Names for the Notes/Keys
static int NoteDownE
          Names for the Notes/Keys
static int NoteDownF
          Names for the Notes/Keys
static int NoteDownFp
          Names for the Notes/Keys
static int NoteDownG
          Names for the Notes/Keys
static int NoteDownGp
          Names for the Notes/Keys
static int NoteDp
          Names for the Notes/Keys
static int NoteE
          Names for the Notes/Keys
static int NoteF
          Names for the Notes/Keys
static int NoteFp
          Names for the Notes/Keys
static int NoteG
          Names for the Notes/Keys
static int NoteGp
          Names for the Notes/Keys
static int NoteUpA
          Names for the Notes/Keys
static int NoteUpAp
          Names for the Notes/Keys
static int NoteUpB
          Names for the Notes/Keys
static int NoteUpC
          Names for the Notes/Keys
static int NoteUpCp
          Names for the Notes/Keys
static int NoteUpD
          Names for the Notes/Keys
static int NoteUpDp
          Names for the Notes/Keys
static int NoteUpE
          Names for the Notes/Keys
static int NoteUpF
          Names for the Notes/Keys
static int NoteUpFp
          Names for the Notes/Keys
static int NoteUpG
          Names for the Notes/Keys
static int NoteUpGp
          Names for the Notes/Keys
static int Oboe
          Standard MIDI instrument numbers
static int Ocarina
          Standard MIDI instrument numbers
static int OpenCuica
           
static int OpenHiConga
           
static int OpenHiHat
           
static int OpenTriangle
           
static int OrchestraHit
          Standard MIDI instrument numbers
static int OrchestralHarp
          Standard MIDI instrument numbers
static int ORGAN
          Default channel assignments
static int OverdrivenGuitar
          Standard MIDI instrument numbers
static int Pad_1_newage
          Standard MIDI instrument numbers
static int Pad_2_warm
          Standard MIDI instrument numbers
static int Pad_3_polysynth
          Standard MIDI instrument numbers
static int Pad_4_choir
          Standard MIDI instrument numbers
static int Pad_5_bowed
          Standard MIDI instrument numbers
static int Pad_6_metallic
          Standard MIDI instrument numbers
static int Pad_7_halo
          Standard MIDI instrument numbers
static int Pad_8_sweep
          Standard MIDI instrument numbers
static int PanFlute
          Standard MIDI instrument numbers
static int PedalHiHat
           
static int PERCUSSION
          Default channel assignments
static int PercussiveOrgan
          Standard MIDI instrument numbers
static int PIANO
          Default channel assignments
static int Piccolo
          Standard MIDI instrument numbers
static int PizzicatoStrings
          Standard MIDI instrument numbers
static int Recorder
          Standard MIDI instrument numbers
static int ReedOrgan
          Standard MIDI instrument numbers
static int ReverseCymbal
          Standard MIDI instrument numbers
static int RideBell
           
static int RideCymbal_2
           
static int RideCymbal1
           
static int RockOrgan
          Standard MIDI instrument numbers
static int SAX
          Default channel assignments
static int Seashore
          Standard MIDI instrument numbers
static int SEASHORE
          Default channel assignments
static int Shamisen
          Standard MIDI instrument numbers
static int Shanai
          Standard MIDI instrument numbers
static int ShortGuiro
           
static int ShortWhistle
           
static int SideStick
           
static int Sitar
          Standard MIDI instrument numbers
static int Skakuhachi
          Standard MIDI instrument numbers
static int SlapBass_1
          Standard MIDI instrument numbers
static int SlapBass_2
          Standard MIDI instrument numbers
static int SopranoSax
          Standard MIDI instrument numbers
static int SplashCymbal
           
static int STEELDRUM
          Default channel assignments
static int SteelDrums
          Standard MIDI instrument numbers
static int StringEnsemble_1
          Standard MIDI instrument numbers
static int StringEnsemble_2
          Standard MIDI instrument numbers
static int SynthBass_1
          Standard MIDI instrument numbers
static int SynthBass_2
          Standard MIDI instrument numbers
static int SynthBrass_1
          Standard MIDI instrument numbers
static int SynthBrass_2
          Standard MIDI instrument numbers
static int SynthDrum
          Standard MIDI instrument numbers
static int SynthStrings_1
          Standard MIDI instrument numbers
static int SynthStrings_2
          Standard MIDI instrument numbers
static int SynthVoice
          Standard MIDI instrument numbers
static int TaikoDrum
          Standard MIDI instrument numbers
static int Tambourine
           
static int TangoAccordion
          Standard MIDI instrument numbers
static int TELEPHONE
          Default channel assignments
static int TelephoneRing
          Standard MIDI instrument numbers
static int TenorSax
          Standard MIDI instrument numbers
static int Timpani
          Standard MIDI instrument numbers
static int TinkleBell
          Standard MIDI instrument numbers
static int TremoloStrings
          Standard MIDI instrument numbers
static int Trombone
          Standard MIDI instrument numbers
static int Trumpet
          Standard MIDI instrument numbers
static int Tuba
          Standard MIDI instrument numbers
static int TUBA
          Default channel assignments
static int TubularBells
          Standard MIDI instrument numbers
static int Vibraphone
          Standard MIDI instrument numbers
static int Vibraslap
           
static int Viola
          Standard MIDI instrument numbers
static int Violin
          Standard MIDI instrument numbers
static int VIOLIN
          Default channel assignments
static int VoiceOohs
          Standard MIDI instrument numbers
static int Whistle
          Standard MIDI instrument numbers
static int WOOD_BLOCK
          Default channel assignments
static int Woodblock
          Standard MIDI instrument numbers
static int Xylophone
          Standard MIDI instrument numbers
 

Field Detail

PIANO

static final int PIANO
Default channel assignments

See Also:
Constant Field Values

ORGAN

static final int ORGAN
Default channel assignments

See Also:
Constant Field Values

BASS

static final int BASS
Default channel assignments

See Also:
Constant Field Values

VIOLIN

static final int VIOLIN
Default channel assignments

See Also:
Constant Field Values

CELLO

static final int CELLO
Default channel assignments

See Also:
Constant Field Values

STEELDRUM

static final int STEELDRUM
Default channel assignments

See Also:
Constant Field Values

CHOIR

static final int CHOIR
Default channel assignments

See Also:
Constant Field Values

TUBA

static final int TUBA
Default channel assignments

See Also:
Constant Field Values

SAX

static final int SAX
Default channel assignments

See Also:
Constant Field Values

PERCUSSION

static final int PERCUSSION
Default channel assignments

See Also:
Constant Field Values

WOOD_BLOCK

static final int WOOD_BLOCK
Default channel assignments

See Also:
Constant Field Values

BAGPIPE

static final int BAGPIPE
Default channel assignments

See Also:
Constant Field Values

BIRD_TWEET

static final int BIRD_TWEET
Default channel assignments

See Also:
Constant Field Values

SEASHORE

static final int SEASHORE
Default channel assignments

See Also:
Constant Field Values

APPLAUSE

static final int APPLAUSE
Default channel assignments

See Also:
Constant Field Values

TELEPHONE

static final int TELEPHONE
Default channel assignments

See Also:
Constant Field Values

AcousticGrandPiano

static final int AcousticGrandPiano
Standard MIDI instrument numbers

See Also:
Constant Field Values

BrightAcousticPiano

static final int BrightAcousticPiano
Standard MIDI instrument numbers

See Also:
Constant Field Values

ElectricGrandPiano

static final int ElectricGrandPiano
Standard MIDI instrument numbers

See Also:
Constant Field Values

HonkyTonkPiano

static final int HonkyTonkPiano
Standard MIDI instrument numbers

See Also:
Constant Field Values

ElectricPiano_1

static final int ElectricPiano_1
Standard MIDI instrument numbers

See Also:
Constant Field Values

ElectricPiano_2

static final int ElectricPiano_2
Standard MIDI instrument numbers

See Also:
Constant Field Values

Harpsichord

static final int Harpsichord
Standard MIDI instrument numbers

See Also:
Constant Field Values

Clavi

static final int Clavi
Standard MIDI instrument numbers

See Also:
Constant Field Values

Celesta

static final int Celesta
Standard MIDI instrument numbers

See Also:
Constant Field Values

Glockenspiel

static final int Glockenspiel
Standard MIDI instrument numbers

See Also:
Constant Field Values

MusicBox

static final int MusicBox
Standard MIDI instrument numbers

See Also:
Constant Field Values

Vibraphone

static final int Vibraphone
Standard MIDI instrument numbers

See Also:
Constant Field Values

Marimba

static final int Marimba
Standard MIDI instrument numbers

See Also:
Constant Field Values

Xylophone

static final int Xylophone
Standard MIDI instrument numbers

See Also:
Constant Field Values

TubularBells

static final int TubularBells
Standard MIDI instrument numbers

See Also:
Constant Field Values

Dulcimer

static final int Dulcimer
Standard MIDI instrument numbers

See Also:
Constant Field Values

DrawbarOrgan

static final int DrawbarOrgan
Standard MIDI instrument numbers

See Also:
Constant Field Values

PercussiveOrgan

static final int PercussiveOrgan
Standard MIDI instrument numbers

See Also:
Constant Field Values

RockOrgan

static final int RockOrgan
Standard MIDI instrument numbers

See Also:
Constant Field Values

ChurchOrgan

static final int ChurchOrgan
Standard MIDI instrument numbers

See Also:
Constant Field Values

ReedOrgan

static final int ReedOrgan
Standard MIDI instrument numbers

See Also:
Constant Field Values

Accordion

static final int Accordion
Standard MIDI instrument numbers

See Also:
Constant Field Values

Harmonica

static final int Harmonica
Standard MIDI instrument numbers

See Also:
Constant Field Values

TangoAccordion

static final int TangoAccordion
Standard MIDI instrument numbers

See Also:
Constant Field Values

AcousticGuitar_nylon

static final int AcousticGuitar_nylon
Standard MIDI instrument numbers

See Also:
Constant Field Values

AcousticGuitar_steel

static final int AcousticGuitar_steel
Standard MIDI instrument numbers

See Also:
Constant Field Values

ElectricGuitar_jazz

static final int ElectricGuitar_jazz
Standard MIDI instrument numbers

See Also:
Constant Field Values

ElectricGuitar_clean

static final int ElectricGuitar_clean
Standard MIDI instrument numbers

See Also:
Constant Field Values

ElectricGuitar_muted

static final int ElectricGuitar_muted
Standard MIDI instrument numbers

See Also:
Constant Field Values

OverdrivenGuitar

static final int OverdrivenGuitar
Standard MIDI instrument numbers

See Also:
Constant Field Values

DistortionGuitar

static final int DistortionGuitar
Standard MIDI instrument numbers

See Also:
Constant Field Values

GuitarHarmonics

static final int GuitarHarmonics
Standard MIDI instrument numbers

See Also:
Constant Field Values

AcousticBass

static final int AcousticBass
Standard MIDI instrument numbers

See Also:
Constant Field Values

ElectricBass_finger

static final int ElectricBass_finger
Standard MIDI instrument numbers

See Also:
Constant Field Values

ElectricBass_pick

static final int ElectricBass_pick
Standard MIDI instrument numbers

See Also:
Constant Field Values

FretlessBass

static final int FretlessBass
Standard MIDI instrument numbers

See Also:
Constant Field Values

SlapBass_1

static final int SlapBass_1
Standard MIDI instrument numbers

See Also:
Constant Field Values

SlapBass_2

static final int SlapBass_2
Standard MIDI instrument numbers

See Also:
Constant Field Values

SynthBass_1

static final int SynthBass_1
Standard MIDI instrument numbers

See Also:
Constant Field Values

SynthBass_2

static final int SynthBass_2
Standard MIDI instrument numbers

See Also:
Constant Field Values

Violin

static final int Violin
Standard MIDI instrument numbers

See Also:
Constant Field Values

Viola

static final int Viola
Standard MIDI instrument numbers

See Also:
Constant Field Values

Cello

static final int Cello
Standard MIDI instrument numbers

See Also:
Constant Field Values

Contrabass

static final int Contrabass
Standard MIDI instrument numbers

See Also:
Constant Field Values

TremoloStrings

static final int TremoloStrings
Standard MIDI instrument numbers

See Also:
Constant Field Values

PizzicatoStrings

static final int PizzicatoStrings
Standard MIDI instrument numbers

See Also:
Constant Field Values

OrchestralHarp

static final int OrchestralHarp
Standard MIDI instrument numbers

See Also:
Constant Field Values

Timpani

static final int Timpani
Standard MIDI instrument numbers

See Also:
Constant Field Values

StringEnsemble_1

static final int StringEnsemble_1
Standard MIDI instrument numbers

See Also:
Constant Field Values

StringEnsemble_2

static final int StringEnsemble_2
Standard MIDI instrument numbers

See Also:
Constant Field Values

SynthStrings_1

static final int SynthStrings_1
Standard MIDI instrument numbers

See Also:
Constant Field Values

SynthStrings_2

static final int SynthStrings_2
Standard MIDI instrument numbers

See Also:
Constant Field Values

ChoirAahs

static final int ChoirAahs
Standard MIDI instrument numbers

See Also:
Constant Field Values

VoiceOohs

static final int VoiceOohs
Standard MIDI instrument numbers

See Also:
Constant Field Values

SynthVoice

static final int SynthVoice
Standard MIDI instrument numbers

See Also:
Constant Field Values

OrchestraHit

static final int OrchestraHit
Standard MIDI instrument numbers

See Also:
Constant Field Values

Trumpet

static final int Trumpet
Standard MIDI instrument numbers

See Also:
Constant Field Values

Trombone

static final int Trombone
Standard MIDI instrument numbers

See Also:
Constant Field Values

Tuba

static final int Tuba
Standard MIDI instrument numbers

See Also:
Constant Field Values

MutedTrumpet

static final int MutedTrumpet
Standard MIDI instrument numbers

See Also:
Constant Field Values

FrenchHorn

static final int FrenchHorn
Standard MIDI instrument numbers

See Also:
Constant Field Values

BrassSection

static final int BrassSection
Standard MIDI instrument numbers

See Also:
Constant Field Values

SynthBrass_1

static final int SynthBrass_1
Standard MIDI instrument numbers

See Also:
Constant Field Values

SynthBrass_2

static final int SynthBrass_2
Standard MIDI instrument numbers

See Also:
Constant Field Values

SopranoSax

static final int SopranoSax
Standard MIDI instrument numbers

See Also:
Constant Field Values

AltoSax

static final int AltoSax
Standard MIDI instrument numbers

See Also:
Constant Field Values

TenorSax

static final int TenorSax
Standard MIDI instrument numbers

See Also:
Constant Field Values

BaritoneSax

static final int BaritoneSax
Standard MIDI instrument numbers

See Also:
Constant Field Values

Oboe

static final int Oboe
Standard MIDI instrument numbers

See Also:
Constant Field Values

EnglishHorn

static final int EnglishHorn
Standard MIDI instrument numbers

See Also:
Constant Field Values

Bassoon

static final int Bassoon
Standard MIDI instrument numbers

See Also:
Constant Field Values

Clarinet

static final int Clarinet
Standard MIDI instrument numbers

See Also:
Constant Field Values

Piccolo

static final int Piccolo
Standard MIDI instrument numbers

See Also:
Constant Field Values

Flute

static final int Flute
Standard MIDI instrument numbers

See Also:
Constant Field Values

Recorder

static final int Recorder
Standard MIDI instrument numbers

See Also:
Constant Field Values

PanFlute

static final int PanFlute
Standard MIDI instrument numbers

See Also:
Constant Field Values

BlownBottle

static final int BlownBottle
Standard MIDI instrument numbers

See Also:
Constant Field Values

Skakuhachi

static final int Skakuhachi
Standard MIDI instrument numbers

See Also:
Constant Field Values

Whistle

static final int Whistle
Standard MIDI instrument numbers

See Also:
Constant Field Values

Ocarina

static final int Ocarina
Standard MIDI instrument numbers

See Also:
Constant Field Values

Lead_1_square

static final int Lead_1_square
Standard MIDI instrument numbers

See Also:
Constant Field Values

Lead_2_sawtooth

static final int Lead_2_sawtooth
Standard MIDI instrument numbers

See Also:
Constant Field Values

Lead_3_calliope

static final int Lead_3_calliope
Standard MIDI instrument numbers

See Also:
Constant Field Values

Lead_4_chiff

static final int Lead_4_chiff
Standard MIDI instrument numbers

See Also:
Constant Field Values

Lead_5_charang

static final int Lead_5_charang
Standard MIDI instrument numbers

See Also:
Constant Field Values

Lead_6_voice

static final int Lead_6_voice
Standard MIDI instrument numbers

See Also:
Constant Field Values

Lead_7_fifths

static final int Lead_7_fifths
Standard MIDI instrument numbers

See Also:
Constant Field Values

Lead_8_basslead

static final int Lead_8_basslead
Standard MIDI instrument numbers

See Also:
Constant Field Values

Pad_1_newage

static final int Pad_1_newage
Standard MIDI instrument numbers

See Also:
Constant Field Values

Pad_2_warm

static final int Pad_2_warm
Standard MIDI instrument numbers

See Also:
Constant Field Values

Pad_3_polysynth

static final int Pad_3_polysynth
Standard MIDI instrument numbers

See Also:
Constant Field Values

Pad_4_choir

static final int Pad_4_choir
Standard MIDI instrument numbers

See Also:
Constant Field Values

Pad_5_bowed

static final int Pad_5_bowed
Standard MIDI instrument numbers

See Also:
Constant Field Values

Pad_6_metallic

static final int Pad_6_metallic
Standard MIDI instrument numbers

See Also:
Constant Field Values

Pad_7_halo

static final int Pad_7_halo
Standard MIDI instrument numbers

See Also:
Constant Field Values

Pad_8_sweep

static final int Pad_8_sweep
Standard MIDI instrument numbers

See Also:
Constant Field Values

FX_1_rain

static final int FX_1_rain
Standard MIDI instrument numbers

See Also:
Constant Field Values

FX_2_soundtrack

static final int FX_2_soundtrack
Standard MIDI instrument numbers

See Also:
Constant Field Values

FX_3_crystal

static final int FX_3_crystal
Standard MIDI instrument numbers

See Also:
Constant Field Values

FX_4_atmosphere

static final int FX_4_atmosphere
Standard MIDI instrument numbers

See Also:
Constant Field Values

FX_5_brightness

static final int FX_5_brightness
Standard MIDI instrument numbers

See Also:
Constant Field Values

FX_6_goblins

static final int FX_6_goblins
Standard MIDI instrument numbers

See Also:
Constant Field Values

FX_7_echoes

static final int FX_7_echoes
Standard MIDI instrument numbers

See Also:
Constant Field Values

FX_8_scifi

static final int FX_8_scifi
Standard MIDI instrument numbers

See Also:
Constant Field Values

Sitar

static final int Sitar
Standard MIDI instrument numbers

See Also:
Constant Field Values

Banjo

static final int Banjo
Standard MIDI instrument numbers

See Also:
Constant Field Values

Shamisen

static final int Shamisen
Standard MIDI instrument numbers

See Also:
Constant Field Values

Koto

static final int Koto
Standard MIDI instrument numbers

See Also:
Constant Field Values

Kalimba

static final int Kalimba
Standard MIDI instrument numbers

See Also:
Constant Field Values

Bagpipe

static final int Bagpipe
Standard MIDI instrument numbers

See Also:
Constant Field Values

Fiddle

static final int Fiddle
Standard MIDI instrument numbers

See Also:
Constant Field Values

Shanai

static final int Shanai
Standard MIDI instrument numbers

See Also:
Constant Field Values

TinkleBell

static final int TinkleBell
Standard MIDI instrument numbers

See Also:
Constant Field Values

Agogo

static final int Agogo
Standard MIDI instrument numbers

See Also:
Constant Field Values

SteelDrums

static final int SteelDrums
Standard MIDI instrument numbers

See Also:
Constant Field Values

Woodblock

static final int Woodblock
Standard MIDI instrument numbers

See Also:
Constant Field Values

TaikoDrum

static final int TaikoDrum
Standard MIDI instrument numbers

See Also:
Constant Field Values

MelodicTom

static final int MelodicTom
Standard MIDI instrument numbers

See Also:
Constant Field Values

SynthDrum

static final int SynthDrum
Standard MIDI instrument numbers

See Also:
Constant Field Values

ReverseCymbal

static final int ReverseCymbal
Standard MIDI instrument numbers

See Also:
Constant Field Values

GuitarFretNoise

static final int GuitarFretNoise
Standard MIDI instrument numbers

See Also:
Constant Field Values

BreathNoise

static final int BreathNoise
Standard MIDI instrument numbers

See Also:
Constant Field Values

Seashore

static final int Seashore
Standard MIDI instrument numbers

See Also:
Constant Field Values

BirdTweet

static final int BirdTweet
Standard MIDI instrument numbers

See Also:
Constant Field Values

TelephoneRing

static final int TelephoneRing
Standard MIDI instrument numbers

See Also:
Constant Field Values

Helicopter

static final int Helicopter
Standard MIDI instrument numbers

See Also:
Constant Field Values

Applause

static final int Applause
Standard MIDI instrument numbers

See Also:
Constant Field Values

Gunshot

static final int Gunshot
Standard MIDI instrument numbers

See Also:
Constant Field Values

INSTRUMENTS

static final int[] INSTRUMENTS
Default instrument selection


NoteDownC

static final int NoteDownC
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownCp

static final int NoteDownCp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownD

static final int NoteDownD
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownDp

static final int NoteDownDp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownE

static final int NoteDownE
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownF

static final int NoteDownF
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownFp

static final int NoteDownFp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownG

static final int NoteDownG
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownGp

static final int NoteDownGp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownA

static final int NoteDownA
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownAp

static final int NoteDownAp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDownB

static final int NoteDownB
Names for the Notes/Keys

See Also:
Constant Field Values

NoteC

static final int NoteC
Names for the Notes/Keys

See Also:
Constant Field Values

NoteCp

static final int NoteCp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteD

static final int NoteD
Names for the Notes/Keys

See Also:
Constant Field Values

NoteDp

static final int NoteDp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteE

static final int NoteE
Names for the Notes/Keys

See Also:
Constant Field Values

NoteF

static final int NoteF
Names for the Notes/Keys

See Also:
Constant Field Values

NoteFp

static final int NoteFp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteG

static final int NoteG
Names for the Notes/Keys

See Also:
Constant Field Values

NoteGp

static final int NoteGp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteA

static final int NoteA
Names for the Notes/Keys

See Also:
Constant Field Values

NoteAp

static final int NoteAp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteB

static final int NoteB
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpC

static final int NoteUpC
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpCp

static final int NoteUpCp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpD

static final int NoteUpD
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpDp

static final int NoteUpDp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpE

static final int NoteUpE
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpF

static final int NoteUpF
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpFp

static final int NoteUpFp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpG

static final int NoteUpG
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpGp

static final int NoteUpGp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpA

static final int NoteUpA
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpAp

static final int NoteUpAp
Names for the Notes/Keys

See Also:
Constant Field Values

NoteUpB

static final int NoteUpB
Names for the Notes/Keys

See Also:
Constant Field Values

AcousticBassDrum

static final int AcousticBassDrum
See Also:
Constant Field Values

BassDrum_1

static final int BassDrum_1
See Also:
Constant Field Values

SideStick

static final int SideStick
See Also:
Constant Field Values

AcousticSnare

static final int AcousticSnare
See Also:
Constant Field Values

HandClap

static final int HandClap
See Also:
Constant Field Values

ElectricSnare

static final int ElectricSnare
See Also:
Constant Field Values

LowFloorTom

static final int LowFloorTom
See Also:
Constant Field Values

ClosedHiHat

static final int ClosedHiHat
See Also:
Constant Field Values

HighFloorTom

static final int HighFloorTom
See Also:
Constant Field Values

PedalHiHat

static final int PedalHiHat
See Also:
Constant Field Values

LowTom

static final int LowTom
See Also:
Constant Field Values

OpenHiHat

static final int OpenHiHat
See Also:
Constant Field Values

LowMidTom

static final int LowMidTom
See Also:
Constant Field Values

HiMidTom

static final int HiMidTom
See Also:
Constant Field Values

CrashCymbal_1

static final int CrashCymbal_1
See Also:
Constant Field Values

HighTom

static final int HighTom
See Also:
Constant Field Values

RideCymbal1

static final int RideCymbal1
See Also:
Constant Field Values

ChineseCymbal

static final int ChineseCymbal
See Also:
Constant Field Values

RideBell

static final int RideBell
See Also:
Constant Field Values

Tambourine

static final int Tambourine
See Also:
Constant Field Values

SplashCymbal

static final int SplashCymbal
See Also:
Constant Field Values

Cowbell

static final int Cowbell
See Also:
Constant Field Values

CrashCymbal_2

static final int CrashCymbal_2
See Also:
Constant Field Values

Vibraslap

static final int Vibraslap
See Also:
Constant Field Values

RideCymbal_2

static final int RideCymbal_2
See Also:
Constant Field Values

HiBongo

static final int HiBongo
See Also:
Constant Field Values

LowBongo

static final int LowBongo
See Also:
Constant Field Values

MuteHiConga

static final int MuteHiConga
See Also:
Constant Field Values

OpenHiConga

static final int OpenHiConga
See Also:
Constant Field Values

LowConga

static final int LowConga
See Also:
Constant Field Values

HighTimbale

static final int HighTimbale
See Also:
Constant Field Values

LowTimbale

static final int LowTimbale
See Also:
Constant Field Values

HighAgogo

static final int HighAgogo
See Also:
Constant Field Values

LowAgogo

static final int LowAgogo
See Also:
Constant Field Values

Cabasa

static final int Cabasa
See Also:
Constant Field Values

Maracas

static final int Maracas
See Also:
Constant Field Values

ShortWhistle

static final int ShortWhistle
See Also:
Constant Field Values

LongWhistle

static final int LongWhistle
See Also:
Constant Field Values

ShortGuiro

static final int ShortGuiro
See Also:
Constant Field Values

LongGuiro

static final int LongGuiro
See Also:
Constant Field Values

Claves

static final int Claves
See Also:
Constant Field Values

HiWoodBlock

static final int HiWoodBlock
See Also:
Constant Field Values

LowWoodBlock

static final int LowWoodBlock
See Also:
Constant Field Values

MuteCuica

static final int MuteCuica
See Also:
Constant Field Values

OpenCuica

static final int OpenCuica
See Also:
Constant Field Values

MuteTriangle

static final int MuteTriangle
See Also:
Constant Field Values

OpenTriangle

static final int OpenTriangle
See Also:
Constant Field Values

INSTRUMENT_NAMES

static final java.util.ArrayList<java.lang.String> INSTRUMENT_NAMES
Names for the standard MIDI instrument