- increaseGain(double) - Method in class be.tarsos.sampled.Player
-
Increase the gain by a defined percentage.
- increaseTempo(double) - Method in class be.tarsos.sampled.Player
-
Increase the tempo by a defined percentage.
- increment - Variable in class be.tarsos.util.JRangeSlider
-
- interrupt(BackgroundTask, Exception) - Method in class be.tarsos.ui.util.BackgroundTask
-
- Intersection - Class in be.tarsos.util.histogram
-
Implements a histogram intersection distance for modulo type histograms.
- Intersection() - Constructor for class be.tarsos.util.histogram.Intersection
-
- IntervalTable - Class in be.tarsos.ui.pitch
-
- IntervalTable() - Constructor for class be.tarsos.ui.pitch.IntervalTable
-
- invert() - Method in class be.tarsos.util.histogram.Histogram
-
Inverts this histograms.
- IPEMPitchDetection - Class in be.tarsos.sampled.pitch
-
The IPEM_SIX Pitch detector uses an auditory model for polyphonic pitch
tracking.
- IPEMPitchDetection(AudioFile, PitchDetectionMode) - Constructor for class be.tarsos.sampled.pitch.IPEMPitchDetection
-
- isAudioFile(File) - Static method in class be.tarsos.util.FileUtils
-
Checks if the name of the file (extension) is a known audio extension.
- isDataFlavorSupported(DataFlavor) - Method in class be.tarsos.util.FileDrop.TransferableObject
-
Returns true if flavor is one of the supported
flavors.
- isDirectory(String) - Static method in class be.tarsos.util.FileUtils
-
Tests whether the file denoted by this abstract pathname is a directory.
- isEmpty() - Method in class be.tarsos.ui.pitch.ph.KDEData
-
- isHelpOptionSet(OptionSet) - Method in class be.tarsos.cli.AbstractTarsosApp
-
Checks if the OptionSet contains the help argument.
- isKeyDown(int) - Method in class be.tarsos.ui.virtualkeyboard.VirtualKeyboard
-
- isMac() - Static method in class be.tarsos.Tarsos
-
- isMelodic() - Method in class be.tarsos.util.histogram.PitchClassHistogram
-
Checks if the tone scale is "melodic": it has one or more clearly defined
peaks.
- isRequiredDirectory() - Method in enum be.tarsos.util.ConfKey
-
Checks if this key is a required directory.
- isSilence(float[], double) - Static method in class be.tarsos.util.SignalPowerExtractor
-
Checks if the dBSPL level in the buffer falls below a certain threshold.
- isSilence(float[]) - Static method in class be.tarsos.util.SignalPowerExtractor
-
- isValidAudioFileOrDirectory(String) - Method in class be.tarsos.cli.AbstractTarsosApp
-
An argument is a
- isWesternMusicalPitch() - Method in class be.tarsos.sampled.pitch.Pitch
-
A pitch is seen as a western musical pitch if it is less than 15 cents
removed from the 'correct' pitch.
- isWindows() - Static method in class be.tarsos.Tarsos
-
- isWrapped() - Method in class be.tarsos.util.histogram.Histogram
-