|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjm.music.data.Note
jmusic.midi.RTNote
public class RTNote
Field Summary |
---|
Fields inherited from class jm.music.data.Note |
---|
AMP_ENV, DEFAULT_ARTICULATION, DEFAULT_DURATION, DEFAULT_DURATION_MULTIPLIER, DEFAULT_DYNAMIC, DEFAULT_OFFSET, DEFAULT_PAN, DEFAULT_PITCH, DEFAULT_RHYTHM_VALUE, DEFAULT_SAMPLE_START_TIME, FILTER_ENV, FREQUENCY, MAX_DURATION, MAX_DYNAMIC, MAX_MIDI_PITCH, MAX_PAN, MAX_PITCH, MAX_RHYTHM_VALUE, MIDI_PITCH, MIN_DURATION, MIN_DYNAMIC, MIN_FREQUENCY, MIN_PAN, MIN_PITCH, MIN_RHYTHM_VALUE, PAN_ENV, PITCH_ENV, REST |
Constructor Summary | |
---|---|
RTNote(int pitch,
double rythmValue)
|
Method Summary |
---|
Methods inherited from class jm.music.data.Note |
---|
copy, freqToMidiPitch, getBreakPoints, getDuration, getDynamic, getFrequency, getMyPhrase, getOffset, getPan, getPitch, getPitchType, getRhythmValue, getSampleStartTime, isRest, isScale, midiPitchToFreq, setBreakPoints, setDuration, setDynamic, setFrequency, setLength, setMyPhrase, setOffset, setPan, setPitch, setPitchType, setRhythmValue, setRhythmValue, setSampleStartTime, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RTNote(int pitch, double rythmValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |