直列化された形式


パッケージ jAudioFeatureExtractor

Class jAudioFeatureExtractor.ActiveAggTableModel extends javax.swing.table.DefaultTableModel implements Serializable

直列化されたフィールド

agg

java.util.Vector<E> agg

Class jAudioFeatureExtractor.AddBatchGUI extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

saveBatch

javax.swing.JButton saveBatch

cancel

javax.swing.JButton cancel

nameLabel

javax.swing.JLabel nameLabel

nameArea

javax.swing.JTextArea nameArea

batch

Batch batch

Class jAudioFeatureExtractor.AggEditorFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

aggregator

Aggregator aggregator

controller

Controller controller

edited

boolean edited

jContentPane

javax.swing.JPanel jContentPane

Attributes

javax.swing.JPanel Attributes

attributes

javax.swing.JTextField[] attributes

ButtonPanel

javax.swing.JPanel ButtonPanel

Save

javax.swing.JButton Save

Description

javax.swing.JPanel Description

Cancel

javax.swing.JButton Cancel

DescriptionTitle

javax.swing.JLabel DescriptionTitle

DescriptionText

javax.swing.JTextArea DescriptionText

FeatureChooser

javax.swing.JPanel FeatureChooser

AttributesLabel

javax.swing.JLabel AttributesLabel

ChosenFeatures

javax.swing.JScrollPane ChosenFeatures

ChosenFieldTable

javax.swing.JTable ChosenFieldTable

FeatureControls

javax.swing.JPanel FeatureControls

FeatureList

javax.swing.JScrollPane FeatureList

FeatureListTable

javax.swing.JTable FeatureListTable

AddFeature

javax.swing.JButton AddFeature

RemoveFeature

javax.swing.JButton RemoveFeature

ChosenFeaturePanel

javax.swing.JPanel ChosenFeaturePanel

FeatureListPanel

javax.swing.JPanel FeatureListPanel

Class jAudioFeatureExtractor.AggFeatureListModel extends javax.swing.table.DefaultTableModel implements Serializable

Class jAudioFeatureExtractor.AggListTableModel extends javax.swing.table.DefaultTableModel implements Serializable

直列化されたフィールド

agg

java.util.Vector<E> agg

Class jAudioFeatureExtractor.AggregatorFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

jContentPane

javax.swing.JPanel jContentPane

ActiveAggList

javax.swing.JScrollPane ActiveAggList

ActiveAggTable

javax.swing.JTable ActiveAggTable

AggList

javax.swing.JScrollPane AggList

AggListTable

javax.swing.JTable AggListTable

AggButtonPanel

javax.swing.JPanel AggButtonPanel

AggAdd

javax.swing.JButton AggAdd

AggRemove

javax.swing.JButton AggRemove

AggEdit

javax.swing.JButton AggEdit

aggEditorFrame

AggEditorFrame aggEditorFrame

controller

Controller controller

DoneButton

javax.swing.JButton DoneButton

Abort

javax.swing.JButton Abort

Class jAudioFeatureExtractor.BatchProgressFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

fileProgressBar

javax.swing.JProgressBar fileProgressBar
Progress wihtin a file


overallProgressBar

javax.swing.JProgressBar overallProgressBar
Progress in batch files.


batchProgressBar

javax.swing.JProgressBar batchProgressBar
Progress within a batch file.

Class jAudioFeatureExtractor.EditFeatures extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

parent_

FeatureSelectorPanel parent_

inputBoxes

javax.swing.JTextArea[] inputBoxes

inputBoxLabels

javax.swing.JLabel[] inputBoxLabels

descriptionTitle

javax.swing.JLabel descriptionTitle

infoLabel

javax.swing.JTextArea infoLabel

save

javax.swing.JButton save

cancel

javax.swing.JButton cancel

row

int row

fe_

FeatureExtractor fe_

Class jAudioFeatureExtractor.ExplicitCancel extends java.lang.Exception implements Serializable

Class jAudioFeatureExtractor.FeatureSelectorPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

直列化されたフィールド

outer_frame

OuterFrame outer_frame
Holds a reference to the JPanel that holds objects of this class.


multipleToggleAction

MultipleToggleAction multipleToggleAction
Replaces feature_extractors and feature_save_defaults with a view neutral model.


