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

G

gaussianFilter(List<Double>, double) - Static method in class be.hogent.tarsos.sampled.pitch.PitchFunctions
Applies a Gaussian filter to the list to filter.
gaussianFilter(List<Double>) - Static method in class be.hogent.tarsos.sampled.pitch.PitchFunctions
Applies a Gaussian filter to the list to filter.
gaussianSmooth(double) - Method in class be.hogent.tarsos.util.histogram.Histogram
Smooth the histogram using Gaussians.
get(ConfKey) - Static method in class be.hogent.tarsos.util.Configuration
Read the configuration for a certain key.
get14bitValue(int, int) - Static method in class be.hogent.tarsos.midi.LogReceiver
 
getAbsoluteSumFreq() - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns the sum of all frequencies.
getAnnotations() - Method in class be.hogent.tarsos.sampled.pitch.CachingDetector
 
getAnnotations() - Method in class be.hogent.tarsos.sampled.pitch.IPEMPitchDetection
 
getAnnotations() - Method in interface be.hogent.tarsos.sampled.pitch.PitchDetector
 
getAnnotations() - Method in class be.hogent.tarsos.sampled.pitch.Polyphon
 
getAnnotations() - Method in class be.hogent.tarsos.sampled.pitch.Swipe
 
getAnnotations() - Method in class be.hogent.tarsos.sampled.pitch.SwipeOctave
 
getAnnotations() - Method in class be.hogent.tarsos.sampled.pitch.TarsosPitchDetection
 
getAnnotations() - Method in class be.hogent.tarsos.sampled.pitch.VampPitchDetection
 
getAnnotationTree() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationPublisher
 
getBoolean(ConfKey) - Static method in class be.hogent.tarsos.util.Configuration
Parses a configured string as a boolean.
getBottomFixedCount() - Method in class be.hogent.tarsos.util.MenuScroller
Returns the number of items fixed at the bottom of the menu or popup menu.
getClassWidth() - Method in class be.hogent.tarsos.util.histogram.Histogram
 
getColor() - Method in class be.hogent.tarsos.ui.pitch.ShadowFactory
Gets the color used by the factory to generate shadows.
getCount(double) - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns the number of values = v.
getCountForClass(int) - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns the number of items in class with index bufferCount.
getCumFreq(Double) - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns the cumulative frequency of values less than or equal to v.
getCumPct(Double) - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns the cumulative percentage of values less than or equal to v (as a proportion between 0 and 1).
getCurrentlySelectedAnnotations() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationPublisher
 
getCurrentSelection() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationPublisher
 
getCurrentTicks() - Method in class be.hogent.tarsos.midi.MidiSequenceBuilder
 
getCurrentTime() - Method in class be.hogent.tarsos.midi.MidiSequenceBuilder
 
getCurrentTime() - Method in class be.hogent.tarsos.sampled.Player
 
getCustomDataFlavor() - Method in class be.hogent.tarsos.util.FileDrop.TransferableObject
Returns the custom DataFlavor associated with the encapsulated object or null if the FileDrop.TransferableObject.Fetcher constructor was used without passing a Class.
getCvsFileHandler() - Method in enum be.hogent.tarsos.midi.ToneSequenceBuilder.AnnotationCVSFileHandlers
 
getDescription(ConfKey) - Static method in class be.hogent.tarsos.util.Configuration
Read the description name for a certain key.
getDescription() - Method in class be.hogent.tarsos.util.ScalaFile
 
getDetectionModeName() - Method in enum be.hogent.tarsos.sampled.pitch.PitchDetectionMode
 
getDouble(ConfKey) - Static method in class be.hogent.tarsos.util.Configuration
Read the configuration for a certain key.
getDurationInSeconds() - Method in class be.hogent.tarsos.sampled.Player
If no file is loaded a illegal state exception is fired.
getEntropy() - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns the entropy of the histogram.
getEstimate() - Method in class be.hogent.tarsos.util.KernelDensityEstimate
Returns the current estimate.
getFile(ConfKey) - Static method in class be.hogent.tarsos.util.Configuration
 
