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

T

T(int) - Static method in class com.softsynth.jmsl.util.ChebyshevPolynomial
Calculates Chebyshev polynomial of specified integer order.
T(int) - Static method in class com.softsynth.jmsl.util.HarmonicPolynomial
Calculates non-DC Chebyshev polynomial of specified integer order.
tellNumDrawn(int, int) - Method in class jmslexamples.EventDistributionsDemo
 
Tempo - Class in com.softsynth.jmsl.score
Tempo class maintains tempo in beats per minute, translates to JMSL time stretch (1.0 = 60bpm, 0.5 = 120 bpm, etc)
Tempo(double) - Constructor for class com.softsynth.jmsl.score.Tempo
 
TEMPO_QTR_NOTE_EQUALS - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TempoCommand - Class in com.softsynth.jmsl.score
 
TempoCommand(double, Measure, boolean) - Constructor for class com.softsynth.jmsl.score.TempoCommand
 
TempoDialog - Class in com.softsynth.jmsl.score.view
Open a window which provides a Tempo dialog
TempoDialog(Frame, TempoResultProcessor, Tempo, String, String) - Constructor for class com.softsynth.jmsl.score.view.TempoDialog
 
TempoResultProcessor - Interface in com.softsynth.jmsl.score
interface to get new tempo and go-ahead flag from a TempoDialog
TempoTickHolder - Class in com.softsynth.jmsl.score.midi
 
TempoTickHolder(Tempo, long) - Constructor for class com.softsynth.jmsl.score.midi.TempoTickHolder
 
TempoTimeSignatureHolder - Class in com.softsynth.jmsl.score.transcribe
Build a Vector of these objects for the transcriber to set up the framework for a score into which it should transcribe
TempoTimeSignatureHolder() - Constructor for class com.softsynth.jmsl.score.transcribe.TempoTimeSignatureHolder
 
TempoTimeSignatureHolder(Tempo, TimeSignature) - Constructor for class com.softsynth.jmsl.score.transcribe.TempoTimeSignatureHolder
 
TempoUnblockingOperator - Class in com.softsynth.jmsl.score.operators
 
TempoUnblockingOperator() - Constructor for class com.softsynth.jmsl.score.operators.TempoUnblockingOperator
 
TENOR - Static variable in class com.softsynth.jmsl.score.Clef
 
TENOR_CLEF - Static variable in class com.softsynth.jmsl.score.Clef
 
TenRandomMidiNotes - Class in jmslexamples.simple
Use a MusicJob to play ten MIDI notes with random pitch, duration, vel, and hold time
TenRandomMidiNotes() - Constructor for class jmslexamples.simple.TenRandomMidiNotes
 
TENUTO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TENUTO_ABOVE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TENUTO_BELOW - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
term() - Method in class com.softsynth.jmsl.jsyn.SampleInstrumentMapperPanel
Deprecated.
Delete osc and LineOut
term() - Method in class com.softsynth.jmsl.jsyn2.SampleInstrumentMapperPanel
Delete osc and LineOut
TERSE - Static variable in class com.softsynth.jmsl.JMSL
 
test(UnitSource) - Static method in class jmslexamples.jsyn2.unitvoices.UnitSourceTester
 
test1() - Method in class com.softsynth.jmsl.midi.MidiIO
Play a couple notes using different programs.
test2() - Method in class com.softsynth.jmsl.midi.MidiIO
Schedule ascending major arpeggio using event buffer.
test3() - Method in class com.softsynth.jmsl.midi.MidiIO
 
testDebug() - Method in class com.softsynth.jmsl.NewEventScheduler
 
testDebug() - Method in class com.softsynth.jmsl.oldcode.EventSchedulerWithThreadSleep
 
TestHoldScalerForMouseInput - Class in jmsltestsuite
 
TestHoldScalerForMouseInput() - Constructor for class jmsltestsuite.TestHoldScalerForMouseInput
 
TestInstrumentMixerUsage - Class in jmsltestsuite.jsyn2
 
TestInstrumentMixerUsage() - Constructor for class jmsltestsuite.jsyn2.TestInstrumentMixerUsage
 
TestInstrumentUsage - Class in jmsltestsuite.jsyn2
 
TestInstrumentUsage() - Constructor for class jmsltestsuite.jsyn2.TestInstrumentUsage
 
TestJMSLScrollbar - Class in jmslexamples
awt's Scrollbar is weird - unreliable behavior...
TestJMSLScrollbar() - Constructor for class jmslexamples.TestJMSLScrollbar
 
TestMidiReceiverMultipleOpenClose - Class in jmsltestsuite
 
TestMidiReceiverMultipleOpenClose() - Constructor for class jmsltestsuite.TestMidiReceiverMultipleOpenClose
 
TestNoteOffHoldAlgorithm - Class in jmsltestsuite
test: all note ons with noteoffs no noteoffs at all some noteons have noteoffs some noteoffs with no matching noteon
TestNoteOffHoldAlgorithm() - Constructor for class jmsltestsuite.TestNoteOffHoldAlgorithm
 
TestNoteRangeSelection - Class in jmsltestsuite
 
