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

A

AboutFrame - Class in com.softsynth.jmsl.score.util
Display a frame containing a textarea with info on keystroke shortcuts
AboutFrame() - Constructor for class com.softsynth.jmsl.score.util.AboutFrame
 
absoluteTickToScaledTick(Interpolator, long) - Static method in class com.softsynth.jmsl.score.midi.WriteScoreMidiFile
 
ACC_DOUBLE_FLAT - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_DOUBLE_SHARP - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_FLAT - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_FORCE_REDECLARATION - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_NATURAL - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_NO_PREFERENCE - Static variable in class com.softsynth.jmsl.score.Note
only used by EditManager, not by Note.
ACC_NONE - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_PREFER_FLAT - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_PREFER_SHARP - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_QUARTERTONE_FLAT - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_QUARTERTONE_SHARP - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_SHARP - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_THREEQUARTERTONE_FLAT - Static variable in class com.softsynth.jmsl.score.Note
 
ACC_THREEQUARTERTONE_SHARP - Static variable in class com.softsynth.jmsl.score.Note
 
acceleratedDuration(double, double) - Method in class com.softsynth.jmsl.util.LinearAccelerator
Calculate the new duration of an event starting at startTime with duration dur.
ACCENT - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
ACCENT_ABOVE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
ACCENT_BELOW - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
ACCENT_STACCATO_ABOVE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
ACCENT_STACCATO_BELOW - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
ACCENT_TENUTO_ABOVE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
ACCENT_TENUTO_BELOW - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
ACCIDENTAL_SHOW_ALWAYS - Static variable in class com.softsynth.jmsl.score.Note
 
ACCIDENTAL_SHOW_NEVER - Static variable in class com.softsynth.jmsl.score.Note
 
ACCIDENTAL_SHOW_NORMAL - Static variable in class com.softsynth.jmsl.score.Note
 
AccidentalDisagreementsReporter - Class in com.softsynth.jmsl.score.operators
For each measure in a score, look for pitch classes that are spelled with different accidentals and report
AccidentalDisagreementsReporter() - Constructor for class com.softsynth.jmsl.score.operators.AccidentalDisagreementsReporter
 
AccidentalLevelManager - Class in com.softsynth.jmsl.score
Keep track of what accidentals are in force for what levels in a staff.
AccidentalLevelManager() - Constructor for class com.softsynth.jmsl.score.AccidentalLevelManager
 
AccidentalPlacementCalculator - Class in com.softsynth.jmsl.score
 
AccidentalPlacementCalculator() - Constructor for class com.softsynth.jmsl.score.AccidentalPlacementCalculator
 
AccidentalPreferenceTransform - Class in com.softsynth.jmsl.score.transforms
Set preferred accidental for selected Notes.
AccidentalPreferenceTransform(int) - Constructor for class com.softsynth.jmsl.score.transforms.AccidentalPreferenceTransform
Constructor gives unique name, this.name = "Transpose: " + interval;
AccidentalsFontConstants - Class in com.softsynth.jmsl.score
Constants for Hilton's Accidentals font which we use because Sonata font does not have microtonal accidentals
AccidentalsFontConstants() - Constructor for class com.softsynth.jmsl.score.AccidentalsFontConstants
 
AccidentalsMusicGlyphRenderer - Class in com.softsynth.jmsl.score
 
AccidentalsMusicGlyphRenderer() - Constructor for class com.softsynth.jmsl.score.AccidentalsMusicGlyphRenderer
 
AccidentalVisibilityPolicyTest - Class in jmsltestsuite
 
AccidentalVisibilityPolicyTest() - Constructor for class jmsltestsuite.AccidentalVisibilityPolicyTest
 
AccidentalVisibilityPolicyTransform - Class in com.softsynth.jmsl.score.transforms
Set accidental visibility policy for selected Notes.
AccidentalVisibilityPolicyTransform(byte) - Constructor for class com.softsynth.jmsl.score.transforms.AccidentalVisibilityPolicyTransform
Constructor gives unique name
AccMutHolder - Class in com.softsynth.jmsl.util
Accessor and Mutator holder.
AccMutHolder(Class, Method, Method) - Constructor for class com.softsynth.jmsl.util.AccMutHolder
 
accToString(int) - Static method in class com.softsynth.jmsl.score.Note
 
accumulate() - Method in class com.softsynth.jmsl.score.transcribe.TiedNoteAccumulator
 
actionPerformed(ActionEvent) - Method in class com.algomusic.install.JMSLLicenseInstaller
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.jsyn.SampleInstrumentKeyMapPanel
Deprecated.
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.jsyn.SampleInstrumentMapperPanel
Deprecated.
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.jsyn.WAVRecorderPanel
Deprecated.
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.jsyn2.instruments.InstrumentLibraryChooser
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.jsyn2.SampleInstrumentKeyMapPanel
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.jsyn2.SampleInstrumentMapperPanel
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.jsyn2.WAVRecorderPanel
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.MeasureTextEditor
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.NoteTextEditor
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.ScoreFrameJavaSound
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.util.JMSLScoreApplet
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.util.SAPScoreWriterDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.view.NewScoreDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.view.RepeatCountDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.view.ScoreAnnotationDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.view.ScoreDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.view.ScoreSectionRenameDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.view.TempoDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.score.view.TimeSigDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.util.BeanEditor
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.Alert
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.AppletAlert
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.BooleanDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.DimensionNameSpaceEditorDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.DimensionNameSpaceValuesEditorPanel
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.DimValueEditPanel
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.HierarchicalMenuBuilder
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.JSynInitDialog
Deprecated.
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.MidiInitPanel
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.MidiInstrumentEditDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.PatchEditorPanel
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.PolyphonicInstrumentDialog
 
