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

P

paint(Graphics) - Method in class be.hogent.tarsos.ui.pitch.ph.PitchClassKdePanel
 
paint(Graphics) - Method in class be.hogent.tarsos.ui.virtualkeyboard.UniversalVirtualKeyboard
 
paint(Graphics) - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard12
 
paint(Graphics) - Method in class be.hogent.tarsos.ui.virtualkeyboard.VirtualKeyboard19
 
paint(Graphics) - Method in class be.hogent.tarsos.ui.WaveForm
 
paint3DRectLighting(Graphics2D, int, int, int, int) - Method in class be.hogent.tarsos.util.JRangeSlider
Adds Windows2K type 3D lighting effects
paintArrow(Graphics2D, double, double, int, int, boolean) - Method in class be.hogent.tarsos.util.JRangeSlider
This draws an arrow as a series of lines within the specified box.
paintComponent(Graphics) - Method in class be.hogent.tarsos.ui.pitch.AudioFileItem
 
paintComponent(Graphics) - Method in class be.hogent.tarsos.ui.Spectrogram
 
paintComponent(Graphics) - Method in class be.hogent.tarsos.util.JRangeSlider
 
parse(String[], OptionParser, AbstractTarsosApp) - Method in class be.hogent.tarsos.cli.AbstractTarsosApp
Parses arguments, adds and checks for help option an prints command line help for an application.
parse(String) - Static method in class be.hogent.tarsos.sampled.pitch.Annotation
Parses an annotation as written by the toString() method.
parseTartiniPitchFile(String) - Static method in class be.hogent.tarsos.util.FileUtils
Parses files that can be exported from The Tartini program.
path(String) - Static method in class be.hogent.tarsos.util.FileUtils
Returns the path for a file.
path("/home/user/test.jpg") == "/home/user"
Uses the correct pathSeparator depending on the operating system.
pauze() - Method in class be.hogent.tarsos.sampled.Player
Stops the play back at current time.
pauze(double) - Method in class be.hogent.tarsos.sampled.Player
Stops the play back.
pdfify() - Method in class be.hogent.tarsos.util.KernelDensityEstimate
Sets the area under the curve to 1.0.
Peak - Class in be.hogent.tarsos.util.histogram.peaks
Defines a Peak in a histogram.
Peak(double, double) - Constructor for class be.hogent.tarsos.util.histogram.peaks.Peak
Creates a new peak.
PeakDetector - Class in be.hogent.tarsos.util.histogram.peaks
 
PeakDetector.PeakDetectionStrategy - Interface in be.hogent.tarsos.util.histogram.peaks
 
percentAnnotated(List<Annotation>, double) - Static method in class be.hogent.tarsos.sampled.pitch.Annotation
Calculates a maximum possible number of annotations and compares it with the actual number of annotations.
PianoTestFrame - Class in be.hogent.tarsos.ui.virtualkeyboard
 
PianoTestFrame(VirtualKeyboard, double[]) - Constructor for class be.hogent.tarsos.ui.virtualkeyboard.PianoTestFrame
 
Pitch - Class in be.hogent.tarsos.sampled.pitch
A class representing pitch.
pitchBend(double) - Method in class be.hogent.tarsos.midi.TarsosSynth
Send a pitch bend message to the channel.
PitchClassHistogram - Class in be.hogent.tarsos.util.histogram
 
PitchClassHistogram() - Constructor for class be.hogent.tarsos.util.histogram.PitchClassHistogram
Create a new tone scale using the configured bin width.
pitchClassHistogram() - Method in class be.hogent.tarsos.util.histogram.PitchHistogram
 
pitchClassHistogramify() - Method in class be.hogent.tarsos.util.SimplePlot
Sets the x range from 0 to 1200, names the axes.
PitchClassKdePanel - Class in be.hogent.tarsos.ui.pitch.ph
 
PitchClassKdePanel() - Constructor for class be.hogent.tarsos.ui.pitch.ph.PitchClassKdePanel
 