TestNoteRangeSelection() - Constructor for class jmsltestsuite.TestNoteRangeSelection
 
TestPermitOwnScoreCanvasConstructor - Class in jmsltestsuite
 
TestPermitOwnScoreCanvasConstructor() - Constructor for class jmsltestsuite.TestPermitOwnScoreCanvasConstructor
 
TestPitchBendInstrument - Class in jmsltestsuite
Play a simple two note MIDI melody with long tones, and send pitchbend while notes are sustaining.
TestPitchBendInstrument() - Constructor for class jmsltestsuite.TestPitchBendInstrument
 
TestPortViewScrollbar - Class in jmslexamples
The com.didkovsky.portview scrollbar can be either awt or Swing compatible depending on the ViewFactory
TestPortViewScrollbar() - Constructor for class jmslexamples.TestPortViewScrollbar
 
TestRenderAllowed - Class in jmsltestsuite
Problem reported by Jason Freeman You should be able to load a Score from a file without it displaying in ScoreFrame.
TestRenderAllowed() - Constructor for class jmsltestsuite.TestRenderAllowed
 
testSampleDirectory() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Deprecated.
 
testSampleDirectory() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
TestSamplePitchbend - Class in jmsltestsuite.jsyn2
 
TestSamplePitchbend() - Constructor for class jmsltestsuite.jsyn2.TestSamplePitchbend
 
TestSamplePlayingInstrument - Class in jmsltestsuite.jsyn2
 
TestSampleSustain - Class in jmsltestsuite.jsyn2
 
TestSampleSustain() - Constructor for class jmsltestsuite.jsyn2.TestSampleSustain
 
TestScoreMemoryLimits - Class in jmsltestsuite
This simply uses addNote(dur) to add notes to a Score.
TestScoreMemoryLimits() - Constructor for class jmsltestsuite.TestScoreMemoryLimits
 
TestScoreMemoryUsage - Class in jmsltestsuite
 
TestScoreMemoryUsage() - Constructor for class jmsltestsuite.TestScoreMemoryUsage
 
TestSubtractiveSynthVoiceInstrument - Class in jmsltutorial
Test JSynUnitVoiceInstrument by putting it into a simple 4 dimensional MusicShape Uses pure Java JSyn API
TestSubtractiveSynthVoiceInstrument() - Constructor for class jmsltutorial.TestSubtractiveSynthVoiceInstrument
 
TestSubtractiveSynthVoiceInstrumentAllDimensions - Class in jmsltutorial
Test JSynUnitVoiceInstrument by putting it into a MusicShape that plays all its dimensions Uses pure Java JSyn API
TestSubtractiveSynthVoiceInstrumentAllDimensions() - Constructor for class jmsltutorial.TestSubtractiveSynthVoiceInstrumentAllDimensions
 
TestTempo - Class in jmsltestsuite
when this score is saved and loaded, the tempo and timesig change is lost
TestTempo() - Constructor for class jmsltestsuite.TestTempo
 
testText(String) - Static method in class com.softsynth.util.XMLTools
 
TestTimeStampedMidiOutput - Class in jmsltestsuite
 
TestTimeStampedMidiOutput() - Constructor for class jmsltestsuite.TestTimeStampedMidiOutput
 
TestVoiceAllocator - Class in jmsltestsuite.jsyn2
 
TestVoiceAllocator() - Constructor for class jmsltestsuite.jsyn2.TestVoiceAllocator
 
textArea - Static variable in class jmslexamples.ScoreExportSAPDemo
 
TextAreaOut - Class in com.softsynth.jmsl.view
Useful STDOut for JMSL printing in Applets
TextAreaOut(TextArea) - Constructor for class com.softsynth.jmsl.view.TextAreaOut
 
TextAreaSTDOut - Class in jmsltutorial
Useful STDOut for JMSL printing to a TextArea
TextAreaSTDOut(TextArea) - Constructor for class jmsltutorial.TextAreaSTDOut
 
TextDisplayFrame - Class in com.softsynth.jmsl.view
 
TextDisplayFrame(String) - Constructor for class com.softsynth.jmsl.view.TextDisplayFrame
 
TextDisplayFrame(String, int, int) - Constructor for class com.softsynth.jmsl.view.TextDisplayFrame
 
TextJob - Class in jmslexamples
TextJob.java A MusicJob subclass that has a drawing canvas on which it can draw messages.
THICK_BAR - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
THICK_BAR - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
THIN_BAR2 - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
THIN_BAR2 - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
THIRTYSECOND - Static variable in class com.softsynth.jmsl.score.Note
 
THIRTYSECOND_FLAG_DOWN - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
THIRTYSECOND_FLAG_UP - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
THREE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
THREE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
THREEQUARTERTONEFLAT - Static variable in class com.softsynth.jmsl.score.AccidentalsFontConstants
 
THREEQUARTERTONESHARP - Static variable in class com.softsynth.jmsl.score.AccidentalsFontConstants
 
tick - Variable in class com.softsynth.jmsl.score.midi.MidiTrackEventData
 
TICKS_PER_QUARTER - Static variable in class com.softsynth.jmsl.score.util.MusicXMLWriter
 
