A B C D E F G H I J K L M N O P Q R S T U V W X Z

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
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.
Halt1Test - Class in jmsltestsuite
 
Halt1Test() - Constructor for class jmsltestsuite.Halt1Test
 
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.ScoreSectionXMLHandler
 
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.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
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.jsyn.JSynMIDIPlayer
 
handleChannelAftertouch(double, int, int) - Method in class jmsltestsuite.MidiInputTest
 
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.jsyn.JSynMIDIPlayer
 
handleControlChange(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
 
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
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.
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
 
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.
handleImportSignalProcessor() - Method in class com.softsynth.jmsl.score.ScoreFrame
 
handleImportSynthNote() - 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
 
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.
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.jsyn.JSynMIDIPlayer
 
handleNoteOff(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
 
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.jsyn.JSynMIDIPlayer
 
handleNoteOn(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
 
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.jsyn.JSynMIDIPlayer
 
handlePitchBend(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
 
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.jsyn.JSynMIDIPlayer
 
handlePolyphonicAftertouch(double, int, int, int) - Method in class jmsltestsuite.MidiInputTest
 
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.jsyn.JSynMIDIPlayer
 
handleProgramChange(double, int, int) - Method in class jmsltestsuite.MidiInputTest
 
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
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
 
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.jsyn.JSynMIDIPlayer
 
handleSysEx(double, byte[]) - Method in class jmsltestsuite.MidiInputTest
 
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.
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.
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
 
harmComplexArr - Static variable in class com.softsynth.jmsl.util.HarmonicComplexity
An array of increasingly complex intervals.
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
 
hasElementsLaterThan(double) - Method in class com.softsynth.jmsl.score.Track
 
hasExtension(String, String) - Method in class com.softsynth.jmsl.jsyn.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.
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.util.Patch
 
hashCode() - Method in class com.softsynth.jmsl.util.TimeSignature
 
hashCode() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
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
 
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
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z