features_panel

javax.swing.JPanel features_panel
GUI panels


features_scroll_pane

javax.swing.JScrollPane features_scroll_pane

features_table

javax.swing.JTable features_table
GUI table-related fields


decorator

SortingTableModelDecorator decorator

window_length_text_field

javax.swing.JTextArea window_length_text_field
GUI text areas


window_overlap_fraction_text_field

javax.swing.JTextArea window_overlap_fraction_text_field

save_window_features_check_box

javax.swing.JCheckBox save_window_features_check_box
GUI check boxes


save_overall_file_featurese_check_box

javax.swing.JCheckBox save_overall_file_featurese_check_box

extract_features_button

javax.swing.JButton extract_features_button
GUI buttons


set_aggregators_button

javax.swing.JButton set_aggregators_button

save_file_chooser

javax.swing.JFileChooser save_file_chooser
GUI dialog boxes


aggregator_editor

AggregatorFrame aggregator_editor

ef_

EditFeatures ef_
Children Windows


controller

Controller controller
Responsible for redistributing the control to another class

Class jAudioFeatureExtractor.FeatureSelectorTableModel extends javax.swing.table.DefaultTableModel implements Serializable

serialVersionUID: 1L

Class jAudioFeatureExtractor.GlobalWindowChange extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

fm_

DataModel fm_

cancel

javax.swing.JButton cancel

save

javax.swing.JButton save

inputBox

javax.swing.JTextArea inputBox

Class jAudioFeatureExtractor.MIDIFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller
The GUI component that instantiated this object


midi_sequence

javax.sound.midi.Sequence midi_sequence
The currently loaded MIDI file contents and a Sequencer to play it


midi_sequencer

javax.sound.midi.Sequencer midi_sequencer

load_file_chooser

javax.swing.JFileChooser load_file_chooser
A JFileChooser for loading MIDI files


midi_file_name_text_area

javax.swing.JTextArea midi_file_name_text_area
A JTextArea to display the currently loaded MIDI file path


load_midi_file_button

javax.swing.JButton load_midi_file_button
GUI buttons


play_midi_button

javax.swing.JButton play_midi_button

stop_playing_midi_button

javax.swing.JButton stop_playing_midi_button

done_button

javax.swing.JButton done_button

Class jAudioFeatureExtractor.OuterFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

recording_selector_panel

RecordingSelectorPanel recording_selector_panel
A panel allowing the user to select files to extract features from.

Audio files may also be played, edited and generated here. MIDI files may be converted to audio.


feature_selector_panel

FeatureSelectorPanel feature_selector_panel
A panel allowing the user to select features to extract from audio files and extract the features. Basic feature parameters may be set and feature values and definitions can be saved to disk.


controller

Controller controller
A class that contains all the logic for handling events fired from this gui. Utilizes the Mediator pattern to control dependencies between objects. Also contains all the menu bar actions.


menu

javax.swing.JMenuBar menu
Global menu bar for this application


ace

javax.swing.JRadioButtonMenuItem ace
Radio button for choosing the ACE data format


arff

javax.swing.JRadioButtonMenuItem arff
Radio button for chosing the ARFF data format

Class jAudioFeatureExtractor.ProcessSamplesFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

recording_info

RecordingInfo recording_info
Holds information regarding the recording to be processed.


processed_audio_samples

AudioSamples processed_audio_samples
Holds the audio samples that are being processed. Before processing begins, these are a copy of the AudioSamples in the recording_info field.


playback_thread

AudioMethodsPlayback.PlayThread playback_thread
Thread for playing back the processed audio. Null if nothing playing.


outer_frame

OuterFrame outer_frame
The parent window where references to saved files can be stored.


controller

Controller controller

audio_format_selector

AudioFormatJFrame audio_format_selector
Dialog box to change the audio format for the recording.


choose_possible_format_button

javax.swing.JButton choose_possible_format_button
GUI buttons


change_encoding_format_button

javax.swing.JButton change_encoding_format_button

apply_gain_button

javax.swing.JButton apply_gain_button

normalize_button

javax.swing.JButton normalize_button

mix_down_button

javax.swing.JButton mix_down_button

play_samples_button

javax.swing.JButton play_samples_button

stop_playback_button

javax.swing.JButton stop_playback_button

restore_button