PitchContour - Class in be.hogent.tarsos.ui.pitch
 
PitchContour(WaveForm) - Constructor for class be.hogent.tarsos.ui.pitch.PitchContour
 
PitchDetectionMode - Enum in be.hogent.tarsos.sampled.pitch
The pitch detection mode defines which algorithm is used to detect pitch.
PitchDetector - Interface in be.hogent.tarsos.sampled.pitch
A PitchDetector is able to annotate a song with pitches.
PitchFunctions - Class in be.hogent.tarsos.sampled.pitch
Utility class for pitch conversions See pitch-representatio for some background.
PitchFunctions.EportType - Enum in be.hogent.tarsos.sampled.pitch
 
PitchHistogram - Class in be.hogent.tarsos.util.histogram
The PitchHistogram accepts values from 0 to 9600 cents or +- from 16Hz to 40000Hz: the human hearing range is completely covered.
The start and stop values can be configured.
Values outside the defined range are ignored!
PitchHistogram() - Constructor for class be.hogent.tarsos.util.histogram.PitchHistogram
 
PitchTable - Class in be.hogent.tarsos.cli
Generates a table with pitches in various units.
PitchTable() - Constructor for class be.hogent.tarsos.cli.PitchTable
 
PitchToHistogram - Class in be.hogent.tarsos.cli
Creates a pitch (class) histogram from an input file containing pitch data.
PitchToHistogram() - Constructor for class be.hogent.tarsos.cli.PitchToHistogram
 
PitchToHistogram.HistogramType - Enum in be.hogent.tarsos.cli
 
PitchToMidi - Class in be.hogent.tarsos.cli
 
PitchToMidi() - Constructor for class be.hogent.tarsos.cli.PitchToMidi
 
PitchUnit - Enum in be.hogent.tarsos.sampled.pitch
Defines the unit of the pitch value.
play() - Method in class be.hogent.tarsos.midi.MidiSequenceBuilder
 
play() - Method in class be.hogent.tarsos.sampled.Player
Plays the currently loaded file.
play(double) - Method in class be.hogent.tarsos.sampled.Player
 
playAbsoluteCents(double, int) - Method in class be.hogent.tarsos.midi.TarsosSynth
Send a MIDI pitch bend and a MIDI note ON OFF pair to render a certain value in absolute cents.
PlayAlong - Class in be.hogent.tarsos.cli
 
playAnnotations(int) - Method in class be.hogent.tarsos.midi.ToneSequenceBuilder
 
playCents(PitchDetectionMode, double, double, PitchUnit) - Method in class be.hogent.tarsos.util.AudioFile
Detects pitch and plays plays the samples that are in the interval from, to in the given pitch unit.
Player - Class in be.hogent.tarsos.sampled
Player plays audio.
PlayerControlPanel - Class in be.hogent.tarsos.ui.pitch
 
PlayerControlPanel(WaveForm) - Constructor for class be.hogent.tarsos.ui.pitch.PlayerControlPanel
 
PlayerState - Enum in be.hogent.tarsos.sampled
Defines the state of the audio player.
playRelativeCents(double, int) - Method in class be.hogent.tarsos.midi.TarsosSynth
Play a pitch bended note defined by relative cents and a velocity.
playSelection(double, double) - Method in class be.hogent.tarsos.util.AudioFile
 
playSelections(double[]) - Method in class be.hogent.tarsos.util.AudioFile
Play selections of the audio file.
plot(String, String) - Method in class be.hogent.tarsos.util.histogram.Histogram
Plots the histogram to a x y plot.
plot(String, String) - Method in class be.hogent.tarsos.util.histogram.PitchHistogram
 
plotAmbitusHistogram(String) - Method in class be.hogent.tarsos.util.histogram.PitchHistogram
Plot the complete ambitus.
plotAmbitusHistogram(String, int, int) - Method in class be.hogent.tarsos.util.histogram.PitchHistogram
Plot the ambitus but use only values between start and stop (cents).
plotCorrelation(Histogram, int, Histogram, String, String) - Method in class be.hogent.tarsos.util.histogram.BhattacharyaDistance
 
