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

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
 
unbalancedRepeatsErrorsInScore() - Method in class com.softsynth.jmsl.score.util.LilyPondWriter
LilyPond will not layout a score properly if the score has unbalanced repeat bars ||: :||
UnbalancedRepeatsReporter - Class in com.softsynth.jmsl.score.operators
Run through each measure and checks if repeats ||: :|| are balanced or not (helpful for LilyPond export)
UnbalancedRepeatsReporter() - Constructor for class com.softsynth.jmsl.score.operators.UnbalancedRepeatsReporter
 
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.DeleteMeasureCommand
 
undo() - Method in class com.softsynth.jmsl.score.DeleteStaffCommand
 
undo() - Method in class com.softsynth.jmsl.score.DurationDefaultShortcutCommand
 
undo() - Method in class com.softsynth.jmsl.score.EditManager
 
undo() - Method in class com.softsynth.jmsl.score.InsertMeasureCommand
 
undo() - Method in class com.softsynth.jmsl.score.InsertStaffCommand
 
undo() - Method in class com.softsynth.jmsl.score.NotePropertiesTransformCommand
 
undo() - Method in class com.softsynth.jmsl.score.TempoCommand
 
undo() - Method in class com.softsynth.jmsl.score.TimeSignatureCommand
 
undo() - Method in class com.softsynth.jmsl.score.UnaryCopyBufferTransformCommand
 
undo() - Method in class com.softsynth.jmsl.score.UndoStack
 
undo() - Method in interface com.softsynth.jmsl.util.Undoable
 
UNDO_DEBUG - Variable in class com.softsynth.jmsl.score.Score
 
Undoable - Interface in com.softsynth.jmsl.util
 
UndoRedoStackListener - Interface in com.softsynth.jmsl.util
 
UndoStack - Class in com.softsynth.jmsl.score
 
UndoStack(Score) - Constructor for class com.softsynth.jmsl.score.UndoStack
 
undoStackRestoredScore(Score) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
undoStackRestoredScore(Score) - Method in interface com.softsynth.jmsl.util.UndoRedoStackListener
 
unescapeText(String) - Static method in class com.softsynth.util.XMLTools
 
UnicodeXMLTest - Class in jmsltestsuite
 
UnicodeXMLTest() - Constructor for class jmsltestsuite.UnicodeXMLTest
 
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
 
UnitGeneratorDimensionNameSpace - Class in com.softsynth.jmsl.jsyn2
 
UnitGeneratorDimensionNameSpace(String) - Constructor for class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
 
UnitGeneratorDimensionNameSpace(String, int) - Constructor for class com.softsynth.jmsl.jsyn2.UnitGeneratorDimensionNameSpace
 
UnitSourceTester - Class in jmslexamples.jsyn2.unitvoices
 
UnitSourceTester() - Constructor for class jmslexamples.jsyn2.unitvoices.UnitSourceTester
 
UnitVoiceArray - Class in com.softsynth.jmsl.jsyn2.unitvoices
 
UnitVoiceArray(String, int) - Constructor for class com.softsynth.jmsl.jsyn2.unitvoices.UnitVoiceArray
 
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
 
UpdatableInstrument - Interface in com.softsynth.jmsl
 
update() - Method in class com.softsynth.jmsl.view.DimensionNameSpaceValuesEditorPanel
 
update() - Method in class com.softsynth.jmsl.view.DimValueEditPanel
 
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
Deprecated.
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
Deprecated.
update amplitude and all input ports associated with dimensions >= 4.
update(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn.TunedSynthNoteInstrument
Deprecated.
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.jsyn2.JSynUnitVoiceInstrument
update amplitude and all input ports associated with dimensions >= 4.
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(double, double, double[]) - Method in class jmsltutorial.SineInstrument
optionally define update().
update(double, double, double[], int) - Method in class com.softsynth.jmsl.jsyn2.JSynUnitVoiceInstrument
This flavor of update() has a voiceToken parameter.
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 algorithmically.
update(Graphics) - Method in class com.didkovsky.portview.awt.PVScrollbarCanvasAWT
 
update(Graphics) - Method in class com.softsynth.jmsl.score.ScoreCanvasAWTCanvas
 
update(Graphics) - Method in class com.softsynth.jmsl.view.JMSLScrollbar
 
update(Graphics) - Method in class com.softsynth.view.CustomFader
 
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.
UpdateJSynUnitVoiceInstrumentTest - Class in jmsltestsuite
Test update() on JSynUnitVoiceInstrument.
UpdateJSynUnitVoiceInstrumentTest() - Constructor for class jmsltestsuite.UpdateJSynUnitVoiceInstrumentTest
 
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
This is a very old demo which was built before jsyn2 existed.
UpdateSynthNoteInstrumentTest() - Constructor for class jmsltestsuite.UpdateSynthNoteInstrumentTest
 
URL_SAFE - Static variable in class com.softsynth.jmsl.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
USE_QUARTER_TONES - Static variable in class com.softsynth.jmsl.score.util.PitchSpellerLineOfFifths
 
useAntiAliasingHints() - Static method in class com.softsynth.jmsl.score.Score
Flag to determine whether Score graphics use antialiasing hints or not
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.
usePreset(int) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
Pass in FMVoice.PRESET_BELL, FMVoice.PRESET_CLARINET, FMVoice.PRESET_BRASS, or FMVoice.PRESET_WOODDRUM
usePreset(int) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
 
usePreset(int) - Method in class jmslexamples.jsyn2.unitvoices.FMVoice
Pass in FMVoice.PRESET_BELL, FMVoice.PRESET_CLARINET, FMVoice.PRESET_BRASS, or FMVoice.PRESET_WOODDRUM Overridden from UnitVoice interface
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
UserBeansTest - Class in jmsltestsuite
Demonstrates creating userBean and assigning it to a Notes, staves, measures, and score programmatically, saving and load to from a Score XML file Extended to measure user beans too 4/3/07 for Peter McCullough.
UserBeansTest() - Constructor for class jmsltestsuite.UserBeansTest
 
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.
useSparseMIDIProgramChange(boolean) - Static method in class com.softsynth.jmsl.midi.MidiInstrument
if true, will track which program change was sent on which MIDI channel, and will only send program changes when the value is different from the last one.
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
usingMusicGlyphRenderer() - Method in class com.softsynth.jmsl.score.Score
 
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