Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
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(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.
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
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
layoutMeasures(int)
- Method in class com.softsynth.jmsl.score.
ScoreLayoutManager
Lay out as many measures as will fit horizintally and vertically.
LEFT
- Static variable in interface com.didkovsky.portview.
PVLabel
LEFT
- Static variable in class jmslexamples.jsyn.
FMNoodler
LEFT_MARGIN
- Static variable in class com.softsynth.jmsl.score.
ScoreLayoutManager
leftBusWriter
- Variable in class com.softsynth.jmsl.jsyn.
FaderUnit
leftGain
- Variable in class com.softsynth.jmsl.jsyn.
FaderUnit
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
LICENSED
- Static variable 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
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, double)
- Constructor for class com.softsynth.jmsl.util.
LinearInterpolator
Construct a linear interpolator that intersects two specified points
LineInSynthNote
- Class in
com.softsynth.jmsl.jsyn.circuits
Monophonic LineIn SynthNote with an envelope to turn incoming signal on and off Built in Wire and exported.
LineInSynthNote()
- Constructor for class com.softsynth.jmsl.jsyn.circuits.
LineInSynthNote
LineInSynthNote(SynthContext)
- Constructor for class com.softsynth.jmsl.jsyn.circuits.
LineInSynthNote
LinkedList
- Class in
com.softsynth.jmsl.util
Singly linked list.
LinkedList()
- Constructor for class com.softsynth.jmsl.util.
LinkedList
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(String)
- Static method in class com.softsynth.jmsl.jsyn.
SampleLoader
load a SynthSample from disk file.
load(URL)
- Static method in class com.softsynth.jmsl.jsyn.
SampleLoader
load a SynthSample from URL.
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(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
LoadJScoreURL
- Class in
jmslexamples.jsyn
Load a score from a URL Use com.softsynth.jmsl.score.util.JMSLScoreApplet !!!
LoadJScoreURL()
- Constructor for class jmslexamples.jsyn.
LoadJScoreURL
loadMidiFileImage()
- Method in class com.softsynth.jmsl.score.midi.
WriteScoreMidiFile
loadPrefs()
- Method in class com.softsynth.jmsl.score.
ScoreFrame
loadSample(String, int)
- Method in class com.softsynth.jmsl.jsyn.
SimpleSamplePlayingInstrumentWithLoops
loadSequencer()
- Method in class com.softsynth.jmsl.score.midi.
JavaSoundMidiRenderer
loadShorts(String)
- Static method in class com.softsynth.jmsl.jsyn.
SampleLoader
loadShorts(URL)
- Static method in class com.softsynth.jmsl.jsyn.
SampleLoader
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(URL)
- Method in class com.softsynth.jmsl.score.
ScoreXMLLoader
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.util.
SimpleXMLLoader
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(double, int, int, int)
- Method in class com.softsynth.jmsl.midi.
MidiLogger
Log a midi event
log(double, double)
- Static method in class com.softsynth.jmsl.util.
JMSLMath
logBase2(double)
- Static method in class com.softsynth.jmsl.util.
JMSLMath
logMessage(int, int, int)
- Method in class com.softsynth.jmsl.midi.
MidiIO
Add event to midi logger if setMidiLogging is true
logMessage(double, int, int, int)
- Method in class com.softsynth.jmsl.midi.
MidiIO
Add tiomestamped event to midi logger if setMidiLogging is true
LongList
- Class in
jmsltestsuite
LongList()
- Constructor for class jmsltestsuite.
LongList
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
LilyPond version 2.10.0
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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