plotCorrelation(Histogram, int, Histogram, String, String) - Method in class be.hogent.tarsos.util.histogram.CityBlockDistance
 
plotCorrelation(Histogram, int, Histogram, String, String) - Method in class be.hogent.tarsos.util.histogram.CrossCorrelation
 
plotCorrelation(Histogram, int, Histogram, String, String) - Method in class be.hogent.tarsos.util.histogram.EuclideanDistance
 
plotCorrelation(Histogram, CorrelationMeasure, String, String) - Method in class be.hogent.tarsos.util.histogram.Histogram
 
plotCorrelation(Histogram, int, Histogram, String, String) - Method in interface be.hogent.tarsos.util.histogram.HistogramCorrelation
Plots two histograms and the intersection between the two.
plotCorrelation(Histogram, int, Histogram, String, String) - Method in class be.hogent.tarsos.util.histogram.Intersection
 
plotToneScaleHistogram(String, boolean) - Method in class be.hogent.tarsos.util.histogram.PitchHistogram
Saves a tone scale histogram plot with each octave separately or just the total.
Polyphon - Class in be.hogent.tarsos.sampled.pitch
Calls polyphon.
Polyphon(AudioFile, PitchDetectionMode) - Constructor for class be.hogent.tarsos.sampled.pitch.Polyphon
 
powerAt(double, boolean) - Method in class be.hogent.tarsos.util.SignalPowerExtractor
Returns the relative power [0.0;1.0] at the given time.
PowerExtractor - Class in be.hogent.tarsos.cli
Extracts power from a file.
PowerExtractor() - Constructor for class be.hogent.tarsos.cli.PowerExtractor
 
PREFERRED_BREADTH - Static variable in class be.hogent.tarsos.util.JRangeSlider
 
PREFERRED_LENGTH - Static variable in class be.hogent.tarsos.util.JRangeSlider
 
printError(OptionParser, String) - Method in class be.hogent.tarsos.cli.AbstractTarsosApp
 
printHelp(OptionParser) - Method in class be.hogent.tarsos.cli.AbstractTarsosApp
Prints command line help for an application.
println(String) - Static method in class be.hogent.tarsos.Tarsos
Prints info to a stream (console).
printSeparator() - Static method in class be.hogent.tarsos.Tarsos
 
printTarsosAsciiArt() - Static method in class be.hogent.tarsos.Tarsos
 
process(AudioEvent) - Method in class be.hogent.tarsos.sampled.Player
 
processingFinished() - Method in class be.hogent.tarsos.sampled.Player
 
progress() - Method in class be.hogent.tarsos.sampled.pitch.CachingDetector
 
progress() - Method in class be.hogent.tarsos.sampled.pitch.IPEMPitchDetection
 
progress() - Method in interface be.hogent.tarsos.sampled.pitch.PitchDetector
Calculate and return an indicator for progress.
progress() - Method in class be.hogent.tarsos.sampled.pitch.Polyphon
 
progress() - Method in class be.hogent.tarsos.sampled.pitch.Swipe
 
progress() - Method in class be.hogent.tarsos.sampled.pitch.SwipeOctave
 
progress() - Method in class be.hogent.tarsos.sampled.pitch.TarsosPitchDetection
 
progress() - Method in class be.hogent.tarsos.sampled.pitch.VampPitchDetection
 
ProgressDialog - Class in be.hogent.tarsos.ui
 
ProgressDialog(Frame, String, BackgroundTask, List<BackgroundTask>) - Constructor for class be.hogent.tarsos.ui.ProgressDialog
 
propertyChange(PropertyChangeEvent) - Method in class be.hogent.tarsos.ui.BackgroundTask
Invoked when task's progress property changes.
publish(LogRecord) - Method in class be.hogent.tarsos.util.JLabelHandler
 
publish(LogRecord) - Method in class be.hogent.tarsos.util.TextAreaHandler
 

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