Serialized Form
Package be.hogent.tarsos.ui |
serialVersionUID: -4115909001888538815L
midiFiles
javax.swing.JLabel midiFiles
scalaFiles
javax.swing.JLabel scalaFiles
midiFileSet
java.util.Set<E> midiFileSet
scalaFileSet
java.util.Set<E> scalaFileSet
synthesizeButton
javax.swing.JButton synthesizeButton
progressLabel
javax.swing.JLabel progressLabel
contentPanel
javax.swing.JPanel contentPanel
serialVersionUID: 1545656L
concurrentTasks
int concurrentTasks
taskQueue
java.util.List<E> taskQueue
runningTasks
java.util.List<E> runningTasks
handler
BackgroundTask.TaskHandler handler
serialVersionUID: -7760501261506593771L
position
int position
buffer
java.awt.image.BufferedImage buffer
bufferGraphics
java.awt.Graphics2D bufferGraphics
imageEven
java.awt.image.BufferedImage imageEven
imageEvenGraphics
java.awt.Graphics2D imageEvenGraphics
pitchColor
java.awt.Color pitchColor
timer
java.util.Timer timer
audioDataBuffer
float[] audioDataBuffer
afis
com.sun.media.sound.AudioFloatInputStream afis
sampleRate
double sampleRate
fft
FFT fft
amplitudes
double[] amplitudes
lastDetectedNote
java.lang.String lastDetectedNote
serialVersionUID: 2799646800090116812L
buffer
java.awt.image.BufferedImage buffer
bufferGraphics
java.awt.Graphics2D bufferGraphics
fft
FFT fft
amplitudes
float[] amplitudes
hightWaterMarks
float[] hightWaterMarks
highestWaterMark
float highestWaterMark
barWidth
int barWidth
barMaxHeight
int barMaxHeight
serialVersionUID: 3730361987954996673L
audioFile
AudioFile audioFile
minMarkerPosition
double minMarkerPosition
maxMarkerPosition
double maxMarkerPosition
waveFormImage
java.awt.image.BufferedImage waveFormImage
- A cached waveform image used to scale to the correct height and width.
scaledWaveFormImage
java.awt.image.BufferedImage scaledWaveFormImage
- The same image scaled to the current height and width.
waveFormCreationFinished
boolean waveFormCreationFinished
controlPanel
ControlPanel controlPanel
Package be.hogent.tarsos.ui.pitch |
serialVersionUID: 5785813358581416533L
serialVersionUID: 7321286762169383597L
image
java.awt.image.BufferedImage image
buffer
java.awt.image.BufferedImage buffer
name
java.lang.String name
ratio
double ratio
font
java.awt.Font font
hints
java.awt.RenderingHints hints
serialVersionUID: -1310357618193806959L
windowSizePeakDetection
int windowSizePeakDetection
thresholdPeakDetection
int thresholdPeakDetection
scale
double[] scale
pitchDetectors
java.util.Set<E> pitchDetectors
pitchDetectorSelection
javax.swing.JComboBox pitchDetectorSelection
listOfComponentsToDisableOrEnable
java.util.List<E> listOfComponentsToDisableOrEnable
serialVersionUID: 773663466708366659L
configurationTextFields
java.util.HashMap<K,V> configurationTextFields
serialVersionUID: 5542665958725558290L
playerThread
ControlPanel.AudioPlayingThread playerThread
playButton
javax.swing.JButton playButton
- Play or pauze music.
loopSelectionCheckBox
javax.swing.JCheckBox loopSelectionCheckBox
- Play the selection or start from end mark?
audioFile
AudioFile audioFile
waveForm
WaveForm waveForm
serialVersionUID: -8095965296377515567L
toolWindowManager
org.noos.xing.mydoggy.ToolWindowManager toolWindowManager
audioFile
AudioFile audioFile
scale
double[] scale
audioFileChangedListeners
java.util.List<E> audioFileChangedListeners
scaleChangedListeners
java.util.List<E> scaleChangedListeners
serialVersionUID: 4852979337236606173L
icon
javax.swing.ImageIcon icon
title
java.lang.String title
staticHelp
java.lang.String staticHelp
liveHelp
java.lang.String liveHelp
serialVersionUID: -115156971997410548L
serialVersionUID: 6644107804492842166L
keyboard
VirtualKeyboard keyboard
serialVersionUID: -2446134006582897883L
scale
double[] scale
audioFile
AudioFile audioFile
recentFilesMenuItems
java.util.List<E> recentFilesMenuItems
openWebsiteAction
java.awt.event.ActionListener openWebsiteAction
saveSelectedDetectorsAction
java.awt.event.ActionListener saveSelectedDetectorsAction
showAboutDialogAction
java.awt.event.ActionListener showAboutDialogAction
midiInputDeviceChange
java.awt.event.ActionListener midiInputDeviceChange
midiInstrumentChange
java.awt.event.ActionListener midiInstrumentChange
midiOutputDeviceChange
java.awt.event.ActionListener midiOutputDeviceChange
mixerInputDeviceChange
java.awt.event.ActionListener mixerInputDeviceChange
mixerOutputDeviceChange
java.awt.event.ActionListener mixerOutputDeviceChange
exitAction
java.awt.event.ActionListener exitAction
importFileAction
java.awt.event.ActionListener importFileAction
openRecentFileAction
java.awt.event.ActionListener openRecentFileAction
exportAnnotations
java.awt.event.ActionListener exportAnnotations
exportSynthesizedAnnotations
java.awt.event.ActionListener exportSynthesizedAnnotations
exportPitchHistogram
java.awt.event.ActionListener exportPitchHistogram
exportPitchHistogramImage
java.awt.event.ActionListener exportPitchHistogramImage
exportPitchClassHistogramImage
java.awt.event.ActionListener exportPitchClassHistogramImage
exportPitchClassHistogramImageWithOctaveDivision
java.awt.event.ActionListener exportPitchClassHistogramImageWithOctaveDivision
exportPitchClassHistogram
java.awt.event.ActionListener exportPitchClassHistogram
exportPitchClassHistogramLatex
java.awt.event.ActionListener exportPitchClassHistogramLatex
exportScalaAction
java.awt.event.ActionListener exportScalaAction
exportIntervalMatrixLatexAction
java.awt.event.ActionListener exportIntervalMatrixLatexAction
serialVersionUID: 5493280409705136547L
layers
java.util.List<E> layers
drawnModes
java.util.Set<E> drawnModes
scalaLayer
ScalaLayer scalaLayer
scaleChangedPublisher
ScaleChangedListener scaleChangedPublisher
stop
double stop
audioFile
AudioFile audioFile
serialVersionUID: 1744724271250082834L
pitchUnit
PitchUnit pitchUnit
scale
double[] scale
button
javax.swing.JButton button
scaleIsChanging
boolean scaleIsChanging
Package be.hogent.tarsos.ui.virtualkeyboard |
serialVersionUID: 6063312726815482475L
serialVersionUID: -3017076399911747736L
serialVersionUID: -8109877572069108012L
numberOfKeysPerOctave
int numberOfKeysPerOctave
currentlyPressedMidiNote
int currentlyPressedMidiNote
- The (one and only) MIDI key currently pressed using the mouse.
lowestAssignedKey
int lowestAssignedKey
- Lowest MIDI key assigned to a keyboard shortcut.
numberOfKeys
int numberOfKeys
- Number of keys used in the representation (smaller than
NUMBER_OF_MIDI_KEYS).
keyDown
boolean[] keyDown
- Remember which of the keys are pressed (using the mouse, MIDI or
keyboard).
tuning
double[] tuning
serialVersionUID: -2901538187056239209L
serialVersionUID: 3155583325975723313L
Package be.hogent.tarsos.util |
serialVersionUID: -7224692781558820778L
files
java.io.File[] files
serialVersionUID: -1706784621756288539L
model
javax.swing.BoundedRangeModel model
orientation
int orientation
direction
int direction
empty
boolean empty
increment
int increment
minExtent
int minExtent
listeners
java.util.ArrayList<E> listeners
changeEvent
javax.swing.event.ChangeEvent changeEvent
lstnr
javax.swing.event.ChangeListener lstnr
thumbColor
java.awt.Color thumbColor
pick
int pick
pickOffsetLow
int pickOffsetLow
pickOffsetHigh
int pickOffsetHigh
mouse
int mouse