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

B

BackgroundTask - Class in be.hogent.tarsos.ui
 
BackgroundTask(String, boolean) - Constructor for class be.hogent.tarsos.ui.BackgroundTask
 
BackgroundTask.TaskHandler - Interface in be.hogent.tarsos.ui
 
backwardsTransform(float[]) - Method in class be.hogent.tarsos.util.FFT
Computes inverse DFT.
bandwithFilter(List<Double>, double, double) - Static method in class be.hogent.tarsos.sampled.pitch.PitchFunctions
Removes all frequencies that are not in the specified band.
BareBonesBrowserLaunch - Class in be.hogent.tarsos.util
Bare Bones Browser Launch for Java
Utility class to open a web page from a Swing application in the user's default browser.
Supports: Mac OS X, GNU/Linux, Unix, Windows XP/Vista/7
Example Usage:
    String url = "http://www.google.com/";
    BareBonesBrowserLaunch.openURL(url);
Latest Version: www.centerkey.com/java/browser
Author: Dem Pilafian
Public Domain Software -- Free to Use as You Like
BareBonesBrowserLaunch() - Constructor for class be.hogent.tarsos.util.BareBonesBrowserLaunch
 
baselineHistogram() - Method in class be.hogent.tarsos.util.histogram.Histogram
Searches the minimum number of items in a bin and subtracts all bins with this value.
basename(String) - Static method in class be.hogent.tarsos.util.FileUtils
Returns the filename without path and without extension.
be.hogent.tarsos - package be.hogent.tarsos
Parent container, contains the class with the main entry point.
be.hogent.tarsos.cli - package be.hogent.tarsos.cli
This package contains command line applications.
be.hogent.tarsos.midi - package be.hogent.tarsos.midi
Contains classes to handle MIDI events.
be.hogent.tarsos.sampled - package be.hogent.tarsos.sampled
Contains classes to handle sampled sound.
be.hogent.tarsos.sampled.pitch - package be.hogent.tarsos.sampled.pitch
Contains internal and external pitch trackers.
be.hogent.tarsos.sampled.pitch.resources - package be.hogent.tarsos.sampled.pitch.resources
Some configuration files and platform dependent binaries to perform pitch extraction.
be.hogent.tarsos.ui - package be.hogent.tarsos.ui
Basic user interface elements.
be.hogent.tarsos.ui.pitch - package be.hogent.tarsos.ui.pitch
Most of the user interface elements + publish subscribe wiring.
be.hogent.tarsos.ui.pitch.ph - package be.hogent.tarsos.ui.pitch.ph
 
be.hogent.tarsos.ui.resources - package be.hogent.tarsos.ui.resources
Resources for the user interface: logos, gifs, ...
be.hogent.tarsos.ui.virtualkeyboard - package be.hogent.tarsos.ui.virtualkeyboard
User interface for a virtual MIDI keyboard (with any number of keys per octave).
be.hogent.tarsos.util - package be.hogent.tarsos.util
Utility classes for string handling, logging, configuration, some DSP tasks.
be.hogent.tarsos.util.histogram - package be.hogent.tarsos.util.histogram
Histogram and histogram correlation classes.
be.hogent.tarsos.util.histogram.peaks - package be.hogent.tarsos.util.histogram.peaks
Peak extraction from histograms.
BhattacharyaDistance - Class in be.hogent.tarsos.util.histogram
Bhattacharya histogram distance measure.
BhattacharyaDistance() - Constructor for class be.hogent.tarsos.util.histogram.BhattacharyaDistance
 
binToHz(int, float) - Method in class be.hogent.tarsos.util.FFT
 

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