ticksPerBeat - Variable in class com.softsynth.midifile.MIDIFileImage
 
ticksToSeconds(int) - Method in class com.softsynth.midifile.MIDIFileImage
Scan tempo map to determine real-time for a given tick.
TiedInToRestTransform - Class in com.softsynth.jmsl.score.transforms
Double duration of selected notes.
TiedInToRestTransform() - Constructor for class com.softsynth.jmsl.score.transforms.TiedInToRestTransform
 
TiedNoteAccumulator - Class in com.softsynth.jmsl.score.transcribe
Collect the durations of runs of tied notes into a leading note.
TiedNoteAccumulator() - Constructor for class com.softsynth.jmsl.score.transcribe.TiedNoteAccumulator
 
TieManager - Class in com.softsynth.jmsl.score
 
TieManager() - Constructor for class com.softsynth.jmsl.score.TieManager
 
TieTransform - Class in com.softsynth.jmsl.score.transforms
Tie/untie selected Notes.
TieTransform() - Constructor for class com.softsynth.jmsl.score.transforms.TieTransform
A constructor that sets this.name = "Beam"
TimbralInterpolationApplet - Class in jmslexamples.jsyn2
Demonstrates continuous control by JMSL over JSyn synth parameters.
TimbralInterpolationApplet() - Constructor for class jmslexamples.jsyn2.TimbralInterpolationApplet
 
TimbralMusicShape - Class in jmslexamples.simple
Play timbral input ports of a JSyn UnitVoice with a MusicShape Upgraded to JSyn2 API Dec 6, 2016
TimbralMusicShape() - Constructor for class jmslexamples.simple.TimbralMusicShape
 
TimePoint - Class in com.softsynth.jmsl.score.transcribe
Stores the indexes of the MusicShape that fall closest to the timepoint.
TimePoint(double, double) - Constructor for class com.softsynth.jmsl.score.transcribe.TimePoint
 
TimePostingPlayable - Class in jmsltestsuite
 
TimePostingPlayable() - Constructor for class jmsltestsuite.TimePostingPlayable
 
TimePrinter - Class in com.softsynth.jmsl.util
 
TimePrinter() - Constructor for class com.softsynth.jmsl.util.TimePrinter
 
TimePrintingPlayable - Class in jmsltestsuite
 
TimePrintingPlayable() - Constructor for class jmsltestsuite.TimePrintingPlayable
 
TIMESIG_EIGHT - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TIMESIG_FIVE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TIMESIG_FOUR - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TIMESIG_NINE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TIMESIG_ONE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TIMESIG_SEVEN - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TIMESIG_SIX - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TIMESIG_THREE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TIMESIG_TWO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TIMESIG_WIDTH - Static variable in class com.softsynth.jmsl.score.TimeSigRenderer
 
TIMESIG_ZERO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TimeSigDialog - Class in com.softsynth.jmsl.score.view
Open a window which provides a time signature dialog
TimeSigDialog(Frame, TimeSigResultProcessor, TimeSignature, String, String) - Constructor for class com.softsynth.jmsl.score.view.TimeSigDialog
 
TimeSignature - Class in com.softsynth.jmsl.util
TimeSignature class.
TimeSignature(int, int) - Constructor for class com.softsynth.jmsl.util.TimeSignature
 
TimeSignature(TimeSignature) - Constructor for class com.softsynth.jmsl.util.TimeSignature
 
TimeSignatureCommand - Class in com.softsynth.jmsl.score
 
TimeSignatureCommand(TimeSignature, Measure, boolean) - Constructor for class com.softsynth.jmsl.score.TimeSignatureCommand
 
TimeSigRenderer - Class in com.softsynth.jmsl.score
A class with static methods to draw TimeSignature objects.
TimeSigRenderer() - Constructor for class com.softsynth.jmsl.score.TimeSigRenderer
 
TimeSigResultProcessor - Interface in com.softsynth.jmsl.score
 
timeSigsSame(Measure, Measure) - Static method in class com.softsynth.jmsl.score.ScoreLayoutManager
 
TimeSigTickHolder - Class in com.softsynth.jmsl.score.midi
 
TimeSigTickHolder(TimeSignature, long) - Constructor for class com.softsynth.jmsl.score.midi.TimeSigTickHolder
 
timeStretch() - Method in interface com.softsynth.jmsl.Composable
 
timeStretch() - Method in class com.softsynth.jmsl.MusicJob
 
timeToNative(double) - Method in class com.softsynth.jmsl.DefaultMusicClock
Convert JMSL time to underlying native timer ticks.
timeToNative(double) - Method in interface com.softsynth.jmsl.MusicClock
Convert JMSL time to underlying native timer ticks.
timeToNative(double) - Method in class com.softsynth.jmsl.NonRealTimeMusicClock
Convert JMSL time to underlying native timer ticks.
TimeWindowNotFoundException - Exception in com.softsynth.jmsl.score.transcribe
 
TimeWindowNotFoundException(String) - Constructor for exception com.softsynth.jmsl.score.transcribe.TimeWindowNotFoundException
 