javax.swing.JButton restore_button

view_samples_button

javax.swing.JButton view_samples_button

plot_samples_button

javax.swing.JButton plot_samples_button

plot_FFT_button

javax.swing.JButton plot_FFT_button

cancel_button

javax.swing.JButton cancel_button

save_button

javax.swing.JButton save_button

audio_info_text_field

javax.swing.JTextArea audio_info_text_field
GUI text fields


choose_gain_text_field

javax.swing.JTextArea choose_gain_text_field

start_text_field

javax.swing.JTextArea start_text_field

end_text_field

javax.swing.JTextArea end_text_field

start_end_type_radio_button_group

javax.swing.ButtonGroup start_end_type_radio_button_group
GUI radio buttons


time_start_end_type_radio_button

javax.swing.JRadioButton time_start_end_type_radio_button

samples_start_end_type_radio_button

javax.swing.JRadioButton samples_start_end_type_radio_button

Class jAudioFeatureExtractor.ProgressFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

fileProgressBar

javax.swing.JProgressBar fileProgressBar
Progress within this file


overallProgressBar

javax.swing.JProgressBar overallProgressBar
Overall progress (in files)

Class jAudioFeatureExtractor.RecordingFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

last_recorded_audio

javax.sound.sampled.AudioInputStream last_recorded_audio
Holds the last recorded audio. Null if nothing has been recorded.


record_thread

AudioMethodsRecording.RecordThread record_thread
A thread used to record audio. Null if not recording.


playback_thread

AudioMethodsPlayback.PlayThread playback_thread
Thread for playing back recorded audio. Null if nothing playing.


controller

Controller controller
Access to all actions that can be taken


save_file_chooser

javax.swing.JFileChooser save_file_chooser
JFileChooser for saving recorded audio.


audio_format_selector

AudioFormatJFrame audio_format_selector
Dialog box to choose and store audio format for next recording.


choose_encoding_format_button

javax.swing.JButton choose_encoding_format_button
GUI buttons


display_current_audio_format_button

javax.swing.JButton display_current_audio_format_button

record_button

javax.swing.JButton record_button

stop_recording_button

javax.swing.JButton stop_recording_button

play_recording_button

javax.swing.JButton play_recording_button

stop_playback_button

javax.swing.JButton stop_playback_button

cancel_button

javax.swing.JButton cancel_button

save_button

javax.swing.JButton save_button

choose_file_format_combo_box

javax.swing.JComboBox choose_file_format_combo_box
GUI combo box

Class jAudioFeatureExtractor.RecordingSelectorPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

直列化されたフィールド

outer_frame

OuterFrame outer_frame
Holds a reference to the JPanel that holds objects of this class.


recordings_panel

javax.swing.JPanel recordings_panel
GUI panels


recordings_scroll_pane

javax.swing.JScrollPane recordings_scroll_pane

recordings_table

javax.swing.JTable recordings_table
GUI table-related fields


values_save_path_button

javax.swing.JButton values_save_path_button
GUI buttons


definitions_save_path_button

javax.swing.JButton definitions_save_path_button

add_recordings_button

javax.swing.JButton add_recordings_button

delete_recordings_button

javax.swing.JButton delete_recordings_button

view_recording_information_button

javax.swing.JButton view_recording_information_button

play_recording_directly_button

javax.swing.JButton play_recording_directly_button

play_recording_samples_button

javax.swing.JButton play_recording_samples_button

use_MIDI_file_button

javax.swing.JButton use_MIDI_file_button

save_file_chooser

javax.swing.JFileChooser save_file_chooser
GUI dialog boxes


load_recording_chooser

javax.swing.JFileChooser load_recording_chooser

load_feature_vector_file_chooser

javax.swing.JFileChooser load_feature_vector_file_chooser

recording_frame

RecordingFrame recording_frame

synthesis_frame

SynthesisFrame synthesis_frame

midi_frame

MIDIFrame midi_frame

values_save_path_text_field

javax.swing.JTextArea values_save_path_text_field
GUI Text boxes


definitions_save_path_text_field

javax.swing.JTextArea definitions_save_path_text_field

controller

Controller controller
Class that handles all actions - separating the model out of the view.

Class jAudioFeatureExtractor.RecordingsTableModel extends javax.swing.table.DefaultTableModel implements Serializable

