Package | Description |
---|---|
be.tarsos.dsp.ui |
The user interface component of TarsosDSP.
|
be.tarsos.dsp.ui.layers |
The user interface layers.
|
be.tarsos.dsp.ui.layers.pch |
Pitch class histogram interaction.
|
Modifier and Type | Method and Description |
---|---|
void |
LinkedPanel.addLayer(Layer l) |
void |
LinkedPanel.removeLayer(Layer layer) |
Modifier and Type | Class and Description |
---|---|
class |
AmplitudeAxisLayer |
class |
BackgroundLayer |
class |
BeatLayer |
class |
ConstantQLayer |
class |
DragMouseListenerLayer |
class |
FFTLayer |
class |
GeneralizedGoertzelLayer |
class |
HorizontalFrequencyAxisLayer |
class |
LegendLayer
Adds a legend to the upper right corner of the map.
|
class |
MouseCursorLayer |
class |
PitchContourLayer |
class |
Scalogram |
class |
SelectionLayer
Draws the current selection.
|
class |
SpectrumLayer |
class |
TimeAxisLayer |
class |
TooltipLayer |
class |
VerticalFrequencyAxisLayer |
class |
WaveFormLayer |
class |
ZoomMouseListenerLayer |
Modifier and Type | Class and Description |
---|---|
class |
PitchClassHistogramLayer |
class |
ScaleLayer |