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

G

gauss(double, double) - Static method in class com.softsynth.jmsl.JMSLRandom
Return a Gaussian distributed value using Central Limit Theorem Method.
gauss(double, double) - Method in class com.softsynth.jmsl.util.RandomDriver
Return a Gaussian distributed value.
genEntryDelayLog(double) - Static method in class com.softsynth.jmsl.util.EventDistributions
GENERATE ENTRY DELAYS FROM LOGARITHMIC DISTRIBUTION
This gives you lots of short entry delays with an occasional long one.
genEntryDelayMyhill(double, double) - Static method in class com.softsynth.jmsl.util.EventDistributions
GENERATE ENTRY DELAYS FROM MYHILL DISTRIBUTION
This distribution maintains the balance of long to short durations that makes the logarithmic distribution appealing, additionally giving you control over mean AND variance.
generateRandomMusicShape(SynthNoteAllPortsInstrument) - Method in class jmslexamples.jsyn.FullFeaturedSynthNoteSupport
Generate a MusicShape with random data chosen between low and high limits of upper dimensions
generateScore() - Method in class jmslexamples.simple.TranscribeAndNotate
 
generateSomeScore(double) - Static method in class jmsltestsuite.MultipleScoresDemoPolyTempo
 
GenericNamable - Class in com.softsynth.jmsl
Used by ScoreFrame for example
GenericNamable() - Constructor for class com.softsynth.jmsl.GenericNamable
 
get(int) - Method in class com.softsynth.jmsl.MusicList
return the InstrumentPlayable at position i
get(int) - Method in class com.softsynth.jmsl.MusicShape
 
get(int, int) - Method in class com.softsynth.jmsl.MusicShape
returns the value at element i, dimension d
get(int) - Method in class com.softsynth.jmsl.ParallelCollection
synonym for getChild(), return the i'th Composable in this Composable
get(int) - Method in class com.softsynth.jmsl.util.Polynomial
 
get8vaIn() - Method in class com.softsynth.jmsl.score.Note
 
get8vaOut() - Method in class com.softsynth.jmsl.score.Note
 
get8vbIn() - Method in class com.softsynth.jmsl.score.Note
 
get8vbOut() - Method in class com.softsynth.jmsl.score.Note
 
getAcc() - Method in class com.softsynth.jmsl.score.Note
 
getAccHidden() - Method in class com.softsynth.jmsl.score.Note
 
getAccidental() - Method in interface com.softsynth.jmsl.score.EditStateProvider
 
getAccidental() - Method in class com.softsynth.jmsl.score.ScoreEditPanel
 
getAccidentalForLevel(int) - Method in class com.softsynth.jmsl.score.AccidentalLevelManager
 
getAccidentalLevelManager() - Method in class com.softsynth.jmsl.score.Score
used to hide/show/change accidentals of notes on a Track
getAccMutHolders() - Method in class com.softsynth.jmsl.util.BeanInspector
 
getAccPref() - Method in class com.softsynth.jmsl.score.EditManager
see comment for setAccPref()
getAccPref() - Method in class com.softsynth.jmsl.score.Note
Indicates Note's spelling preferences if it requires an accidental
getActiveTrack() - Method in class com.softsynth.jmsl.score.Staff
 
getActiveTrackIndex() - Method in interface com.softsynth.jmsl.score.EditStateProvider
 
getActiveTrackIndex() - Method in class com.softsynth.jmsl.score.ScoreEditPanel
 
getActiveTrackIndex() - Static method in class com.softsynth.jmsl.score.Staff
 
getAdvance() - Method in class com.softsynth.jmsl.DefaultMusicClock
 
getAdvance() - Method in interface com.softsynth.jmsl.MusicClock
 
getAdvance() - Method in class com.softsynth.jmsl.NonRealTimeMusicClock
 
getAllocator() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
 
