Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

T

Tarsos - Class in be.tarsos
This is the starting point of the Tarsos application suite.
TarsosFrame - Class in be.tarsos.ui
 
TarsosPitchDetection - Class in be.tarsos.sampled.pitch
 
TarsosPitchDetection(AudioFile, PitchDetectionMode) - Constructor for class be.tarsos.sampled.pitch.TarsosPitchDetection
 
TarsosSynth - Class in be.tarsos.midi
A singleton that interfaces with a real underlying synthesizer, it acts as an interface that distributes MIDI messages.
TarsosSynth() - Constructor for class be.tarsos.midi.TarsosSynth
Listen to configuration changes.
taskDone(BackgroundTask) - Method in interface be.tarsos.ui.util.BackgroundTask.TaskHandler
 
taskInterrupted(BackgroundTask, Exception) - Method in interface be.tarsos.ui.util.BackgroundTask.TaskHandler
 
temporaryDirectory() - Static method in class be.tarsos.util.FileUtils
 
TextAreaHandler - Class in be.tarsos.util
Utility class to handle logging with a JTextArea
TextAreaHandler() - Constructor for class be.tarsos.util.TextAreaHandler
Include filtering mechanism as it is not included in the (lame) Abstract Handler class.
thumbColor - Variable in class be.tarsos.util.JRangeSlider
 
ticksPassed() - Method in class be.tarsos.util.StopWatch
 
timePassed(TimeUnit) - Method in class be.tarsos.util.StopWatch
Calculates and returns the time passed in the requested unit.
TimeUnit - Enum in be.tarsos.util
A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units.
toDays(double) - Method in enum be.tarsos.util.TimeUnit
Equivalent to DAYS.convert(duration, this).
toHours(double) - Method in enum be.tarsos.util.TimeUnit
Equivalent to HOURS.convert(duration, this).
toLocal(int) - Method in class be.tarsos.util.JRangeSlider
Converts from screen coordinates to a range value.
toMicros(double) - Method in enum be.tarsos.util.TimeUnit
Equivalent to MICROSECONDS.convert(duration, this).
toMillis(double) - Method in enum be.tarsos.util.TimeUnit
Equivalent to MILLISECONDS.convert(duration, this).
toMinutes(double) - Method in enum be.tarsos.util.TimeUnit
Equivalent to MINUTES.convert(duration, this).
toNanos(double) - Method in enum be.tarsos.util.TimeUnit
Equivalent to NANOSECONDS.convert(duration, this).
ToneSequenceBuilder - Class in be.tarsos.midi
Create a sequence of tones.
ToneSequenceBuilder() - Constructor for class be.tarsos.midi.ToneSequenceBuilder
Initializes the lists of frequencies and times.
ToneSequenceBuilder.AnnotationCVSFileHandlers - Enum in be.tarsos.midi
 
ToneSequenceBuilder.CSVFileHandler - Interface in be.tarsos.midi
 
toScreen(int) - Method in class be.tarsos.util.JRangeSlider
Converts from a range value to screen coordinates.
toScreenDouble(int) - Method in class be.tarsos.util.JRangeSlider
Converts from a range value to screen coordinates.
toSeconds(double) - Method in enum be.tarsos.util.TimeUnit
Equivalent to SECONDS.convert(duration, this).
toString() - Method in class be.tarsos.midi.MidiCommon.MoreMidiInfo
 
toString() - Method in class be.tarsos.sampled.pitch.Annotation
 
toString() - Method in class be.tarsos.sampled.pitch.AnnotationSelection
 
toString() - Method in class be.tarsos.sampled.pitch.Pitch
 
toString() - Method in class be.tarsos.util.AudioFile
 
toString() - Method in class be.tarsos.util.histogram.Histogram
Return a string representation of this histogram.
toString(boolean) - Method in class be.tarsos.util.histogram.Histogram
Returns a string representation of the histogram.
toString() - Method in class be.tarsos.util.ScalaFile
 
toString() - Method in class be.tarsos.util.StopWatch
 
transcodedBasename() - Method in class be.tarsos.util.AudioFile
 
transcodedDirectory() - Method in class be.tarsos.util.AudioFile
 
transcodedPath() - Method in class be.tarsos.util.AudioFile
 
TransferableObject(Object) - Constructor for class be.tarsos.util.FileDrop.TransferableObject
Creates a new FileDrop.TransferableObject that wraps data.
TransferableObject(FileDrop.TransferableObject.Fetcher) - Constructor for class be.tarsos.util.FileDrop.TransferableObject
Creates a new FileDrop.TransferableObject that will return the object that is returned by fetcher.
TransferableObject(Class, FileDrop.TransferableObject.Fetcher) - Constructor for class be.tarsos.util.FileDrop.TransferableObject
Creates a new FileDrop.TransferableObject that will return the object that is returned by fetcher.
TransmitterSink - Class in be.tarsos.midi
Sends messages to a list of Transmitters.
TransmitterSink(Transmitter...) - Constructor for class be.tarsos.midi.TransmitterSink
 
tune(double[]) - Method in class be.tarsos.midi.TarsosSynth
Tune the receiver with the MIDI Tuning Standard.
TUNED_MIDI_CHANNEL - Static variable in class be.tarsos.midi.TarsosSynth
The channel used to tune a keyboard and send messages.
TuneMidiSynth - Class in be.tarsos.cli
Sends MIDI Tuning messages to the requested port using a scala file as tone scale.
TuneMidiSynth() - Constructor for class be.tarsos.cli.TuneMidiSynth
 
TUNING_A440 - Static variable in class be.tarsos.midi.MidiUtils.MidiTuningStandard
 
TUNING_NO_CHANGE - Static variable in class be.tarsos.midi.MidiUtils.MidiTuningStandard
 
tuningFromPeaks(double[]) - Static method in class be.tarsos.midi.MidiCommon
Create a MIDI tuning from a tone scale (defined by peaks).
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links