getFiles() - Method in class be.hogent.tarsos.util.FileDrop.Event
Returns an array of files that were dropped on a registered drop target.
getGaussianSmoothed(List<Double>, double) - Static method in class be.hogent.tarsos.sampled.pitch.PitchFunctions
Smooths a list of doubles using a gaussian.
getHeight() - Method in class be.hogent.tarsos.util.histogram.peaks.Peak
The height of the peak (number of occurrences).
getHexString(byte[]) - Static method in class be.hogent.tarsos.midi.LogReceiver
 
getHexString(ShortMessage) - Static method in class be.hogent.tarsos.midi.LogReceiver
 
getHighValue() - Method in class be.hogent.tarsos.util.JRangeSlider
Returns the current "high" value shown by the range slider's bar.
getHistogramCorrelation() - Method in enum be.hogent.tarsos.util.histogram.CorrelationMeasure
 
getHumanName() - Method in enum be.hogent.tarsos.sampled.pitch.PitchUnit
 
getHumanName(ConfKey) - Static method in class be.hogent.tarsos.util.Configuration
Read the human name for a certain key.
getInfo() - Method in class be.hogent.tarsos.midi.MidiCommon.MoreMidiInfo
 
getInstance() - Static method in class be.hogent.tarsos.midi.TarsosSynth
 
getInstance() - Static method in class be.hogent.tarsos.sampled.pitch.AnnotationPublisher
 
getInstance(PitchUnit, double) - Static method in class be.hogent.tarsos.sampled.pitch.Pitch
Return a new pitch object using value in a certain unit.
getInstance() - Static method in class be.hogent.tarsos.sampled.Player
 
getInstance() - Static method in class be.hogent.tarsos.ui.pitch.Frame
 
getInstance() - Static method in class be.hogent.tarsos.ui.pitch.ph.KDEData
 
getInt(ConfKey) - Static method in class be.hogent.tarsos.util.Configuration
Read the configured Integer for a certain key.
getInterval() - Method in class be.hogent.tarsos.util.MenuScroller
Returns the scroll interval in milliseconds
getItemHeight() - Static method in class be.hogent.tarsos.ui.pitch.AudioFileItem
 
getItemPicture() - Method in class be.hogent.tarsos.ui.pitch.AudioFileItem
 
getItemWidth() - Static method in class be.hogent.tarsos.ui.pitch.AudioFileItem
 
getKDEs() - Method in class be.hogent.tarsos.ui.pitch.ph.KDEData
 
getKeyForClass(int) - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns the key for class with index bufferCount.
getKeyName(int) - Static method in class be.hogent.tarsos.midi.LogReceiver
 
getLengthIn(TimeUnit) - Method in class be.hogent.tarsos.util.AudioFile
 
getLengthInMilliSeconds() - Method in class be.hogent.tarsos.util.AudioFile
Determines the length of the transcoded file (only audio data) in microseconds.
getList(ConfKey) - Static method in class be.hogent.tarsos.util.Configuration
Return a list of values stored with a key
getLowestAssignedKey() - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard
 
getLowValue() - Method in class be.hogent.tarsos.util.JRangeSlider
Returns the current "low" value shown by the range slider's bar.
getMappedKeys() - Static method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard
 
getMarker(boolean) - Method in class be.hogent.tarsos.ui.WaveForm
 
getMaxBinCount() - Method in class be.hogent.tarsos.util.histogram.Histogram
 
getMaxElement() - Method in class be.hogent.tarsos.util.KernelDensityEstimate
 
getMaximum() - Method in class be.hogent.tarsos.util.JRangeSlider
Gets the maximum possible value for either the low value or the high value.
getMD5Checksum(String) - Static method in class be.hogent.tarsos.util.FileUtils
Calculate an MD5 checksum of the first 256kB of a file.
getMean() - Method in class be.hogent.tarsos.util.histogram.Histogram
Calculates the mean count of each bin.
getMedian() - Method in class be.hogent.tarsos.util.histogram.Histogram
Calculates the mean count of each bin.
getMicrosecondsPositionOfFrame(long) - Method in class be.hogent.tarsos.util.AudioFile
 