getAltEnharmonicSpelling() - Method in class com.softsynth.jmsl.score.Note
Flag determines if note uses alternate enharmonic spelling (ex E#, F##, Cb, Fbb, etc).
getAlternativeSampleIndex(int, double, double[]) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Precondition: pitchIndex points to a valid sample, previously loaded with addSamplePitch().
getAlternativeSampleIndex(int, double, double[]) - Method in class jmsltestsuite.SimpleSamplePlayingInstrumentWithAmplitudeMap
Precondition: pitchIndex points to a valid sample, previously loaded with addSamplePitch().
getAlternativeSampleIndex(int, double, double[]) - Method in class jmsltestsuite.TransposingSamplePlayingInstrumentWithAmplitudeMap
Precondition: pitchIndex points to a valid sample, previously loaded with addSamplePitch().
getAlternativeSampleIndex(int, double, double[]) - Method in class jmsltestsuite.TransposingSampleSustainingInstrumentWithAmplitudeMap
Precondition: pitchIndex points to a valid sample, previously loaded with addSamplePitch().
getAmp(int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getAmp(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
 
getAmp(int) - Method in class com.softsynth.jmsl.midi.MidiMixer
 
getAmp(int) - Method in interface com.softsynth.jmsl.Mixer
 
getAmp(int) - Method in class com.softsynth.jmsl.NullMixer
 
getAmp() - Method in class com.softsynth.jmsl.PanAmpPair
 
getAmp() - Method in class com.softsynth.jmsl.view.PanAmpPanel
 
getAmplitude() - Method in class jmsltutorial.SpectrumData
 
getAmplitude() - Method in class jmsltutorial.SpectrumDatum
 
getAnyClefSetByHand() - Method in class com.softsynth.jmsl.score.Measure
 
getArray() - Method in class jmsltutorial.ArrayEditorPanel
 
getAssociatedFaderIndex() - Method in class com.softsynth.jmsl.MixerFader
 
getAttribute(Hashtable, String, int) - Static method in class com.softsynth.util.XMLReader
Get a single attribute from the Hashtable.
getAttribute(Hashtable, String, double) - Static method in class com.softsynth.util.XMLReader
Get a single attribute from the Hashtable.
getAutoOpenMixerFrame() - Method in class com.softsynth.jmsl.score.ScoreFrame
 
getBackground() - Method in interface com.didkovsky.portview.PVComponent
 
getBackground() - Method in class com.didkovsky.portview.PVScrollbar
 
getBackground() - Method in class com.softsynth.jmsl.score.ScoreCanvasAWT
 
getBackground() - Method in class com.softsynth.jmsl.score.ScoreCanvasSwing
 
getBackground() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getBackground() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getBackground() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
getBackground() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
getBackground() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
getBackground() - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
getBaseFrequency() - Method in class com.softsynth.jmsl.util.TuningET
Deprecated. Use getReferenceFrequency() and getReferencePitch()
getBeamedOut() - Method in class com.softsynth.jmsl.score.Note
 
getBeatDivisionList(int) - Method in class com.softsynth.jmsl.score.transcribe.MeasureBeatDivisions
 
getBeatDivisions() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivisionList
 
getBeatDivisions() - Method in class com.softsynth.jmsl.score.transcribe.SearchPath
 
getBeatDivisionSchemes() - Static method in class com.softsynth.jmsl.score.transcribe.BeatDivisionSchemeList
 
getBeatNumber() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
 
getBehavior() - Method in class com.softsynth.jmsl.SequentialCollection
Retrieve the class that chooses a child to launch.
getBlockIncrement() - Method in class com.softsynth.view.CustomFader
 
getBounds() - Method in interface com.didkovsky.portview.PVComponent
 
getBounds() - Method in class com.didkovsky.portview.PVScrollbar
 
getBounds() - Method in class com.softsynth.jmsl.score.ScoreCanvasAWT
 
getBounds() - Method in class com.softsynth.jmsl.score.ScoreCanvasSwing
 
getBounds() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getBounds() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getBounds() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
getBounds() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
getBounds() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
getBounds() - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
getBPM() - Method in class com.softsynth.jmsl.score.Tempo
 
getBPM() - Method in class com.softsynth.jmsl.util.MidiTempoHolder
 
getBusReader(int) - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
 
getBytes() - Method in class com.softsynth.midifile.MIDIFileSysExEvent
 
getCarrierFreq() - Method in class jmsltutorial.FMSpectrumCalculator
 
getCeiling() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
get the max threshold value set by the user, scaled to the values meaningful to currently displayed musicshape's currently dimension, clipped to current dimension's limits
getChannel() - Method in class com.softsynth.jmsl.midi.MidiInstrument
 
getChannel() - Method in class com.softsynth.midifile.MIDIFileEvent
Returns (command&0x0F)+1.
getChild(int) - Method in class com.softsynth.jmsl.MusicJob
 
getChildren() - Method in class com.softsynth.jmsl.MusicJob
 
getChildren() - Method in class com.softsynth.jmsl.MusicList
 
getChVal() - Method in class com.softsynth.jmsl.util.FunkyBean
 
getClassName() - Method in class com.softsynth.jmsl.jsyn.BVAClassName
 
getClassName() - Method in class com.softsynth.jmsl.view.SynthNoteDialog
 
getClef() - Method in class com.softsynth.jmsl.score.Staff
 
getClefLevelOffset() - Method in class com.softsynth.jmsl.score.Clef
 
getClefSetByHand() - Method in class com.softsynth.jmsl.score.Staff
Used to signal the end of a run of clef changes.
getClefType() - Method in class com.softsynth.jmsl.score.Clef
 
getClockDelta() - Method in class com.softsynth.jmsl.midi.MidiIO_MidiShare
 
getCodeBase() - Static method in class com.softsynth.jmsl.JMSL
 
getCollectedTimePoints() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
For this BeatDivision, collect the durations of rests following each non-empty timepoint and add these to the timepoint's duration.
getColumns() - Method in interface com.didkovsky.portview.PVTextArea
 
getCommand() - Method in class com.softsynth.midifile.MIDIFileEvent
Returns entire command byte, eg.
getCommandNames() - Static method in class com.softsynth.jmsl.score.ScoreCommandCenter
 
getComponent() - Method in class com.didkovsky.portview.awt.PVButtonAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVCanvasAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVCheckboxAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVChoiceAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVDialogAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVFrameAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVLabelAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVPanelAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVScrollbarCanvasAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVScrollPaneAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVTextAreaAWT
 
getComponent() - Method in class com.didkovsky.portview.awt.PVTextFieldAWT
 
getComponent() - Method in interface com.didkovsky.portview.PVComponent
 
getComponent() - Method in class com.didkovsky.portview.PVScrollbar
 
getComponent() - Method in class com.didkovsky.portview.swing.PVButtonSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVCanvasSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVCheckboxSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVChoiceSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVDialogSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVFrameSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVLabelSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVPanelSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVScrollbarCanvasSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVScrollPaneSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVTextAreaSwing
 
getComponent() - Method in class com.didkovsky.portview.swing.PVTextFieldSwing
 
getComponent() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getComponent() - Method in class com.softsynth.jmsl.score.ScoreCanvasAWTCanvas
 
getComponent() - Method in class com.softsynth.jmsl.score.ScoreCanvasSwingJPanel
 
getComponent() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getComponent() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getComponent() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
getComponent() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
getComponent() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
getComponent() - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
getComposer() - Method in class com.softsynth.jmsl.score.Score
 
getConformToBeat() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
tuplets to not conform to beats.
getConformToBeat() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivisionScheme
Can this beat division scheme fill a beat independently of time signature or beats left? For example, tuplets do not conform to beats.
getContentPane() - Method in class com.didkovsky.portview.awt.PVFrameAWT
 
getControlPanel() - Method in class com.softsynth.jmsl.score.Score
 
getCopyright() - Method in class com.softsynth.jmsl.score.Score
 
getCoreDuration() - Method in class com.softsynth.jmsl.score.Note
Synonynmous with getNoteDur()
getCrescIn() - Method in class com.softsynth.jmsl.score.Note
 
getCrescOut() - Method in class com.softsynth.jmsl.score.Note
 
getCrossfadeDuration() - Method in class com.softsynth.jmsl.jsyn.TransposingSampleSustainingInstrument
 
getCurrentMeasureNumber() - Method in class com.softsynth.jmsl.score.Score
 
getCurrentMeasureNumber() - Method in class com.softsynth.jmsl.score.ScoreCollection
 
getCurrentMeasureNumber() - Method in class com.softsynth.jmsl.score.ScoreCollectionBehavior
 
getCurrentScore() - Method in class com.softsynth.jmsl.score.ScoreFrame
 
getCurrentScoreSection() - Method in class com.softsynth.jmsl.score.Score
 
getCurrentSection() - Method in class com.softsynth.jmsl.score.ScoreControlPanel
 
getCurrentStaffNumber() - Method in class com.softsynth.jmsl.score.Score
 
getCurrentStaffNumber() - Method in class com.softsynth.jmsl.score.ScoreCollection
 
getCurrentTime() - Method in class com.softsynth.jmsl.MusicJob
 
getCurrentValueAsString(Object) - Method in class com.softsynth.jmsl.util.AccMutHolder
For this property, return the value as a string for the specified object
getCursorLocationOrigin() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getCursorLocationTerminus() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getCursorNote() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getData() - Method in class com.softsynth.jmsl.MusicShape
 
getData() - Method in class com.softsynth.jmsl.score.Note
 
getData(int) - Method in class com.softsynth.jmsl.score.Note
 
getData() - Method in class com.softsynth.jmsl.util.ADSRDataMaker
 
getData() - Method in class com.softsynth.jmsl.util.ChebyshevTableData
 
getData() - Method in class com.softsynth.jmsl.util.EnvelopeDataMaker
 
getData() - Method in class com.softsynth.jmsl.util.PlayTimeDoubleArrayPair
 
getData() - Method in class com.softsynth.jmsl.util.RandomEnvDataMaker
 
getDataCopy() - Method in class com.softsynth.jmsl.score.Note
Convenience method, shorthand for getData() and System.arraycopy()
getDataTranslator() - Method in class com.softsynth.jmsl.MusicJob
 
getDecrescIn() - Method in class com.softsynth.jmsl.score.Note
 
getDecrescOut() - Method in class com.softsynth.jmsl.score.Note
 
getDefault(int) - Method in class com.softsynth.jmsl.DefaultDimensionNameSpace
 
getDefault() - Method in class com.softsynth.jmsl.DimAttributes
 
getDefault(int) - Method in interface com.softsynth.jmsl.DimensionNameSpace
 
getDefault(int) - Method in class com.softsynth.jmsl.DimensionNameSpaceAdapter
 
getDefault(int) - Method in class com.softsynth.jmsl.jsyn.SynthNoteDimensionNameSpace
 
getDefault(int) - Method in class com.softsynth.jmsl.midi.MidiDimensionNameSpace
 
getDefault(int) - Method in class com.softsynth.jmsl.MusicShape
 
getDefault() - Method in class com.softsynth.jmsl.NamedDimension
 
getDefaultArray() - Method in class com.softsynth.jmsl.MusicShape
 
getDefaultArray(DimensionNameSpace) - Static method in class com.softsynth.jmsl.MusicShape
 
getDefaultInterpolator() - Method in class com.softsynth.jmsl.util.MultiInterpolator
 
getDefaultNames() - Static method in class com.softsynth.jmsl.score.ScoreSection
 
getDenominator() - Method in class com.softsynth.jmsl.util.TimeSignature
 
getDeviceID() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getDimension(String) - Method in class com.softsynth.jmsl.DefaultDimensionNameSpace
 
getDimension(String) - Method in interface com.softsynth.jmsl.DimensionNameSpace
 
getDimension(String) - Method in class com.softsynth.jmsl.DimensionNameSpaceAdapter
 
getDimension(String) - Method in class com.softsynth.jmsl.jsyn.SynthNoteDimensionNameSpace
 
getDimension(String) - Method in class com.softsynth.jmsl.midi.MidiDimensionNameSpace
 
getDimension(String) - Method in class com.softsynth.jmsl.MusicShape
 
getDimension() - Method in class com.softsynth.jmsl.NamedDimension
 
getDimension() - Method in class com.softsynth.jmsl.view.DimValueEditPanel
 
getDimension() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getDimension() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getDimensionName(int) - Method in class com.softsynth.jmsl.DefaultDimensionNameSpace
 
getDimensionName(int) - Method in interface com.softsynth.jmsl.DimensionNameSpace
 
getDimensionName(int) - Method in class com.softsynth.jmsl.DimensionNameSpaceAdapter
 
getDimensionName(int) - Method in class com.softsynth.jmsl.jsyn.SynthNoteDimensionNameSpace
 
getDimensionName(int) - Method in class com.softsynth.jmsl.midi.MidiDimensionNameSpace
 
getDimensionName(int) - Method in class com.softsynth.jmsl.MusicShape
 
getDimensionNameSpace() - Method in interface com.softsynth.jmsl.DimensionNameSpaceEditable
 
getDimensionNameSpace() - Method in interface com.softsynth.jmsl.Instrument
 
getDimensionNameSpace() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getDimensionNameSpace() - Method in class com.softsynth.jmsl.score.Note
 
getDimensionNameSpace() - Method in class com.softsynth.jmsl.view.DimensionNameSpaceEditorDialog
 
getDimensionNameSpace() - Method in class jmslexamples.jsyn.DimensionNameSpaceEditorExample
 
getDimensionNameSpace() - Method in class jmslexamples.KeyboardInstrumentPlayer
DimensionNameSpaceEditable interface
getDimensionNameSpace() - Method in class jmsltestsuite.DimensionNameSpaceEditorTest
 
getDimName(int) - Method in class com.softsynth.jmsl.MusicShape
Deprecated. use getDimensionName(int dim), which is part of interface DimensionNameSpace
getDirectory() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
getDirectory() - Method in interface com.softsynth.jmsl.util.DirectorySettable
 
getDirectory() - Static method in class com.softsynth.jmsl.view.SampleFinderDialog
 
getDirty() - Method in class com.softsynth.jmsl.score.Score
 
getDisplayClef() - Method in class com.softsynth.jmsl.score.Staff
 
getDisplayKeySignature() - Method in class com.softsynth.jmsl.score.Staff
 
getDisplayTimeSig() - Method in class com.softsynth.jmsl.score.Staff
 
getDistribution() - Method in class com.softsynth.jmsl.util.WeightedIntegerSequence
 
getDots() - Method in interface com.softsynth.jmsl.score.EditStateProvider
 
getDots() - Method in class com.softsynth.jmsl.score.ScoreEditPanel
 
getDoubleArray() - Method in interface com.softsynth.jmsl.DimensionNameSpaceEditable
 
getDoubleArray() - Method in class com.softsynth.jmsl.score.Note
synonym with getData()
getDoubleArray() - Method in class jmslexamples.jsyn.DimensionNameSpaceEditorExample
This is called every time a fader is moved in DimensionNameSpaceEditPanel so the new value can be set
getDoubleArray() - Method in class jmslexamples.KeyboardInstrumentPlayer
DimensionNameSpaceEditable interface
getDoubleArray() - Method in class jmsltestsuite.DimensionNameSpaceEditorTest
 
getDoubleBar() - Method in class com.softsynth.jmsl.score.Measure
 
getDrawableHeight() - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
 
getDrawableWidth() - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
 
getDrawingAnchor() - Method in class com.softsynth.jmsl.score.Measure
drawingAnchor is the (x,y) point at top left of drawable object, set by layout manager, changes as measures stretch, compress, realign, etc
getDrawingAnchor() - Method in class com.softsynth.jmsl.score.Note
anchor is the horizontal note location
getDrawingAnchor() - Method in class com.softsynth.jmsl.score.Staff
drawingAnchor is the (x,y) point at top left of drawable object, set by layout manager, changes as measures stretch, compress, realign, etc
getDrawingAnchor() - Method in class com.softsynth.jmsl.score.Track
 
getDuration(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getDuration() - Method in class com.softsynth.jmsl.MusicJob
returns duration, duration is used optionally
getDuration() - Method in interface com.softsynth.jmsl.score.EditStateProvider
 
getDuration() - Method in interface com.softsynth.jmsl.score.justify.Justifiable
 
getDuration() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
 
getDuration() - Method in class com.softsynth.jmsl.score.ScoreEditPanel
 
getDuration() - Method in class com.softsynth.jmsl.score.Track
 
getDurationalSpacing() - Method in interface com.softsynth.jmsl.score.justify.Justifiable
 
getDurationalSpacing() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
 
getDurationalSpacingBase() - Static method in class com.softsynth.jmsl.score.justify.Justifier
 
getDurationData() - Method in class com.softsynth.jmsl.score.Note
 
getDurationErrorReport() - Method in class com.softsynth.jmsl.score.util.LilyPondWriter
It is important that the input Score has correct total durations in each staff of each measure.

This duration error report is generated by com.softsynth.jmsl.score.operators.DurationReporter on the Score that this LilyPondWriter is converting.
getDurationReport() - Method in class com.softsynth.jmsl.score.Track
 
getDynamic() - Method in class com.softsynth.jmsl.score.Note
 
getEditEnabled() - Method in interface com.softsynth.jmsl.Editable
 
getEditEnabled() - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
 
getEditEnabled() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
getEditEnabled() - Method in class com.softsynth.jmsl.max.MaxInstrument
 
getEditEnabled() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getEditEnabled() - Method in class com.softsynth.jmsl.NullMusicDevice
 
getEditManager() - Method in class com.softsynth.jmsl.score.Score
 
getEditMode() - Method in interface com.softsynth.jmsl.score.EditStateProvider
 
getEditMode() - Method in class com.softsynth.jmsl.score.ScoreEditPanel
 
getEditMode() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getEnd() - Method in class com.softsynth.jmsl.score.ScoreSection
 
getEndIndex() - Method in class com.softsynth.jmsl.util.RunRange
 
getEndIndex() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getEndTimeOfNote(Note) - Method in class com.softsynth.jmsl.score.Track
 
getExitFlag() - Method in class com.softsynth.jmsl.view.BooleanDialog
 
getExtractedMusicShape() - Method in class com.softsynth.jmsl.score.transcribe.MeasureExtractor
 
getFactoryType() - Method in class com.didkovsky.portview.awt.ViewFactoryAWT
 
getFactoryType() - Method in class com.didkovsky.portview.swing.ViewFactorySwing
 
getFactoryType() - Method in interface com.didkovsky.portview.ViewFactory
 
getFaderIndex() - Method in class com.softsynth.jmsl.PanAmpPair
 
getFaderIndexes(Instrument) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getFaderIndexes(Instrument) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
 
getFaderIndexes(Instrument) - Method in class com.softsynth.jmsl.midi.MidiMixer
 
getFaderIndexes(Instrument) - Method in interface com.softsynth.jmsl.Mixer
faders index(es) associated with an instrument, or NULL if not found
getFaderIndexes(Instrument) - Method in class com.softsynth.jmsl.NullMixer
 
getFaderMute(int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getFaderMute(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
 
getFaderMute(int) - Method in class com.softsynth.jmsl.midi.MidiMixer
 
getFaderMute(int) - Method in interface com.softsynth.jmsl.Mixer
 
getFaderMute(int) - Method in class com.softsynth.jmsl.NullMixer
FALSE
getFaderSolo(int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getFaderSolo(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
 
getFaderSolo(int) - Method in class com.softsynth.jmsl.midi.MidiMixer
 
getFaderSolo(int) - Method in interface com.softsynth.jmsl.Mixer
 
getFaderSolo(int) - Method in class com.softsynth.jmsl.NullMixer
FALSE
getFileLoaderListeners() - Static method in class com.softsynth.jmsl.JMSL
 
getFileNoPath(String) - Static method in class com.softsynth.jmsl.util.FilenameTool
Pull the filename out of a full path, Ex.
getFillBeatWithNote() - Static method in class com.softsynth.jmsl.score.transcribe.Transcriber
 
getFirstNoteAfterTime(double) - Method in class com.softsynth.jmsl.score.Track
 
getFirstStaffToRender() - Method in class com.softsynth.jmsl.score.Score
 
getFlags() - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
 
getFlashLatency() - Static method in class com.softsynth.jmsl.score.NoteFlasher
 
getFloor() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
get the min threshold value set by the user, scaled to the values meaningful to currently displayed musicshape's currently dimension, clipped to current dimension's limits
getFont() - Method in interface com.didkovsky.portview.PVComponent
 
getFont() - Method in class com.didkovsky.portview.PVScrollbar
 
getFont() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getFont() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getFont() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getFont() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getFont() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
getFont() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
getFont() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
getFont() - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
getFontMetrics(Font) - Method in interface com.didkovsky.portview.PVFrame
 
getFontMetrics(Font) - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
getFontMetrics(Font) - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
getFoundClasses() - Method in class com.softsynth.jmsl.util.classbrowser.ClassFinder
 
getFoundInstrumentList() - Method in class jmslexamples.PluginScannerExample
 
getFrameRate() - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
 
getFrequencies() - Method in class com.softsynth.jmsl.util.TuningTable
 
getFrequency(double, int) - Method in class com.softsynth.jmsl.util.Tuning
 
getFrequency(double) - Method in class com.softsynth.jmsl.util.Tuning
 
getFrequency(double, int) - Method in class com.softsynth.jmsl.util.TuningET
pitchIndex is 0..stepsPerOctave-1.
getFrequency(double) - Method in class com.softsynth.jmsl.util.TuningET
 
getFrequency(double, int) - Method in class com.softsynth.jmsl.util.TuningTable
 
getFrequency(double) - Method in class com.softsynth.jmsl.util.TuningTable
 
getFrequency() - Method in class jmsltutorial.SpectrumData
 
getFrequency() - Method in class jmsltutorial.SpectrumDatum
 
getFromIndex() - Method in class com.softsynth.jmsl.util.Patch
 
getGoAhead() - Method in class com.softsynth.jmsl.score.util.MusicXMLWriter
 
getGoAhead() - Method in class com.softsynth.jmsl.score.util.SAPScoreWriter
 
getGraphics() - Method in interface com.didkovsky.portview.PVCanvas
 
getGraphics() - Method in class com.didkovsky.portview.PVScrollbar
 
getGraphics() - Method in interface com.softsynth.jmsl.score.ScoreCanvas
 
getGraphics() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getGraphics() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getGUIComponent() - Method in class com.softsynth.jmsl.JMSLMixerContainer
The GUI component is an extra component a Mixer can make available for a layout.
getGUIComponent() - Method in class com.softsynth.jmsl.jsyn.JSynMixer
 
getGUIComponent() - Method in class com.softsynth.jmsl.midi.MidiMixer
 
getGUIComponent() - Method in interface com.softsynth.jmsl.Mixer
 
getGUIComponent() - Method in class com.softsynth.jmsl.NullMixer
 
getHalfLife() - Method in class com.softsynth.jmsl.jsyn.RingMod
 
getHalfLife() - Method in class com.softsynth.jmsl.jsyn.SuperNoiseSwoop
 
getHalfLife() - Method in class jmsltutorial.SuperRingModBell
 
getHandle() - Method in class com.softsynth.jmsl.score.Note
 
getHeight() - Method in class com.softsynth.jmsl.score.Measure
 
getHeight() - Method in interface com.softsynth.jmsl.score.ScoreCanvas
 
getHeight() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getHeight() - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
 
getHeight() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getHeight() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getHierarchy() - Method in class com.softsynth.jmsl.score.Measure
 
getHierarchy() - Method in class com.softsynth.jmsl.score.Score
 
getHierarchy() - Method in class com.softsynth.jmsl.score.Staff
 
getHierarchy() - Method in class com.softsynth.jmsl.score.Track
 
getHigh() - Method in class com.softsynth.jmsl.Limits
upper bound
getHighest(Note) - Static method in class com.softsynth.jmsl.score.Note
Assuming this Note is a chord, find the Note with the highest pitch.
getHighLimit(int) - Method in class com.softsynth.jmsl.DefaultDimensionNameSpace
 
getHighLimit(int) - Method in interface com.softsynth.jmsl.DimensionNameSpace
 
getHighLimit(int) - Method in class com.softsynth.jmsl.DimensionNameSpaceAdapter
return highest allowable value for specified dimension
getHighLimit(int) - Method in class com.softsynth.jmsl.jsyn.SynthNoteDimensionNameSpace
return highest allowable value for specified dimension
getHighLimit(int) - Method in class com.softsynth.jmsl.midi.MidiDimensionNameSpace
 
getHighLimit(int) - Method in class com.softsynth.jmsl.MusicShape
return highest allowable value for specified dimension
getHocketProbability() - Method in class jmsltutorial.HocketTransform
 
getHoldData() - Method in class com.softsynth.jmsl.score.Note
 
getImgHeight() - Method in class com.didkovsky.portview.PVScrollbar
 
getImgWidth() - Method in class com.didkovsky.portview.PVScrollbar
 
getImplementationLabel() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
getInDevice() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getIndex() - Method in class com.softsynth.jmsl.jsyn.SampleInstrumentKeyMapPanel
 
getIndex() - Method in class com.softsynth.jmsl.score.StaffSpacing
 
getIndexes() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
 
getIndexOfCoreDuration(double) - Static method in class com.softsynth.jmsl.score.Note
input: duration like 0.25
getIndexOfModulation() - Method in class jmsltutorial.FMSpectrumCalculator
 
getInDur() - Method in class jmslexamples.GrainMaker
 
getInput() - Method in class com.softsynth.jmsl.jsyn.WAVRecorderPanel
 
getInputDeviceID() - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
 
getInputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getInputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_JavaSound
 
getInputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_MidiPort
 
getInputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_MidiPortLegacy
 
getInputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_MidiShare
 
getInsertionIndex(Point) - Method in class com.softsynth.jmsl.score.Staff
return the index at which a Note is to be inserted, based on location p.
getInsertionIndexForTime(double) - Method in class com.softsynth.jmsl.score.Track
 
getInsIndex() - Method in class com.softsynth.jmsl.max.MaxInstrument
 
getInsIndexSetByHand() - Method in class com.softsynth.jmsl.score.Staff
 
getInsName() - Method in class com.softsynth.jmsl.jsyn.SampleInstrumentMapperPanel
 
getInstance() - Static method in class com.algomusic.install.JMSLLicenseInstaller
 
getInstrument(int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getInstrument(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
 
getInstrument(int) - Method in class com.softsynth.jmsl.midi.MidiMixer
 
getInstrument(int) - Method in interface com.softsynth.jmsl.Mixer
Get instrument associated with fader index (some instruments may have more than one fader, so you cannot assume fader n goes with ins n)
getInstrument() - Method in class com.softsynth.jmsl.MixerFader
 
getInstrument() - Method in class com.softsynth.jmsl.MusicJob
 
getInstrument(int) - Method in class com.softsynth.jmsl.NullMixer
 
getInstrument(int) - Method in class com.softsynth.jmsl.score.Orchestra
 
getInstrument(String) - Method in class com.softsynth.jmsl.score.Orchestra
 
getInstrumentIndex(Instrument) - Method in class com.softsynth.jmsl.score.Orchestra
 
getInstrumentIndex() - Method in class com.softsynth.jmsl.score.Staff
 
getInstrumentNamesVisible() - Static method in class com.softsynth.jmsl.score.Score
 
getInt(int, int) - Method in class com.softsynth.jmsl.MusicShape
same as get(), cast to an int
getInterpreter() - Method in interface com.softsynth.jmsl.Instrument
 
getInterpreter() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getIntervals() - Method in class com.softsynth.jmsl.score.Note
 
getIntVal() - Method in class com.softsynth.jmsl.util.FunkyBean
 
getIntValue() - Method in class com.softsynth.jmsl.Limits
return the current value of random walk
getInvert() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
get the inversion value set by the user (drawn in magenta), scaled to the values meaningful to currently displayed musicshape's currently displayed dimension.
getIsApplet() - Static method in class com.softsynth.jmsl.JMSL
 
getItemCount() - Method in interface com.didkovsky.portview.PVChoice
 
getItemCount() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getJmslClockOrig() - Method in class com.softsynth.jmsl.midi.MidiIO_MidiShare
 
getJMSLMixerContainer() - Method in class com.softsynth.jmsl.score.Orchestra
 
getJMSLScoreInstrumentType() - Method in class com.softsynth.jmsl.score.util.QuietPlayLurkingInstrument
 
getKey() - Method in class com.softsynth.jmsl.NoteInterpreter
 
getKeySignature() - Method in class com.softsynth.jmsl.score.Staff
 
getKeySignatureSetByHand() - Method in class com.softsynth.jmsl.score.Staff
Used to signal the end of a run of clef changes.
getKeySignatureType() - Method in class com.softsynth.jmsl.score.KeySignature
 
getLabel() - Method in interface com.didkovsky.portview.PVButton
 
getLabel() - Method in interface com.didkovsky.portview.PVCheckbox
 
getLabel() - Method in interface com.didkovsky.portview.PVMenuItem
 
getLastAddedNote() - Method in class com.softsynth.jmsl.score.Score
 
getLastAddedNote() - Method in class com.softsynth.jmsl.score.ScoreCollection
 
getLastNoteBeforeTime(double) - Method in class com.softsynth.jmsl.score.Track
 
getLastUsedInterpolator() - Method in class com.softsynth.jmsl.util.MultiInterpolator
 
getLayoutHeight() - Method in class com.softsynth.jmsl.score.Score
 
getLayoutWidth() - Method in class com.softsynth.jmsl.score.Score
 
getLeftMargin() - Method in class com.softsynth.jmsl.score.Measure
 
getLevel() - Method in class com.softsynth.jmsl.score.Note
 
getLicenseProperties() - Static method in class com.softsynth.jmsl.JMSL
 
getLineIncrement() - Method in class com.didkovsky.portview.PVScrollbar
 
getLineIncrement() - Method in class com.softsynth.jmsl.view.JMSLScrollbar
 
getLineIncrement() - Method in class com.softsynth.view.CustomFader
 
getLocation() - Method in interface com.softsynth.jmsl.score.justify.Justifiable
 
getLocation() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
 
getLockedToInt() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getLoopState() - Method in class com.softsynth.jmsl.score.ScoreControlPanel
 
getLoopTimeSignatures() - Method in class com.softsynth.jmsl.score.transcribe.Transcriber
 
getLow() - Method in class com.softsynth.jmsl.Limits
lower bound
getLowest(Note) - Static method in class com.softsynth.jmsl.score.Note
Assuming this Note is a chord, find the Note with the lowest pitch.
getLowLimit(int) - Method in class com.softsynth.jmsl.DefaultDimensionNameSpace
 
getLowLimit(int) - Method in interface com.softsynth.jmsl.DimensionNameSpace
 
getLowLimit(int) - Method in class com.softsynth.jmsl.DimensionNameSpaceAdapter
return lowest allowable value for specified dimension
getLowLimit(int) - Method in class com.softsynth.jmsl.jsyn.SynthNoteDimensionNameSpace
return lowest allowable value for specified dimension
getLowLimit(int) - Method in class com.softsynth.jmsl.midi.MidiDimensionNameSpace
 
getLowLimit(int) - Method in class com.softsynth.jmsl.MusicShape
return lowest allowable value for specified dimension
getLurkerPatches() - Method in class com.softsynth.jmsl.score.PlayLurkerPatchManager
 
getMainMenuBar() - Method in class com.softsynth.jmsl.score.ScoreFrame
 
getMark() - Method in class com.softsynth.jmsl.score.Note
 
getMark() - Method in class com.softsynth.jmsl.score.transforms.MarkTransform
 
getMax() - Method in class com.didkovsky.portview.PVScrollbar
 
getMax() - Method in class com.softsynth.jmsl.DimAttributes
return precalculated maximum value found
getMax(int) - Method in class com.softsynth.jmsl.MusicShape
return precalculated maximum value found (calculated by calcStats())
getMax() - Method in class com.softsynth.jmsl.NamedDimension
 
getMax() - Method in class com.softsynth.jmsl.view.JMSLScrollbar
 
getMaxChannels(int) - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getMaxDuration() - Method in class com.softsynth.jmsl.score.Measure
 
getMaxDuration() - Method in class com.softsynth.jmsl.score.Staff
 
getMaxGrainDur() - Method in class jmslexamples.GrainMaker
 
getMaximum() - Method in class com.softsynth.jmsl.util.RandomSequence
 
getMaximumStep() - Method in class com.softsynth.jmsl.util.RandomWalkSequence
 
getMaxVoices() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
 
getMean() - Method in class com.softsynth.jmsl.DimAttributes
return precalculated mean
getMean(int) - Method in class com.softsynth.jmsl.MusicShape
return precalculated mean (calculated by calcStats())
getMean() - Method in class jmslexamples.EventDistributionsDemo
 
getMean() - Method in class jmslexamples.jsyn.EventDistributionsJSynDemo
 
getMeasure(int) - Method in class com.softsynth.jmsl.score.Score
 
getMeasure(int) - Method in class com.softsynth.jmsl.score.ScoreCollection
 
getMeasure() - Method in class com.softsynth.jmsl.score.Staff
 
getMeasure() - Method in class com.softsynth.jmsl.score.transcribe.MeasureBeatDivisions
 
getMeasureIndex() - Method in class com.softsynth.jmsl.score.Measure
 
getMeasureIndex() - Method in class com.softsynth.jmsl.score.Note
 
getMeasures() - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
 
getMeasures() - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
 
getMeasuresPerLine() - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
 
getMenu() - Method in class com.softsynth.jmsl.view.HierarchicalMenuBuilder
 
getMidiClockOrig() - Method in class com.softsynth.jmsl.midi.MidiIO_MidiShare
 
getMidiParser() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getMin() - Method in class com.didkovsky.portview.PVScrollbar
 
getMin() - Method in class com.softsynth.jmsl.DimAttributes
 
getMin(int) - Method in class com.softsynth.jmsl.MusicShape
return precalculated minimim value found (calculated by calcStats())
getMin() - Method in class com.softsynth.jmsl.NamedDimension
 
getMin() - Method in class com.softsynth.jmsl.view.JMSLScrollbar
 
getMinCostSearchPath() - Method in class com.softsynth.jmsl.score.transcribe.SearchPathList
 
getMinCostSearchPath(boolean) - Method in class com.softsynth.jmsl.score.transcribe.SearchPathList
 
getMinGrainDur() - Method in class jmslexamples.GrainMaker
 
getMinimum() - Method in class com.softsynth.jmsl.util.RandomSequence
 
getMinMeasureindex() - Method in class com.softsynth.jmsl.score.CopyBuffer
 
getMinRequired() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivisionScheme
 
getMinStaffindex() - Method in class com.softsynth.jmsl.score.CopyBuffer
 
getMinTimeSpan() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivisionScheme
 
getMissingElements() - Static method in class com.softsynth.jmsl.score.transcribe.SearchPathNoteMaker
 
getMixer(String) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getMixer() - Method in class com.softsynth.jmsl.MixerFader
 
getMixerClassName() - Method in interface com.softsynth.jmsl.Instrument
get the preferred Mixer classname (if any) for this instrument.
getMixerClassName() - Method in class com.softsynth.jmsl.InstrumentAdapter
The default implementation returns "com.softsynth.jmsl.NullMixer"
getMixerFrame() - Method in class com.softsynth.jmsl.score.ScoreFrame
 
getModAmp() - Method in class jmsltutorial.FMSpectrumCalculator
 
getModFreq() - Method in class jmsltutorial.FMSpectrumCalculator
 
getModIndex() - Method in class com.softsynth.jmsl.jsyn.Brass
 
getModIndex() - Method in class com.softsynth.jmsl.jsyn.circuits.BrassSynthNote
 
getModIndex() - Method in class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
 
getmodIndex() - Method in class com.softsynth.jmsl.jsyn.RingMod
 
getModIndex() - Method in class jmsltutorial.SuperBrass
 
getmodIndex() - Method in class jmsltutorial.SuperRingModBell
 
getMusicDevice() - Method in interface com.softsynth.jmsl.Instrument
Get the MusicDevice associated with this Instrument
getMusicDevice() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getMusicDevice() - Method in class com.softsynth.jmsl.midi.MidiInstrument
 
getMusicShape() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getMusicShape() - Method in class jmslexamples.jsyn.FrequencyDataTranslatorDemo
 
getMusPrefix() - Method in class com.softsynth.jmsl.score.ScoreFrame
 
getMusPrefix() - Method in class com.softsynth.jmsl.score.util.SAPScoreWriter
 
getMutationIndex() - Method in class jmsltutorial.MutationMeanTransform
 
getName() - Method in interface com.softsynth.jmsl.Composable
 
getName() - Method in class com.softsynth.jmsl.DimAttributes
 
getName() - Method in class com.softsynth.jmsl.GenericNamable
 
getName() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getName() - Method in class com.softsynth.jmsl.Interpreter
 
getName() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
 
getName() - Method in class com.softsynth.jmsl.MusicJob
 
getName() - Method in interface com.softsynth.jmsl.Namable
 
getName() - Method in class com.softsynth.jmsl.NamedDimension
 
getName() - Method in class com.softsynth.jmsl.score.BinaryCopyBufferTransform
 
getName() - Method in class com.softsynth.jmsl.score.BinaryCopyBufferTransformCommand
 
getName() - Method in class com.softsynth.jmsl.score.DeleteCommand
 
getName() - Method in class com.softsynth.jmsl.score.NotePropertiesTransform
 
getName() - Method in class com.softsynth.jmsl.score.NotePropertiesTransformCommand
 
getName() - Method in class com.softsynth.jmsl.score.operators.DurationReporter
 
getName() - Method in class com.softsynth.jmsl.score.operators.ScoreMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.score.operators.TempoUnblockingOperator
 
getName() - Method in class com.softsynth.jmsl.score.Score
 
getName() - Method in interface com.softsynth.jmsl.score.ScoreOperator
 
getName() - Method in class com.softsynth.jmsl.score.ScoreSection
 
getName() - Method in class com.softsynth.jmsl.score.transcribe.SearchPath
 
getName() - Method in class com.softsynth.jmsl.score.UnaryCopyBufferTransform
 
getName() - Method in class com.softsynth.jmsl.score.UnaryCopyBufferTransformCommand
 
getName() - Method in class com.softsynth.jmsl.util.CopyMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.FitToRangeMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.InvertMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.PasteMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.Patch
 
getName() - Method in class com.softsynth.jmsl.util.RandomizeMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.RemoveMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.RetrogradeMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.ScaleMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.ScaleToTotalMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.ScrambleMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.SortMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.TransposeMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.UnZoomMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.util.ZoomMusicShapeEditorOperator
 
getNativeRate() - Method in class com.softsynth.jmsl.DefaultMusicClock
 
getNativeRate() - Method in class com.softsynth.jmsl.jsyn.SynthClock
 
getNativeRate() - Method in interface com.softsynth.jmsl.MusicClock
Return rate of underlying native clock.
getNativeRate() - Method in class com.softsynth.jmsl.NonRealTimeMusicClock
 
getNativeTicks() - Method in class com.softsynth.jmsl.DefaultMusicClock
 
getNativeTicks() - Method in class com.softsynth.jmsl.jsyn.SynthClock
 
getNativeTicks() - Method in interface com.softsynth.jmsl.MusicClock
Override this method to support other integer based clocks like JSyn's.
getNativeTicks() - Method in class com.softsynth.jmsl.NonRealTimeMusicClock
 
getNearestLevel(Point) - Method in class com.softsynth.jmsl.score.Staff
 
getNext() - Method in interface com.softsynth.jmsl.SequenceGenerator
 
getNext() - Method in class com.softsynth.jmsl.util.HailstoneSequence
 
getNext() - Method in class com.softsynth.jmsl.util.Oof
 
getNext() - Method in class com.softsynth.jmsl.util.RandomSequence
 
getNext() - Method in class com.softsynth.jmsl.util.SequencerGeneratorAdapter
 
getNext() - Method in class com.softsynth.jmsl.util.WeightedIntegerSequence
Peek ahead.
getNextLegalBeat() - Method in class com.softsynth.jmsl.score.transcribe.SearchPath
 
getnoiseAmp() - Method in class com.softsynth.jmsl.jsyn.SuperNoiseSwoop
 
getNonEmptyTrackCount() - Method in class com.softsynth.jmsl.score.Staff
 
getNONSignalProcessingSynthNotes() - Static method in class com.softsynth.jmsl.jsyn.SignalProcessingSynthNotePruner
 
getNote(int) - Method in class com.softsynth.jmsl.score.Track
 
getNoteAreaWidth() - Method in class com.softsynth.jmsl.score.Measure
 
getNoteDur() - Method in class com.softsynth.jmsl.score.Note
 
getNoteDurationAsPerformanceTime(int) - Static method in class com.softsynth.jmsl.score.Note
 
getNoteDurationAsPerformanceTime() - Method in class com.softsynth.jmsl.score.Note
 
getNoteElseRest() - Method in interface com.softsynth.jmsl.score.EditStateProvider
 
getNoteElseRest() - Method in class com.softsynth.jmsl.score.ScoreEditPanel
 
getNoteHashTable() - Static method in class com.softsynth.jmsl.score.NoteFactory
 
getNoteHeadType() - Method in class com.softsynth.jmsl.score.Note
 
getNoteIndex() - Method in class com.softsynth.jmsl.score.Note
 
getNotesPerOctave() - Method in class com.softsynth.jmsl.util.TuningET
Deprecated. use getStepsPerOctave()
getNumAccidentals() - Method in class com.softsynth.jmsl.score.KeySignature
 
getNumberOfBeats() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
 
getNumberOfDivisions() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
 
getNumberOfDivisions() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivisionScheme
 
getNumberOfFilesHandled() - Method in class com.softsynth.jmsl.util.classbrowser.DirectoryTraverser
 
getNumberOfNames() - Method in class com.softsynth.jmsl.DefaultDimensionNameSpace
 
getNumberOfNames() - Method in interface com.softsynth.jmsl.DimensionNameSpace
 
getNumberOfNames() - Method in class com.softsynth.jmsl.DimensionNameSpaceAdapter
 
getNumberOfNames() - Method in class com.softsynth.jmsl.jsyn.SynthNoteDimensionNameSpace
 
getNumberOfNames() - Method in class com.softsynth.jmsl.midi.MidiDimensionNameSpace
 
getNumberOfNames() - Method in class com.softsynth.jmsl.MusicShape
 
getNumChannels() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
getNumChannels(int) - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getNumDots() - Method in class com.softsynth.jmsl.score.Note
 
getNumerator() - Method in class com.softsynth.jmsl.util.TimeSignature
 
getNumFaders() - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getNumFaders() - Method in class com.softsynth.jmsl.jsyn.JSynMixer
 
getNumFaders() - Method in class com.softsynth.jmsl.midi.MidiMixer
 
getNumFaders() - Method in interface com.softsynth.jmsl.Mixer
 
getNumFaders() - Method in class com.softsynth.jmsl.NullMixer
 
getNumFrames() - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getNumGrains() - Method in class jmslexamples.GrainMaker
 
getNumMeasures() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getNumOutputs() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
 
getNumOutputs() - Method in class com.softsynth.jmsl.max.MaxInstrument
 
getNumOutputs() - Method in class com.softsynth.jmsl.midi.MidiInstrument
 
getNumOutputs() - Method in interface com.softsynth.jmsl.OutputProvider
 
getNumOutputs() - Method in class jmslexamples.jsyn.SquareSineSawSynthNote
OutputProvider interface, return 3
getNumOutputs() - Method in class jmsltutorial.SineInstrument
In this case return 1.
getNumParts() - Method in class jmsltutorial.HocketTransform
 
getNumRepeats() - Method in class com.softsynth.jmsl.score.Measure
 
getNumSplatters() - Method in class jmslexamples.GrainMaker
 
getNumStaffs() - Method in class com.softsynth.jmsl.score.Score
Deprecated. use getNumStaves()
getNumStaves() - Method in class com.softsynth.jmsl.score.Score
 
getNumTails() - Method in class com.softsynth.jmsl.score.Note
 
getNumTimePointsHit() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
 
getNumTracksPerStaff() - Method in class com.softsynth.jmsl.score.Score
 
getNumVoices() - Method in class com.softsynth.jmsl.view.SynthNoteDialog
 
getOctaveName(int, int) - Static method in class com.softsynth.jmsl.score.NoteNamer
 
getOctaveRatio() - Method in class com.softsynth.jmsl.util.Tuning
Normally 2.0 so frequency doubles every octave.
getOctaveStretchCents() - Method in class com.softsynth.jmsl.util.Tuning
 
getOffscreenGraphics() - Method in class com.softsynth.jmsl.score.ScoreCanvasAWTCanvas
 
getOffscreenGraphics() - Method in class com.softsynth.jmsl.score.ScoreCanvasSwingJPanel
 
getOffset() - Method in class com.softsynth.jmsl.util.HailstoneSequence
 
getOrchestra() - Method in class com.softsynth.jmsl.score.Score
 
getOrchPatches() - Method in class com.softsynth.jmsl.score.Orchestra
 
getOutDevice() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getOutDur() - Method in class jmslexamples.GrainMaker
 
getOutput() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getOutput(int) - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getOutput() - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
 
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
 
getOutput() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
 
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
 
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
This method is unique to JSynMixer, not part of Mixer interface .
getOutput() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
same as getOutput(), only one output
getOutput() - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
Implement JSynInstrument interface
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
same as getOutput(), only 1 part
getOutput() - Method in class com.softsynth.jmsl.jsyn.TransposingSampleSustainingInstrument
 
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.TransposingSampleSustainingInstrument
 
getOutput() - Method in class com.softsynth.jmsl.max.MaxInstrument
 
getOutput(int) - Method in class com.softsynth.jmsl.max.MaxInstrument
 
getOutput() - Method in class com.softsynth.jmsl.midi.MidiInstrument
 
getOutput(int) - Method in class com.softsynth.jmsl.midi.MidiInstrument
 
getOutput() - Method in interface com.softsynth.jmsl.OutputProvider
get this output (SynthOutput in the case of a JSyn Instrument, for example
getOutput(int) - Method in interface com.softsynth.jmsl.OutputProvider
 
getOutput(int) - Method in class jmslexamples.jsyn.SquareSineSawSynthNote
OutputProvider interface
getOutput() - Method in class jmslexamples.jsyn.SquareSineSawSynthNote
OutputProvider interface , return getOutput(0)
getOutput() - Method in class jmsltutorial.SineInstrument
Instrument interface.
getOutput(int) - Method in class jmsltutorial.SineInstrument
Instrument interface.
getOutputDeviceID() - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
 
getOutputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getOutputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_JavaSound
 
getOutputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_MidiPort
 
getOutputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_MidiPortLegacy
 
getOutputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_MidiShare
 
getOverflow() - Method in class com.softsynth.jmsl.score.Note
 
getPageIncrement() - Method in class com.didkovsky.portview.PVScrollbar
 
getPageIncrement() - Method in class com.softsynth.jmsl.view.JMSLScrollbar
 
getPan(int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getPan(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
 
getPan(int) - Method in class com.softsynth.jmsl.midi.MidiMixer
 
getPan(int) - Method in interface com.softsynth.jmsl.Mixer
 
getPan(int) - Method in class com.softsynth.jmsl.NullMixer
 
getPan() - Method in class com.softsynth.jmsl.PanAmpPair
 
getPan() - Method in class com.softsynth.jmsl.view.PanAmpPanel
 
getPanAmpControlPanel() - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getPanAmpControlPanel(int, int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getPanAmpControlPanel(int, int, int, int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getPanAmpControlPanel() - Method in class com.softsynth.jmsl.score.Orchestra
Build a Panel of PanAmpPanels, one for each fader of JMSLMixerContainer.
getPanAmpPair() - Method in class com.softsynth.jmsl.MixerFader
 
getPanel() - Method in class jmsltestsuite.MultipleScoresDemoPolyTempo
 
getPanel() - Method in class jmsltestsuite.ScoreTest
 
getParallelCollection() - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
 
getParent() - Method in interface com.didkovsky.portview.PVComponent
 
getParent() - Method in class com.didkovsky.portview.PVScrollbar
 
getParent() - Method in interface com.softsynth.jmsl.Composable
Return composable that is playing this Composable.
getParent() - Method in class com.softsynth.jmsl.MusicJob
 
getParent() - Method in class com.softsynth.jmsl.score.ScoreCanvasAWT
 
getParent() - Method in class com.softsynth.jmsl.score.ScoreCanvasSwing
 
getParent() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getParent() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getParent() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
getParent() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
getParent() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
getParent() - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
getParentCanvas() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvasAWT
 
getParentCanvas() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvasSwing
 
getParentMenuItem() - Method in class com.didkovsky.portview.awt.PVCheckboxMenuItemAWT
 
getParentMenuItem() - Method in class com.didkovsky.portview.awt.PVMenuAWT
 
getParentMenuItem() - Method in class com.didkovsky.portview.awt.PVMenuItemAWT
 
getParentMenuItem() - Method in interface com.didkovsky.portview.PVMenuItem
 
getParentMenuItem() - Method in class com.didkovsky.portview.swing.PVCheckboxMenuItemSwing
 
getParentMenuItem() - Method in class com.didkovsky.portview.swing.PVMenuItemSwing
 
getParentMenuItem() - Method in class com.didkovsky.portview.swing.PVMenuSwing
 
getPatchName() - Method in class com.softsynth.jmsl.view.PatchEditorPanel
 
getPathWithoutFilename(String) - Static method in class com.softsynth.jmsl.util.FilenameTool
Pull the path off the front of a path + filename
getPeakTableData() - Method in class com.softsynth.jmsl.util.PolynomialTableData
 
getPerformanceData() - Method in class com.softsynth.jmsl.score.Note
translate internal performance data based on expressive properties.
getPerformanceDataCopy() - Method in class com.softsynth.jmsl.score.Note
translate internal performance data based on expressive properties.
getPitch(int) - Method in class com.softsynth.jmsl.score.KeySignature
 
getPitch(double) - Method in class com.softsynth.jmsl.util.TuningET
convert frequency to double precision pitch
getPitchData() - Method in class com.softsynth.jmsl.score.Note
 
getPitches() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
getPitchName(int, int) - Static method in class com.softsynth.jmsl.score.NoteNamer
 
getPitchName(int) - Method in class com.softsynth.jmsl.util.MidiPitchNamer
 
getPlayLurkerPatchManager() - Method in class com.softsynth.jmsl.score.Score
 
getPlayLurkers() - Method in class com.softsynth.jmsl.MusicJob
 
getPlayTime() - Method in class com.softsynth.jmsl.jsyn.AllocatorFreeEvent
 
getPlayTime() - Method in interface com.softsynth.jmsl.ScheduledEvent
 
getPlayTime() - Method in class com.softsynth.jmsl.util.PlayTimeDoubleArrayPair
 
getPlayTime() - Method in class jmsltestsuite.EventExample
 
getPolyphonic() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
 
getProgram() - Method in class com.softsynth.jmsl.midi.MidiInstrument
 
getProperty() - Method in class com.softsynth.jmsl.util.AccMutHolder
 
getProximityFactor() - Static method in class com.softsynth.jmsl.score.EditManager
 
getPVMenuBar() - Method in class com.didkovsky.portview.awt.PVDialogAWT
 
getPVMenuBar() - Method in class com.didkovsky.portview.awt.PVFrameAWT
 
getPVMenuBar() - Method in interface com.didkovsky.portview.PVFrame
 
getPVMenuBar() - Method in class com.didkovsky.portview.swing.PVDialogSwing
 
getPVMenuBar() - Method in class com.didkovsky.portview.swing.PVFrameSwing
 
getPVMenuBar() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
getPVMenuBar() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
getPVMenuItem(int) - Method in class com.didkovsky.portview.awt.PVMenuAWT
 
getPVMenuItem(int) - Method in interface com.didkovsky.portview.PVMenu
 
getPVMenuItem(int) - Method in class com.didkovsky.portview.swing.PVMenuSwing
 
getPVMenuItemCount() - Method in class com.didkovsky.portview.awt.PVMenuAWT
 
getPVMenuItemCount() - Method in interface com.didkovsky.portview.PVMenu
 
getPVMenuItemCount() - Method in class com.didkovsky.portview.swing.PVMenuSwing
 
getQuiet() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getRange() - Method in class com.softsynth.jmsl.Limits
returns range for a random step.
getRangeEndIndex() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getRangeEndIndex() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getRangeStartIndex() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getRangeStartIndex() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getRangeX1() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getRangeX2() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getRate() - Method in class com.softsynth.jmsl.DefaultMusicClock
 
getRate() - Method in interface com.softsynth.jmsl.MusicClock
 
getRate() - Method in class com.softsynth.jmsl.NonRealTimeMusicClock
 
getRatio() - Method in class jmslexamples.EventDistributionsDemo
 
getRatio() - Method in class jmslexamples.jsyn.EventDistributionsJSynDemo
 
getRectSelectOriginCorner() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getRectSelectTerminalCorner() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getReferenceFrequency() - Method in class com.softsynth.jmsl.util.Tuning
Reference frequency is locked to the reference pitch.
getReferencePitch() - Method in class com.softsynth.jmsl.util.Tuning
Reference pitch is locked to the reference frequency.
getReleaseLength() - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getReleaseLengthSec(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getReleaseStart() - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getReleaseStartSec(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getRenderDelay() - Static method in class com.softsynth.jmsl.score.Score
 
getRenderGraphics() - Method in interface com.softsynth.jmsl.score.ScoreCanvas
 
getRenderGraphics() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getRenderGraphics() - Method in class com.softsynth.jmsl.score.ScoreCanvasAWT
 
getRenderGraphics() - Method in class com.softsynth.jmsl.score.ScoreCanvasSwing
 
getRepeatCount() - Method in class com.softsynth.jmsl.MusicJob
 
getRepeatEnd() - Method in class com.softsynth.jmsl.score.Measure
 
getRepeatPause() - Method in class com.softsynth.jmsl.MusicJob
 
getRepeats() - Method in class com.softsynth.jmsl.MusicJob
 
getRepeatStart() - Method in class com.softsynth.jmsl.score.Measure
 
getResonance() - Method in class com.softsynth.jmsl.jsyn.SuperNoiseSwoop
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.DurationReporter
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.ScoreMusicShapeEditorOperator
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.TempoUnblockingOperator
 
getResultString() - Method in interface com.softsynth.jmsl.score.ScoreOperator
 
getRoot(Note) - Static method in class com.softsynth.jmsl.score.Note
Assuming this Note is a chord, find the Note with the lowest pitch.
getRows() - Method in interface com.didkovsky.portview.PVTextArea
 
getSampleFilename(int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
getSampleLoopRegioner(int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrumentWithLoops
 
getSampleLoopRegioners() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrumentWithLoops
 
getSampleName() - Method in class com.softsynth.jmsl.jsyn.SampleInstrumentKeyMapPanel
 
getSampleRegion() - Method in class com.softsynth.jmsl.jsyn.SampleLoopRegioner
 
getSBBackgroundColor() - Method in class com.didkovsky.portview.PVScrollbar
 
getScaleMax() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getScaleMin() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getScalerTableData(double) - Method in class com.softsynth.jmsl.util.PolynomialTableData
return double[] containing multiplicative inverses of peak data
getScore() - Method in class com.softsynth.jmsl.score.Measure
 
getScore() - Method in class com.softsynth.jmsl.score.Note
 
getScore() - Method in class com.softsynth.jmsl.score.ScoreCommand
 
getScore() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getScore() - Method in class com.softsynth.jmsl.score.Staff
 
getScore() - Method in class com.softsynth.jmsl.score.Track
 
getScore() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
 
getScore() - Method in class com.softsynth.jmsl.score.transcribe.SearchPath
 
getScore(int, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
 
getScore() - Method in class com.softsynth.jmsl.score.view.ScoreMusicShapeEditor
 
getScoreCanvas() - Method in class com.softsynth.jmsl.score.Score
 
getScoreCanvasListeners() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getScoreCollection() - Method in class com.softsynth.jmsl.score.Score
 
getScoreCommand(Score, int) - Static method in class com.softsynth.jmsl.score.ScoreCommandCenter
 
getScoreCommand(Score, String) - Static method in class com.softsynth.jmsl.score.ScoreCommandCenter
 
getScoreEditPanel() - Method in class com.softsynth.jmsl.score.Score
 
getScoreFrame() - Method in class com.softsynth.jmsl.score.util.JMSLScoreApplet
 
getScoreFrame() - Method in class jmslexamples.jsyn.AlgorithmicTimbreScoreDemo
 
getScoreFrame() - Method in class jmslexamples.jsyn.JScoreJSynDemo
 
getScoreFrame() - Method in class jmslexamples.jsyn.JScoreOofDemo
 
getScoreFrame() - Method in class jmslexamples.jsyn.MonoTimbralScoreDemo
 
getScoreFrame() - Method in class jmslexamples.jsyn.PolyTimbralScoreDemo
 
getScoreFrame() - Method in class jmslexamples.ScoreExportSAPDemo
 
getScoreFrame() - Method in class jmsltutorial.JMSLScoreAppletToot
 
getScoreFrame() - Method in class jmsltutorial.JScoreJSynPolyInsApplet
 
getScoreLayoutManager() - Method in class com.softsynth.jmsl.score.Score
 
getScorePainter() - Method in class com.softsynth.jmsl.score.Score
 
getScorePainter() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getScoreSections() - Method in class com.softsynth.jmsl.score.Score
 
getSeconds() - Method in class com.softsynth.midifile.MIDIFileEvent
 
getSectionIndex() - Method in class com.softsynth.jmsl.score.ScoreSection
 
getSeed() - Static method in class com.softsynth.jmsl.JMSLRandom
 
getSeed() - Method in interface com.softsynth.jmsl.SequenceGenerator
 
getSeed() - Method in class com.softsynth.jmsl.util.HailstoneSequence
 
getSeed() - Method in class com.softsynth.jmsl.util.Oof
 
getSeed() - Method in class com.softsynth.jmsl.util.RandomDriver
 
getSeed() - Method in class com.softsynth.jmsl.util.RandomSequence
 
getSeed() - Method in class com.softsynth.jmsl.util.SequencerGeneratorAdapter
 
getSelected() - Method in class com.softsynth.jmsl.score.Note
 
getSelectedChoiceItem() - Method in class com.didkovsky.portview.awt.PVChoiceAWT
 
getSelectedChoiceItem() - Method in interface com.didkovsky.portview.PVChoice
 
getSelectedChoiceItem() - Method in class com.didkovsky.portview.swing.PVChoiceSwing
 
getSelectedChoiceItem() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getSelectedDeviceID() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getSelectedIndex() - Method in interface com.didkovsky.portview.PVChoice
 
getSelectedIndex() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
 
getSelectedMeasure() - Method in class com.softsynth.jmsl.score.Score
useful for mouse editing
getSelectedStaff() - Method in class com.softsynth.jmsl.score.Score
useful for mouse editing
getSelectionBuffer() - Method in class com.softsynth.jmsl.score.Score
 
getShapeMax() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getShapeMin() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getShowGrid() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getSignalProcessingSynthNotes() - Static method in class com.softsynth.jmsl.jsyn.SignalProcessingSynthNotePruner
 
getSlurredIn() - Method in class com.softsynth.jmsl.score.Note
 
getSlurredOut() - Method in class com.softsynth.jmsl.score.Note
 
getSortedChord(Note) - Static method in class com.softsynth.jmsl.score.Note
Get an array containing this Note's intervals and handle in sorted order
getSoundbankFile() - Method in class com.softsynth.jmsl.midi.MidiIO_JavaSound
 
getSoundbankURL() - Method in class com.softsynth.jmsl.midi.MidiIO_JavaSound
 
getSpaceAbove() - Method in class com.softsynth.jmsl.score.Staff
for layout; unscaled space above staff
getSpaceAbove() - Method in class com.softsynth.jmsl.score.StaffSpacing
 
getSpaceBelow() - Method in class com.softsynth.jmsl.score.Staff
for layout; unscaled space below staff
getSpaceBelow() - Method in class com.softsynth.jmsl.score.StaffSpacing
 
getSpectrum() - Method in class jmsltutorial.FMSpectrumCalculator
 
getSpread() - Method in class jmslexamples.GrainMaker
 
getStaff(int) - Method in class com.softsynth.jmsl.score.Measure
 
getStaff() - Method in class com.softsynth.jmsl.score.Track
 
getStaffHeight() - Static method in class com.softsynth.jmsl.score.Staff
for layout; unscaled distance between top and bottom line of staff
getStaffIndex() - Method in class com.softsynth.jmsl.score.Note
 
getStaffIndex() - Method in class com.softsynth.jmsl.score.Staff
 
getStaffSpacing(int) - Method in class com.softsynth.jmsl.score.Score
 
getStart() - Method in class com.softsynth.jmsl.score.ScoreSection
 
getStartDelay() - Method in class com.softsynth.jmsl.MusicJob
Delay before starting
getStartIndex() - Method in class com.softsynth.jmsl.util.RunRange
 
getStartIndex() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getStartMeasure() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getStartPause() - Method in class com.softsynth.jmsl.MusicJob
Get time to pause after start() and startPlayables(), before repeat()
getStartTime() - Method in class com.softsynth.jmsl.MusicJob
 
getStartTime() - Method in interface com.softsynth.jmsl.score.justify.Justifiable
 
getStartTime() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
 
getStartTime() - Method in class com.softsynth.jmsl.score.transcribe.MeasureExtractor
 
getStartTimeOfNote(Note) - Method in class com.softsynth.jmsl.score.Track
 
getState() - Method in interface com.didkovsky.portview.PVCheckbox
 
getState() - Method in interface com.didkovsky.portview.PVCheckboxMenuItem
 
getState() - Method in class com.didkovsky.portview.swing.PVCheckboxSwing
 
getState() - Method in class jmslexamples.TextJob
return the "state" of the TextJob, used for reversing color, for example
getStemInfo() - Method in class com.softsynth.jmsl.score.Note
Get stem info 0=no stem, 1=stem up, 2= stem down
getStepsPerOctave() - Method in class com.softsynth.jmsl.util.Tuning
 
getStepsPerOctave() - Method in class com.softsynth.jmsl.util.TuningET
 
getStepsPerOctave() - Method in class com.softsynth.jmsl.util.TuningTable
 
getStopDelay() - Method in class com.softsynth.jmsl.MusicJob
 
getSum() - Method in class com.softsynth.jmsl.DimAttributes
return precalulated sum
getSum(int) - Method in class com.softsynth.jmsl.MusicShape
return precalulated sum (calculated by calcStats())
getSustainLength() - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getSustainLengthSec(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getSustainStart() - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getSustainStartSec(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
 
getSynthContext() - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
 
getSynthContext() - Method in class com.softsynth.jmsl.jsyn.JSynInsFromClassName
 
getSynthNoteClassName() - Method in class com.softsynth.jmsl.jsyn.JSynInsFromClassName
 
getSynthSamples() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
getTableData() - Method in class com.softsynth.jmsl.util.PolynomialTableData
 
getTempi() - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
 
getTemplateName() - Method in class com.softsynth.jmsl.score.ScoreFrame
 
getTemplateName() - Method in class com.softsynth.jmsl.score.util.SAPScoreWriter
 
getTempo() - Method in class com.softsynth.jmsl.score.Measure
 
getTempo() - Method in class com.softsynth.jmsl.score.transcribe.TempoTimeSignatureHolder
 
getTempoEventTime() - Method in class com.softsynth.jmsl.util.MidiTempoHolder
 
getTempoSetByHand() - Method in class com.softsynth.jmsl.score.Measure
 
getTempoVisible() - Static method in class com.softsynth.jmsl.score.Score
 
getTerms() - Method in class com.softsynth.jmsl.util.Polynomial
 
getText() - Method in interface com.didkovsky.portview.PVLabel
 
getText() - Method in interface com.didkovsky.portview.PVTextComponent
 
getText() - Method in class com.softsynth.jmsl.score.Note
 
getText() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
getTextFont() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getTextOffsetX() - Method in class com.softsynth.jmsl.score.Note
horizontal text displacement
getTextOffsetY() - Method in class com.softsynth.jmsl.score.Note
vertical text displacement
getTextSpaceAfter() - Method in interface com.softsynth.jmsl.score.justify.Justifiable
 
getTextSpaceAfter() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
 
getTextSpaceBefore() - Method in interface com.softsynth.jmsl.score.justify.Justifiable
 
getTextSpaceBefore() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
 
getTextualSpacing() - Method in interface com.softsynth.jmsl.score.justify.Justifiable
 
getTextualSpacing() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
 
getTextualSpacingAfterNote(Note) - Static method in class com.softsynth.jmsl.score.justify.NoteJustifier
 
getTextualSpacingBeforeNote(Note) - Static method in class com.softsynth.jmsl.score.justify.NoteJustifier
 
getTicks() - Method in class com.softsynth.midifile.MIDIFileEvent
Returns time in ticks.
getTiedIn() - Method in class com.softsynth.jmsl.score.Note
 
getTiedOut() - Method in class com.softsynth.jmsl.score.Note
 
getTieManager(int) - Method in class com.softsynth.jmsl.score.Score
 
getTimePerBeat() - Method in class com.softsynth.jmsl.util.TimeSignature
 
getTimePointIndexListing() - Method in class com.softsynth.jmsl.score.transcribe.SearchPath
 
getTimePoints() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
 
getTimeSig() - Method in class com.softsynth.jmsl.score.Measure
 
getTimeSigFont() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getTimeSignature() - Method in class com.softsynth.jmsl.score.transcribe.TempoTimeSignatureHolder
 
getTimeSignatures() - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
 
getTimeSigSetByHand() - Method in class com.softsynth.jmsl.score.Measure
 
getTimeSpan() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
 
getTimeSpan() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivisionScheme
 
getTimeStretch() - Method in interface com.softsynth.jmsl.Composable
 
getTimeStretch() - Method in class com.softsynth.jmsl.MusicJob
 
getTimeStretch() - Method in class com.softsynth.jmsl.score.Tempo
 
getToIndex() - Method in class com.softsynth.jmsl.util.Patch
 
getTotalHeight() - Method in class com.softsynth.jmsl.score.Staff
 
getTotalTime() - Method in class com.softsynth.jmsl.util.TimeSignature
 
getTrack() - Method in class com.softsynth.jmsl.score.Note
 
getTrack(int) - Method in class com.softsynth.jmsl.score.Staff
 
getTrackIndex() - Method in class com.softsynth.jmsl.score.Track
 
getTransposition() - Method in interface com.softsynth.jmsl.Composable
 
getTransposition() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getTransposition() - Method in class com.softsynth.jmsl.MusicJob
 
getTransposition() - Method in interface com.softsynth.jmsl.Transposable
 
getTuning() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
getTuning() - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
 
getTuning() - Method in class com.softsynth.jmsl.jsyn.TunedSynthNoteInstrument
 
getTuplet() - Method in interface com.softsynth.jmsl.score.EditStateProvider
 
getTuplet() - Method in interface com.softsynth.jmsl.score.justify.Justifiable
0 if binary rhythm else 3, 5, 7, etc
getTuplet() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
 
getTuplet() - Method in class com.softsynth.jmsl.score.Note
 
getTuplet() - Method in class com.softsynth.jmsl.score.ScoreEditPanel
 
getTurnPages() - Method in class com.softsynth.jmsl.score.Score
 
getUnmatchedFiles() - Method in class com.softsynth.jmsl.util.classbrowser.ClassBrowser
 
getUpdateDimension() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
Get the dimension to match against when update() is called.
getUseGauss() - Method in class jmslexamples.GrainMaker
 
getUserPanel() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
This is an empty PVPanel which is at the very bottom of the layout, below the musicshape and dimension choices.
getV1() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getV2() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getV3() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getValue() - Method in class com.didkovsky.portview.PVScrollbar
 
getValue() - Method in class com.softsynth.jmsl.Limits
return the current value of random walk
getValue() - Method in class com.softsynth.jmsl.view.DimValueEditPanel
 
getValue() - Method in class com.softsynth.jmsl.view.JMSLScrollbar
 
getValue() - Method in class com.softsynth.view.CustomFader
 
getVelData() - Method in class com.softsynth.jmsl.score.Note
 
getViewFactory() - Static method in class com.didkovsky.portview.PortView
 
getViewFactory() - Static method in class com.softsynth.jmsl.JMSL
ViewFactory can be used to build GUIs with components that can switch between AWT and Swing .
getVisibleAmount(int) - Method in class com.softsynth.view.CustomFader
 
getVoices() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
voices is a hashtable whose keys are synthnotes returned by allocator.steal() ( called in on() method), and whose values are the pitch which they were used to bang.
getWeight(Object) - Method in class com.softsynth.jmsl.util.WeightedObjectChooser
 
getWeights() - Method in class com.softsynth.jmsl.util.WeightedIntegerSequence
 
getWidth() - Method in class com.softsynth.jmsl.score.Measure
 
getWidth() - Method in interface com.softsynth.jmsl.score.ScoreCanvas
 
getWidth() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getWidth() - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
 
getWidth() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getWidth() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getWidthSetByHand() - Method in class com.softsynth.jmsl.score.Measure
 
getWrap() - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
 
getXMLCreatable() - Method in interface com.softsynth.jmsl.score.XMLScoreEnabled
 
getXMLWritable() - Method in interface com.softsynth.jmsl.score.XMLScoreEnabled
 
getZoom() - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
drawing scale, 1.0=normal size
getZoom() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
gimmeRandomHarmonicComplexity(double, double) - Static method in class com.softsynth.jmsl.util.HarmonicComplexity
Returns some interval from {0, 7, 5, 4, 9, 3, 10, 6, 2, 8, 11, 1 } Arguments passed to Gaussian distribution
gimmeRandomHarmonicComplexity(int) - Static method in class com.softsynth.jmsl.util.HarmonicComplexity
Returns some interval from {0, 7, 5, 4, 9, 3, 10, 6, 2, 8, 11, 1 } Ceiling argument limits upper range of complexity 0..11
gimmeScore() - Method in class jmsltestsuite.MultipleScoresDemo2
 
GoofyFace - Class in com.softsynth.jmsl.score
Testable implementation of a ScoreCanvasListener.
GoofyFace() - Constructor for class com.softsynth.jmsl.score.GoofyFace
 
GrainMaker - Class in jmslexamples
Generate a CSound score file using statistical distributions of grains read from input sound file Example of one line of output: ; ins strt dur amp skip atk rel pan i1 0 0.01 .5 0 .0025 .0025 0.5 Assumes a CSound orc file like the following, where "aiff\marimba.aif" is the source for grains and has length 0.126 sec.
GrainMaker() - Constructor for class jmslexamples.GrainMaker
 
GrainMakerApplet - Class in jmslexamples
 
GrainMakerApplet() - Constructor for class jmslexamples.GrainMakerApplet
 

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