Index

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 
All Classes|All Packages

G

gain - Variable in class com.softsynth.jmsl.jsyn2.FaderCircuit
 
gauss(double, double) - Static method in class com.softsynth.jmsl.JMSLRandom
Deprecated.
use gaussVar() instead.
gauss(double, double) - Method in class com.softsynth.jmsl.util.RandomDriver
Return a Gaussian distributed value.
GaussPlot - Class in jmsltestsuite
 
GaussPlot() - Constructor for class jmsltestsuite.GaussPlot
 
gaussSD(double, double) - Static method in class com.softsynth.jmsl.JMSLRandom
Return a Gaussian distributed value using Central Limit Theorem Method.
gaussVar(double, double) - Static method in class com.softsynth.jmsl.JMSLRandom
Return a Gaussian distributed value using Central Limit Theorem Method.
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.
GeneralQuantizer - Class in jmsltestsuite
 
GeneralQuantizer() - Constructor for class jmsltestsuite.GeneralQuantizer
 
generateMoreBuggy() - Static method in class jmsltestsuite.TranscribeScore26
this bug came up during the Zero Waste distributable project Oct 2018
generateRandomMusicShape(JSynUnitVoiceInstrument) - Method in class jmslexamples.jsyn2.FullFeaturedJSynUnitVoiceSupport
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.MutipleScoresDemo3
 
generateSomeScore(double, double) - Static method in class jmslexamples.jsyn2.Nancarrow
 
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) - 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
 
get(int, int) - Method in class com.softsynth.jmsl.MusicShape
returns the value at element i, dimension d
get8vaIn() - Method in class com.softsynth.jmsl.score.Note
 
get8vaOut() - Method in class com.softsynth.jmsl.score.Note
Deprecated.
Misnomer. No longer flags whether 8va to next note. Only indicates that 8va applied to this note.
get8vbIn() - Method in class com.softsynth.jmsl.score.Note
 
get8vbOut() - Method in class com.softsynth.jmsl.score.Note
Deprecated.
Misnomer. No longer flags whether 8vb to next note. Only indicates that 8vb applied to this 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
getAccidentalOffset() - Method in class com.softsynth.jmsl.score.Note
 
getAccidentalVisibilityPolicy() - Method in class com.softsynth.jmsl.score.Note
One of: ACCIDENTAL_SHOW_NORMAL, ACCIDENTAL_SHOW_NEVER, ACCIDENTAL_SHOW_ALWAYS
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
getActiveJSynVoices(double) - Method in class com.softsynth.jmsl.jsyn2.JSynUnitVoiceInstrument
For Cindy Bui 2019-12-03
getActiveTrackIndex() - Method in interface com.softsynth.jmsl.score.EditStateProvider
 
getActiveTrackIndex() - Method in class com.softsynth.jmsl.score.ScoreEditPanel
 
getAdvance() - Method in class com.softsynth.jmsl.DefaultMusicClock
 
getAdvance() - Method in interface com.softsynth.jmsl.MusicClock
 
getAdvance() - Method in class com.softsynth.jmsl.NonRealTimeMusicClock
 
getAllIntervalsUpTo(int) - Static method in class com.softsynth.jmsl.util.HarmonicComplexity
 
getAllocator() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
Deprecated.
 
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
Deprecated.
Precondition: pitchIndex points to a valid sample, previously loaded with addSamplePitch().
getAlternativeSampleIndex(int, double, double[]) - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
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().
getAmp() - Method in class com.softsynth.jmsl.PanAmpPair
 
getAmp() - Method in class com.softsynth.jmsl.view.PanAmpPanel
 
