Index

A B C D F G H I J M N O P R S T V W X 
All Classes All Packages

A

ALTO_SAX - Static variable in class com.MIDI.Instruments
 
APPLAUSE - Static variable in class com.MIDI.Instruments
 

B

BASS - Static variable in class com.MIDI.Instruments
 
BIRD - Static variable in class com.MIDI.Instruments
 
BRIGHT_PIANO - Static variable in class com.MIDI.Instruments
 

C

CELLO - Static variable in class com.MIDI.Instruments
 
channel - Variable in class com.MIDI.MIDIPlayer
 
channels - Variable in class com.MIDI.MIDIPlayer
 
CLARINET - Static variable in class com.MIDI.Instruments
 
com.MIDI - package com.MIDI
 
CYMBAL - Static variable in class com.MIDI.Instruments
 

D

DEFAULT_INTENSITY - Static variable in class com.MIDI.Notes
 

F

finalize() - Method in class com.MIDI.MIDIPlayer
Can be called by the destructor to close the MIDI interface.
FLUTE - Static variable in class com.MIDI.Instruments
 
FRENCH_HORN - Static variable in class com.MIDI.Instruments
 

G

GUITAR - Static variable in class com.MIDI.Instruments
 

H

HARMONICA - Static variable in class com.MIDI.Instruments
 
HARP - Static variable in class com.MIDI.Instruments
 
HELICOPTER - Static variable in class com.MIDI.Instruments
 

I

ICE_CUBE - Static variable in class com.MIDI.Instruments
 
Instruments - Class in com.MIDI
Class that provides constants representing instruments for the MIDIPlayer Copyright 2004 Georgia Institute of Technology
Instruments() - Constructor for class com.MIDI.Instruments
 

J

JAZZ_GUITAR - Static variable in class com.MIDI.Instruments
 

M

main(String[]) - Static method in class com.MIDI.MIDIPlayer
Placeholder main function for library testing.
MIDIPlayer - Class in com.MIDI
Class that knows how to play notes using the midi standard Copyright 2004 Georgia Institute of Technology
MIDIPlayer() - Constructor for class com.MIDI.MIDIPlayer
Construct a MIDIPlayer object
MUSIC_BOX - Static variable in class com.MIDI.Instruments
 

N

NOTE_A0 - Static variable in class com.MIDI.Notes
 
NOTE_A1 - Static variable in class com.MIDI.Notes
 
NOTE_A2 - Static variable in class com.MIDI.Notes
 
NOTE_A3 - Static variable in class com.MIDI.Notes
 
NOTE_A4 - Static variable in class com.MIDI.Notes
 
NOTE_A5 - Static variable in class com.MIDI.Notes
 
NOTE_A6 - Static variable in class com.MIDI.Notes
 
NOTE_A7 - Static variable in class com.MIDI.Notes
 
NOTE_A8 - Static variable in class com.MIDI.Notes
 
NOTE_Asharp4 - Static variable in class com.MIDI.Notes
 
NOTE_B4 - Static variable in class com.MIDI.Notes
 
NOTE_C2 - Static variable in class com.MIDI.Notes
 
NOTE_C3 - Static variable in class com.MIDI.Notes
 
NOTE_C4 - Static variable in class com.MIDI.Notes
 
NOTE_C5 - Static variable in class com.MIDI.Notes
 
NOTE_C6 - Static variable in class com.MIDI.Notes
 
NOTE_C7 - Static variable in class com.MIDI.Notes
 
NOTE_C8 - Static variable in class com.MIDI.Notes
 
NOTE_C9 - Static variable in class com.MIDI.Notes
 
NOTE_Csharp4 - Static variable in class com.MIDI.Notes
 
NOTE_D3 - Static variable in class com.MIDI.Notes
 
NOTE_D4 - Static variable in class com.MIDI.Notes
 
NOTE_Dsharp4 - Static variable in class com.MIDI.Notes
 
NOTE_E4 - Static variable in class com.MIDI.Notes
 
NOTE_EIGHTH - Static variable in class com.MIDI.Notes
 
NOTE_F4 - Static variable in class com.MIDI.Notes
 
NOTE_Fsharp4 - Static variable in class com.MIDI.Notes
 
NOTE_G3 - Static variable in class com.MIDI.Notes
 
NOTE_G4 - Static variable in class com.MIDI.Notes
 
NOTE_G9 - Static variable in class com.MIDI.Notes
 
NOTE_Gsharp4 - Static variable in class com.MIDI.Notes
 
NOTE_HALF - Static variable in class com.MIDI.Notes
 
NOTE_QUARTER - Static variable in class com.MIDI.Notes
 
NOTE_SIXTEENTH - Static variable in class com.MIDI.Notes
 
NOTE_WHOLE - Static variable in class com.MIDI.Notes
 
Notes - Class in com.MIDI
Class that provides constants representing notes, durations, and intensities for the MIDIPlayer
Notes() - Constructor for class com.MIDI.Notes
 

O

OBOE - Static variable in class com.MIDI.Instruments
 

P

PIANO - Static variable in class com.MIDI.Instruments
 
PICCOLO - Static variable in class com.MIDI.Instruments
 
playChord(int[], int, int) - Method in class com.MIDI.MIDIPlayer
Play a chord on the default channel
playChords(int[], int[][], int[], int[][]) - Method in class com.MIDI.MIDIPlayer
Method to play an array of chords with the given durations and intensities
playNote(int, int, int) - Method in class com.MIDI.MIDIPlayer
Play a note on the default channel
playNotes(int[], int[], int[], int[]) - Method in class com.MIDI.MIDIPlayer
Method to play an array of notes with the given durations and intensities

R

rest(int) - Static method in class com.MIDI.MIDIPlayer
Method to rest for a specified number of milliseconds

S

setChannel(int) - Method in class com.MIDI.MIDIPlayer
Set a particular MIDI channel as the default for playing notes through this interface that do not request a channel parameter
setInstrument(int) - Method in class com.MIDI.MIDIPlayer
Method to set the instrument to play on the default channel
setInstrument(int, int) - Method in class com.MIDI.MIDIPlayer
Method to set the instrument to play on a particular channel
soundbank - Variable in class com.MIDI.MIDIPlayer
 
STEEL_GUITAR - Static variable in class com.MIDI.Instruments
 
synth - Variable in class com.MIDI.MIDIPlayer
 
SYNTH_DRUM - Static variable in class com.MIDI.Instruments
 

T

TAIKO_DRUM - Static variable in class com.MIDI.Instruments
 
TELEPHONE - Static variable in class com.MIDI.Instruments
 
TENOR_SAX - Static variable in class com.MIDI.Instruments
 
TIMPANI - Static variable in class com.MIDI.Instruments
 
TOM - Static variable in class com.MIDI.Instruments
 
TROMBONE - Static variable in class com.MIDI.Instruments
 
TRUMPET - Static variable in class com.MIDI.Instruments
 
TUBA - Static variable in class com.MIDI.Instruments
 

V

VIOLIN - Static variable in class com.MIDI.Instruments
 

W

WHISTLE - Static variable in class com.MIDI.Instruments
 

X

XYLOPHONE - Static variable in class com.MIDI.Instruments
 
A B C D F G H I J M N O P R S T V W X 
All Classes All Packages