getMidiDeviceInfo(String, boolean) - Static method in class be.hogent.tarsos.midi.MidiCommon
Retrieve a MidiDevice.Info for a given name.
getMidiDeviceInfo(int) - Static method in class be.hogent.tarsos.midi.MidiCommon
Retrieve a MidiDevice.Info by index number.
getMidiNote(int, int) - Method in class be.hogent.tarsos.ui.virtualkeyboard.UniversalVirtualKeyboard
 
getMidiNote(int, int) - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard
Converts x and y coordinate into a MIDI note number.
getMidiNote(int, int) - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard12
 
getMidiNote(int, int) - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard19
 
getMinimum() - Method in class be.hogent.tarsos.util.JRangeSlider
Gets the minimum possible value for either the low value or the high value.
getMinProbability() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationSelection
 
getMixerInfo(boolean, boolean) - Static method in class be.hogent.tarsos.sampled.SampledAudioUtilities
Creates a list of Mixer.Info objects.
getModel() - Method in class be.hogent.tarsos.util.JRangeSlider
Get the BoundedRangeModel backing this slider.
getMovingElement() - Method in class be.hogent.tarsos.ui.pitch.ph.ScaleEditor
 
getName() - Method in class be.hogent.tarsos.sampled.pitch.CachingDetector
 
getName() - Method in class be.hogent.tarsos.sampled.pitch.IPEMPitchDetection
 
getName() - Method in interface be.hogent.tarsos.sampled.pitch.PitchDetector
 
getName() - Method in class be.hogent.tarsos.sampled.pitch.Polyphon
 
getName() - Method in class be.hogent.tarsos.sampled.pitch.Swipe
 
getName() - Method in class be.hogent.tarsos.sampled.pitch.SwipeOctave
 
getName() - Method in class be.hogent.tarsos.sampled.pitch.TarsosPitchDetection
 
getName() - Method in class be.hogent.tarsos.sampled.pitch.VampPitchDetection
 
getName() - Method in class be.hogent.tarsos.ui.BackgroundTask
 
getNumberOfClasses() - Method in class be.hogent.tarsos.util.histogram.Histogram
 
getNumberOfExpectedColumn() - Method in interface be.hogent.tarsos.midi.ToneSequenceBuilder.CSVFileHandler
 
getNumberOfExpectedColumn() - Method in class be.hogent.tarsos.midi.ToneSequenceBuilder
 
getNumberOfKeys() - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard
 
getNumberOfKeysPerOctave() - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard
 
getNumberOfOctaves() - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard
 
getObject() - Method in interface be.hogent.tarsos.util.FileDrop.TransferableObject.Fetcher
Return the object being encapsulated in the FileDrop.TransferableObject.
getOpacity() - Method in class be.hogent.tarsos.ui.pitch.ShadowFactory
Gets the opacity used by the factory to generate shadows.
getOpenLineFromConfiguredMixer(AudioFormat) - Static method in class be.hogent.tarsos.sampled.SampledAudioUtilities
Tries to open a line to the configured mixer.
getParametername() - Method in enum be.hogent.tarsos.sampled.pitch.PitchDetectionMode
 
getPct(Double) - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns the percentage of values that are equal to v (as a proportion between 0 and 1).
getPitch(PitchUnit) - Method in class be.hogent.tarsos.sampled.pitch.Annotation
Return the pitch in the requested unit.
getPitch(PitchUnit) - Method in class be.hogent.tarsos.sampled.pitch.Pitch
Get the pitch value in a given unit.
getPitchDetectionMode(ConfKey) - Static method in class be.hogent.tarsos.util.Configuration
Return a configured PitchDetectionMode
getPitchDetector(AudioFile) - Method in enum be.hogent.tarsos.sampled.pitch.PitchDetectionMode
Returns a pitch detector for an audio file.
getPitches() - Method in class be.hogent.tarsos.util.ScalaFile
 
getPitchNames() - Method in class be.hogent.tarsos.util.ScalaFile
 