serialVersionUID: 1L

Class jAudioFeatureExtractor.SampleTextDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

直列化されたフィールド

text_area

javax.swing.JTextArea text_area

Class jAudioFeatureExtractor.SynthesisFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

selected_components

jAudioFeatureExtractor.SynthesisFrame.SynthesisParameters selected_components
Used to hold the data describing components that have been selected for use in synthesis. Is null if none are selected.


playback_thread

AudioMethodsPlayback.PlayThread playback_thread

controller

Controller controller
The GUI component that instantiated this object


audio_format_selector

AudioFormatJFrame audio_format_selector
Dialog box to choose audio format for recording


save_file_chooser

javax.swing.JFileChooser save_file_chooser
JFileChooser for saving recorded audio.


synthesis_selection_combo_box

javax.swing.JComboBox synthesis_selection_combo_box
GUI elements for individual components of synthesis


fund_freq_text_area

javax.swing.JTextArea fund_freq_text_area

relative_amplitude_multiplier_text_area

javax.swing.JTextArea relative_amplitude_multiplier_text_area

max_fraction_of_sampling_rate_text_area

javax.swing.JTextArea max_fraction_of_sampling_rate_text_area

selected_components_text_area

javax.swing.JTextArea selected_components_text_area
Display of synthesis components added


selected_components_scroll_pane

javax.swing.JScrollPane selected_components_scroll_pane

duration_text_area

javax.swing.JTextArea duration_text_area
GUI elements for overall synthesis


gain_text_area

javax.swing.JTextArea gain_text_area

panning_text_area

javax.swing.JTextArea panning_text_area

click_avoid_env_length_text_area

javax.swing.JTextArea click_avoid_env_length_text_area

choose_encoding_format_button

javax.swing.JButton choose_encoding_format_button
GUI buttons


add_synthesis_component_button

javax.swing.JButton add_synthesis_component_button

clear_synthesis_components_button

javax.swing.JButton clear_synthesis_components_button

play_button

javax.swing.JButton play_button

stop_playback_button

javax.swing.JButton stop_playback_button

save_button

javax.swing.JButton save_button

cancel_button

javax.swing.JButton cancel_button

choose_file_format_combo_box

javax.swing.JComboBox choose_file_format_combo_box
GUI combo box


パッケージ jAudioFeatureExtractor.ACE.DataTypes

Class jAudioFeatureExtractor.ACE.DataTypes.AggregatorDefinition extends java.lang.Object implements Serializable

直列化されたフィールド

name

java.lang.String name

description

java.lang.String description

generic

boolean generic

parameters

java.lang.String[] parameters

Class jAudioFeatureExtractor.ACE.DataTypes.Batch extends java.lang.Object implements Serializable

serialVersionUID: 1L

直列化されたフィールド

name

java.lang.String name

recording

RecordingInfo[] recording

windowSize

int windowSize

windowOverlap

double windowOverlap

samplingRate

double samplingRate

normalise

boolean normalise

perWindow

boolean perWindow

overall

boolean overall

destinationFK

java.lang.String destinationFK

destinationFV

java.lang.String destinationFV

outputType

int outputType

activated

java.util.HashMap<K,V> activated

attributes

java.util.HashMap<K,V> attributes

aggregatorNames

java.lang.String[] aggregatorNames

aggregatorFeatures

java.lang.String[][] aggregatorFeatures

aggregatorParameters

java.lang.String[][] aggregatorParameters

Class jAudioFeatureExtractor.ACE.DataTypes.DataSet extends java.lang.Object implements Serializable

serialVersionUID: 3L

直列化されたフィールド

identifier

java.lang.String identifier
The name of the data set. This name should be unique among each group of data sets. Should be null for non-top-level DataSets.


sub_sets

DataSet[] sub_sets
Sub-sets of this DataSet. Each such sub-set can serve as an instance that is individually classifiable. For example, sub-sets could consist of windows of audio extracted from the recording that makes the overall DataSet. The sub_sets field should be null if there are no sub-sets that can be individually classified.


start

double start
Identifies the start of a sub-set of a DataSet. Set to NaN if this object is a top-level DataSet.


stop

double stop
Identifies the end of a sub-set of a DataSet. Set to NaN if this object is a top-level DataSet.