toBack() - Method in interface com.didkovsky.portview.PVFrame
 
toBack() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
toBack() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
toBuffer(MusicShape) - Static method in class com.softsynth.jmsl.view.MusicShapeEditor
adds a copy of MusicShape to static buffer
toBuffer(MusicShape, int) - Static method in class com.softsynth.jmsl.view.MusicShapeEditor
puts copy of MusicShape into nth position of buffer vector.
toFront() - Method in interface com.didkovsky.portview.PVFrame
 
toFront() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
toFront() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
TOLERABLE_ERROR - Static variable in class com.softsynth.jmsl.score.Track
 
toName(int) - Static method in class com.softsynth.jmsl.net.JMSLNetActions
 
TootDelay - Class in jmsltutorial
WARNING - this code automatically generated by Wire.
TootDelay() - Constructor for class jmsltutorial.TootDelay
 
TootDelay(SynthContext) - Constructor for class jmsltutorial.TootDelay
 
TortureNoteVisibility - Class in jmsltestsuite
 
TortureNoteVisibility() - Constructor for class jmsltestsuite.TortureNoteVisibility
 
toString() - Method in class com.softsynth.jmsl.DimAttributes
 
toString() - Method in class com.softsynth.jmsl.InstrumentAdapter
 
toString() - Method in class com.softsynth.jmsl.jsyn.Brass
Deprecated.
 
toString() - Method in class com.softsynth.jmsl.jsyn.JSynInsFromClassName
Deprecated.
 
toString() - Method in class com.softsynth.jmsl.jsyn.SampleRegion
Deprecated.
 
toString() - Method in class com.softsynth.jmsl.jsyn.SynthNoteAllPortsInstrument
Deprecated.
 
toString() - Method in class com.softsynth.jmsl.jsyn.SynthNoteAllPortsInstrumentSP
Deprecated.
 
toString() - Method in class com.softsynth.jmsl.jsyn2.JSynUnitVoiceInstrument
 
toString() - Method in class com.softsynth.jmsl.jsyn2.PitchMappedAudioSample
 
toString() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
 
toString() - Method in class com.softsynth.jmsl.Limits
 
toString() - Method in class com.softsynth.jmsl.midi.MidiLogger
 
toString() - Method in class com.softsynth.jmsl.MusicShape
 
toString() - Method in class com.softsynth.jmsl.NamedDimension
 
toString() - Method in class com.softsynth.jmsl.PanAmpPair
 
toString() - Method in class com.softsynth.jmsl.score.AccidentalLevelManager
 
toString() - Method in class com.softsynth.jmsl.score.BinaryCopyBufferTransformCommand
 
toString() - Method in class com.softsynth.jmsl.score.Clef
 
toString() - Method in class com.softsynth.jmsl.score.Measure
 
toString() - Method in class com.softsynth.jmsl.score.Note
 
toString() - Method in class com.softsynth.jmsl.score.NotePropertiesTransformCommand
 
toString() - Method in class com.softsynth.jmsl.score.Orchestra
 
toString() - Method in class com.softsynth.jmsl.score.PlayLurkerPatchManager
 
toString() - Method in class com.softsynth.jmsl.score.Score
 
toString() - Method in class com.softsynth.jmsl.score.ScoreControlPanel
 
toString() - Method in class com.softsynth.jmsl.score.ScoreSection
 
toString() - Method in class com.softsynth.jmsl.score.SegmentPath
 
toString() - Method in class com.softsynth.jmsl.score.Staff
 
toString() - Method in class com.softsynth.jmsl.score.Tempo
 
toString() - Method in class com.softsynth.jmsl.score.Track
 
toString() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
 
toString() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivisionList
 
toString() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivisionScheme
 
toString() - Method in class com.softsynth.jmsl.score.transcribe.MeasureBeatDivisions
 
toString() - Method in class com.softsynth.jmsl.score.transcribe.SearchPath
 
toString() - Method in class com.softsynth.jmsl.score.transcribe.SearchPathList
 
toString() - Method in class com.softsynth.jmsl.score.transcribe.TimePoint
 
toString() - Method in class com.softsynth.jmsl.score.UnaryCopyBufferTransformCommand
 
toString() - Method in class com.softsynth.jmsl.score.util.BeamGroup
 
toString() - Method in class com.softsynth.jmsl.score.util.BeamGroupCollection
 
toString() - Method in class com.softsynth.jmsl.util.AccMutHolder
 
toString() - Method in class com.softsynth.jmsl.util.ADSRDataMaker
 
toString() - Method in class com.softsynth.jmsl.util.EchoingByteArrayOutputStream
 
toString() - Method in class com.softsynth.jmsl.util.EnvelopeDataMaker
 
toString() - Method in class com.softsynth.jmsl.util.FunkyBean
 
toString() - Method in class com.softsynth.jmsl.util.HalfCosineInterpolator
print me
toString() - Method in class com.softsynth.jmsl.util.LinearInterpolator
print me
toString() - Method in class com.softsynth.jmsl.util.Patch
 
toString() - Method in class com.softsynth.jmsl.util.Polynomial
 
toString() - Method in class com.softsynth.jmsl.util.PolynomialTableData
 