actionPerformed(ActionEvent) - Method in class com.softsynth.jmsl.view.SampleFinderDialog
 
actionPerformed(ActionEvent) - Method in class jmslexamples.BehavioralColDemo
 
actionPerformed(ActionEvent) - Method in class jmslexamples.GrainMakerApplet
 
actionPerformed(ActionEvent) - Method in class jmslexamples.InstrumentDemo
 
actionPerformed(ActionEvent) - Method in class jmslexamples.JavaSoundMidiExample
 
actionPerformed(ActionEvent) - Method in class jmslexamples.JavaSoundMIDIExample2
 
actionPerformed(ActionEvent) - Method in class jmslexamples.JobDemo1
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn.ancient.QueueCollectionDrumBeats
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn.ancient.SeqGenDemo
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.AlgorithmicTimbreDemo
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.DataTranslatorDemo
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.DataTranslatorVectorDemo
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.EventDistributionsJSynDemo
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.EventDistributionsJSynDemoWithScore
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.FullFeaturedJSynUnitVoiceSupport
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.Nancarrow
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.NicksDream
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.NicksDreamClock
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.PlayLurkingArpeggiatorExample
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.SignalProcessingExampleChanges
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.SignalProcessingExampleNoChanges
 
actionPerformed(ActionEvent) - Method in class jmslexamples.jsyn2.Speedy
 
actionPerformed(ActionEvent) - Method in class jmslexamples.MusicShapeDemo
 
actionPerformed(ActionEvent) - Method in class jmslexamples.NicksDreamMIDI
 
actionPerformed(ActionEvent) - Method in class jmslexamples.ParallelCollectionDemo
 
actionPerformed(ActionEvent) - Method in class jmslexamples.ParallelMidiShapesExample
 
actionPerformed(ActionEvent) - Method in class jmslexamples.ProportionalNotation
 
actionPerformed(ActionEvent) - Method in class jmslexamples.ScoreExportSAPDemo
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.DrawOnScore
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.Encodings
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.JScrollPaneTest
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.MidiLoggerRealTimeTest
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.MidiRecorderTest
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.MidiSchedulingTest
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.MusicShapeEditorFrame
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.MutipleScoresDemo3
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.NoteOnNoteOffTest
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.PortViewTest
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.UpdateJSynUnitVoiceInstrumentTest
 
actionPerformed(ActionEvent) - Method in class jmsltestsuite.UpdateSynthNoteInstrumentTest
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.InsToot07EZa
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.InsToot09
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.InsToot10
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.InsToot10Simple
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.InsToot11
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.PlayLurkerToot01
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.PlayToot02
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.ShapeToot03
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.TranscribeToot05
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.TuningETToot
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.WeightedIntegerToot
 
actionPerformed(ActionEvent) - Method in class jmsltutorial.WeightedObjectToot
 
