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

T

TARGET_ENCODING - Static variable in class be.hogent.tarsos.util.AudioTranscoder
Defines the target codec: signed 16 bit little endian pcm.
Tarsos - Class in be.hogent.tarsos
This is the starting point of the Tarsos application suite.
TarsosLiveFrame - Class in be.hogent.tarsos.ui.pitch
 
TarsosLiveFrame() - Constructor for class be.hogent.tarsos.ui.pitch.TarsosLiveFrame
 
TarsosPitchDetection - Class in be.hogent.tarsos.sampled.pitch
 
TarsosPitchDetection(AudioFile, PitchDetectionMode) - Constructor for class be.hogent.tarsos.sampled.pitch.TarsosPitchDetection
 
TarsosSynth - Class in be.hogent.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.hogent.tarsos.midi.TarsosSynth
Listen to configuration changes.
taskDone(BackgroundTask) - Method in interface be.hogent.tarsos.ui.BackgroundTask.TaskHandler
 
taskInterrupted(BackgroundTask, Exception) - Method in interface be.hogent.tarsos.ui.BackgroundTask.TaskHandler
 
temporaryDirectory() - Static method in class be.hogent.tarsos.util.FileUtils
 
TextAreaHandler - Class in be.hogent.tarsos.util
Utility class to handle logging with a JTextArea
TextAreaHandler() - Constructor for class be.hogent.tarsos.util.TextAreaHandler
Include filtering mechanism as it is not included in the (lame) Abstract Handler class.
thumbColor - Variable in class be.hogent.tarsos.util.JRangeSlider
 
ticksPassed() - Method in class be.hogent.tarsos.util.StopWatch
 
timePassed(TimeUnit) - Method in class be.hogent.tarsos.util.StopWatch
Calculates and returns the time passed in the requested unit.
TimeUnit - Enum in be.hogent.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.hogent.tarsos.util.TimeUnit
Equivalent to DAYS.convert(duration, this).
toHours(double) - Method in enum be.hogent.tarsos.util.TimeUnit
Equivalent to HOURS.convert(duration, this).
toLocal(int) - Method in class be.hogent.tarsos.util.JRangeSlider
Converts from screen coordinates to a range value.
toMicros(double) - Method in enum be.hogent.tarsos.util.TimeUnit
Equivalent to MICROSECONDS.convert(duration, this).
toMillis(double) - Method in enum be.hogent.tarsos.util.TimeUnit
Equivalent to MILLISECONDS.convert(duration, this).
toMinutes(double) - Method in enum be.hogent.tarsos.util.TimeUnit
Equivalent to MINUTES.convert(duration, this).
toNanos(double) - Method in enum be.hogent.tarsos.util.TimeUnit
Equivalent to NANOSECONDS.convert(duration, this).
ToneSequenceBuilder - Class in be.hogent.tarsos.midi
Create a sequence of tones.
ToneSequenceBuilder() - Constructor for class be.hogent.tarsos.midi.ToneSequenceBuilder
Initializes the lists of frequencies and times.
ToneSequenceBuilder.AnnotationCVSFileHandlers - Enum in be.hogent.tarsos.midi
 
ToneSequenceBuilder.CSVFileHandler - Interface in be.hogent.tarsos.midi
 
toScreen(int) - Method in class be.hogent.tarsos.util.JRangeSlider
Converts from a range value to screen coordinates.
toScreenDouble(int) - Method in class be.hogent.tarsos.util.JRangeSlider
Converts from a range value to screen coordinates.
toSeconds(double) - Method in enum be.hogent.tarsos.util.TimeUnit
Equivalent to SECONDS.convert(duration, this).
toString() - Method in class be.hogent.tarsos.midi.MidiCommon.MoreMidiInfo
 
toString() - Method in class be.hogent.tarsos.sampled.pitch.Annotation
 
toString() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationSelection
 
toString() - Method in class be.hogent.tarsos.sampled.pitch.Pitch
 
toString() - Method in class be.hogent.tarsos.util.AudioFile
 
toString() - Method in class be.hogent.tarsos.util.histogram.Histogram
Return a string representation of this histogram.
toString(boolean) - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns a string representation of the histogram.
toString() - Method in class be.hogent.tarsos.util.ScalaFile
 
toString() - Method in class be.hogent.tarsos.util.StopWatch
 
transcode(String, String) - Static method in class be.hogent.tarsos.util.AudioTranscoder
Transcode the source file to target using the requested number of channels and sampling rate.
transcode(String, String, Attributes) - Static method in class be.hogent.tarsos.util.AudioTranscoder
Transcode the source file to target using the requested number of channels and sampling rate.
transcodedBasename() - Method in class be.hogent.tarsos.util.AudioFile
 
transcodedDirectory() - Method in class be.hogent.tarsos.util.AudioFile
 
transcodedPath() - Method in class be.hogent.tarsos.util.AudioFile
 
transcodingRequired(String) - Static method in class be.hogent.tarsos.util.AudioTranscoder
 
TransmitterSink - Class in be.hogent.tarsos.midi
Sends messages to a list of Transmitters.
TransmitterSink(Transmitter...) - Constructor for class be.hogent.tarsos.midi.TransmitterSink
 
tune(double[]) - Method in class be.hogent.tarsos.midi.TarsosSynth
Tune the receiver with the MIDI Tuning Standard.
TUNED_MIDI_CHANNEL - Static variable in class be.hogent.tarsos.midi.TarsosSynth
The channel used to tune a keyboard and send messages.
TuneMidiSynth - Class in be.hogent.tarsos.cli
Sends MIDI Tuning messages to the requested port using a scala file as tone scale.
TuneMidiSynth() - Constructor for class be.hogent.tarsos.cli.TuneMidiSynth
 
TUNING_A440 - Static variable in class be.hogent.tarsos.midi.MidiUtils.MidiTuningStandard
 
TUNING_NO_CHANGE - Static variable in class be.hogent.tarsos.midi.MidiUtils.MidiTuningStandard
 
tuningFromPeaks(double[]) - Static method in class be.hogent.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