getPosition() - Method in class be.hogent.tarsos.util.histogram.peaks.Peak
The position of the peak in cents.
getPreferredSize() - Method in class be.hogent.tarsos.ui.pitch.AudioFileItem
 
getPreferredSize() - Method in class be.hogent.tarsos.util.JRangeSlider
 
getProbability() - Method in class be.hogent.tarsos.sampled.pitch.Annotation
The probability for the annotation.
getReceiver() - Method in class be.hogent.tarsos.midi.ChannelRedirector
 
getReceiver() - Method in class be.hogent.tarsos.midi.TransmitterSink
 
getscrollCount() - Method in class be.hogent.tarsos.util.MenuScroller
Returns the number of items in the scrolling portion of the menu.
getSeparator() - Method in interface be.hogent.tarsos.midi.ToneSequenceBuilder.CSVFileHandler
 
getSeparator() - Method in class be.hogent.tarsos.midi.ToneSequenceBuilder
 
getSize() - Method in class be.hogent.tarsos.ui.pitch.ShadowFactory
Gets the size in pixel used by the factory to generate shadows.
getSizeInBytes() - Method in class be.hogent.tarsos.util.AudioFile
Determines the size of the transcoded audio data in bytes.
getSource() - Method in class be.hogent.tarsos.sampled.pitch.Annotation
 
getStart() - Method in class be.hogent.tarsos.sampled.pitch.Annotation
Returns the starting time in seconds.
getStart() - Method in class be.hogent.tarsos.util.histogram.Histogram
The starting value is not the same as the first key.
getStartAt() - Method in class be.hogent.tarsos.sampled.Player
 
getStartPitch() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationSelection
 
getStartTime() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationSelection
 
getState() - Method in class be.hogent.tarsos.sampled.Player
 
getStop() - Method in class be.hogent.tarsos.util.histogram.Histogram
The stopping value is not the same as the last key.
getStopAt() - Method in class be.hogent.tarsos.sampled.Player
Returns the time at which the audio play back stops automatically.
getStopPitch() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationSelection
 
getStopTime() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationSelection
 
getSumFreq() - Method in class be.hogent.tarsos.util.histogram.Histogram
Returns the sum of all frequencies (bin counts).
getSumFreq() - Method in class be.hogent.tarsos.util.KernelDensityEstimate
Returns the sum of all estimates in the accumulator.
getThumbColor() - Method in class be.hogent.tarsos.util.JRangeSlider
Get the slider thumb color.
getTimeSpan() - Method in class be.hogent.tarsos.sampled.pitch.AnnotationSelection
 
getToolTipText(MouseEvent) - Method in class be.hogent.tarsos.ui.pitch.IntervalTable
 
getToolTipText(MouseEvent) - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard12
 
getTopFixedCount() - Method in class be.hogent.tarsos.util.MenuScroller
Returns the number of items fixed at the top of the menu or popup menu.
getTransferData(DataFlavor) - Method in class be.hogent.tarsos.util.FileDrop.TransferableObject
Returns the data encapsulated in this FileDrop.TransferableObject.
getTransferDataFlavors() - Method in class be.hogent.tarsos.util.FileDrop.TransferableObject
Returns a two- or three-element array containing first the custom data flavor, if one was created in the constructors, second the default DATA_FLAVOR associated with TransferableObject, and third the java.awt.datatransfer.DataFlavor.stringFlavor.
getTuning() - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard
 
getValue(int) - Method in class be.hogent.tarsos.util.KernelDensityEstimate
Return the value for the accumulator at a certain index.
glob(String, String, boolean) - Static method in class be.hogent.tarsos.util.FileUtils
Return a list of files in directory that satisfy pattern.
gm1SystemOn(int) - Static method in class be.hogent.tarsos.midi.MidiUtils.GeneralMidiMessages
 
gm2SystemOn(int) - Static method in class be.hogent.tarsos.midi.MidiUtils.GeneralMidiMessages
 
gmSystemOff(int) - Static method in class be.hogent.tarsos.midi.MidiUtils.GeneralMidiMessages
 
gmSystemOn(int) - Static method in class be.hogent.tarsos.midi.MidiUtils.GeneralMidiMessages
 

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