Index
All Classes|All Packages
L
- LabelMidiListener - Class in com.softsynth.jmsl.midi
-
MidiListener that sets text on Label of incoming Midi messages
See MidiParser - LabelMidiListener(PVLabel) - Constructor for class com.softsynth.jmsl.midi.LabelMidiListener
- lastNoteOfLine(Note) - Static method in class com.softsynth.jmsl.score.Note
- launch() - Method in class jmslexamples.jsyn2.LineInInstrumentExample
- launch(double) - Method in class com.softsynth.jmsl.MusicJob
-
Execute at a specified time, with no invoker parent.
- launch(double, int, int, boolean) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
-
Launch the score at specified time, starting and ending at specified measures
- launch(double, Composable) - Method in interface com.softsynth.jmsl.Composable
-
Start executing musical function.
- launch(double, Composable) - Method in class com.softsynth.jmsl.MusicJob
-
Start executing musical function.
- launchSection(double, boolean) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
-
launch current section.
- layoutChildren() - Method in class com.softsynth.jmsl.score.Measure
-
Sets anchor points for all staves, justifies contents using Blostein/Haken CACM '91 paper algorithm
- layoutChildren() - Method in class com.softsynth.jmsl.score.Staff
-
Set the drawingAnchor for each Track equal to the left of the top line of the staff itelf
- layoutChildren() - Method in class com.softsynth.jmsl.score.Track
- layoutChildren(boolean) - Method in class com.softsynth.jmsl.score.Track
- layoutMeasures(int) - Method in class com.softsynth.jmsl.score.ScoreLayoutManager
-
Lay out as many measures as will fit horizontally and vertically.
- LedgerLineVisibility - Class in jmsltestsuite
-
Test ledger line visibility
- LedgerLineVisibility() - Constructor for class jmsltestsuite.LedgerLineVisibility
- LEFT - Static variable in interface com.didkovsky.portview.PVLabel
- LEFT - Static variable in class jmslexamples.jsyn.ancient.FMNoodler
- leftBusWriter - Variable in class com.softsynth.jmsl.jsyn.FaderUnit
-
Deprecated.
- leftGain - Variable in class com.softsynth.jmsl.jsyn.FaderUnit
-
Deprecated.
- length() - Method in class com.softsynth.jmsl.score.SegmentPath
- length() - Method in class com.softsynth.jmsl.util.RunRange
- LEVEL_OF_BOTTOM_LINE - Static variable in class com.softsynth.jmsl.score.Staff
- LEVEL_OF_MIDDLE_C - Static variable in class com.softsynth.jmsl.score.NoteFactory
- LEVEL_OF_MIDDLE_LINE - Static variable in class com.softsynth.jmsl.score.Staff
- LEVEL_OF_TOP_LINE - Static variable in class com.softsynth.jmsl.score.Staff
- levelOfTopLine() - Method in class com.softsynth.jmsl.score.Staff
- levelToPitch(int, int, Clef) - Static method in class com.softsynth.jmsl.score.NoteFactory
- LICENSED - Static variable in class com.softsynth.jmsl.JMSL
- licenseSupportsJSyn() - Static method in class com.softsynth.jmsl.JMSL
- licenseSupportsJSyn2() - Static method in class com.softsynth.jmsl.JMSL
- licenseSupportsMidi() - Static method in class com.softsynth.jmsl.JMSL
- licenseSupportsScoreStandalone() - Static method in class com.softsynth.jmsl.JMSL
- LilyPondWriter - Class in com.softsynth.jmsl.score.util
-
LilyPond is a common music notation interpreter that generates postscript and pdf files from text-based input (visit www.lilypond.org).
- LilyPondWriter(Score, File) - Constructor for class com.softsynth.jmsl.score.util.LilyPondWriter
-
Write JMSL score to LilyPond file
- Limits - Class in com.softsynth.jmsl
-
Handy class for handling ranges between a low and a high value.
- Limits(double, double) - Constructor for class com.softsynth.jmsl.Limits
-
Limits (low, high)
- Limits(double, double, double) - Constructor for class com.softsynth.jmsl.Limits
-
Limits(low, high, randomStepRange
- LINE_BREAK_DELIMITTER - Static variable in class com.softsynth.jmsl.score.NoteRenderer
-
Used in text attached to a Note to signal line break.
- LinearAccelerator - Class in com.softsynth.jmsl.util
-
Calculate the accelerated duration of an event, given the acceleration, the event's starting time, and its duration.
- LinearAccelerator(double, double, double) - Constructor for class com.softsynth.jmsl.util.LinearAccelerator
-
Create a new accelerando calculator given the starting tempo (beats per second), the ending tempo, and the number of "beats" over which to linearly interpolate this change.
- LinearInterpolator - Class in com.softsynth.jmsl.util
-
Interpolate a value along a line defined by two points (x1,y1) and (x2,y2)
- LinearInterpolator(double, double, double) - Constructor for class com.softsynth.jmsl.util.LinearInterpolator
- LinearInterpolator(double, double, double, double) - Constructor for class com.softsynth.jmsl.util.LinearInterpolator
-
Construct a linear interpolator that intersects two specified points
- LineInInstrument - Class in com.softsynth.jmsl.jsyn2.instruments
- LineInInstrument() - Constructor for class com.softsynth.jmsl.jsyn2.instruments.LineInInstrument
- LineInInstrumentExample - Class in jmslexamples.jsyn2
-
Send a LineIn wrapped up in an Instrument to the input of an Instrument that controls a polyphonic delay.
- LineInInstrumentExample() - Constructor for class jmslexamples.jsyn2.LineInInstrumentExample
- LineInSynthNote - Class in com.softsynth.jmsl.jsyn.circuits
-
Deprecated.use the pure Java JSyn2 package instead
- LineInSynthNote() - Constructor for class com.softsynth.jmsl.jsyn.circuits.LineInSynthNote
-
Deprecated.
- LineInSynthNote(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.LineInSynthNote
-
Deprecated.
- LineInVoice - Class in com.softsynth.jmsl.jsyn2.unitvoices
- LineInVoice() - Constructor for class com.softsynth.jmsl.jsyn2.unitvoices.LineInVoice
- LinkedList - Class in com.softsynth.jmsl
-
Singly linked list.
- LinkedList() - Constructor for class com.softsynth.jmsl.LinkedList
- listMidiDevices() - Method in class jmsltestsuite.TestMidiReceiverMultipleOpenClose
- listMidiDevices() - Method in class jmsltestsuite.TestTimeStampedMidiOutput
- ListMidiDevices - Class in jmsltestsuite
-
List midi ports by name
Not very useful as of JMSL's default MidiShare implementation. - ListMidiDevices() - Constructor for class jmsltestsuite.ListMidiDevices
- LITE - Static variable in class com.softsynth.jmsl.score.Score
- ln2 - Static variable in class com.softsynth.jmsl.util.JMSLMath
-
precalculated for logBase2 operation
- load(BufferedReader) - Method in class com.softsynth.jmsl.MusicShape
-
BufferedReader in = new BufferedReader(new FileReader("foo.in")); Replace data with data loaded from a file.
- load(File) - Static method in class com.softsynth.jmsl.jsyn2.SampleLoader
-
load a com.jsyn.data.FloatSample from disk file.
- load(String) - Static method in class com.softsynth.jmsl.jsyn.SampleLoader
-
Deprecated.load a SynthSample from disk file.
- load(String) - Static method in class com.softsynth.jmsl.jsyn2.SampleLoader
-
load a com.jsyn.data.FloatSample from disk file.
- load(String) - Static method in class com.softsynth.jmsl.score.Score
-
Load a Score from an XML file.
- load(String) - Static method in class com.softsynth.jmsl.util.JMSLClassLoader
- load(String, boolean) - Static method in class com.softsynth.jmsl.score.Score
-
Load a Score from an XML file.
- load(URL) - Static method in class com.softsynth.jmsl.jsyn.SampleLoader
-
Deprecated.load a SynthSample from URL.
- load(URL) - Static method in class com.softsynth.jmsl.jsyn2.SampleLoader
-
load a com.jsyn.data.FloatSample from URL.
- loadMidiFileImage() - Method in class com.softsynth.jmsl.score.midi.WriteScoreMidiFile
- loadMidiFileImage(Interpolator) - Method in class com.softsynth.jmsl.score.midi.MidiFileImageManager
- loadPrefs() - Method in class com.softsynth.jmsl.score.ScoreFrame
- loadRestDivisionLookupFile(File) - Method in class com.softsynth.jmsl.score.operators.MeasuresWithRestsOperator
- loadSample(String, int) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrumentWithLoops
-
Deprecated.
- loadSequencer() - Method in class com.softsynth.jmsl.score.midi.JavaSoundMidiRenderer
- loadShorts(String) - Static method in class com.softsynth.jmsl.jsyn.SampleLoader
-
Deprecated.
- loadShorts(URL) - Static method in class com.softsynth.jmsl.jsyn.SampleLoader
-
Deprecated.
- loadXML(InputStream) - Method in class com.softsynth.jmsl.score.ScoreXMLLoader
- loadXML(InputStream) - Method in class com.softsynth.jmsl.util.SimpleXMLLoader
- loadXML(String) - Method in class com.softsynth.jmsl.score.MixerPanelSettingsXMLLoader
- loadXML(String) - Method in class com.softsynth.jmsl.score.NoteXMLLoader
- loadXML(String) - Method in class com.softsynth.jmsl.score.OrchestraXMLLoader
- loadXML(String) - Method in class com.softsynth.jmsl.score.ScoreXMLLoader
- loadXML(String) - Method in class com.softsynth.jmsl.util.SimpleXMLLoader
- loadXML(URL) - Method in class com.softsynth.jmsl.score.OrchestraXMLLoader
- loadXML(URL) - Method in class com.softsynth.jmsl.score.ScoreXMLLoader
- loadXMLFromZip(InputStream) - Method in class com.softsynth.jmsl.score.ScoreXMLLoader
-
Read a score file from a zip archive.
- log - Static variable in class com.softsynth.jmsl.EventScheduler
- log - Static variable in class com.softsynth.jmsl.NewEventScheduler
- log - Static variable in class com.softsynth.jmsl.oldcode.EventSchedulerWithThreadSleep
- log(double, double) - Static method in class com.softsynth.jmsl.util.JMSLMath
- log(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiLogger
-
Log a midi event
- logBase2(double) - Static method in class com.softsynth.jmsl.util.JMSLMath
- logMessage(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
-
Add timestamped event to midi logger if setMidiLogging is true
- logMessage(int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
-
Add event to midi logger if setMidiLogging is true
- LongList - Class in jmsltestsuite
- LongList() - Constructor for class jmsltestsuite.LongList
- lookupBravuraFont() - Method in class jmsltestsuite.BravuraFontTest
- LurkerPatchXMLHandler - Class in com.softsynth.jmsl.score
- LurkerPatchXMLHandler() - Constructor for class com.softsynth.jmsl.score.LurkerPatchXMLHandler
- LurkerTest - Class in jmsltestsuite
- LurkerTest() - Constructor for class jmsltestsuite.LurkerTest
- LY_VERSION - Static variable in class com.softsynth.jmsl.score.util.LilyPondWriter
-
minimum LilyPond version that this is compatible with
- LyricLevelTransform - Class in com.softsynth.jmsl.score.transforms
-
Set the Y offset of the text of the note to a constant level below the staff
- LyricLevelTransform() - Constructor for class com.softsynth.jmsl.score.transforms.LyricLevelTransform
All Classes|All Packages