getAmp(int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getAmp(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
Deprecated.
 
getAmp(int) - Method in class com.softsynth.jmsl.jsyn2.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
 
getAmplitude() - Method in class jmsltutorial.SpectrumData
 
getAmplitude() - Method in class jmsltutorial.SpectrumDatum
 
getAnnotation() - Method in class com.softsynth.jmsl.score.ScoreAnnotation
 
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, double) - Static method in class com.softsynth.util.XMLReader
Get a single attribute from the Hashtable.
getAttribute(Hashtable, String, int) - Static method in class com.softsynth.util.XMLReader
Get a single attribute from the Hashtable.
getAudioSampleFilename() - Method in class com.softsynth.jmsl.jsyn2.PitchMappedAudioSample
 
getAudioSamples() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
getAutoBeam() - Static method in class com.softsynth.jmsl.score.EditManager
 
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
Deprecated.
 
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
 
getBarNone() - Method in class com.softsynth.jmsl.score.Measure
 
getBaseFont() - Method in class com.softsynth.jmsl.score.MusicGlyphRenderer
this is the font from which yoyu can derive other sizes and styles.
getBaseFrequency() - Method in class com.softsynth.jmsl.util.TuningET
Deprecated.
Use getReferenceFrequency() and getReferencePitch()
getBeamedOut() - Method in class com.softsynth.jmsl.score.Note
 
getBeamGroup(TimeSignature) - Method in class com.softsynth.jmsl.score.util.BeamGroupCollection
 
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
 
getBottomMargin() - Method in class com.softsynth.jmsl.score.Score
 
getBottomMargin() - Method in class com.softsynth.jmsl.score.view.ScoreDialog
 
getBoundingInfo() - Method in class com.softsynth.jmsl.score.Measure
 
getBoundingInfo() - Method in class com.softsynth.jmsl.score.Staff
 
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
Deprecated.
 
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
Deprecated.
 
getByteArray() - Method in class com.softsynth.jmsl.score.midi.MidiTrackEvent
 
getBytes() - Method in class com.softsynth.midifile.MIDIFileSysExEvent
 
getCancellingKeySignature(KeySignature) - Static method in class com.softsynth.jmsl.score.KeySignature
 
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.jmsl.score.midi.MidiTrackEvent
 
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
Deprecated.
 
getClassName() - Method in class com.softsynth.jmsl.view.PolyphonicInstrumentDialog
 
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.
getClefsVisible() - Method in class com.softsynth.jmsl.score.Score
 
getClefType() - Method in class com.softsynth.jmsl.score.Clef
 
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.
getColorOfSelectedNotes() - Method in class com.softsynth.jmsl.score.SelectionBuffer
 
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
 
getCompleteIndexArray() - Method in class com.softsynth.jmsl.score.Note
 
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
Deprecated.
 
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
 
getCrossFadedLoop(AudioSample, int, int, int) - Static method in class com.softsynth.jmsl.jsyn2.SampleLoader
 
getCrossfadeDuration() - Method in class com.softsynth.jmsl.jsyn.TransposingSampleSustainingInstrument
Deprecated.
 
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
 
getCurrentTrackNumber() - Method in class com.softsynth.jmsl.score.Score
 
getCurrentTrackNumber() - Method in class com.softsynth.jmsl.score.ScoreCollection
 
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.jsyn2.PerformedJSynVoice
 
getData() - Method in class com.softsynth.jmsl.MusicShape
 
getData() - 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
 
getData(int) - Method in class com.softsynth.jmsl.score.Note
 
getData1() - Method in class com.softsynth.jmsl.score.midi.MidiTrackEvent
 
getData2() - Method in class com.softsynth.jmsl.score.midi.MidiTrackEvent
 
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
 
getDaysUntilExpiration() - Static method in class com.softsynth.jmsl.JMSL
 
getDecodedAnnotation() - Method in class com.softsynth.jmsl.score.ScoreAnnotation
 
getDecrescIn() - Method in class com.softsynth.jmsl.score.Note
 
getDecrescOut() - Method in class com.softsynth.jmsl.score.Note
 
getDefault() - Method in class com.softsynth.jmsl.DimAttributes
 
getDefault() - Method in class com.softsynth.jmsl.NamedDimension
 
getDefault(int) - Method in class com.softsynth.jmsl.DefaultDimensionNameSpace
 
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
Deprecated.
 
getDefault(int) - Method in class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
 
getDefault(int) - Method in class com.softsynth.jmsl.midi.MidiDimensionNameSpace
 
getDefault(int) - Method in class com.softsynth.jmsl.MusicShape
 
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
 
getDeletedMeasure() - Method in class com.softsynth.jmsl.score.DeleteMeasureCommand
 
getDeletedMeasureIndex() - Method in class com.softsynth.jmsl.score.DeleteMeasureCommand
find out what the seleceed index was when delete measure was called
getDeletedStaffIndex() - Method in class com.softsynth.jmsl.score.DeleteStaffCommand
find out what the selected staff index was when delete staff was called
getDeletedStaves() - Method in class com.softsynth.jmsl.score.DeleteStaffCommand
 
getDenominator() - Method in class com.softsynth.jmsl.util.TimeSignature
 
getDeviceID() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
getDeviceNames(boolean) - Method in class com.softsynth.jmsl.midi.MidiIO_JavaSound
 
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
 
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
Deprecated.
 
getDimension(String) - Method in class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
 
getDimension(String) - Method in class com.softsynth.jmsl.midi.MidiDimensionNameSpace
 
getDimension(String) - Method in class com.softsynth.jmsl.MusicShape
 
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
Deprecated.
 
getDimensionName(int) - Method in class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
 
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.jsyn2.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
Deprecated.
 
getDirectory() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
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.jsyn2.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
 
getDrawAllMeasureNumbers() - Method in class com.softsynth.jmsl.score.Score
 
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() - 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
 
getDuration(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
Deprecated.
 
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
Deprecated.
 
getEditEnabled() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
 
getEditEnabled() - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
getEditEnabled() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
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
 
getEditEnabled() - Method in class com.softsynth.jmsl.score.midi.MidiScoreInstrument
 
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
 
getEditStateProvider() - Method in class com.softsynth.jmsl.score.EditManager
 
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
 
getExtendedLinesAbove() - Method in class com.softsynth.jmsl.score.Staff
Additional staff lines above the standard 5
getExtendedLinesAbove() - Method in class com.softsynth.jmsl.score.StaffXMLHandler
 
getExtendedLinesBelow() - Method in class com.softsynth.jmsl.score.Staff
Additional staff lines below the standard 5
getExtendedLinesBelow() - Method in class com.softsynth.jmsl.score.StaffXMLHandler
 
getExtendLastHoldTime() - Method in class com.softsynth.jmsl.score.transcribe.Transcriber
 
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
Deprecated.
 
getFaderIndexes(Instrument) - Method in class com.softsynth.jmsl.jsyn2.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
Deprecated.
 
getFaderMute(int) - Method in class com.softsynth.jmsl.jsyn2.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
Deprecated.
 
getFaderSolo(int) - Method in class com.softsynth.jmsl.jsyn2.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
getFcfmRatio() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
 
getFcfmRatio() - Method in class jmslexamples.jsyn2.unitvoices.FMVoice
 
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
 
getFirstSystemIndent() - Method in class com.softsynth.jmsl.score.Score
 
getFirstSystemIndent() - Method in class com.softsynth.jmsl.score.view.ScoreDialog
 
getFlags() - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
Deprecated.
 
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
Deprecated.
 
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
 
getFont_size_normalization_factor() - Method in class com.softsynth.jmsl.score.MusicGlyphRenderer
this factor is used to find the point size of a font that aligns with graphics based on zoom
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
 
getFontName() - Method in class com.softsynth.jmsl.score.AccidentalsMusicGlyphRenderer
 
getFontName() - Method in class com.softsynth.jmsl.score.MusicGlyphRenderer
 
getFontName() - Method in class com.softsynth.jmsl.score.MusicGlyphRendererProxy
 
getFontName() - Method in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraMusicGlyphRenderer
 
getFontName() - Method in class com.softsynth.jmsl.score.musicglyphrenderers.SonataMusicGlyphRenderer
 
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
Deprecated.
 
getFrameRate() - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
getFrequencies() - Method in class com.softsynth.jmsl.util.TuningTable
 
getFrequency() - Method in class jmsltutorial.SpectrumData
 
getFrequency() - Method in class jmsltutorial.SpectrumDatum
 
getFrequency(double) - Method in class com.softsynth.jmsl.util.Tuning
 
getFrequency(double) - Method in class com.softsynth.jmsl.util.TuningET
 
getFrequency(double) - Method in class com.softsynth.jmsl.util.TuningTable
 
getFrequency(double, int) - 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, int) - Method in class com.softsynth.jmsl.util.TuningTable
 
getFromIndex() - Method in class com.softsynth.jmsl.util.Patch
 
getGlissOut() - Method in class com.softsynth.jmsl.score.Note
 
getGlyph() - Method in class com.softsynth.jmsl.score.PositionedGlyph
 
getGlyphWidth(Graphics, String, double) - Method in class com.softsynth.jmsl.score.MusicGlyphRenderer
 
getGlyphWidth(Graphics, String, double) - Method in class com.softsynth.jmsl.score.MusicGlyphRendererProxy
 
getGoAhead() - Method in class com.softsynth.jmsl.score.util.MusicXMLWriter
 
getGoAhead() - Method in class com.softsynth.jmsl.score.util.SAPScoreWriter
 
getGraceNoteHandle() - Method in class com.softsynth.jmsl.score.Note
A grace note has a pointer to the note which it is attached to.
getGraceNotes() - Method in class com.softsynth.jmsl.score.Note
 
getGraceNoteSeparationScaler() - Method in class com.softsynth.jmsl.score.Note
 
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
 
getGroups() - Method in class com.softsynth.jmsl.score.util.BeamGroup
 
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
Deprecated.
 
getGUIComponent() - Method in class com.softsynth.jmsl.jsyn2.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
Deprecated.
 
getHalfLife() - Method in class com.softsynth.jmsl.jsyn.SuperNoiseSwoop
Deprecated.
 
getHandle() - Method in class com.softsynth.jmsl.score.Note
If this Note is an interval, get the root of the chord (called the handle)
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
Deprecated.
return highest allowable value for specified dimension
getHighLimit(int) - Method in class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
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
 
getHoldScaler() - Static method in class com.softsynth.jmsl.score.NoteFactory
 
getHotkey(ScoreCommand) - Static method in class com.softsynth.jmsl.score.ScoreCommandCenter
 
getId() - Method in class jmsltestsuite.UserBeansTest
 
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
Deprecated.
 
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
Deprecated.
 
getInput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.BandPassUnitSink
 
getInput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.DelayWithFeedback
 
getInput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.SimpleDelay
 
getInput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.Warbler
 
getInput() - Method in class com.softsynth.jmsl.jsyn2.WAVRecorderPanel
 
getInputDeviceID() - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
Deprecated.
 
getInputDeviceID() - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
getInputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_JavaSound
 
getInputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getInsertedMeasure() - Method in class com.softsynth.jmsl.score.InsertMeasureCommand
 
getInsertedMeasureIndex() - Method in class com.softsynth.jmsl.score.InsertMeasureCommand
find out what the seleceed index was when insert measure was called
getInsertedStaffIndex() - Method in class com.softsynth.jmsl.score.InsertStaffCommand
find out what the selected staff index was when insert staff was called
getInsertedStaves() - Method in class com.softsynth.jmsl.score.InsertStaffCommand
 
getInsertionIndex(Point2D, int) - 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
Deprecated.
 
getInsName() - Method in class com.softsynth.jmsl.jsyn2.SampleInstrumentMapperPanel
 
getInstance() - Static method in class com.algomusic.install.JMSLLicenseInstaller
 
getInstrument() - Method in class com.softsynth.jmsl.MixerFader
 
getInstrument() - Method in class com.softsynth.jmsl.MusicJob
 
getInstrument(int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getInstrument(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
Deprecated.
 
getInstrument(int) - Method in class com.softsynth.jmsl.jsyn2.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(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() - Method in class com.softsynth.jmsl.score.Staff
 
getInstrumentIndex(Instrument) - Method in class com.softsynth.jmsl.score.Orchestra
 
getInstrumentNamesVisible() - 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
getInterpolator() - Method in class com.softsynth.jmsl.score.midi.PlaytimeStretchNoteLurker
get a multi segmented interpolator to convert absolute time stamps to tempo-scaled ticks
getInterpreter() - Method in interface com.softsynth.jmsl.Instrument
 
getInterpreter() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getIntervalName(int) - Static method in class com.softsynth.jmsl.util.HarmonicComplexity
 
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
Deprecated.
 
getJMSLMixerContainer() - Method in class com.softsynth.jmsl.score.Orchestra
 
getJMSLScoreInstrumentType() - Method in class com.softsynth.jmsl.score.util.QuietPlayLurkingInstrument
 
getjSynUnitVoiceInstrument() - Method in class com.softsynth.jmsl.jsyn2.PerformedJSynVoice
 
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.
getKeySignaturesVisible() - Method in class com.softsynth.jmsl.score.Score
 
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
 
getLaunchTime() - Method in class com.softsynth.jmsl.score.midi.MidiFileImageManager
 
getLayoutHeight() - Method in class com.softsynth.jmsl.score.Score
 
getLayoutShiftX() - Method in class com.softsynth.jmsl.score.Note
you can nudge a note left or right
getLayoutWidth() - Method in class com.softsynth.jmsl.score.Score
 
getLeftMargin() - Method in class com.softsynth.jmsl.score.Measure
 
getLeftMargin() - Method in class com.softsynth.jmsl.score.Score
 
getLeftMargin() - Method in class com.softsynth.jmsl.score.view.ScoreDialog
 
getLeftmostAccidentalOffset(Note) - Static method in class com.softsynth.jmsl.score.AccidentalPlacementCalculator
 
getLevel() - Method in class com.softsynth.jmsl.score.Note
 
getLicenseProperties() - Static method in class com.softsynth.jmsl.JMSL
 
getLicenseType() - 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
 
getLoadedSoundbankInstruments() - Method in class com.softsynth.jmsl.midi.MidiIO_JavaSound
 
getLocation() - Method in interface com.didkovsky.portview.PVComponent
 
getLocation() - Method in class com.didkovsky.portview.PVScrollbar
 
getLocation() - Method in interface com.softsynth.jmsl.score.justify.Justifiable
 
getLocation() - Method in class com.softsynth.jmsl.score.justify.JustifiableNote
 
getLocation() - Method in class com.softsynth.jmsl.score.ScoreCanvasAWT
 
getLocation() - Method in class com.softsynth.jmsl.score.ScoreCanvasSwing
 
getLocation() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
getLocation() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
getLocation() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
getLocation() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
getLocation() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
getLocation() - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
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
Deprecated.
return lowest allowable value for specified dimension
getLowLimit(int) - Method in class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
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
Just returns first of marks.
getMark() - Method in class com.softsynth.jmsl.score.transforms.MarkTransform
 
getMarks() - Method in class com.softsynth.jmsl.score.Note
 
getMax() - Method in class com.didkovsky.portview.PVScrollbar
 
getMax() - Method in class com.softsynth.jmsl.DimAttributes
return precalculated maximum value found
getMax() - Method in class com.softsynth.jmsl.NamedDimension
 
getMax() - Method in class com.softsynth.jmsl.view.JMSLScrollbar
 
getMax(int) - Method in class com.softsynth.jmsl.MusicShape
return precalculated maximum value found (calculated by calcStats())
getMaxChannels(int) - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
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
 
getMaxRollback() - Method in class com.softsynth.jmsl.score.util.GraceNoteMaxRollbackCalculator
 
getMaxVoices() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
Deprecated.
 
getMean() - Method in class com.softsynth.jmsl.DimAttributes
return precalculated mean
getMean() - Method in class jmslexamples.EventDistributionsDemo
 
getMean() - Method in class jmslexamples.jsyn2.EventDistributionsJSynDemo
 
getMean(int) - Method in class com.softsynth.jmsl.MusicShape
return precalculated mean (calculated by calcStats())
getMeasure() - Method in class com.softsynth.jmsl.score.Staff
 
getMeasure() - Method in class com.softsynth.jmsl.score.transcribe.MeasureBeatDivisions
 
getMeasure() - Method in class com.softsynth.jmsl.util.TimeSignature
 
getMeasure(int) - Method in class com.softsynth.jmsl.score.Score
 
getMeasure(int) - Method in class com.softsynth.jmsl.score.ScoreCollection
 
getMeasureIndex() - Method in class com.softsynth.jmsl.score.Measure
 
getMeasureIndex() - Method in class com.softsynth.jmsl.score.Note
 
getMeasureLeftMargin() - Method in class com.softsynth.jmsl.score.Measure
 
getMeasureNumberFont() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getMeasureNumberFontName() - Method in class com.softsynth.jmsl.score.Score
 
getMeasureNumberFontScaler() - Method in class com.softsynth.jmsl.score.Score
 
getMeasureNumberOffset() - Method in class com.softsynth.jmsl.score.Score
measure number offset is a number added to measure indexes (which are zero based), for displaying measure numbers in score.
getMeasureNumbersVisible() - Method in class com.softsynth.jmsl.score.Score
 
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
 
getMeasureText() - Method in class com.softsynth.jmsl.score.Measure
 
getMeasureTextX() - Method in class com.softsynth.jmsl.score.Measure
 
getMeasureTextY() - Method in class com.softsynth.jmsl.score.Measure
 
getMenu() - Method in class com.softsynth.jmsl.view.HierarchicalMenuBuilder
 
getMessage() - Method in class com.softsynth.jmsl.score.util.RenderedMessageBean
 
getMeta() - Method in class com.softsynth.jmsl.score.midi.MidiTrackEvent
 
getMidiIO(String) - Method in class com.softsynth.jmsl.midi.MidiIOFactory
MidiIO arg is one of MidiIO_MIDIPORT, MidiIO_MIDIPORTLEGACY, MidiIO_MIDISHARE, MidiIO_JAVASOUND, or quoted String of a future MidiIO implementation.
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() - Method in class com.softsynth.jmsl.NamedDimension
 
getMin() - Method in class com.softsynth.jmsl.view.JMSLScrollbar
 
getMin(int) - Method in class com.softsynth.jmsl.MusicShape
return precalculated minimim value found (calculated by calcStats())
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() - Method in class com.softsynth.jmsl.MixerFader
 
getMixer(String) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
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.RingMod
Deprecated.
 
getModIndex() - Method in class com.softsynth.jmsl.jsyn.Brass
Deprecated.
 
getModIndex() - Method in class com.softsynth.jmsl.jsyn.circuits.BrassSynthNote
Deprecated.
 
getModIndex() - Method in class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
Deprecated.
 
getModIndex() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
 
getModIndex() - Method in class jmslexamples.jsyn2.unitvoices.FMVoice
 
getMultitrackRestAdjustmentY() - Method in class com.softsynth.jmsl.score.Track
 
getMultitrackRestAdjustmentY() - Method in class com.softsynth.jmsl.score.TrackXMLHandler
 
getMusicCurveRenderer() - Method in class com.softsynth.jmsl.score.Score
MusicCurveRenderer is an aux class which can be used to draw staff lines, ties, slurs, cresc/decresc If null, JMSL will use line drawing.
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
 
getMusicGlyphRenderers() - Method in class com.softsynth.jmsl.score.Score
 
getMusicShape() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
getMusicShape() - Method in class jmslexamples.jsyn2.FrequencyDataTranslatorDemo
 
getMusicShapes() - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
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
 
getMyScoreControlPanelIndex() - Method in class com.softsynth.jmsl.score.ScoreControlPanel
 
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
Deprecated.
 
getName() - Method in class com.softsynth.jmsl.jsyn2.instruments.JMSLInstrumentLibrary
 
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.DeleteMeasureCommand
 
getName() - Method in class com.softsynth.jmsl.score.DeleteStaffCommand
 
getName() - Method in class com.softsynth.jmsl.score.DurationDefaultShortcutCommand
 
getName() - Method in class com.softsynth.jmsl.score.InsertMeasureCommand
 
getName() - Method in class com.softsynth.jmsl.score.InsertStaffCommand
 
getName() - Method in class com.softsynth.jmsl.score.NoteOrnament
 
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.AccidentalDisagreementsReporter
 
getName() - Method in class com.softsynth.jmsl.score.operators.DurationReporter
 
getName() - Method in class com.softsynth.jmsl.score.operators.MeasuresWithRestsOperator
 
getName() - Method in class com.softsynth.jmsl.score.operators.PitchClassSelector
 
getName() - Method in class com.softsynth.jmsl.score.operators.PlaySelectedCluster
 
getName() - Method in class com.softsynth.jmsl.score.operators.ScoreMusicShapeEditorOperator
 
getName() - Method in class com.softsynth.jmsl.score.operators.StaffSpacingResetOperator
 
getName() - Method in class com.softsynth.jmsl.score.operators.TempoUnblockingOperator
 
getName() - Method in class com.softsynth.jmsl.score.operators.UnbalancedRepeatsReporter
 
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.TempoCommand
 
getName() - Method in class com.softsynth.jmsl.score.TimeSignatureCommand
 
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.score.util.RenderedMessageBean
 
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
Deprecated.
 
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
Deprecated.
 
getNativeTicks() - Method in class com.softsynth.jmsl.jsyn2.JSyn2SynthClock
 
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
 
getNextUndoFile() - Method in class com.softsynth.jmsl.score.UndoStack
 
getnoiseAmp() - Method in class com.softsynth.jmsl.jsyn.SuperNoiseSwoop
Deprecated.
 
getNonEmptyTrackCount() - Method in class com.softsynth.jmsl.score.Staff
 
getNONSignalProcessingSynthNotes() - Static method in class com.softsynth.jmsl.jsyn.SignalProcessingSynthNotePruner
Deprecated.
 
getNote(int) - Method in class com.softsynth.jmsl.score.Track
 
getNote(int, int, int, int, int, int, int) - Method in class com.softsynth.jmsl.score.EditManager
to support indexed selection in MaxScore but might have other uses too *
getNote(Score, int, int, int, int, int, int, int) - Method in class jmsltestsuite.GraceNoteTest
 
getNoteAreaWidth() - Method in class com.softsynth.jmsl.score.Measure
 
getNoteDur() - Method in class com.softsynth.jmsl.score.Note
 
getNoteDurationAsPerformanceTime() - Method in class com.softsynth.jmsl.score.Note
 
getNoteDurationAsPerformanceTime(int) - Static 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
 
getNoteheadColor() - Method in class com.softsynth.jmsl.score.Note
 
getNoteheadScale() - Method in class com.softsynth.jmsl.score.Note
 
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
Deprecated.
 
getNumberOfNames() - Method in class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
 
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
Deprecated.
 
getNumChannels() - Method in class com.softsynth.jmsl.jsyn2.PitchMappedAudioSample
 
getNumChannels() - Method in class com.softsynth.jmsl.jsyn2.PitchMappedSamplesModel
 
getNumChannels(int) - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
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
Deprecated.
 
getNumFaders() - Method in class com.softsynth.jmsl.jsyn2.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
Deprecated.
 
getNumGraceNotes() - Method in class com.softsynth.jmsl.score.Note
 
getNumGrains() - Method in class jmslexamples.GrainMaker
 
getNumInputChannels() - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
getNumMeasures() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getNumOutputChannels() - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
getNumOutputs() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
Deprecated.
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
Deprecated.
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
Deprecated.
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
getNumOutputs() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
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 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
 
getNumTracks() - Method in class com.softsynth.jmsl.score.midi.MidiFileImageManager
 
getNumTracksPerStaff() - Method in class com.softsynth.jmsl.score.Score
 
getNumVoices() - Method in class com.softsynth.jmsl.view.PolyphonicInstrumentDialog
 
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
 
getOffTime() - Method in class com.softsynth.jmsl.jsyn2.PerformedJSynVoice
 
getOnTime() - Method in class com.softsynth.jmsl.jsyn2.PerformedJSynVoice
 
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() - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
Deprecated.
 
getOutput() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
Deprecated.
 
getOutput() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
 
getOutput() - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
Deprecated.
Implement JSynInstrument interface
getOutput() - Method in class com.softsynth.jmsl.jsyn.TransposingSampleSustainingInstrument
Deprecated.
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.FaderCircuit
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.AutoPanningSawtoothBL
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.BandPassUnitSink
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.DelayWithFeedback
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FilteredSawtoothBL
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FMPair
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.LineInVoice
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.RingModBell
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.SimpleDelay
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.SmoothFilteredSawtoothBL
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
 
getOutput() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.Warbler
 
getOutput() - Method in class com.softsynth.jmsl.max.MaxInstrument
 
getOutput() - 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() - Method in class jmslexamples.jsyn2.unitvoices.FMPair
 
getOutput() - Method in class jmslexamples.jsyn2.unitvoices.FMVoice
 
getOutput() - Method in class jmslexamples.jsyn2.unitvoices.SpeedyUnitVoice
 
getOutput() - Method in class jmslexamples.simple.SimpleUnitVoice
 
getOutput() - Method in class jmsltutorial.SineInstrument
Instrument interface.
getOutput() - Method in class jmsltutorial.SineUnitVoice
 
getOutput() - Method in class jmsltutorial.SlowSineUnitVoice
 
getOutput(int) - Method in class com.softsynth.jmsl.InstrumentAdapter
 
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
Deprecated.
 
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
Deprecated.
 
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
Deprecated.
This method is unique to JSynMixer, not part of Mixer interface .
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
same as getOutput(), only one output
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
Deprecated.
same as getOutput(), only 1 part
getOutput(int) - Method in class com.softsynth.jmsl.jsyn.TransposingSampleSustainingInstrument
Deprecated.
 
getOutput(int) - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
getOutput(int) - Method in class com.softsynth.jmsl.max.MaxInstrument
 
getOutput(int) - Method in class com.softsynth.jmsl.midi.MidiInstrument
 
getOutput(int) - Method in interface com.softsynth.jmsl.OutputProvider
 
getOutput(int) - Method in class jmsltutorial.SineInstrument
Instrument interface.
getOutputDeviceID() - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
Deprecated.
 
getOutputDeviceID() - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
getOutputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO_JavaSound
 
getOutputDeviceNames() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getOverflow() - Method in class com.softsynth.jmsl.score.Note
 
getOverrideLevel() - 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() - Method in class com.softsynth.jmsl.PanAmpPair
 
getPan() - Method in class com.softsynth.jmsl.view.PanAmpPanel
 
getPan(int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getPan(int) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
Deprecated.
 
getPan(int) - Method in class com.softsynth.jmsl.jsyn2.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
 
getPanAmpControlPanel() - 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.
getPanAmpControlPanel(int, int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getPanAmpControlPanel(int, int, int, int) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
getPanAmpPair() - Method in class com.softsynth.jmsl.MixerFader
 
getPanel() - Method in class jmslexamples.jsyn2.Nancarrow
 
getPanel() - Method in class jmsltestsuite.MutipleScoresDemo3
 
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
Deprecated.
 
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.
getPeriodDoubleBar() - Method in class com.softsynth.jmsl.score.Measure
 
getPitch() - Method in class com.softsynth.jmsl.jsyn2.PitchMappedAudioSample
 
getPitch(double) - Method in class com.softsynth.jmsl.util.TuningET
convert frequency to double precision pitch
getPitch(int) - Method in class com.softsynth.jmsl.score.KeySignature
 
getPitchClass(int) - Method in class com.softsynth.jmsl.util.TuningTable
 
getPitchData() - Method in class com.softsynth.jmsl.score.Note
 
getPitches() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
 
getPitches() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
getPitchIndex() - Method in class com.softsynth.jmsl.jsyn2.SampleInstrumentKeyMapPanel
 
getPitchName(int) - Method in class com.softsynth.jmsl.util.MidiPitchNamer
 
getPitchName(int, int) - Static method in class com.softsynth.jmsl.score.NoteNamer
 
getPlaybackMode() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
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
Deprecated.
 
getPlayTime() - Method in interface com.softsynth.jmsl.ScheduledEvent
 
getPlayTime() - Method in class com.softsynth.jmsl.score.midi.PlayTimeStretchHolder
 
getPlayTime() - Method in class com.softsynth.jmsl.util.PlayTimeDoubleArrayPair
 
getPlayTime() - Method in class jmsltestsuite.EventExample
 
getPolyphonic() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
Deprecated.
 
getPolyphony() - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
getPreference(String) - Static method in class com.softsynth.jmsl.JMSL
retrieve a preference value for a property.
getPreferredInDevName() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getPreferredOutDevName() - Method in class com.softsynth.jmsl.midi.MidiIO
 
getPreset() - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
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.jsyn2.EventDistributionsJSynDemo
 
getRectSelectOriginCorner() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getRectSelectTerminalCorner() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
getRedoName() - Method in class com.softsynth.jmsl.score.UndoStack
 
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
Deprecated.
 
getReleaseLengthSec(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
Deprecated.
 
getReleaseStart() - Method in class com.softsynth.jmsl.jsyn.SampleRegion
Deprecated.
 
getReleaseStartSec(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
Deprecated.
 
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
 
getRepeatPlayables() - 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
Deprecated.
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.AccidentalDisagreementsReporter
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.DurationReporter
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.MeasuresWithRestsOperator
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.PitchClassSelector
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.PlaySelectedCluster
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.ScoreMusicShapeEditorOperator
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.StaffSpacingResetOperator
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.TempoUnblockingOperator
 
getResultString() - Method in class com.softsynth.jmsl.score.operators.UnbalancedRepeatsReporter
 
getResultString() - Method in interface com.softsynth.jmsl.score.ScoreOperator
 
getRightMargin() - Method in class com.softsynth.jmsl.score.Score
 
getRightMargin() - Method in class com.softsynth.jmsl.score.view.ScoreDialog
 
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
 
getSampleDirectoryName() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
getSampleFilename(int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
 
getSampleFilename(int) - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
getSampleLoopRegioner(int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrumentWithLoops
Deprecated.
 
getSampleLoopRegioners() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrumentWithLoops
Deprecated.
 
getSampleName() - Method in class com.softsynth.jmsl.jsyn.SampleInstrumentKeyMapPanel
Deprecated.
 
getSampleName() - Method in class com.softsynth.jmsl.jsyn2.SampleInstrumentKeyMapPanel
 
getSamplePlayingInstrument() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
 
getSampleRegion() - Method in class com.softsynth.jmsl.jsyn.SampleLoopRegioner
Deprecated.
 
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() - Method in class com.softsynth.jmsl.score.view.ScoreMusicShapeEditor
 
getScore() - Method in class jmsltestsuite.ScoreWithoutScoreFrame
 
getScore(int, int) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileImporter
 
getScoreAnnotation() - Method in class com.softsynth.jmsl.score.Score
 
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
 
getScoreCommands() - 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.jsyn2.AlgorithmicTimbreScoreDemo
 
getScoreFrame() - Method in class jmslexamples.jsyn2.JScoreJSynDemo
 
getScoreFrame() - Method in class jmslexamples.jsyn2.JScoreJSynVariableClockRate
 
getScoreFrame() - Method in class jmslexamples.jsyn2.JScoreOofDemo
 
getScoreFrame() - Method in class jmslexamples.jsyn2.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
 
getScoreSubtitle() - Method in class com.softsynth.jmsl.score.Score
same as getSubtitle()
getScoreSubtitleFont() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getScoreSubtitleFontName() - Method in class com.softsynth.jmsl.score.Score
 
getScoreSubtitleFontScaler() - Method in class com.softsynth.jmsl.score.Score
 
getScoreTitleFont() - Method in class com.softsynth.jmsl.score.ScorePainter
 
getScoreTitleFontName() - Method in class com.softsynth.jmsl.score.Score
 
getScoreTitleFontScaler() - Method in class com.softsynth.jmsl.score.Score
 
getSeconds() - Method in class com.softsynth.midifile.MIDIFileEvent
 
getSectionBracketsVisible() - Method in class com.softsynth.jmsl.score.Score
 
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
 
getSelectedCheckbox() - Method in class com.didkovsky.portview.swing.PVRadioGroupSwing
 
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
Deprecated.
 
getSelectedDeviceID() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
getSelectedIndex() - Method in interface com.didkovsky.portview.PVChoice
 
getSelectedIndex() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
getSelectedMeasure() - Method in class com.softsynth.jmsl.score.Score
useful for mouse editing
getSelectedPresetIndex() - Method in class com.softsynth.jmsl.jsyn2.instruments.InstrumentLibraryChooser
 
getSelectedPresetIndex() - Method in class com.softsynth.jmsl.jsyn2.instruments.JSynInstrumentLibraryChooser
 
getSelectedStaff() - Method in class com.softsynth.jmsl.score.Score
useful for mouse editing
getSelectedVoiceDescription() - Method in class com.softsynth.jmsl.jsyn2.instruments.InstrumentLibraryChooser
 
getSelectedVoiceDescription() - Method in class com.softsynth.jmsl.jsyn2.instruments.JSynInstrumentLibraryChooser
 
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
Deprecated.
 
getSingleBar() - Method in class com.softsynth.jmsl.score.Measure
 
getSizeOfTOS() - Method in class com.softsynth.jmsl.score.UndoStack
 
getSlurredIn() - Method in class com.softsynth.jmsl.score.Note
 
getSlurredOut() - Method in class com.softsynth.jmsl.score.Note
 
getSnapshots() - Method in class com.softsynth.jmsl.score.UndoStack
 
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() - Method in class com.softsynth.jmsl.score.Clef
 
getStaff() - Method in class com.softsynth.jmsl.score.Track
 
getStaff(int) - Method in class com.softsynth.jmsl.score.Measure
 
getStaffAndLedgerLineVisibilityManager() - Method in class com.softsynth.jmsl.score.Score
 
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
 
getStaffIndex() - Method in class com.softsynth.jmsl.score.StaffLineVisibilityBean
 
getStaffLineIndex() - Method in class com.softsynth.jmsl.score.StaffLineVisibilityBean
 
getStaffNumbersVisible() - Method in class com.softsynth.jmsl.score.Score
 
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()
getStartPlayables() - Method in class com.softsynth.jmsl.MusicJob
 
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
getStemInfoOverride() - Method in class com.softsynth.jmsl.score.Note
 
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
 
getStopPlayables() - Method in class com.softsynth.jmsl.MusicJob
 
getSubtitle() - Method in class com.softsynth.jmsl.score.Score
 
getSuggestedOutputLatency() - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
Deprecated.
 
getSuggestedOutputLatency() - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
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
Deprecated.
 
getSustainLengthSec(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
Deprecated.
 
getSustainStart() - Method in class com.softsynth.jmsl.jsyn.SampleRegion
Deprecated.
 
getSustainStartSec(double) - Method in class com.softsynth.jmsl.jsyn.SampleRegion
Deprecated.
 
getSynthContext() - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
Deprecated.
 
getSynthContext() - Method in class com.softsynth.jmsl.jsyn.JSynInsFromClassName
Deprecated.
 
getSynthesizer() - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
getSynthNoteClassName() - Method in class com.softsynth.jmsl.jsyn.JSynInsFromClassName
Deprecated.
 
getSynthSamples() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
 
getSynthVersion() - Static method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
Deprecated.
 
getSynthVersion() - Static method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
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.midi.TempoTickHolder
 
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() - 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
 
getTextFontName() - Method in class com.softsynth.jmsl.score.Score
 
getTextFontScaler() - Method in class com.softsynth.jmsl.score.Score
 
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
 
getTick() - Method in class com.softsynth.jmsl.score.midi.MidiTrackEvent
 
getTick() - Method in class com.softsynth.jmsl.score.midi.TempoTickHolder
 
getTick() - Method in class com.softsynth.jmsl.score.midi.TimeSigTickHolder
 
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, 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
 
getTimesigFontName() - Method in class com.softsynth.jmsl.score.Score
 
getTimesigFontScaler() - Method in class com.softsynth.jmsl.score.Score
 
getTimeSignature() - Method in class com.softsynth.jmsl.score.midi.TimeSigTickHolder
 
getTimeSignature() - Method in class com.softsynth.jmsl.score.transcribe.TempoTimeSignatureHolder
 
getTimeSignature() - Method in class com.softsynth.jmsl.score.util.BeamGroup
 
getTimeSignatures() - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
 
getTimeSignaturesVisible() - Method in class com.softsynth.jmsl.score.Score
 
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.midi.PlayTimeStretchHolder
 
getTimeStretch() - Method in class com.softsynth.jmsl.score.Tempo
 
getTitleVisible() - Method in class com.softsynth.jmsl.score.Score
 
getToIndex() - Method in class com.softsynth.jmsl.util.Patch
 
getTopMargin() - Method in class com.softsynth.jmsl.score.Score
 
getTopMargin() - Method in class com.softsynth.jmsl.score.view.ScoreDialog
 
getTopMarginOfFirstPage() - Method in class com.softsynth.jmsl.score.Score
 
getTopMarginOfFirstPage() - Method in class com.softsynth.jmsl.score.view.ScoreDialog
 
getTotalHeight() - Method in class com.softsynth.jmsl.score.Staff
 
getTotalSize() - Method in class com.softsynth.jmsl.score.UndoStack
 
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.midi.MidiTrackEvent
 
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
Deprecated.
 
getTuning() - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
Deprecated.
 
getTuning() - Method in class com.softsynth.jmsl.jsyn.TunedSynthNoteInstrument
Deprecated.
 
getTuning() - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
getTuning() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
getTuning() - Method in interface com.softsynth.jmsl.util.Tunable
 
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
 
getType() - Method in class com.softsynth.jmsl.score.midi.MidiTrackEvent
 
getUnbalancedRepeatsErrorReport() - Method in class com.softsynth.jmsl.score.util.LilyPondWriter
LilyPond will not layout a score properly if the score has unbalanced repeat bars ||: :||
getUndoRedoStackListeners() - Method in class com.softsynth.jmsl.score.EditManager
 
getUndoStack() - Method in class com.softsynth.jmsl.score.Score
 
getUndoStackMemoryThresholdMB() - Method in class com.softsynth.jmsl.score.Score
 
getUnitGenerator() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
 
getUnitSinkClassNames() - Static method in class com.softsynth.jmsl.jsyn2.SignalProcessingUnitVoicePruner
 
getUnitVoiceArray() - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
getUnitVoiceClassName() - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
getUnitVoiceClassNames() - Static method in class com.softsynth.jmsl.jsyn2.SignalProcessingUnitVoicePruner
 
getUnitVoices() - Method in class com.softsynth.jmsl.jsyn2.unitvoices.UnitVoiceArray
 
getUnmatchedFiles() - Method in class com.softsynth.jmsl.util.classbrowser.ClassBrowser
 
getUpdateDimension() - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
Deprecated.
Get the dimension to match against when update() is called.
getUpdateDimension() - Method in class com.softsynth.jmsl.jsyn.TransposingSamplePlayingInstrument
Deprecated.
 
getUpdateDimension() - Method in interface com.softsynth.jmsl.UpdatableInstrument
Get the dimension to match against when update() is called.
getUseGauss() - Method in class jmslexamples.GrainMaker
 
getUserBeans() - Method in class com.softsynth.jmsl.score.Measure
A Measure can have a vector of custom user-defined beans attached to it.
getUserBeans() - Method in class com.softsynth.jmsl.score.Note
A Note can have a vector of custom user-defined beans attached to it.
getUserBeans() - Method in class com.softsynth.jmsl.score.Score
 
getUserBeans() - Method in class com.softsynth.jmsl.score.Staff
 
getUserBeans() - Method in class com.softsynth.jmsl.score.Track
 
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
 
getVoiceAllocator() - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
getVoiceDescriptions() - Method in class com.softsynth.jmsl.jsyn2.instruments.JMSLInstrumentLibrary
 
getVoices() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
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.
getVoiceToken() - Method in class com.softsynth.jmsl.jsyn2.PerformedJSynVoice
 
getWedgeShiftY() - Method in class com.softsynth.jmsl.score.Track
shift cresc or decrec wedge up or down.
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
 
getWorkingTopMargin(boolean) - Method in class com.softsynth.jmsl.score.Score
 
getWrap() - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
 
getX() - Method in class com.softsynth.jmsl.score.PositionedGlyph
 
getXMLCreatable() - Method in interface com.softsynth.jmsl.score.XMLScoreEnabled
 
getXMLWritable() - Method in interface com.softsynth.jmsl.score.XMLScoreEnabled
 
getXoffset() - Method in class com.softsynth.jmsl.score.NoteOrnament
 
getXoffset() - Method in class com.softsynth.jmsl.score.util.RenderedMessageBean
 
getY() - Method in class com.softsynth.jmsl.score.PositionedGlyph
 
getYoffset() - Method in class com.softsynth.jmsl.score.NoteOrnament
 
getYoffset() - Method in class com.softsynth.jmsl.score.util.RenderedMessageBean
 
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
 
GlissManager - Class in com.softsynth.jmsl.score
 
GlissManager() - Constructor for class com.softsynth.jmsl.score.GlissManager
 
GlissTransform - Class in com.softsynth.jmsl.score.transforms
Gliss/Ungliss selected Notes.
GlissTransform() - Constructor for class com.softsynth.jmsl.score.transforms.GlissTransform
 
go() - Method in class jmslexamples.simple.MIDIScore
 
go() - Method in class jmslexamples.simple.MIDISimple
 
go() - Method in class jmslexamples.simple.MIDISong
 
go() - Method in class jmslexamples.simple.TenRandomMidiNotes
 
go() - Method in class jmsltutorial.ShapeToot02
 
GoofyFace - Class in com.softsynth.jmsl.score
Testable implementation of a ScoreCanvasListener.
GoofyFace() - Constructor for class com.softsynth.jmsl.score.GoofyFace
 
GRACE_NOTE_SIZE_SCALER - Static variable in class com.softsynth.jmsl.score.Note
 
GRACE_NOTE_TIME_SCALER - Static variable in class com.softsynth.jmsl.score.Note
 
GraceNoteMaxRollbackCalculator - Class in com.softsynth.jmsl.score.util
 
GraceNoteMaxRollbackCalculator() - Constructor for class com.softsynth.jmsl.score.util.GraceNoteMaxRollbackCalculator
 
GRACENOTESLASHSTEMDOWN - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
GRACENOTESLASHSTEMUP - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
GraceNoteTest - Class in jmsltestsuite
 
GraceNoteTest() - Constructor for class jmsltestsuite.GraceNoteTest
 
GraceNoteTest2 - Class in jmsltestsuite
 
GraceNoteTest2() - Constructor for class jmsltestsuite.GraceNoteTest2
 
GraceNoteTest3 - Class in jmsltestsuite
 
GraceNoteTest3() - Constructor for class jmsltestsuite.GraceNoteTest3
 
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
 
GZIP - Static variable in class com.softsynth.jmsl.util.Base64
Specify that data should be gzip-compressed in second bit.
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 
All Classes|All Packages