Index
All Classes|All Packages
H
- HailstoneSequence - Class in com.softsynth.jmsl.util
-
Generate "Hailstone Sequence" based on an article in Scientific American FIXME - find reference.
- HailstoneSequence() - Constructor for class com.softsynth.jmsl.util.HailstoneSequence
- HailStoneTest - Class in jmsltestsuite
- HailStoneTest() - Constructor for class jmsltestsuite.HailStoneTest
- HALF - Static variable in class com.softsynth.jmsl.score.Note
- HalfCosineInterpolator - Class in com.softsynth.jmsl.util
-
Interpolate a value along an S curve (half cosine)
- HalfCosineInterpolator(double, double, double, double) - Constructor for class com.softsynth.jmsl.util.HalfCosineInterpolator
-
Construct a linear interpolator that intersects two specified points
- halfLife - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.RingModBell
- halt() - Method in interface com.softsynth.jmsl.Composable
-
Stop executing immediately.
- halt() - Method in class com.softsynth.jmsl.MusicJob
-
Stop immediately.
- halt() - Method in class com.softsynth.jmsl.ParallelCollection
-
Stop all children.
- halt() - Method in class com.softsynth.jmsl.score.Measure
- HalveTransform - Class in com.softsynth.jmsl.score.transforms
-
Cut duration of selected notes in half.
- HalveTransform() - Constructor for class com.softsynth.jmsl.score.transforms.HalveTransform
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.PanAmpPair
-
XMLCreatable Interface
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.LurkerPatchXMLHandler
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.Measure
-
XMLCreatable Interface
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.NoteXMLHandler
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.Orchestra
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.Score
-
XMLCreatable Interface
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.ScoreAnnotationXMLHandler
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.ScoreSectionXMLHandler
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.StaffLineVisibilityXMLHandler
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.StaffSpacingXMLHandler
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.StaffXMLHandler
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.score.TrackXMLHandler
- handleAttribute(String, String) - Method in class com.softsynth.jmsl.util.Patch
-
XMLCreatable Interface
- handleAttribute(String, String) - Method in interface com.softsynth.jmsl.util.XMLCreatable
- handleBeginTrack(int) - Method in class com.softsynth.jmsl.score.midi.MidiFileImageManager
- handleBeginTrack(int) - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
-
Called at the beginning of each track
- handleBeginTrack(int) - Method in class com.softsynth.midifile.MIDIFileImage
-
Called at the beginning of each track
- handleBeginTrack(int) - Method in class com.softsynth.midifile.MIDIFileInputStream
-
Called at the beginning of each track
- handleBeginTrack(int) - Method in interface com.softsynth.midifile.MIDIFileListener
-
Called at the beginning of each track
- handleBeginTrack(int) - Method in class com.softsynth.midifile.MIDIFilePrinter
-
Called at the beginning of each track
- handleBeginTrack(int) - Method in class jmsltestsuite.MIDIFileListenerTest
- handleChannelAftertouch(double, int, int) - Method in class com.softsynth.jmsl.midi.DefaultMidiListener
- handleChannelAftertouch(double, int, int) - Method in class com.softsynth.jmsl.midi.LabelMidiListener
- handleChannelAftertouch(double, int, int) - Method in interface com.softsynth.jmsl.midi.MidiListener
- handleChannelAftertouch(double, int, int) - Method in class com.softsynth.jmsl.midi.MidiListenerAdapter
- handleChannelAftertouch(double, int, int) - Method in class com.softsynth.jmsl.midi.MidiNoteRecorder
-
does nothing
- handleChannelAftertouch(double, int, int) - Method in class jmslexamples.jsyn2.JSynMIDIPlayer
- handleChannelAftertouch(double, int, int) - Method in class jmslexamples.simple.MidiInputExample
- handleChannelAftertouch(double, int, int) - Method in class jmsltestsuite.MidiInputTest
- handleChannelAftertouch(double, int, int) - Method in class jmsltestsuite.MidiParserNoteOnInputTest
- handleChannelAftertouch(double, int, int) - Method in class jmsltestsuite.MidiParserTest
- handleChannelAftertouch(double, int, int) - Method in class jmsltestsuite.MidiRecorderTest
- handleClass(String) - Method in class com.softsynth.jmsl.util.classbrowser.ClassFinder
- handleClass(String) - Method in interface com.softsynth.jmsl.util.classbrowser.ClassListener
- handleClass(String) - Method in class jmsltestsuite.ClassBrowserTest
- handleClef(int, int, String) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
- handleClef(int, int, String) - Method in interface com.softsynth.jmsl.score.util.RawJScoreFileListener
- handleClef(int, int, String) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrinter
- handleClef(int, int, String) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrintingListener
- handleControlChange(double, int, int, int) - Method in class com.softsynth.jmsl.midi.DefaultMidiListener
- handleControlChange(double, int, int, int) - Method in class com.softsynth.jmsl.midi.LabelMidiListener
- handleControlChange(double, int, int, int) - Method in interface com.softsynth.jmsl.midi.MidiListener
- handleControlChange(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiListenerAdapter
- handleControlChange(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiNoteRecorder
-
does nothing
- handleControlChange(double, int, int, int) - Method in class jmslexamples.jsyn2.JSynMIDIPlayer
- handleControlChange(double, int, int, int) - Method in class jmslexamples.simple.MidiInputExample
- handleControlChange(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
- handleControlChange(double, int, int, int) - Method in class jmsltestsuite.MidiParserNoteOnInputTest
- handleControlChange(double, int, int, int) - Method in class jmsltestsuite.MidiParserTest
- handleControlChange(double, int, int, int) - Method in class jmsltestsuite.MidiRecorderTest
- handleEditInstrument() - Method in class com.softsynth.jmsl.score.ScoreFrame
-
After instrument is edited in BeanEditor, objectEdited is called
- handleEndTrack(int) - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
-
Called at the end of each track
- handleEndTrack(int) - Method in class com.softsynth.midifile.MIDIFileImage
-
Called at the end of each track
- handleEndTrack(int) - Method in class com.softsynth.midifile.MIDIFileInputStream
-
Called at the end of each track
- handleEndTrack(int) - Method in interface com.softsynth.midifile.MIDIFileListener
-
Called at the end of each track
- handleEndTrack(int) - Method in class com.softsynth.midifile.MIDIFilePrinter
-
Called at the end of each track
- handleEndTrack(int) - Method in class jmsltestsuite.MIDIFileListenerTest
- handleEvent(int, int, int, int) - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
-
Called when a MIDI Message event is encountered.
- handleEvent(int, int, int, int) - Method in class com.softsynth.midifile.MIDIFileImage
-
Called when a MIDI Message event is encountered.
- handleEvent(int, int, int, int) - Method in interface com.softsynth.midifile.MIDIFileListener
-
Called when a MIDI Message event is encountered.
- handleEvent(int, int, int, int) - Method in class com.softsynth.midifile.MIDIFilePrinter
-
Called when a MIDI Message event is encountered.
- handleEvent(int, int, int, int) - Method in class jmsltestsuite.MIDIFileListenerTest
- handleExportLilyPond() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleExportMIDIFile() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleExportMusicXML() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleExportScoreMUS() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleFile(String, String, String) - Method in class com.softsynth.jmsl.util.classbrowser.ClassBrowser
- handleFile(String, String, String) - Method in interface com.softsynth.jmsl.util.classbrowser.FileListener
- handleGliss(Graphics, Note, double) - Static method in class com.softsynth.jmsl.score.GlissManager
- handleGlissIn(Graphics, Note, Note, double) - Static method in class com.softsynth.jmsl.score.GlissManager
-
render continued gliss from previous system
- handleGlissOut(Graphics, Note, Note, double, boolean, boolean) - Static method in class com.softsynth.jmsl.score.GlissManager
- handleHeader(int, int, short) - Method in class com.softsynth.jmsl.score.midi.MidiFileImageManager
- handleHeader(int, int, short) - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
-
Called when the header is parsed.
- handleHeader(int, int, short) - Method in class com.softsynth.midifile.MIDIFileImage
-
Called when the header is parsed.
- handleHeader(int, int, short) - Method in class com.softsynth.midifile.MIDIFileInputStream
-
Called when the header is parsed.
- handleHeader(int, int, short) - Method in interface com.softsynth.midifile.MIDIFileListener
-
Called when the header is parsed.
- handleHeader(int, int, short) - Method in class com.softsynth.midifile.MIDIFilePrinter
-
Called when the header is parsed.
- handleHeader(int, int, short) - Method in class jmsltestsuite.MIDIFileListenerTest
- handleImportJSynUnitVoice() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleImportSignalProcessor() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleInterval(int, int, double, int, double, boolean, boolean, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
- handleInterval(int, int, double, int, double, boolean, boolean, int) - Method in interface com.softsynth.jmsl.score.util.RawJScoreFileListener
- handleInterval(int, int, double, int, double, boolean, boolean, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrinter
- handleInterval(int, int, double, int, double, boolean, boolean, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrintingListener
- handleLoadIns() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleLoadOrch() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleLoadSMuFLFile() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleMaxVel(double) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
- handleMaxVel(double) - Method in interface com.softsynth.jmsl.score.util.RawJScoreFileListener
- handleMaxVel(double) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrinter
- handleMaxVel(double) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrintingListener
- handleMeasure() - Method in class com.softsynth.jmsl.score.ScoreControlPanel
- handleMeasure(int, int, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
- handleMeasure(int, int, int) - Method in interface com.softsynth.jmsl.score.util.RawJScoreFileListener
- handleMeasure(int, int, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrinter
- handleMeasure(int, int, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrintingListener
- handleMetaEvent(int, int, byte[]) - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
-
Called when a MetaEvent is encountered.
- handleMetaEvent(int, int, byte[]) - Method in class com.softsynth.midifile.MIDIFileImage
-
Called when a MetaEvent is encountered.
- handleMetaEvent(int, int, byte[]) - Method in class com.softsynth.midifile.MIDIFileInputStream
-
Called when a MetaEvent is encountered.
- handleMetaEvent(int, int, byte[]) - Method in interface com.softsynth.midifile.MIDIFileListener
-
Called when a MetaEvent is encountered.
- handleMetaEvent(int, int, byte[]) - Method in class com.softsynth.midifile.MIDIFilePrinter
-
Called when a MetaEvent is encountered.
- handleMetaEvent(int, int, byte[]) - Method in class jmsltestsuite.MIDIFileListenerTest
- handleMouseClick(MouseEvent) - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
- handleMouseDrag(int, int, MouseEvent) - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
- handleMousePressed(MouseEvent) - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
- handleMouseReleased(MouseEvent) - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
- handleNewOrchestra() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleNewXMLObject(String, Object) - Method in class com.softsynth.jmsl.score.NoteXMLLoader
- handleNewXMLObject(String, Object) - Method in class com.softsynth.jmsl.score.OrchestraXMLLoader
- handleNewXMLObject(String, Object) - Method in class com.softsynth.jmsl.score.ScoreXMLLoader
- handleNewXMLObject(String, Object) - Method in interface com.softsynth.jmsl.util.NewXMLObjectListener
- handleNote(int, int, double, int, double, boolean, boolean, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
- handleNote(int, int, double, int, double, boolean, boolean, int) - Method in interface com.softsynth.jmsl.score.util.RawJScoreFileListener
- handleNote(int, int, double, int, double, boolean, boolean, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrinter
- handleNote(int, int, double, int, double, boolean, boolean, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrintingListener
- handleNoteOff(double, int, int, int) - Method in class com.softsynth.jmsl.midi.DefaultMidiListener
- handleNoteOff(double, int, int, int) - Method in class com.softsynth.jmsl.midi.LabelMidiListener
- handleNoteOff(double, int, int, int) - Method in interface com.softsynth.jmsl.midi.MidiListener
- handleNoteOff(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiListenerAdapter
- handleNoteOff(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiNoteRecorder
-
If record flag is set, add time, pitch and velocity=0 to shape
- handleNoteOff(double, int, int, int) - Method in class jmslexamples.jsyn2.JSynMIDIPlayer
- handleNoteOff(double, int, int, int) - Method in class jmslexamples.simple.MidiInputExample
- handleNoteOff(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
- handleNoteOff(double, int, int, int) - Method in class jmsltestsuite.MidiParserNoteOnInputTest
- handleNoteOff(double, int, int, int) - Method in class jmsltestsuite.MidiParserTest
- handleNoteOff(double, int, int, int) - Method in class jmsltestsuite.MidiRecorderTest
- handleNoteOn(double, int, int, int) - Method in class com.softsynth.jmsl.midi.DefaultMidiListener
- handleNoteOn(double, int, int, int) - Method in class com.softsynth.jmsl.midi.LabelMidiListener
- handleNoteOn(double, int, int, int) - Method in interface com.softsynth.jmsl.midi.MidiListener
- handleNoteOn(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiListenerAdapter
- handleNoteOn(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiNoteRecorder
-
If record flag is set, add time, pitch and velocity to shape
- handleNoteOn(double, int, int, int) - Method in class jmslexamples.jsyn2.JSynMIDIPlayer
- handleNoteOn(double, int, int, int) - Method in class jmslexamples.simple.MidiInputExample
- handleNoteOn(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
- handleNoteOn(double, int, int, int) - Method in class jmsltestsuite.MidiParserNoteOnInputTest
- handleNoteOn(double, int, int, int) - Method in class jmsltestsuite.MidiParserTest
- handleNoteOn(double, int, int, int) - Method in class jmsltestsuite.MidiRecorderTest
- handleNumStaffs(int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
- handleNumStaffs(int) - Method in interface com.softsynth.jmsl.score.util.RawJScoreFileListener
- handleNumStaffs(int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrinter
- handleNumStaffs(int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrintingListener
- handlePatchLurkers() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handlePatchOrch() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handlePitchBend(double, int, int, int) - Method in class com.softsynth.jmsl.midi.DefaultMidiListener
- handlePitchBend(double, int, int, int) - Method in class com.softsynth.jmsl.midi.LabelMidiListener
- handlePitchBend(double, int, int, int) - Method in interface com.softsynth.jmsl.midi.MidiListener
- handlePitchBend(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiListenerAdapter
- handlePitchBend(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiNoteRecorder
-
does nothing
- handlePitchBend(double, int, int, int) - Method in class jmslexamples.jsyn2.JSynMIDIPlayer
- handlePitchBend(double, int, int, int) - Method in class jmslexamples.simple.MidiInputExample
- handlePitchBend(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
- handlePitchBend(double, int, int, int) - Method in class jmsltestsuite.MidiParserNoteOnInputTest
- handlePitchBend(double, int, int, int) - Method in class jmsltestsuite.MidiParserTest
- handlePitchBend(double, int, int, int) - Method in class jmsltestsuite.MidiRecorderTest
- handlePolyphonicAftertouch(double, int, int, int) - Method in class com.softsynth.jmsl.midi.DefaultMidiListener
- handlePolyphonicAftertouch(double, int, int, int) - Method in class com.softsynth.jmsl.midi.LabelMidiListener
- handlePolyphonicAftertouch(double, int, int, int) - Method in interface com.softsynth.jmsl.midi.MidiListener
- handlePolyphonicAftertouch(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiListenerAdapter
- handlePolyphonicAftertouch(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiNoteRecorder
-
does nothing
- handlePolyphonicAftertouch(double, int, int, int) - Method in class jmslexamples.jsyn2.JSynMIDIPlayer
- handlePolyphonicAftertouch(double, int, int, int) - Method in class jmslexamples.simple.MidiInputExample
- handlePolyphonicAftertouch(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
- handlePolyphonicAftertouch(double, int, int, int) - Method in class jmsltestsuite.MidiParserNoteOnInputTest
- handlePolyphonicAftertouch(double, int, int, int) - Method in class jmsltestsuite.MidiParserTest
- handlePolyphonicAftertouch(double, int, int, int) - Method in class jmsltestsuite.MidiRecorderTest
- handlePrint(Score) - Method in class com.softsynth.jmsl.score.PrintableScoreCanvasAWT
- handlePrint(Score) - Method in interface com.softsynth.jmsl.score.ScoreCanvas
- handlePrint(Score) - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
- handlePrint(Score) - Method in class com.softsynth.jmsl.score.ScoreCanvasSwing
- handlePrint(Score) - Method in class com.softsynth.jmsl.score.ScorePrinter
- handleProgramChange(double, int, int) - Method in class com.softsynth.jmsl.midi.DefaultMidiListener
- handleProgramChange(double, int, int) - Method in class com.softsynth.jmsl.midi.LabelMidiListener
- handleProgramChange(double, int, int) - Method in interface com.softsynth.jmsl.midi.MidiListener
- handleProgramChange(double, int, int) - Method in class com.softsynth.jmsl.midi.MidiListenerAdapter
- handleProgramChange(double, int, int) - Method in class com.softsynth.jmsl.midi.MidiNoteRecorder
-
does nothing
- handleProgramChange(double, int, int) - Method in class jmslexamples.jsyn2.JSynMIDIPlayer
- handleProgramChange(double, int, int) - Method in class jmslexamples.simple.MidiInputExample
- handleProgramChange(double, int, int) - Method in class jmsltestsuite.MidiInputTest
- handleProgramChange(double, int, int) - Method in class jmsltestsuite.MidiParserNoteOnInputTest
- handleProgramChange(double, int, int) - Method in class jmsltestsuite.MidiParserTest
- handleProgramChange(double, int, int) - Method in class jmsltestsuite.MidiRecorderTest
- handleRemoveIns() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleSaveIns() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleSaveOrch() - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleScoreOperator(ScoreOperator) - Method in class com.softsynth.jmsl.score.ScoreFrame
- handleSpecialTag(String, Hashtable) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
-
Deprecated.HandleSpecialXMLTag interface.
- handleSpecialTag(String, Hashtable) - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
-
HandleSpecialXMLTag interface.
- handleSpecialTag(String, Hashtable) - Method in class com.softsynth.jmsl.max.MaxInstrument
- handleSpecialTag(String, Hashtable) - Method in class com.softsynth.jmsl.util.FunkyBean
- handleSpecialTag(String, Hashtable) - Method in interface com.softsynth.jmsl.util.HandleSpecialXMLTag
- HandleSpecialXMLTag - Interface in com.softsynth.jmsl.util
-
An Object that implements this interface can define a method to handle XML tags that fall outside of the simple bean model of attribute/value pair.
- handleStop() - Method in class com.softsynth.jmsl.jsyn.WAVRecorderPanel
-
Deprecated.
- handleStop() - Method in class com.softsynth.jmsl.jsyn2.WAVRecorderPanel
- handleSysEx(double, byte[]) - Method in class com.softsynth.jmsl.midi.DefaultMidiListener
- handleSysEx(double, byte[]) - Method in class com.softsynth.jmsl.midi.LabelMidiListener
- handleSysEx(double, byte[]) - Method in interface com.softsynth.jmsl.midi.MidiListener
- handleSysEx(double, byte[]) - Method in class com.softsynth.jmsl.midi.MidiListenerAdapter
- handleSysEx(double, byte[]) - Method in class com.softsynth.jmsl.midi.MidiNoteRecorder
-
does nothing
- handleSysEx(double, byte[]) - Method in class com.softsynth.jmsl.midi.MidiParser
-
SysEx message stored in data[].
- handleSysEx(double, byte[]) - Method in class jmslexamples.jsyn2.JSynMIDIPlayer
- handleSysEx(double, byte[]) - Method in class jmslexamples.simple.MidiInputExample
- handleSysEx(double, byte[]) - Method in class jmsltestsuite.MidiInputTest
- handleSysEx(double, byte[]) - Method in class jmsltestsuite.MidiParserNoteOnInputTest
- handleSysEx(double, byte[]) - Method in class jmsltestsuite.MidiParserTest
- handleSysEx(double, byte[]) - Method in class jmsltestsuite.MidiRecorderTest
- handleSysExF0(int, byte[]) - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
-
Called when an F0 SysEx event is encountered.
- handleSysExF0(int, byte[]) - Method in class com.softsynth.midifile.MIDIFileImage
-
Called when an F0 SysEx event is encountered.
- handleSysExF0(int, byte[]) - Method in class com.softsynth.midifile.MIDIFileInputStream
-
Called when an F0 SysEx event is encountered.
- handleSysExF0(int, byte[]) - Method in interface com.softsynth.midifile.MIDIFileListener
-
Called when an F0 SysEx event is encountered.
- handleSysExF0(int, byte[]) - Method in class com.softsynth.midifile.MIDIFilePrinter
-
Called when an F0 SysEx event is encountered.
- handleSysExF0(int, byte[]) - Method in class jmsltestsuite.MIDIFileListenerTest
- handleSysExF7(int, byte[]) - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
-
Called when an F7 SysEx event is encountered.
- handleSysExF7(int, byte[]) - Method in class com.softsynth.midifile.MIDIFileImage
-
Called when an F7 SysEx event is encountered.
- handleSysExF7(int, byte[]) - Method in class com.softsynth.midifile.MIDIFileInputStream
-
Called when an F7 SysEx event is encountered.
- handleSysExF7(int, byte[]) - Method in interface com.softsynth.midifile.MIDIFileListener
-
Called when an F7 SysEx event is encountered.
- handleSysExF7(int, byte[]) - Method in class com.softsynth.midifile.MIDIFilePrinter
-
Called when an F7 SysEx event is encountered.
- handleSysExF7(int, byte[]) - Method in class jmsltestsuite.MIDIFileListenerTest
- handleTempo(int, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
- handleTempo(int, int) - Method in interface com.softsynth.jmsl.score.util.RawJScoreFileListener
- handleTempo(int, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrinter
- handleTempo(int, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrintingListener
- handleTicksPerQuarter(double) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
- handleTicksPerQuarter(double) - Method in interface com.softsynth.jmsl.score.util.RawJScoreFileListener
- handleTicksPerQuarter(double) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrinter
- handleTicksPerQuarter(double) - Method in class com.softsynth.jmsl.score.util.RawJScoreFilePrintingListener
- handleZoom() - Method in class com.softsynth.jmsl.score.ScoreControlPanel
- HardCodedMusicJob - Class in jmsltutorial
- HardCodedMusicJob() - Constructor for class jmsltutorial.HardCodedMusicJob
- harmComplexArr - Static variable in class com.softsynth.jmsl.util.HarmonicComplexity
-
An array of increasingly complex intervals.
- harmComplexIntervalNamesArr - Static variable in class com.softsynth.jmsl.util.HarmonicComplexity
- HARMONIC - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- HARMONIC - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- HarmonicComplexity - Class in com.softsynth.jmsl.util
-
Some tools for handling intervals ordered by their "harmonic complexity."
From least to most complex, I'm suggesting:
{0, 7, 5, 4, 9, 3, 10, 6, 2, 8, 11, 1 }
I came up with my ranking with a simple model: examine partials one by one up from the root. - HarmonicComplexity() - Constructor for class com.softsynth.jmsl.util.HarmonicComplexity
- HarmonicPolynomial - Class in com.softsynth.jmsl.util
-
HarmonicPolynomial
This is just like ChebyshevPolynomial, except T0 is defined to be 0 instead of 1. - HarmonicPolynomial() - Constructor for class com.softsynth.jmsl.util.HarmonicPolynomial
- hasAmplitudePort() - Method in class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
- hasElementsLaterThan(double) - Method in class com.softsynth.jmsl.score.Track
- hasExtension(String, String) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
-
Deprecated.True if filename ends in 3 letter extension ext.
- hasExtension(String, String) - Method in class com.softsynth.jmsl.jsyn2.JSynMixer
-
True if filename ends in 3 letter extension ext.
- hasExtension(String, String) - Static method in class com.softsynth.jmsl.util.FilenameTool
-
True if filename ends in extension dot + ext.
- hasFrequencyPort() - Method in class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
- hashCode() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
- hashCode() - Method in class com.softsynth.jmsl.score.KeySignature
- hashCode() - Method in class com.softsynth.jmsl.score.Tempo
- hashCode() - Method in class com.softsynth.jmsl.score.transforms.MarkTransform
- hashCode() - Method in class com.softsynth.jmsl.score.transforms.NoteheadVisibleToggleTransform
- hashCode() - Method in class com.softsynth.jmsl.score.transforms.NoteheadVisibleTransform
- hashCode() - Method in class com.softsynth.jmsl.score.transforms.NoteVisibleToggleTransform
- hashCode() - Method in class com.softsynth.jmsl.score.transforms.NoteVisibleTransform
- hashCode() - Method in class com.softsynth.jmsl.util.Patch
- hashCode() - Method in class com.softsynth.jmsl.util.TimeSignature
- hashCode() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
-
Deprecated.
- hashCode() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
- hashCode() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
- hashCode() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
- hashCode() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
- hashCode() - Method in class com.softsynth.jmsl.view.PVPanelAdapter
- hasMoreElements() - Method in class com.softsynth.jmsl.score.NoteBlockEnumerator
-
There are more elements if the last Object returned was not the last Note
- hasMoreElements() - Method in class com.softsynth.jmsl.score.NoteTrackEnumerator
-
There are more elements if the last Object returned was not the last Note
- hasMoreElements() - Method in class com.softsynth.jmsl.score.ScoreLayoutManagerEnumerator
- hasMoreElements() - Method in class com.softsynth.jmsl.util.ObjectArrayEnumerator
- height - Variable in class com.softsynth.jmsl.score.max.NewJMSLScore
- HEIGHT - Static variable in class jmsltestsuite.DrawOnScore2
- HelloJMSL - Class in jmsltestsuite
-
A simple JMSL class to test JMSL installation.
- HelloJMSL() - Constructor for class jmsltestsuite.HelloJMSL
- HeuristicSearch - Class in com.softsynth.jmsl.score.transcribe
-
Search through a MeasureBeatDivisions object for the minimum cost path.
- HeuristicSearch() - Constructor for class com.softsynth.jmsl.score.transcribe.HeuristicSearch
- hideScore() - Method in class com.softsynth.jmsl.score.max.NewJMSLScore
- HierarchicalMenuBuilder - Class in com.softsynth.jmsl.view
-
Generate a menu whose submenus correspond to dot-delimitted Strings.
- HierarchicalMenuBuilder(String) - Constructor for class com.softsynth.jmsl.view.HierarchicalMenuBuilder
- HierarchicalMenuExample - Class in jmsltutorial
-
Build hierarchical menus from fully qualified classnames
- HierarchicalMenuExample() - Constructor for class jmsltutorial.HierarchicalMenuExample
- hierarchicalMenuItemSelected(PVMenu, String) - Method in class com.softsynth.jmsl.score.ScoreFrame
- hierarchicalMenuItemSelected(PVMenu, String) - Method in interface com.softsynth.jmsl.view.HierarchicalMenuListener
- hierarchicalMenuItemSelected(PVMenu, String) - Method in class jmslexamples.PluginScannerExample
- hierarchicalMenuItemSelected(PVMenu, String) - Method in class jmsltutorial.HierarchicalMenuExample
- HierarchicalMenuListener - Interface in com.softsynth.jmsl.view
- highestPowerOfTwoLessThan(int) - Static method in class com.softsynth.jmsl.util.JMSLMath
- HocketTransform - Class in jmsltutorial
-
HocketTransform
- HocketTransform() - Constructor for class jmsltutorial.HocketTransform
- hold - Variable in class com.softsynth.jmsl.jsyn.circuits.SynthNoteWithHoldPort
-
Deprecated.
- hold - Variable in class jmslexamples.jsyn2.unitvoices.SpeedyUnitVoice
- HoldTransform - Class in com.softsynth.jmsl.score.transforms
-
Change hold (sustain time) of selected notes based on a ratio to its duration.
- HoldTransform() - Constructor for class com.softsynth.jmsl.score.transforms.HoldTransform
-
Constructor gives unique name, this.name = "Transpose: " + interval;
- HoldTransform(Frame) - Constructor for class com.softsynth.jmsl.score.transforms.HoldTransform
- homogeneousNameSpaces() - Method in class com.softsynth.jmsl.score.SelectionBuffer
- HORIZONTAL - Static variable in class com.didkovsky.portview.PVScrollbar
-
unused - presently always horizontal
- HORIZONTAL - Static variable in class com.softsynth.jmsl.view.JMSLScrollbar
-
unused - presently always horizontal
- HORIZONTAL - Static variable in class com.softsynth.view.CustomFader
- HyperTimePlayback - Class in com.softsynth.jmsl.score.util
-
play a score back in hyper time and send out instrument info
- HyperTimePlayback() - Constructor for class com.softsynth.jmsl.score.util.HyperTimePlayback
All Classes|All Packages