toString() - Method in class com.softsynth.jmsl.util.RunRange
 
toString() - Method in class com.softsynth.jmsl.util.TimeSignature
 
toString() - Method in class com.softsynth.jmsl.util.TuningTable
 
toString() - Method in class com.softsynth.jmsl.util.WeightedObjectChooser
 
toString() - Method in class com.softsynth.jmsl.util.XMLString
 
toString() - Method in class com.softsynth.jmsl.view.JSynDeviceSelector
Deprecated.
 
toString() - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvas
 
toString() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
 
toString() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
 
toString() - Method in class com.softsynth.jmsl.view.PVLabelAdapter
 
toString() - Method in class com.softsynth.jmsl.view.PVPanelAdapter
 
toString() - Method in class com.softsynth.midifile.MIDIFileEvent
 
toString() - Method in class com.softsynth.midifile.MIDIFileMetaEvent
 
toString() - Method in class com.softsynth.midifile.MIDIFileSysExEvent
 
toString() - Method in class jmsltestsuite.UserBeansTest
 
toString() - Method in class jmsltutorial.SpectrumDatum
 
totalWeights() - Method in class com.softsynth.jmsl.util.WeightedObjectChooser
 
Track - Class in com.softsynth.jmsl.score
Track
A Track is a MusicList of Note objects
JMSL Notation Project
Track(Staff, int) - Constructor for class com.softsynth.jmsl.score.Track
 
Track(Staff, int, Instrument) - Constructor for class com.softsynth.jmsl.score.Track
 
trackIndex - Variable in class com.softsynth.jmsl.score.midi.MidiTrackEventData
 
tracks - Variable in class com.softsynth.midifile.MIDIFileImage
 
TrackSwitchTransform - Class in com.softsynth.jmsl.score.transforms
move notes from track 0 to track 1 or vice versa.
TrackSwitchTransform() - Constructor for class com.softsynth.jmsl.score.transforms.TrackSwitchTransform
 
TrackXMLHandler - Class in com.softsynth.jmsl.score
 
TrackXMLHandler() - Constructor for class com.softsynth.jmsl.score.TrackXMLHandler
 
transcribe() - Method in class com.softsynth.jmsl.score.max.JMSLMaxNotate
 
transcribe() - Method in class com.softsynth.jmsl.score.transcribe.TranscribeMidiFile
 
transcribe() - Method in class com.softsynth.jmsl.score.transcribe.Transcriber
 
transcribe(MusicShape) - Method in class jmsltestsuite.MultipleScoresDemo1
Transcribe a MusicShape and return a new Score
TranscribeAndNotate - Class in jmslexamples.simple
Transcribe two MusicShapes and generate a Score.
TranscribeAndNotate() - Constructor for class jmslexamples.simple.TranscribeAndNotate
 
TranscribeMidiFile - Class in com.softsynth.jmsl.score.transcribe
Load a type 1 MidiFile into a ParallelCollection and transcribe a score from it
TranscribeMidiFile(String) - Constructor for class com.softsynth.jmsl.score.transcribe.TranscribeMidiFile
 
Transcriber - Class in com.softsynth.jmsl.score.transcribe
Notate a MusicShape.
Transcriber() - Constructor for class com.softsynth.jmsl.score.transcribe.Transcriber
 
TranscriberListener - Interface in com.softsynth.jmsl.score.transcribe
Classes implementing this interface can be added to a list of TranscriberListeners in a com.softsynth.jmsl.score.transcribe.Transcriber.
TranscribeScore1 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore1() - Constructor for class jmsltestsuite.TranscribeScore1
 
TranscribeScore10 - Class in jmsltestsuite
Transcribe two MusicShapes and generate a Score.
TranscribeScore10() - Constructor for class jmsltestsuite.TranscribeScore10
 
TranscribeScore11 - Class in jmsltestsuite
Transcribe a MusicShapes and generate a Score.
TranscribeScore11() - Constructor for class jmsltestsuite.TranscribeScore11
 
TranscribeScore12 - Class in jmsltestsuite
Transcribe a MusicShapes with wacko tuplets Dim 0 of MusicShapes must be absolute time.
TranscribeScore12() - Constructor for class jmsltestsuite.TranscribeScore12
 
TranscribeScore13 - Class in jmsltestsuite
Use 32nds if you use small durations and want to avoid chords where 32nds bump up to the nearest 16th
TranscribeScore13() - Constructor for class jmsltestsuite.TranscribeScore13
 
TranscribeScore14 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore14() - Constructor for class jmsltestsuite.TranscribeScore14
 
TranscribeScore15 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore15() - Constructor for class jmsltestsuite.TranscribeScore15
 
TranscribeScore16 - Class in jmsltestsuite
2011-11-10 wrote to to fix transcriber bug which was revealed for chord, fixed now 2011-11-14, this revealed another bug though: first rest should be quarter note but it shows up as 16th+dotted8th rests aha - fixed .
TranscribeScore16() - Constructor for class jmsltestsuite.TranscribeScore16
 
TranscribeScore17 - Class in jmsltestsuite
 