feature_values

double[][] feature_values
The feature values for this DataSet as a whole. If there are any sub-sets, they will store there own feature values, and these will not be referenced here. The first indice identifies the feature and the second indice identifies the dimension of the feature. It is clear that features of arbitrary dimensions may be accomodated. Features whose value or values are missing are assigned a value of null. This field is assigned a value of null if no features have been extracted. It is assumed that the Java Class calling the DataSet knows the ordering and identity of the features of the DataSet and its sub-sets. The feature_values may be ordered based on FeatureDefinitions using the orderAndCompactFeatures method. Individual features may also be assigned null values if they are unknown or inappropriate.


feature_names

java.lang.String[] feature_names
The names of the features in each corresponding (by first indice) entry of feature_values. These are often only stored here temporarily until they can be accessed and stored externally in a more efficient fashion. This field is therefore often null, even when the feature_values field is not.


parent

DataSet parent
If this object is a sub-set of another DataSet, this field points to that parent dataset. Otherwise this field is null.

Class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition extends java.lang.Object implements Serializable

serialVersionUID: 2L

直列化されたフィールド

name

java.lang.String name
The name of the feature. This name should be unique among each set of features.


description

java.lang.String description
A description of what the feature represents. May be left as an empty string.


is_sequential

boolean is_sequential
Specifies whether a feature can be applied to sub-section of a data set (e.g. a window of audio). A value of true means that it can, and a value of false means that only one feature value may be extracted per data set.


dimensions

int dimensions
The number of values that exist for the feature for a given section of a data set. This value will be 1, except for multi-dimensional features.


attributes

java.lang.String[] attributes
names of each editable attribute this feature has

Class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification extends java.lang.Object implements Serializable

serialVersionUID: 4L

直列化されたフィールド

identifier

java.lang.String identifier
The name of the dataset referred to by a top-level SegmentedClassification. Should be set to null for SegmentedClassifications that correspond to sub-sections. Should never be null for top-level SegmentedClassifications.


classifications

java.lang.String[] classifications
The class(es) that this top-level SegmentedClassification or section belongs to. It is possible no have zero, one or no classifications for a given instance. If no classifications are present, then this should be null.


misc_info_info

java.lang.String[] misc_info_info
Can store various pieces of meta-data regarding a recording. Entries correspond to entries of the misc_info_key field. Should be set to null for SegmentedClassifications that correspond to sub-sections. Set to null if no meta-data is stored.


misc_info_key

java.lang.String[] misc_info_key
Stores titles identifying the meta-data in the misc_info_info field. Entries correspond to entries of the misc_info_key field. Should be set to null for SegmentedClassifications that correspond to sub-sections. Set to null if no meta-data is stored.


role