add(double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 1 dimension
add(double[]) - Method in class com.softsynth.jmsl.MusicShape
Add an element to this MusicShape.
add(double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 2 dimensions
add(double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 3 dimensions
add(double, double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 4 dimensions
add(double, double, double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 5 dimensions
add(double, double, double, double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 6 dimensions
add(double, double, double, double, double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 7 dimensions
add(double, double, double, double, double, double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 8 dimensions
add(double, double, double, double, double, double, double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 9 dimensions
add(double, double, double, double, double, double, double, double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 10 dimensions
add(double, double, double, double, double, double, double, double, double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 11 dimensions
add(double, double, double, double, double, double, double, double, double, double, double, double) - Method in class com.softsynth.jmsl.MusicShape
Add element with 12 dimensions
add(int, String, int) - Method in class com.softsynth.jmsl.jsyn2.PitchMappedSamplesModel
 
add(PVCheckboxMenuItem) - Method in class com.didkovsky.portview.awt.PVMenuAWT
 
add(PVCheckboxMenuItem) - Method in interface com.didkovsky.portview.PVMenu
 
add(PVCheckboxMenuItem) - Method in class com.didkovsky.portview.swing.PVMenuItemSwing
 
add(PVCheckboxMenuItem) - Method in class com.didkovsky.portview.swing.PVMenuSwing
 
add(PVComponent) - Method in class com.didkovsky.portview.awt.PVFrameAWT
 
add(PVMenu) - Method in class com.didkovsky.portview.awt.PVMenuAWT
 
add(PVMenu) - Method in class com.didkovsky.portview.awt.PVMenuBarAWT
 
add(PVMenu) - Method in interface com.didkovsky.portview.PVMenu
 
add(PVMenu) - Method in interface com.didkovsky.portview.PVMenuBar
 
add(PVMenu) - Method in class com.didkovsky.portview.swing.PVMenuBarSwing
 
add(PVMenu) - Method in class com.didkovsky.portview.swing.PVMenuItemSwing
 
add(PVMenu) - Method in class com.didkovsky.portview.swing.PVMenuSwing
 
add(PVMenuItem) - Method in class com.didkovsky.portview.awt.PVMenuAWT
 
add(PVMenuItem) - Method in interface com.didkovsky.portview.PVMenu
 
add(PVMenuItem) - Method in class com.didkovsky.portview.swing.PVMenuItemSwing
 
add(PVMenuItem) - Method in class com.didkovsky.portview.swing.PVMenuSwing
 
add(UnitGenerator) - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
 
add(Composable) - Method in class com.softsynth.jmsl.MusicJob
Add child to end of vector containing children.
add(InstrumentPlayable) - Method in class com.softsynth.jmsl.MusicList
 
add(Component) - Method in class com.didkovsky.portview.awt.PVPanelAWT
 
add(Component) - Method in interface com.didkovsky.portview.PVFrame
 
add(Component) - Method in interface com.didkovsky.portview.PVPanel
 
add(Component) - Method in interface com.didkovsky.portview.PVScrollPane
 
add(Component) - Method in class com.didkovsky.portview.swing.PVDialogSwing
 
add(Component) - Method in class com.didkovsky.portview.swing.PVFrameSwing
 
add(Component) - Method in class com.didkovsky.portview.swing.PVPanelSwing
 
add(Component) - Method in class com.didkovsky.portview.swing.PVScrollPaneSwing
 
add(Component) - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
add(Component) - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
add(Component) - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
add(String, PVComponent) - Method in class com.didkovsky.portview.awt.PVFrameAWT
 
add(String, Component) - Method in class com.didkovsky.portview.awt.PVPanelAWT
 
add(String, Component) - Method in interface com.didkovsky.portview.PVFrame
 
add(String, Component) - Method in interface com.didkovsky.portview.PVPanel
 
add(String, Component) - Method in class com.didkovsky.portview.swing.PVDialogSwing
 
add(String, Component) - Method in class com.didkovsky.portview.swing.PVFrameSwing
 
add(String, Component) - Method in class com.didkovsky.portview.swing.PVPanelSwing
 
add(String, Component) - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
add(String, Component) - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
add(String, Component) - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
addActionListener(ActionListener) - Method in interface com.didkovsky.portview.PVButton
 
addActionListener(ActionListener) - Method in interface com.didkovsky.portview.PVMenuItem
 
addActionListener(ActionListener) - Method in interface com.didkovsky.portview.PVTextField
 
addAlertable(Alertable) - Method in class com.softsynth.jmsl.score.EditManager
 
addAttribute(String, String) - Method in class com.softsynth.jmsl.util.XMLString
 
addBeamGroup(BeamGroup) - Method in class com.softsynth.jmsl.score.util.BeamGroupCollection
 
addBeamGroup(TimeSignature, int, int) - Method in class com.softsynth.jmsl.score.util.BeamGroupCollection
 
addBeamGroup(TimeSignature, int, int, int) - Method in class com.softsynth.jmsl.score.util.BeamGroupCollection
 
addBeamGroup(TimeSignature, int, int, int, int) - Method in class com.softsynth.jmsl.score.util.BeamGroupCollection
 
addBeamGroup(TimeSignature, int, int, int, int, int) - Method in class com.softsynth.jmsl.score.util.BeamGroupCollection
 
addBeatDivision(BeatDivision) - Method in class com.softsynth.jmsl.score.transcribe.SearchPath
Add a beat division to this path, update the score
addBeatDivisionScheme(BeatDivisionScheme) - Static method in class com.softsynth.jmsl.score.transcribe.BeatDivisionSchemeList
Add a BeatDivisionScheme to this project's list of valid schemes.
addBinaryCopyBufferTransform(PVMenu, BinaryCopyBufferTransform, int) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add a custom BinaryCopyBufferTransform to this ScoreFrame's "Binary Copy Buffer Transforms" menu.
addBinaryCopyBufferTransform(BinaryCopyBufferTransform) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addBinaryCopyBufferTransform(BinaryCopyBufferTransform, int) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addBinaryTransformsSubMenu(String) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add a submenu to to this ScoreFrame's "Binary Transforms" menu.
addBusWriter() - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
Deprecated.
 
addChoiceItem(String) - Method in class com.didkovsky.portview.awt.PVChoiceAWT
 
addChoiceItem(String) - Method in interface com.didkovsky.portview.PVChoice
 
addChoiceItem(String) - Method in class com.didkovsky.portview.swing.PVChoiceSwing
 
addChoiceItem(String) - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
addChoiceItem(String, boolean) - Method in class com.didkovsky.portview.awt.PVChoiceAWT
 
addChoiceItem(String, boolean) - Method in interface com.didkovsky.portview.PVChoice
 
addChoiceItem(String, boolean) - Method in class com.didkovsky.portview.swing.PVChoiceSwing
 
addChoiceItem(String, boolean) - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
addClassListener(ClassListener) - Method in class com.softsynth.jmsl.util.classbrowser.ClassBrowser
 
addCustomFaderListener(CustomFaderListener) - Method in class com.softsynth.view.CustomFader
Add a listener to receive value change events.
addDimensionNameSpaceEditable(DimensionNameSpaceEditable) - Method in class com.softsynth.jmsl.view.DimensionNameSpaceValuesEditorPanel
 
addDirtyListener(DirtyListener) - Method in class com.softsynth.jmsl.score.Score
Add a listener to be notified when this score has been edited
addEditListener(EditListener) - Method in interface com.softsynth.jmsl.Editable
 
addEditListener(EditListener) - Method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
Deprecated.
unimplemented
addEditListener(EditListener) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
 
addEditListener(EditListener) - Method in class com.softsynth.jmsl.jsyn2.JSynMusicDevice
unimplemented
addEditListener(EditListener) - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
addEditListener(EditListener) - Method in class com.softsynth.jmsl.max.MaxInstrument
 
addEditListener(EditListener) - Method in class com.softsynth.jmsl.midi.MidiIO
unimplemented
addEditListener(EditListener) - Method in class com.softsynth.jmsl.NullMusicDevice
 
addEditListener(EditListener) - Method in class com.softsynth.jmsl.score.midi.MidiScoreInstrument
 
addEditStateListener(EditStateListener) - Method in class com.softsynth.jmsl.score.ScoreEditPanel
 
addElement(Object) - Method in class com.softsynth.jmsl.LinkedList
 
addEvent(MIDIFileEvent) - Method in class com.softsynth.midifile.MIDIFileTrack
 
addFileLoaderListener(FileLoaderListener) - Static method in class com.softsynth.jmsl.JMSL
 
addFrom(Namable, int) - Method in class com.softsynth.jmsl.view.PatchEditorPanel
add a object/index pair to the list of signal sources
addGraceNote(double, double, double, double, boolean, boolean, boolean, boolean, boolean, int) - Method in class com.softsynth.jmsl.score.Note
 
addGraceNote(Note) - Method in class com.softsynth.jmsl.score.Note
 
addHierarchicalMenuItem(String) - Method in class com.softsynth.jmsl.view.HierarchicalMenuBuilder
 
addHierarchicalMenuListener(HierarchicalMenuListener) - Method in class com.softsynth.jmsl.view.HierarchicalMenuBuilder
 
addInstrument(Instrument) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
addInstrument(Instrument) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
Deprecated.
 
addInstrument(Instrument) - Method in class com.softsynth.jmsl.jsyn2.JSynMixer
 
addInstrument(Instrument) - Method in class com.softsynth.jmsl.midi.MidiMixer
 
addInstrument(Instrument) - Method in interface com.softsynth.jmsl.Mixer
When Instruments are added to this Mixer, they are implicitely associated with an autoincrementing fader index.
addInstrument(Instrument) - Method in class com.softsynth.jmsl.NullMixer
 
addInstrument(Instrument) - Method in class com.softsynth.jmsl.score.Orchestra
 
addInstrument(Instrument) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add an Instrument to the current score in this ScoreFrame.
addInstrument(Instrument, double, double) - Method in class com.softsynth.jmsl.JMSLMixerContainer
 
addInstrument(Instrument, double, double) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
Deprecated.
Add a JSynInstrument to JSynMixer.
addInstrument(Instrument, double, double) - Method in class com.softsynth.jmsl.jsyn2.JSynMixer
Add a JSynInstrument to JSynMixer.
addInstrument(Instrument, double, double) - Method in class com.softsynth.jmsl.midi.MidiMixer
 
addInstrument(Instrument, double, double) - Method in interface com.softsynth.jmsl.Mixer
add Instrument with initial pan and amp values.
addInstrument(Instrument, double, double) - Method in class com.softsynth.jmsl.NullMixer
 
addInstrument(Instrument, String) - Method in class com.softsynth.jmsl.score.Orchestra
 
addInstrument(Instrument, String) - Method in class com.softsynth.jmsl.score.ScoreFrame
Same as addInstrument(ins), calls ins.setName() first
addInstrumentLibrary(InstrumentLibrary) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addInterpolator(Interpolator, double, double) - Method in class com.softsynth.jmsl.util.MultiInterpolator
Add an interpolator and associate it with specified range of x values [startx, endX)
addInterval(double) - Method in class com.softsynth.jmsl.score.Note
Add an interval to this Note.
addInterval(DimensionNameSpace, double[]) - Method in class com.softsynth.jmsl.score.Score
Add an interval to the last added note, specifying dimension name space and data[].
addInterval(DimensionNameSpace, double[]) - Method in class com.softsynth.jmsl.score.ScoreCollection
add an interval.
addInterval(Note) - Method in class com.softsynth.jmsl.score.Note
add newNote as interval to this Note.
addInvariant(int) - Method in class com.softsynth.jmsl.DimensionNameSpaceTranslator
Specify a dimension index that should be cross copied regardless of naming.
addItemListener(ItemListener) - Method in interface com.didkovsky.portview.PVCheckbox
 
addItemListener(ItemListener) - Method in interface com.didkovsky.portview.PVCheckboxMenuItem
 
addItemListener(ItemListener) - Method in interface com.didkovsky.portview.PVChoice
 
addItemListener(ItemListener) - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
addKeyListener(KeyListener) - Method in interface com.didkovsky.portview.PVComponent
 
addKeyListener(KeyListener) - Method in class com.didkovsky.portview.PVScrollbar
 
addKeyListener(KeyListener) - Method in class com.softsynth.jmsl.score.ScoreCanvasAWT
 
addKeyListener(KeyListener) - Method in class com.softsynth.jmsl.score.ScoreCanvasSwing
 
addKeyListener(KeyListener) - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
addKeyListener(KeyListener) - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
addKeyListener(KeyListener) - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
addKeyListener(KeyListener) - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
addKeyListener(KeyListener) - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
addKeyListener(KeyListener) - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
addLurkerPatch(Patch) - Method in class com.softsynth.jmsl.score.PlayLurkerPatchManager
Add a patch from instrument index to staff index.
addMark(int) - Method in class com.softsynth.jmsl.score.Note
add a mark to this note.
addMeasure() - Method in class com.softsynth.jmsl.score.Score
 
addMeasure() - Method in class com.softsynth.jmsl.score.ScoreCollection
 
addMeasure(int, int) - Method in class com.softsynth.jmsl.score.Score
 
addMeasure(int, int) - Method in class com.softsynth.jmsl.score.ScoreCollection
 
addMeasureMetronomeListener(MeasureMetronomeListener) - Method in class com.softsynth.jmsl.score.MeasureMetronome
 
addMeasures(int) - Method in class com.softsynth.jmsl.score.Score
 
addMeasures(int, int, int) - Method in class com.softsynth.jmsl.score.Score
add numMeasures of indicated timesignature
addMIDIFileListener(MIDIFileListener) - Method in class com.softsynth.midifile.MIDIFileInputStream
Request that information from the parser be passed to this listener.
addMidiListener(MidiListener) - Method in class com.softsynth.jmsl.midi.MidiParser
 
addMidiParser(MidiParser) - Method in class com.softsynth.jmsl.midi.MidiIO
Add a listener/parser for raw MIDI input messages.
addMusicDevice(MusicDevice) - Static method in class com.softsynth.jmsl.JMSL
 
addMusicGlyphRenderer(MusicGlyphRenderer) - Method in class com.softsynth.jmsl.score.Score
Add your glyph renderers in the priority you want them to be asked to draw glyphs.
addMusicGlyphRendererProxyListener(MusicGlyphRendererProxyListener) - Method in class com.softsynth.jmsl.score.MusicGlyphRendererProxy
 
addMusicShape(MusicShape) - Method in class com.softsynth.jmsl.view.MusicShapeEditor
Add a MusicShape to the MusicShape Editor's list of MusicShapes
addMusicShapeEditorOperator(MusicShapeEditorOperator) - Method in class com.softsynth.jmsl.view.MusicShapeEditor
 
addMusicShapeFromSelection(boolean) - Method in class com.softsynth.jmsl.score.view.ScoreMusicShapeEditor
 
addNote(double[]) - Method in class com.softsynth.jmsl.score.Score
Expects length >= 4, where dar[0] is dur ( qtr = 1.0), dar[1] is pitch (1..127), dar[2] is amp (0..1), dar[3] is hold Rounds data[0] to nearest recognized duration.
addNote(double[]) - Method in class com.softsynth.jmsl.score.ScoreCollection
 
addNote(double, double, double, double) - Method in class com.softsynth.jmsl.score.Score
 
addNote(double, double, double, double) - Method in class com.softsynth.jmsl.score.ScoreCollection
 
addNote(int, double, double, double, double) - Method in class com.softsynth.jmsl.score.max.NewJMSLScore
 
addNote(DimensionNameSpace, double[]) - Method in class com.softsynth.jmsl.score.Score
Expects length >= 4, where dar[0] is dur ( qtr = 1.0), dar[1] is pitch (1..127), dar[2] is amp (0..1), dar[3] is hold Rounds data[0] to nearest recognized duration.
addNote(DimensionNameSpace, double[]) - Method in class com.softsynth.jmsl.score.ScoreCollection
 
addNote(Note) - Method in class com.softsynth.jmsl.score.Score
 
addNote(Note) - Method in class com.softsynth.jmsl.score.ScoreCollection
Add Note to current Track of current Staff of current Measure.
addNote(Note, int, int, int) - Method in class com.softsynth.jmsl.score.Score
 
addNote(Note, int, int, int) - Method in class com.softsynth.jmsl.score.ScoreCollection
 
addNote(Score, double, int, double, double) - Method in class jmsltestsuite.ScoreEditManagerListenerTest
 
addNoteOrnament(NoteOrnament) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addNotePropertiesTransform(PVMenu, NotePropertiesTransform) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addNotePropertiesTransform(PVMenu, NotePropertiesTransform, int) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addNotePropertiesTransform(PVMenu, NotePropertiesTransform, int, boolean) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add a custom NotePropertiesTransform to this ScoreFrame's "Note Property Transforms" menu.
addNotePropertiesTransform(NotePropertiesTransform) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add a custom NotePropertiesTransform to this ScoreFrame's "Note Property Transforms" menu.
addNotePropertiesTransform(NotePropertiesTransform, int) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add a custom NotePropertiesTransform to this ScoreFrame's "Note Property Transforms" menu.
AddNotesToScore - Class in jmsltestsuite
This simply uses addNote(dur) to add notes to a Score.
AddNotesToScore() - Constructor for class jmsltestsuite.AddNotesToScore
 
addNoteSubMenu(String) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add a submenu to to this ScoreFrame's "Note Property Transforms" menu.
addNoteToSelectionBuffer(Note) - Method in class com.softsynth.jmsl.score.EditManager
 
addNumTracksPerStaffChangedListener(NumTracksPerStaffChangedListener) - Method in class com.softsynth.jmsl.score.Score
objects interested in being notified when the number of tracks per staff has been changed (like the ScoreEditPanel) should implement NumTracksPerStaffChangedListener and register itself with the score using this method
addOrchPatch(Patch) - Method in class com.softsynth.jmsl.score.Orchestra
Add a patch from instrument index to instrument index.
addPanAmpListener(PanAmpListener) - Method in class com.softsynth.jmsl.view.PanAmpPanel
 
addPatchEditorListener(PatchEditorListener) - Method in class com.softsynth.jmsl.view.PatchEditorPanel
 
addPlayheadListener(PlayheadListener) - Static method in class com.softsynth.jmsl.score.PlayheadDispatcher
 
addPlayLurker(PlayLurker) - Method in class com.softsynth.jmsl.MusicJob
adds a PlayLurker, testing first if it is not already in list.
addPVScrollbarListener(PVScrollbarListener) - Method in class com.didkovsky.portview.PVScrollbar
 
addRawJScoreFileListener(RawJScoreFileListener) - Method in class com.softsynth.jmsl.score.util.RawJScoreFileParser
 
addRepeatPlayable(Playable) - Method in class com.softsynth.jmsl.MusicJob
Add listener to the list to be called when this job repeats.
addSamplePitch(float[], int, int) - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
Assign a dynamically created sample to a note index.
addSamplePitch(short[], int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
Assign a dynamically created sample to a note index.
addSamplePitch(short[], int, int) - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
Assign a dynamically created sample to a note index.
addSamplePitch(AudioSample, int) - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
Assign a dynamically created sample to a note index.
addSamplePitch(SynthSample, int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
Assign a dynamically created sample to a note index.
addSamplePitch(SynthSample, int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrumentWithLoops
Deprecated.
 
addSamplePitch(String, int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
Assign a sample to be triggered when noteIndex is passed to play().
addSamplePitch(String, int) - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
Assign a sample to be triggered when noteIndex is passed to play().
addScore(Score) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addScore(Score) - Method in class jmslexamples.jsyn2.Nancarrow
 
addScore(Score) - Method in class jmsltestsuite.MutipleScoresDemo3
 
addScoreCanvasListener(ScoreCanvasListener) - Method in interface com.softsynth.jmsl.score.ScoreCanvas
 
addScoreCanvasListener(ScoreCanvasListener) - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
addScoreCommand(ScoreCommand) - Static method in class com.softsynth.jmsl.score.ScoreCommandCenter
Add a ScoreCommand with no hot key.
addScoreCommand(ScoreCommand, int) - Static method in class com.softsynth.jmsl.score.ScoreCommandCenter
Add a ScoreCommand and associate it with a keyCode hotkey.
addScoreCommandAddedListener(ScoreCommandAddedListener) - Static method in class com.softsynth.jmsl.score.ScoreCommandCenter
 
addScoreEditManagerListener(EditManagerListener) - Static method in class com.softsynth.jmsl.score.EditManager
 
addScoreLayoutListener(ScoreLayoutListener) - Method in class com.softsynth.jmsl.score.Score
 
addScoreLoaderListener(ScoreLoaderListener) - Method in class com.softsynth.jmsl.score.ScoreXMLLoader
 
addScoreOperator(PVMenu, ScoreOperator) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addScoreOperator(ScoreOperator) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addScoreTraverserListener(ScoreTraverserListener) - Method in class com.softsynth.jmsl.score.util.ScoreTraverser
 
addSearchPath(SearchPath) - Method in class com.softsynth.jmsl.score.transcribe.SearchPathList
 
addSearchPath(String) - Method in class com.softsynth.jmsl.util.classbrowser.ClassBrowser
Limit this finder to consider classes only found in paths ending in searchPath.
addSelectionBufferListener(SelectionBufferListener) - Method in class com.softsynth.jmsl.score.EditManager
 
addSignalSource(Object) - Method in class com.softsynth.jmsl.jsyn.SynthNoteAllPortsInstrumentSP
Deprecated.
JSynSignalProcessingInstrument interface.
addSignalSource(Object) - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
 
addSignalSource(Object) - Method in interface com.softsynth.jmsl.SignalProcessingInstrument
Deprecated.
Hand it a SynthOutput to be signal processed, presumably bussed together in the instrument
addStartPlayable(Playable) - Method in class com.softsynth.jmsl.MusicJob
Add listener to the list to be called after this job's StartDelay()
addStopPlayable(Playable) - Method in class com.softsynth.jmsl.MusicJob
Add listener to the list to be called when this job stops.
addTerm(double, int) - Method in class com.softsynth.jmsl.util.Polynomial
Add the coefficient of given term to the specified coefficient.
addTo(Namable, int) - Method in class com.softsynth.jmsl.view.PatchEditorPanel
add a object/index pair to the list of signal processors
addToSpaceAbove(double) - Method in class com.softsynth.jmsl.score.Staff
 
addToSpaceBelow(double) - Method in class com.softsynth.jmsl.score.Staff
 
addToWidth(double, boolean) - Method in class com.softsynth.jmsl.score.Measure
change width of measure, addToWidth(1) adds 1 to width.
addTrack() - Method in class com.softsynth.jmsl.score.Staff
add a new Track to this staff.
addTrack(Instrument) - Method in class com.softsynth.jmsl.score.Staff
add a new Track to this staff, handing it indicated instrument.
addTranscriberListener(TranscriberListener) - Method in class com.softsynth.jmsl.score.transcribe.Transcriber
 
addUnaryCopyBufferTransform(PVMenu, UnaryCopyBufferTransform, int) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add a custom UnaryCopyBufferTransform to this ScoreFrame's "Unary Copy Buffer Transforms" menu.
addUnaryCopyBufferTransform(UnaryCopyBufferTransform) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add a custom UnaryCopyBufferTransform to this ScoreFrame's "Unary Copy Buffer Transforms" menu.
addUnaryCopyBufferTransform(UnaryCopyBufferTransform, int) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
addUnaryTransformsSubMenu(String) - Method in class com.softsynth.jmsl.score.ScoreFrame
Add a submenu to to this ScoreFrame's "Unary Transforms" menu.
addUndoRedoStackListener(UndoRedoStackListener) - Method in class com.softsynth.jmsl.score.EditManager
 
addUserBean(Object) - Method in class com.softsynth.jmsl.score.Measure
Add a bean to a Measure.
addUserBean(Object) - Method in class com.softsynth.jmsl.score.Note
Add a bean to a note.
addUserBean(Object) - Method in class com.softsynth.jmsl.score.Score
Add a bean to a Score.
addUserBean(Object) - Method in class com.softsynth.jmsl.score.Staff
Add a bean to a Staff.
addUserBean(Object) - Method in class com.softsynth.jmsl.score.Track
Add a bean to a Staff.
addVoiceToMix(SynthCircuit) - Method in class com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
Deprecated.
for (int i = 0; i &lt getNumOutputs(); i++) { BusWriter busWriter = addBusWriter(); BusWriter busWriter = addBusWriter(); if (circuit instanceof OutputProvider) { ((SynthOutput) ((OutputProvider) circuit).getOutput(i)).connect(0, busWriter.input, 0); } else { circuit.output.connect(i, busWriter.input, 0); } connectBusWriterToBusReader(busWriter, i); } return circuit;
addWAVRecorderPanelListener(StartStopListener) - Method in class com.softsynth.jmsl.jsyn.WAVRecorderPanel
Deprecated.
 
addWAVRecorderPanelListener(StartStopListener) - Method in class com.softsynth.jmsl.jsyn2.WAVRecorderPanel
 
addWeightedObject(Object, double) - Method in class com.softsynth.jmsl.util.WeightedObjectChooser
Add an Object and associate it with specified weight
addWindowListener(WindowListener) - Method in interface com.didkovsky.portview.PVFrame
 
addWindowListener(WindowListener) - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
addWindowListener(WindowListener) - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
addZoomListener(ZoomListener) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
 
ADSRDataMaker - Class in com.softsynth.jmsl.util
Build a simple 4 stage envelope.
ADSRDataMaker(double, double, double, double, double) - Constructor for class com.softsynth.jmsl.util.ADSRDataMaker
Straighforward ADSR constructor, with horizontal sustain amp
ADSRDataMaker(double, double, double, double, double, double) - Constructor for class com.softsynth.jmsl.util.ADSRDataMaker
Constructor allows for non-horizontal sustain portion.
advanceCurrentTime(double) - Method in class com.softsynth.jmsl.MusicJob
 
alert(String) - Static method in class com.softsynth.jmsl.JMSL
 
alert(String) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
alert(String) - Method in class com.softsynth.jmsl.view.Alert
 
alert(String) - Method in class com.softsynth.jmsl.view.AppletAlert
 
alert(String, String) - Method in interface com.softsynth.jmsl.Alertable
 
alert(String, String) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
alert(String, String) - Method in class com.softsynth.jmsl.view.Alert
 
alert(String, String) - Method in class com.softsynth.jmsl.view.AppletAlert
 
Alert - Class in com.softsynth.jmsl.view
 
Alert() - Constructor for class com.softsynth.jmsl.view.Alert
 
Alert(Frame) - Constructor for class com.softsynth.jmsl.view.Alert
 
Alert(Frame, String, String) - Constructor for class com.softsynth.jmsl.view.Alert
 
Alertable - Interface in com.softsynth.jmsl
General interface for classes that receive an alert.
algomusicUserHome() - Static method in class com.softsynth.jmsl.JMSL
 
AlgorithmicTimbreDemo - Class in jmslexamples.jsyn2
VERY IMPORTANT EXAMPLE FOR JMSL/JSyn2 interaction!!!! Create a MusicShape with an Instrument that controls the various input ports on some JSyn UnitVoice.
AlgorithmicTimbreDemo() - Constructor for class jmslexamples.jsyn2.AlgorithmicTimbreDemo
 
AlgorithmicTimbreScoreDemo - Class in jmslexamples.jsyn2
Generate a JMSL Score algorithmically.
AlgorithmicTimbreScoreDemo() - Constructor for class jmslexamples.jsyn2.AlgorithmicTimbreScoreDemo
 
allNotesOff(double, int) - Method in class com.softsynth.jmsl.midi.MidiIO
Turn off all notes on the given MIDI channel at the given time.
allNotesOff(int) - Method in class com.softsynth.jmsl.midi.MidiIO
Turn off all notes on the given MIDI channel.
AllocatedSynthVoiceLookup - Class in com.softsynth.jmsl.jsyn
Deprecated.
use the pure Java JSyn2 package instead
AllocatedSynthVoiceLookup() - Constructor for class com.softsynth.jmsl.jsyn.AllocatedSynthVoiceLookup
Deprecated.
 
AllocatorFreeEvent - Class in com.softsynth.jmsl.jsyn
Deprecated.
use the pure Java JSyn2 package instead
AllocatorFreeEvent(EventScheduler, VoiceAllocator, SynthCircuit) - Constructor for class com.softsynth.jmsl.jsyn.AllocatorFreeEvent
Deprecated.
 
allSamplesHaveSameNumberOfChannels() - Method in class com.softsynth.jmsl.jsyn2.PitchMappedSamplesModel
 
allSamplesSameNumberOfChannels() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
AltEnharmonicSpellingToggleTransform - Class in com.softsynth.jmsl.score.transforms
Toggle a note between using alternate enharmonic spelling or not
AltEnharmonicSpellingToggleTransform() - Constructor for class com.softsynth.jmsl.score.transforms.AltEnharmonicSpellingToggleTransform
 
ALTO - Static variable in class com.softsynth.jmsl.score.Clef
 
ALTO_CLEF - Static variable in class com.softsynth.jmsl.score.Clef
 
ALTO_CLEF - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
ALTO_CLEF - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
amplitude - Variable in class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReader
Deprecated.
 
amplitude - Variable in class com.softsynth.jmsl.jsyn.circuits.VariableRateSampleReader
Deprecated.
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.AutoPanningSawtoothBL
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.BandPassUnitSink
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.DelayWithFeedback
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.FilteredSawtoothBL
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.RingModBell
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.SimpleDelay
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.SmoothFilteredSawtoothBL
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
 
amplitude - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.Warbler
 
amplitude - Variable in class jmslexamples.jsyn.ancient.FMPairBlaster
 
amplitude - Variable in class jmslexamples.jsyn2.unitvoices.FMVoice
 
amplitude - Variable in class jmslexamples.jsyn2.unitvoices.SpeedyUnitVoice
 
amplitude - Variable in class jmslexamples.simple.SimpleUnitVoice
 
amplitude - Variable in class jmsltutorial.SineUnitVoice
 
amplitude - Variable in class jmsltutorial.SlowSineUnitVoice
 
amplitudeScaler - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
 
AmplitudeTransform - Class in com.softsynth.jmsl.score.transforms
Change amplitude of selected notes.
AmplitudeTransform() - Constructor for class com.softsynth.jmsl.score.transforms.AmplitudeTransform
Constructor gives unique name, this.name = "Transpose: " + interval;
AmplitudeTransform(Frame) - Constructor for class com.softsynth.jmsl.score.transforms.AmplitudeTransform
 
ampMixer - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.RingModBell
 
AnimationTextDemo - Class in jmslexamples
An animation canvas is repainted 10 times a second.
AnimationTextDemo() - Constructor for class jmslexamples.AnimationTextDemo
 
AnimationTextDemoWithSound - Class in jmslexamples.jsyn2
Extends AnimationApplet in jmslexamples substituting MusicJob "scripts" that move the characters around while also making sound.
AnimationTextDemoWithSound() - Constructor for class jmslexamples.jsyn2.AnimationTextDemoWithSound
 
anythingToRedo() - Method in class com.softsynth.jmsl.score.UndoStack
 
anythingToUndo() - Method in class com.softsynth.jmsl.score.UndoStack
 
aOutput2 - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.AutoPanningSawtoothBL
 
append(String) - Method in class com.softsynth.jmsl.util.XMLString
 
appendIfNeeded(String, String) - Static method in class com.softsynth.jmsl.util.FilenameTool
Appends extension if not already there.
appendTerm(double) - Method in class com.softsynth.jmsl.util.Polynomial
Append a term with specified coefficient.
appendText(String) - Method in interface com.didkovsky.portview.PVTextArea
 
appendText(String) - Method in class com.didkovsky.portview.swing.PVTextAreaSwing
 
AppletAlert - Class in com.softsynth.jmsl.view
A Dialog-like class for applet 11/9/2000 3:49PM
AppletAlert(Applet) - Constructor for class com.softsynth.jmsl.view.AppletAlert
 
AppletAlert(Applet, String, String) - Constructor for class com.softsynth.jmsl.view.AppletAlert
 
ARPEGGIO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
ARPEGGIO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
arr - Variable in class com.softsynth.jmsl.score.midi.MidiTrackEventData
 
ArrayEditorPanel - Class in jmsltutorial
 
ArrayEditorPanel() - Constructor for class jmsltutorial.ArrayEditorPanel
 
attack - Variable in class jmslexamples.jsyn2.unitvoices.SpeedyUnitVoice
 
AttributeBuildable - Interface in com.softsynth.jmsl.util
A class that implements AttributeBuildable should be able to completely restore its state based on values provided by public set() methods
AUGMENTATION_DOT - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
autobeam() - Method in class com.softsynth.jmsl.score.util.AutoBeamer
 
AutoBeamer - Class in com.softsynth.jmsl.score.util
 
AutoBeamer(Track) - Constructor for class com.softsynth.jmsl.score.util.AutoBeamer
 
AutoBeamer(Track, boolean) - Constructor for class com.softsynth.jmsl.score.util.AutoBeamer
rests can break beam groups or not depending on value of unbeamAllRests.
AutoBeamTransform - Class in com.softsynth.jmsl.score.transforms
 
AutoBeamTransform() - Constructor for class com.softsynth.jmsl.score.transforms.AutoBeamTransform
 
AutopanningSawtooth - Class in com.softsynth.jmsl.jsyn.circuits
Deprecated.
use the pure Java JSyn2 package instead
AutopanningSawtooth() - Constructor for class com.softsynth.jmsl.jsyn.circuits.AutopanningSawtooth
Deprecated.
 
AutopanningSawtooth(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.AutopanningSawtooth
Deprecated.
 
AutoPanningSawtoothBL - Class in com.softsynth.jmsl.jsyn2.unitvoices
 
AutoPanningSawtoothBL() - Constructor for class com.softsynth.jmsl.jsyn2.unitvoices.AutoPanningSawtoothBL
 
autopanRate - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.AutoPanningSawtoothBL
 
auxCopyBuffer1 - Static variable in class com.softsynth.jmsl.score.Score
 
auxCopyBuffer2 - Static variable in class com.softsynth.jmsl.score.Score
 
AWT - Static variable in interface com.didkovsky.portview.ViewFactory
 
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