TranscribeScore17() - Constructor for class jmsltestsuite.TranscribeScore17
 
TranscribeScore18 - Class in jmsltestsuite
Use a fifth dimension to mark certain notes for conversion to rests with wedge.
TranscribeScore18() - Constructor for class jmsltestsuite.TranscribeScore18
 
TranscribeScore19 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore19() - Constructor for class jmsltestsuite.TranscribeScore19
 
TranscribeScore19a - Class in jmsltestsuite
 
TranscribeScore19a() - Constructor for class jmsltestsuite.TranscribeScore19a
 
TranscribeScore2 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore2() - Constructor for class jmsltestsuite.TranscribeScore2
 
TranscribeScore20 - Class in jmsltestsuite
This test examines minute differences in timestamp
TranscribeScore20() - Constructor for class jmsltestsuite.TranscribeScore20
 
TranscribeScore21 - Class in jmsltestsuite
This test examines minute differences in timestamp
TranscribeScore21() - Constructor for class jmsltestsuite.TranscribeScore21
 
TranscribeScore22 - Class in jmsltestsuite
This examines dimension name space, and tests fix of a bug that added rests with 0 instead of default values for extended dimensions
TranscribeScore22() - Constructor for class jmsltestsuite.TranscribeScore22
 
TranscribeScore23 - Class in jmsltestsuite
Test adding redundant beat division scheme to BeatDivisionSchemeList which results in long transcription waits.
TranscribeScore23() - Constructor for class jmsltestsuite.TranscribeScore23
 
TranscribeScore24 - Class in jmsltestsuite
This examines dimension name space, and tests fix of a bug that added rests with 0 instead of default values for extended dimensions
TranscribeScore24() - Constructor for class jmsltestsuite.TranscribeScore24
 
TranscribeScore25 - Class in jmsltestsuite
This examines dimension name space, and tests fix of a bug that added rests with 0 instead of default values for extended dimensions
TranscribeScore25() - Constructor for class jmsltestsuite.TranscribeScore25
 
TranscribeScore26 - Class in jmsltestsuite
 
TranscribeScore26() - Constructor for class jmsltestsuite.TranscribeScore26
 
TranscribeScore3 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore3() - Constructor for class jmsltestsuite.TranscribeScore3
 
TranscribeScore4 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore4() - Constructor for class jmsltestsuite.TranscribeScore4
 
TranscribeScore5 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore5() - Constructor for class jmsltestsuite.TranscribeScore5
 
TranscribeScore6 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore6() - Constructor for class jmsltestsuite.TranscribeScore6
 
TranscribeScore7 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore7() - Constructor for class jmsltestsuite.TranscribeScore7
 
TranscribeScore8 - Class in jmsltestsuite
TranscriberListener gets a callback for every note added to a Score during the transcription process.
TranscribeScore8() - Constructor for class jmsltestsuite.TranscribeScore8
 
TranscribeScore9 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScore9() - Constructor for class jmsltestsuite.TranscribeScore9
 
TranscribeScoreJesse - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScoreJesse() - Constructor for class jmsltestsuite.TranscribeScoreJesse
 
TranscribeScoreLP1 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScoreLP1() - Constructor for class jmsltestsuite.TranscribeScoreLP1
 
TranscribeScoreLP2 - Class in jmsltestsuite
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation.
TranscribeScoreLP2() - Constructor for class jmsltestsuite.TranscribeScoreLP2
 
TranscribeToot05 - Class in jmsltutorial
Edit a MusicShape in the MusicShapeEditor, then transcribe it into a notated Score.
TranscribeToot05() - Constructor for class jmsltutorial.TranscribeToot05
 
TranscribeToot06 - Class in jmsltutorial
Demonstrates use of TranscriberListener interface to compute properties of Notes as they are being transcribed.
TranscribeToot06() - Constructor for class jmsltutorial.TranscribeToot06
 
translate(double[]) - Method in class com.softsynth.jmsl.DimensionNameSpaceTranslator
Copy as many values from source array to dest array as possible, pulling values by name.
translate(double[], double[]) - Method in class com.softsynth.jmsl.DimensionNameSpaceTranslator
Copy as many values from source array to dest array as possible, pulling values by name.
translate(double, double) - Method in class com.softsynth.jmsl.score.SegmentPath
add x, y to each point
translate(int) - Method in class com.softsynth.jmsl.Translator
Translate input to output.
translate(DimensionNameSpace) - Method in class com.softsynth.jmsl.MusicShape
Create a new MusicShape populated with this MusicShape's data, after translating from this MusicShape's DimensionNameSpace to another
translate(MusicJob, double[]) - Method in interface com.softsynth.jmsl.DataTranslator
 
translate(MusicJob, double[]) - Method in class com.softsynth.jmsl.util.DataTranslatorVector
Enumerate through DataTranslators, calling translate() on each, feeding output of one in as input to the next
translate(MusicJob, double[]) - Method in class com.softsynth.jmsl.util.FrequencyToPitchTranslator
 
translate(String) - Static method in class com.softsynth.jmsl.util.JMSL103NameMap
 