java.lang.String role
Can be used internally by ACE to determine what a particular instance is for (e.g. training, testing, resulting classification of an unknown. Set to null if not used.


sub_classifications

SegmentedClassification[] sub_classifications
Classifications corresponding to sub-sections of an instance. Set to null if there are no sub-sections.


start

double start
Identifies the start of a sub-classification. Set to NaN if this object is a top-level SegmentedClassification.


stop

double stop
Identifies the end of a sub-classification. Set to NaN if this object is a top-level SegmentedClassification.


パッケージ jAudioFeatureExtractor.actions

Class jAudioFeatureExtractor.actions.AboutAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

Class jAudioFeatureExtractor.actions.AddBatchAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

window_length_text_field

javax.swing.JTextArea window_length_text_field

window_overlap_fraction_text_field

javax.swing.JTextArea window_overlap_fraction_text_field

save_window_features_check_box

javax.swing.JCheckBox save_window_features_check_box
GUI check boxes


save_overall_file_featurese_check_box

javax.swing.JCheckBox save_overall_file_featurese_check_box

destinationFV

javax.swing.JTextArea destinationFV

destinationFK

javax.swing.JTextArea destinationFK

controller

Controller controller

addBatchGUI

AddBatchGUI addBatchGUI

Class jAudioFeatureExtractor.actions.AddRecordingAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

load_recording_chooser

javax.swing.JFileChooser load_recording_chooser

controller

Controller controller

Class jAudioFeatureExtractor.actions.CopyAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

Class jAudioFeatureExtractor.actions.CutAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

Class jAudioFeatureExtractor.actions.EditRecordingsAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

recordings_table

javax.swing.JTable recordings_table

of_

OuterFrame of_

Class jAudioFeatureExtractor.actions.ExecuteBatchAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

outerFrame

OuterFrame outerFrame

Class jAudioFeatureExtractor.actions.ExitAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

Class jAudioFeatureExtractor.actions.GlobalWindowChangeAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

fm_

DataModel fm_

gwb_

GlobalWindowChange gwb_

Class jAudioFeatureExtractor.actions.LoadAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

window_length_text_field

javax.swing.JTextArea window_length_text_field

window_overlap_fraction_text_field

javax.swing.JTextArea window_overlap_fraction_text_field

save_window_features_check_box

javax.swing.JCheckBox save_window_features_check_box
GUI check boxes


save_overall_file_featurese_check_box

javax.swing.JCheckBox save_overall_file_featurese_check_box

fstm_

FeatureSelectorTableModel fstm_

save_file_chooser

javax.swing.JFileChooser save_file_chooser

controller

Controller controller

Class jAudioFeatureExtractor.actions.LoadBatchAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

Class jAudioFeatureExtractor.actions.MultipleToggleAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

features

javax.swing.JTable features

Class jAudioFeatureExtractor.actions.OutputTypeAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

outputType

int outputType

ace

javax.swing.JRadioButtonMenuItem ace

arff

javax.swing.JRadioButtonMenuItem arff

perWindow

javax.swing.JCheckBox perWindow

overall

javax.swing.JCheckBox overall

Class jAudioFeatureExtractor.actions.PasteAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

Class jAudioFeatureExtractor.actions.PlayMIDIAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

midi_frame

MIDIFrame midi_frame

Class jAudioFeatureExtractor.actions.PlayNowAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

recordings_table

javax.swing.JTable recordings_table

Class jAudioFeatureExtractor.actions.PlaySamplesAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

recordings_table

javax.swing.JTable recordings_table

Class jAudioFeatureExtractor.actions.RecordFromMicAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

parent

Controller parent

rec_

RecordingFrame rec_

Class jAudioFeatureExtractor.actions.RemoveBatchAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

Class jAudioFeatureExtractor.actions.RemoveRecordingAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

recordingTable

javax.swing.JTable recordingTable

Class jAudioFeatureExtractor.actions.SamplingRateAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

sampleRateIndex

int sampleRateIndex

samplingRates

javax.swing.JRadioButtonMenuItem[] samplingRates
references to the radio buttons representing the range of possible sample rates.

Class jAudioFeatureExtractor.actions.SaveAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

window_length_text_field

javax.swing.JTextArea window_length_text_field

window_overlap_fraction_text_field

javax.swing.JTextArea window_overlap_fraction_text_field

save_window_features_check_box

javax.swing.JCheckBox save_window_features_check_box
GUI check boxes


save_overall_file_featurese_check_box

javax.swing.JCheckBox save_overall_file_featurese_check_box

fstm_

FeatureSelectorTableModel fstm_

save_file_chooser

javax.swing.JFileChooser save_file_chooser

controller

Controller controller

Class jAudioFeatureExtractor.actions.SaveBatchAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

Class jAudioFeatureExtractor.actions.StopPlayBackAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

Class jAudioFeatureExtractor.actions.SynthesizeAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

synthesis_frame

SynthesisFrame synthesis_frame

controller

Controller controller

Class jAudioFeatureExtractor.actions.ViewBatchAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

controller

Controller controller

saveWindow

javax.swing.JCheckBox saveWindow

saveOverall

javax.swing.JCheckBox saveOverall

windowSize

javax.swing.JTextArea windowSize

windowOverlap

javax.swing.JTextArea windowOverlap

definition

javax.swing.JTextArea definition

value

javax.swing.JTextArea value

Class jAudioFeatureExtractor.actions.ViewFileInfoAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

直列化されたフィールド

recordings_table

javax.swing.JTable recordings_table

controller

Controller controller

パッケージ jAudioFeatureExtractor.DataTypes

Class jAudioFeatureExtractor.DataTypes.RecordingInfo extends java.lang.Object implements Serializable

直列化されたフィールド

identifier

java.lang.String identifier
A name used internally to refer to the referenced recording.


file_path

java.lang.String file_path
The path of the audio file referred to by objects of this class. Should be unique.


should_extract_features

boolean should_extract_features
Whether or not a feature extractor receiving an object of this class should extract features from the referenced file.


パッケージ jAudioFeatureExtractor.GeneralTools

Class jAudioFeatureExtractor.GeneralTools.FeatureDisplay extends javax.swing.table.DefaultTableCellRenderer implements Serializable

serialVersionUID: 1L

Class jAudioFeatureExtractor.GeneralTools.InformationDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Class jAudioFeatureExtractor.GeneralTools.PlotDisplay extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

x_min

double x_min

x_max

double x_max

y_min

double y_min

y_max

double y_max

x_tic_interval

double x_tic_interval

y_tic_interval

double y_tic_interval

x_min_tf

javax.swing.JTextField x_min_tf

x_max_tf

javax.swing.JTextField x_max_tf

y_min_tf

javax.swing.JTextField y_min_tf

y_max_tf

javax.swing.JTextField y_max_tf

x_tic_interval_tf

javax.swing.JTextField x_tic_interval_tf

y_tic_interval_tf

javax.swing.JTextField y_tic_interval_tf

canvases

java.awt.Canvas[] canvases

data_points

double[][] data_points

data_x_coordinates

double[][] data_x_coordinates

パッケージ jAudioFeatureExtractor.jAudioTools

Class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

直列化されたフィールド

temp_format

javax.sound.sampled.AudioFormat temp_format

content_pane

java.awt.Container content_pane

settings_panel

javax.swing.JPanel settings_panel

button_panel

javax.swing.JPanel button_panel

sampling_rate_rb_group

javax.swing.ButtonGroup sampling_rate_rb_group

sr_8000_rb

javax.swing.JRadioButton sr_8000_rb

sr_11025_rb

javax.swing.JRadioButton sr_11025_rb

sr_16000_rb

javax.swing.JRadioButton sr_16000_rb

sr_22050_rb

javax.swing.JRadioButton sr_22050_rb

sr_44100_rb

javax.swing.JRadioButton sr_44100_rb

sr_other_rb

javax.swing.JRadioButton sr_other_rb

sr_text_area

javax.swing.JTextArea sr_text_area

bit_depth_rb_group

javax.swing.ButtonGroup bit_depth_rb_group

bd_8_rb

javax.swing.JRadioButton bd_8_rb

bd_16_rb

javax.swing.JRadioButton bd_16_rb

bd_other_rb

javax.swing.JRadioButton bd_other_rb

bd_text_area

javax.swing.JTextArea bd_text_area

channels_rb_group

javax.swing.ButtonGroup channels_rb_group

chan_1_rb

javax.swing.JRadioButton chan_1_rb

chan_2_rb

javax.swing.JRadioButton chan_2_rb

chan_other_rb

javax.swing.JRadioButton chan_other_rb

chan_text_area

javax.swing.JTextArea chan_text_area

signed_rb_group

javax.swing.ButtonGroup signed_rb_group

signed_rb

javax.swing.JRadioButton signed_rb

unsigned_rb

javax.swing.JRadioButton unsigned_rb

endian_rb_group

javax.swing.ButtonGroup endian_rb_group

big_endian_rb

javax.swing.JRadioButton big_endian_rb

little_endian_rb

javax.swing.JRadioButton little_endian_rb

low_quality_button

javax.swing.JButton low_quality_button

mid_quality_button

javax.swing.JButton mid_quality_button

high_quality_button

javax.swing.JButton high_quality_button

cancel_button

javax.swing.JButton cancel_button

ok_button

javax.swing.JButton ok_button

パッケージ jp.crestmuse.cmx.amusaj.sp

Class jp.crestmuse.cmx.amusaj.sp.EndOfSeriesException extends java.lang.Exception implements Serializable

Class jp.crestmuse.cmx.amusaj.sp.SPException extends java.lang.RuntimeException implements Serializable

直列化されたフィールド

e

java.lang.Exception e

Class jp.crestmuse.cmx.amusaj.sp.SPFactoryException extends java.lang.RuntimeException implements Serializable

Class jp.crestmuse.cmx.amusaj.sp.SPIllegalConnectionException extends java.lang.IllegalArgumentException implements Serializable