Skip navigation links
A B C D F G I M N O P R S T V 

A

addAllFromMusicQueue(MusicQueue) - Method in class net.heberling.clanlord.bard.player.MusicQueue
 
addChord(int[], int, int, int, int) - Method in class net.heberling.clanlord.bard.player.MusicQueue
 
addNote(int, int, int, int) - Method in class net.heberling.clanlord.bard.player.MusicQueue
 
addNotes(String, InstrumentParameter, int, int, String, boolean) - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 
addPause(int) - Method in class net.heberling.clanlord.bard.player.MusicQueue
 
addPlayer(String) - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 

B

BailErrorListener - Class in net.heberling.clanlord.bard.player
 
BailErrorListener() - Constructor for class net.heberling.clanlord.bard.player.BailErrorListener
 
BailErrorListener.BailException - Exception in net.heberling.clanlord.bard.player
 
BailException(String, int, int, int) - Constructor for exception net.heberling.clanlord.bard.player.BailErrorListener.BailException
 
BITS_PER_LONG - Static variable in class net.heberling.clanlord.bard.player.InstrumentParameter
 

C

channel - Variable in class net.heberling.clanlord.bard.player.Note
 
clear() - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 
compareTo(Note) - Method in class net.heberling.clanlord.bard.player.Note
 
create(Synthesizer) - Static method in class net.heberling.clanlord.bard.player.MusicPlayer
 

D

DEFAULT_POLYPHONY - Static variable in class net.heberling.clanlord.bard.player.InstrumentParameter
 

F

FLAGS_CUSTOM - Static variable in class net.heberling.clanlord.bard.player.InstrumentParameter
 
FLAGS_LONG_CHORD - Static variable in class net.heberling.clanlord.bard.player.InstrumentParameter
 
FLAGS_NO_CHORDS - Static variable in class net.heberling.clanlord.bard.player.InstrumentParameter
 
FLAGS_NO_MELODY - Static variable in class net.heberling.clanlord.bard.player.InstrumentParameter
 

G

getAllInstrumentParameters() - Static method in class net.heberling.clanlord.bard.player.InstrumentParameter
 
getChannel() - Method in exception net.heberling.clanlord.bard.player.MusicException
 
getCharPositionInLine() - Method in exception net.heberling.clanlord.bard.player.BailErrorListener.BailException
 
getChordVelocity() - Method in class net.heberling.clanlord.bard.player.InstrumentParameter
 
getError() - Method in exception net.heberling.clanlord.bard.player.MusicException
 
getInstrument(int) - Static method in class net.heberling.clanlord.bard.player.InstrumentParameter
 
getInstrument() - Method in class net.heberling.clanlord.bard.player.MusicQueue
 
getInstruments() - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 
getLine() - Method in exception net.heberling.clanlord.bard.player.BailErrorListener.BailException
 
getMelodyChannel() - Method in class net.heberling.clanlord.bard.player.MusicQueue
 
getMelodyVelocity() - Method in class net.heberling.clanlord.bard.player.InstrumentParameter
 
getMidiInstrument() - Method in class net.heberling.clanlord.bard.player.InstrumentParameter
 
getMusicPlayer() - Static method in class net.heberling.clanlord.bard.player.MusicPlayer
 
getNotes() - Method in class net.heberling.clanlord.bard.player.MusicQueue
 
getPosition() - Method in exception net.heberling.clanlord.bard.player.MusicException
 
getStartIndex() - Method in exception net.heberling.clanlord.bard.player.BailErrorListener.BailException
 

I

instrument - Variable in class net.heberling.clanlord.bard.player.Note
 
INSTRUMENT_COUNT - Static variable in class net.heberling.clanlord.bard.player.InstrumentParameter
 
InstrumentParameter - Class in net.heberling.clanlord.bard.player
 
isComplete() - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 
isLongChordsSupported() - Method in class net.heberling.clanlord.bard.player.InstrumentParameter
 
isRunning() - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 
isUseQuickTimeSoundbank() - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 

M

MIDDLE_C - Static variable in interface net.heberling.clanlord.bard.player.MusicConstants
 
MusicConstants - Interface in net.heberling.clanlord.bard.player
 
MusicException - Exception in net.heberling.clanlord.bard.player
 
MusicException(int, String, int) - Constructor for exception net.heberling.clanlord.bard.player.MusicException
 
MusicPlayer - Class in net.heberling.clanlord.bard.player
 
MusicQueue - Class in net.heberling.clanlord.bard.player
 
MusicQueue(InstrumentParameter, int, int) - Constructor for class net.heberling.clanlord.bard.player.MusicQueue
 
MusicVisitor - Class in net.heberling.clanlord.bard.player.visitor
 
MusicVisitor(MusicQueue, int, int) - Constructor for class net.heberling.clanlord.bard.player.visitor.MusicVisitor
 

N

net.heberling.clanlord.bard.player - package net.heberling.clanlord.bard.player
 
net.heberling.clanlord.bard.player.visitor - package net.heberling.clanlord.bard.player.visitor
 
Note - Class in net.heberling.clanlord.bard.player
 
Note(int, int, int, int, InstrumentParameter) - Constructor for class net.heberling.clanlord.bard.player.Note
 
note - Variable in class net.heberling.clanlord.bard.player.Note
 
NUM_OCTAVES - Static variable in interface net.heberling.clanlord.bard.player.MusicConstants
Maximal number of octaves supported

O

OCTAVE - Static variable in interface net.heberling.clanlord.bard.player.MusicConstants
Number of notes in an octave

P

parse(String, int, int, int) - Method in class net.heberling.clanlord.bard.player.MusicQueue
 
play() - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 
playQueue(MusicQueue) - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 
position - Variable in class net.heberling.clanlord.bard.player.Note
 

R

run() - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 

S

setInstrument(Instrument) - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 
stopAll() - Method in class net.heberling.clanlord.bard.player.MusicPlayer
 
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class net.heberling.clanlord.bard.player.BailErrorListener
 

T

TEMPO_DEFAULT - Static variable in interface net.heberling.clanlord.bard.player.MusicConstants
 
TEMPO_MAX - Static variable in interface net.heberling.clanlord.bard.player.MusicConstants
 
TEMPO_MIN - Static variable in interface net.heberling.clanlord.bard.player.MusicConstants
 
toString() - Method in class net.heberling.clanlord.bard.player.InstrumentParameter
 

V

vel - Variable in class net.heberling.clanlord.bard.player.Note
 
visit(ParseTree) - Method in class net.heberling.clanlord.bard.player.visitor.MusicVisitor
 
VOLUME_DEFAULT - Static variable in interface net.heberling.clanlord.bard.player.MusicConstants
 
A B C D F G I M N O P R S T V 
Skip navigation links

Copyright © 2021 Markus Heberling. All rights reserved.