Translator - Class in com.softsynth.jmsl
Translators are used for converting from one numeric system to another.
Translator() - Constructor for class com.softsynth.jmsl.Translator
 
Translator(int[], int) - Constructor for class com.softsynth.jmsl.Translator
 
Transposable - Interface in com.softsynth.jmsl
 
transpose(double, int, int, int) - Method in class com.softsynth.jmsl.MusicShape
add val to a range of Shape data, clip to dim limits .
TransposeGraceNotesTransform - Class in com.softsynth.jmsl.score.transforms
 
TransposeGraceNotesTransform(double, boolean) - Constructor for class com.softsynth.jmsl.score.transforms.TransposeGraceNotesTransform
 
TransposeMusicShapeEditorOperator - Class in com.softsynth.jmsl.util
Transpose selected range of MusicShape by v1
TransposeMusicShapeEditorOperator(int) - Constructor for class com.softsynth.jmsl.util.TransposeMusicShapeEditorOperator
 
TransposingSamplePlayingInstrument - Class in com.softsynth.jmsl.jsyn
Deprecated.
use the pure Java JSyn2 package instead
TransposingSamplePlayingInstrument() - Constructor for class com.softsynth.jmsl.jsyn.TransposingSamplePlayingInstrument
Deprecated.
 
TransposingSamplePlayingInstrument(String) - Constructor for class com.softsynth.jmsl.jsyn.TransposingSamplePlayingInstrument
Deprecated.
constructor.
TransposingSamplePlayingInstrumentWithAmplitudeMap - Class in jmsltestsuite
This subclass of SamplePlayingInstrument overrides getAlternativeSampleIndex() to map note 60 to three different samples based on amplitude.
TransposingSamplePlayingInstrumentWithAmplitudeMap(String) - Constructor for class jmsltestsuite.TransposingSamplePlayingInstrumentWithAmplitudeMap
 
TransposingSampleSustainingInstrument - Class in com.softsynth.jmsl.jsyn
Deprecated.
use the pure Java JSyn2 package instead
TransposingSampleSustainingInstrument() - Constructor for class com.softsynth.jmsl.jsyn.TransposingSampleSustainingInstrument
Deprecated.
 
TransposingSampleSustainingInstrument(String) - Constructor for class com.softsynth.jmsl.jsyn.TransposingSampleSustainingInstrument
Deprecated.
constructor.
transposition() - Method in interface com.softsynth.jmsl.Composable
 
transposition() - Method in class com.softsynth.jmsl.MusicJob
 
TranspositionTransform - Class in com.softsynth.jmsl.score.transforms
Transpose pitch of Notes in Selection Buffer.
TranspositionTransform(double) - Constructor for class com.softsynth.jmsl.score.transforms.TranspositionTransform
Constructor gives unique name, this.name = "Transpose: " + interval;
traverse() - Method in class com.softsynth.jmsl.util.classbrowser.DirectoryTraverser
 
traverse(Score) - Method in class com.softsynth.jmsl.score.util.ScoreTraverser
 
traversedNote(Note) - Method in class com.softsynth.jmsl.score.util.GraceNoteMaxRollbackCalculator
 
traversedNote(Note) - Method in interface com.softsynth.jmsl.score.util.ScoreTraverserListener
 
TREBLE - Static variable in class com.softsynth.jmsl.score.Clef
 
TREBLE_CLEF - Static variable in class com.softsynth.jmsl.score.Clef
 
TREBLE_CLEF - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TREBLE_CLEF - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TRecurse(int) - Static method in class com.softsynth.jmsl.util.ChebyshevPolynomial
 
TRecurse(int) - Static method in class com.softsynth.jmsl.util.HarmonicPolynomial
 
TriangleSynthNote - Class in jmsltutorial
A SineOscillator SynthNote with an amplitude envelope.
TriangleSynthNote() - Constructor for class jmsltutorial.TriangleSynthNote
 
trigger(int, double) - Method in class jmslexamples.jsyn.ancient.FMNoodler
 
trigger(int, double, double, double) - Method in class jmslexamples.jsyn.ancient.FMPairBlaster
 
TRILL - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TRILL - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TrillWholeNoteBugFixed - Class in jmsltestsuite
 
TrillWholeNoteBugFixed() - Constructor for class jmsltestsuite.TrillWholeNoteBugFixed
 
truncPrecision(double) - Static method in class com.softsynth.jmsl.score.NoteFactory
truncate precision of arg to 5 decimal places.
Tunable - Interface in com.softsynth.jmsl.util
 
TunedSynthNoteInstrument - Class in com.softsynth.jmsl.jsyn
Deprecated.
use the pure Java JSyn2 package instead
TunedSynthNoteInstrument() - Constructor for class com.softsynth.jmsl.jsyn.TunedSynthNoteInstrument
Deprecated.
Constructor sets MusicDevice to JSynMusicDevice
TunedSynthNoteInstrument(BussedVoiceAllocatorMultiOut) - Constructor for class com.softsynth.jmsl.jsyn.TunedSynthNoteInstrument
Deprecated.
polyphonic constructor
TunedSynthNoteInstrument(BussedVoiceAllocatorMultiOut, Tuning) - Constructor for class com.softsynth.jmsl.jsyn.TunedSynthNoteInstrument
Deprecated.
polyphonic constructor
TunedSynthNoteInstrument(SynthNote, Tuning) - Constructor for class com.softsynth.jmsl.jsyn.TunedSynthNoteInstrument
Deprecated.
monophonic constructor
Tuning - Class in com.softsynth.jmsl.util
 
