Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
U
UnaryCopyBufferTransform
- Class in
com.softsynth.jmsl.score
UnaryCopyBufferTransform.
UnaryCopyBufferTransform()
- Constructor for class com.softsynth.jmsl.score.
UnaryCopyBufferTransform
UnaryCopyBufferTransformCommand
- Class in
com.softsynth.jmsl.score
UnaryCopyBufferTransformCommand(UnaryCopyBufferTransform)
- Constructor for class com.softsynth.jmsl.score.
UnaryCopyBufferTransformCommand
undo()
- Method in class com.softsynth.jmsl.score.
BinaryCopyBufferTransformCommand
undo()
- Method in class com.softsynth.jmsl.score.
DeleteCommand
undo()
- Method in class com.softsynth.jmsl.score.
EditManager
Undo ScoreCommand on top of undo stack.
undo()
- Method in class com.softsynth.jmsl.score.
NotePropertiesTransformCommand
undo()
- Method in class com.softsynth.jmsl.score.
UnaryCopyBufferTransformCommand
undo()
- Method in interface com.softsynth.jmsl.util.
Undoable
Undoable
- Interface in
com.softsynth.jmsl.util
UndoRedoStackListener
- Interface in
com.softsynth.jmsl.util
unescapeText(String)
- Static method in class com.softsynth.util.
XMLTools
UniformRandomBehavior
- Class in
com.softsynth.jmsl
UniformRandomBehavior.java Choose a child to launch with a uniformly distributed random selection.
UniformRandomBehavior()
- Constructor for class com.softsynth.jmsl.
UniformRandomBehavior
unpatchInstruments()
- Method in class com.softsynth.jmsl.score.
Orchestra
Sniff out all generic SignalProcessingInstruments and clear their inputs sources
UnpredictableSong
- Class in
jmslexamples.simple
Same as JSynSong except the verse, chorus, and rest will come in an unpredictable order
UnpredictableSong()
- Constructor for class jmslexamples.simple.
UnpredictableSong
UnZoomMusicShapeEditorOperator
- Class in
com.softsynth.jmsl.util
Zoom out to entire range of elements in MusicShape
UnZoomMusicShapeEditorOperator()
- Constructor for class com.softsynth.jmsl.util.
UnZoomMusicShapeEditorOperator
update(Graphics)
- Method in class com.didkovsky.portview.awt.
PVScrollbarCanvasAWT
update(double, double, double[])
- Method in interface com.softsynth.jmsl.
Instrument
update(double, double, double[])
- Method in class com.softsynth.jmsl.
InstrumentAdapter
update is used to change parameters on a sound event that has already been sounded by play() and is currently sounding.
update(double, double, double[])
- Method in class com.softsynth.jmsl.jsyn.
FreqSynthNoteInstrument
Update amplitude and frequency using (by default) dimension 1 as lookup to retrieve allocated synthnote.
update(double, double, double[])
- Method in class com.softsynth.jmsl.jsyn.
SynthNoteAllPortsInstrument
update amplitude and all input ports associated with dimensions >= 4.
update(double, double, double[])
- Method in class com.softsynth.jmsl.jsyn.
TunedSynthNoteInstrument
Update amplitude and frequency using (by default) dimension 1 as lookup to retrieve allocated synthnote.
update(double, double, double[])
- Method in class com.softsynth.jmsl.max.
MaxInstrument
Sends data to JMSLInstrumentToMax where it can be unpacked and sent to various MSP, CSound, etc sound makers.
update(Note)
- Static method in class com.softsynth.jmsl.score.
NoteFactory
Given a Note, update its properties based on its pitch and duration data, one or both of which might have changed algoruthmically.
update(Graphics)
- Method in class com.softsynth.jmsl.score.
ScoreCanvasAWTCanvas
update()
- Method in class com.softsynth.jmsl.view.
DimensionNameSpaceValuesEditorPanel
update()
- Method in class com.softsynth.jmsl.view.
DimValueEditPanel
update(Graphics)
- Method in class com.softsynth.jmsl.view.
JMSLScrollbar
update(Graphics)
- Method in class com.softsynth.view.
CustomFader
update(double, double, double[])
- Method in class jmsltutorial.
SineInstrument
optionally define update().
update(Graphics)
- Method in class jmsltutorial.
SpectrumCanvas
updateFromDur(Note)
- Static method in class com.softsynth.jmsl.score.
NoteFactory
Given a Note, update its properties based on its double duration data.
updateFromPitch(Note)
- Static method in class com.softsynth.jmsl.score.
NoteFactory
Given a Note, calc and set the level on the staff where it should be drawn based on its pitch.
updateMinMaxLabels()
- Method in class com.softsynth.jmsl.view.
MusicShapeEditor
updateMinMaxLabels()
- Method in class com.softsynth.jmsl.view.
MusicShapeEditorCanvas
updateSize(int, int)
- Method in interface com.softsynth.jmsl.score.
ScoreCanvas
updateSize(int, int)
- Method in class com.softsynth.jmsl.score.
ScoreCanvasAWT
updateSize(int, int)
- Method in class com.softsynth.jmsl.score.
ScoreCanvasSwing
UpdateSynthNoteInstrumentTest
- Class in
jmsltestsuite
Test update() on TunedSynthNoteInstrument (the highest JSyn Instrument in the class tree to implement update().
UpdateSynthNoteInstrumentTest()
- Constructor for class jmsltestsuite.
UpdateSynthNoteInstrumentTest
useHarmonicMinorScale(int)
- Method in class com.softsynth.jmsl.
KeyTranslator
Setup translator to generate pitches in a HarmonicMinor scale.
useHungarianMinorScale(int)
- Method in class com.softsynth.jmsl.
KeyTranslator
Setup translator to generate pitches in a Hungarian Minor scale.
useMajorScale(int)
- Method in class com.softsynth.jmsl.
KeyTranslator
Setup translator to generate pitches in a Major scale.
usePentatonicScale(int)
- Method in class com.softsynth.jmsl.
KeyTranslator
Setup translator to generate pitches in a Pentatonic scale.
useQuarterToneAccidentals()
- Static method in class com.softsynth.jmsl.score.
NoteFactory
if true, pitches equal to int+0.5 will be assigned a quarter tone accidental
useQuarterToneAccidentals(boolean)
- Static method in class com.softsynth.jmsl.score.
NoteFactory
if true, pitches equal to int+0.5 will be assigned a quarter tone accidental
useRumanianMinorScale(int)
- Method in class com.softsynth.jmsl.
KeyTranslator
Setup translator to generate pitches in a Rumanian Minor scale.
useSharedCanvas(boolean)
- Static method in class com.softsynth.jmsl.score.
Score
If true, all scores render to the same static canvas.
usesStandardInvariants()
- Method in class com.softsynth.jmsl.
MusicShape
useStandardDimensionNameSpace()
- Method in class com.softsynth.jmsl.
MusicShape
renames dimension 0..3 as duration, pitch, amplitude, hold with default values and limits.
useStandardInvariants(boolean)
- Method in class com.softsynth.jmsl.
MusicShape
If this flag is set, and if the DimensionNameSpace of the instrument != null, then Dimensions 0..3 will be set as DimensionnameSpace invariants.
useStandardInvariants(boolean)
- Method in class com.softsynth.jmsl.view.
DimensionNameSpaceValuesEditorPanel
useSystemOut()
- Static method in class com.softsynth.jmsl.
JMSL
send JMSL.out and JMSL.err to System.out
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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