Tuning() - Constructor for class com.softsynth.jmsl.util.Tuning
 
TuningET - Class in com.softsynth.jmsl.util
TuningET Equal tempered Tuning
TuningET() - Constructor for class com.softsynth.jmsl.util.TuningET
Build ET tuning with pitch MIDDLE_C_PITCH (60) referenced to MIDDLE_C_FREQ (261.6255653005986 Hz), No octave stretch.
TuningET(int) - Constructor for class com.softsynth.jmsl.util.TuningET
Build ET tuning with specifie stepsPerOctave, uses pitch 0 referenced to BASE_FREQ (8.175 Hz)
TuningET(int, double) - Constructor for class com.softsynth.jmsl.util.TuningET
Build ET tuning with pitch 0 referenced to baseFrequency
TuningET(int, double, double, int) - Constructor for class com.softsynth.jmsl.util.TuningET
Build ET tuning with pitch MIDDLE_C_PITCH (60) referenced to MIDDLE_C_FREQ (261.625565 Hz), specify octave stretch in cents
TuningET(int, double, int) - Constructor for class com.softsynth.jmsl.util.TuningET
Build ET tuning with pitch 0 referenced to baseFrequency, adding octave stretch in cents.
TuningETToot - Class in jmsltutorial
 
TuningETToot() - Constructor for class jmsltutorial.TuningETToot
 
TuningNoodler1 - Class in jmslexamples.jsyn.ancient
 
TuningNoodler1() - Constructor for class jmslexamples.jsyn.ancient.TuningNoodler1
 
TuningTable - Class in com.softsynth.jmsl.util
 
TuningTable() - Constructor for class com.softsynth.jmsl.util.TuningTable
No-args constructor uses Gamelan Son of Lion tuning with 5 cents octave stretch
TuningTable(double[]) - Constructor for class com.softsynth.jmsl.util.TuningTable
Constructor initializes pitches with double[], sets reference frequency to pitches[0], reference pitch defaults to 50
TuningTable(double[], double) - Constructor for class com.softsynth.jmsl.util.TuningTable
supply an octave of frequencies and a reference pitch to associate with lowest frequency
TuningTableToot - Class in jmsltutorial
Provide textfields for user to define custom tuning table
Starts with Gamelan Son of Lion tuning.
TuningTableToot() - Constructor for class jmsltutorial.TuningTableToot
 
TuningTest - Class in jmsltestsuite
Compare two definitions of 12tet tuning: TuningTable versus TuningET
TuningTest() - Constructor for class jmsltestsuite.TuningTest
 
TUPLET_EIGHT - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_EIGHT - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TUPLET_FIVE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_FIVE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TUPLET_FOUR - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_FOUR - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TUPLET_NINE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_NINE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TUPLET_ONE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_ONE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TUPLET_REWARD_FACTOR - Static variable in class com.softsynth.jmsl.score.transcribe.BeatDivision
reward tuplets if all are present, to compete with hogs like 16ths and 32nds
TUPLET_SEVEN - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_SEVEN - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TUPLET_SIX - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_SIX - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TUPLET_THREE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_THREE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TUPLET_TWO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_TWO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TUPLET_ZERO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TUPLET_ZERO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
tupletDur(int, double) - Static method in class com.softsynth.jmsl.score.Note
Calculate duration of n-tuplet, given n and its non-tuplet duration.
TUPLETS - Static variable in class com.softsynth.jmsl.score.NoteFactory
 
TupletTransform - Class in com.softsynth.jmsl.score.transforms
Change tuplet info of Notes in Selection Buffer.
TupletTransform(int) - Constructor for class com.softsynth.jmsl.score.transforms.TupletTransform
 
turnVoicesOn() - Method in class jmsltestsuite.jsyn2.TestSamplePitchbend
 
TWO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TWO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
 
TWOHUNDREDFIFTYSIXTH - Static variable in class com.softsynth.jmsl.score.Note
 
TWOHUNDREDFIFTYSIXTH_FLAG_DOWN - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TWOHUNDREDFIFTYSIXTH_FLAG_UP - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
 
TwoHundredFiftySixthNotes - Class in jmsltestsuite
Generate a measure of 256th notes.
TwoHundredFiftySixthNotes() - Constructor for class jmsltestsuite.TwoHundredFiftySixthNotes
 
TwoTracksPerStaff - Class in jmsltestsuite
Put two tracks of music on one staff hihats with stems up.
TwoTracksPerStaff() - Constructor for class jmsltestsuite.TwoTracksPerStaff
 
type - Variable in class com.softsynth.jmsl.score.midi.MidiTrackEventData
 
type - Variable in class com.softsynth.midifile.MIDIFileMetaEvent
 
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