Serialized Form
-
Package com.sun.media.sound
-
Exception com.sun.media.sound.InvalidDataException
class InvalidDataException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Exception com.sun.media.sound.InvalidFormatException
class InvalidFormatException extends InvalidDataException implements Serializable- serialVersionUID:
- 1L
-
Exception com.sun.media.sound.RIFFInvalidDataException
class RIFFInvalidDataException extends InvalidDataException implements Serializable- serialVersionUID:
- 1L
-
Exception com.sun.media.sound.RIFFInvalidFormatException
class RIFFInvalidFormatException extends InvalidFormatException implements Serializable- serialVersionUID:
- 1L
-
-
Package eu.bandm.music.applications.feldproj
-
Class eu.bandm.music.applications.feldproj.FeldmanProjections
class FeldmanProjections extends JFrame implements Serializable-
Serialized Fields
-
c_pageOffset
SwingTools.IntMapComboBox c_pageOffset
GUI input element of the time distance for to turn the page before it starts. -
clavier
PcSet.MicroClavCombo clavier
GUI input element to select the allowed pitch classes. -
copyrightAccepted
boolean[] copyrightAccepted
Which of the five Feldman pieces have been accepted by the user. -
copyrightText
JTextPane copyrightText
Text pane shown in a pop-up (=dialog) window. -
generate
JButton generate
GUI button to start the translation into midi data. Is active when no translation has happened since the last change to the input parameters, AND the pc set is not empty. -
inputControls
JPanel inputControls
Top panel for all input controls -
label1
JLabel label1
Only needed to initiate the very first "paint()" / "render(w,nh)" process. This cannot be done before all layount size info has been calculated, and thus is bound to the "paint()" call from the Swing kernel. This object is put into the tab nr one ofFeldmanProjections.tabs
. After the very first invokation ofFeldmanProjections.doRender()
it is dicarded. Form thereon, the invocation of "paint()" of any page of the rendered score will initiate the same process. -
messageCounter
MessageCounter messageCounter
Counter used to abort processing. -
messageField
SwingMessageField<SimpleMessage<eu.bandm.tools.util.xml.XMLDocumentIdentifier>> messageField
One-line text field for error messages. -
method
SwingTools.EnumComboBox<MidiInterpretation2.Method> method
GUI input element to select from the four different pitch selection methods. -
midiInterpretation
MidiInterpretation2 midiInterpretation
The most recently generated midi realization -
midiSequencer
Sequencer midiSequencer
-
msgr
MessageReceiver<SimpleMessage<eu.bandm.tools.util.xml.XMLDocumentIdentifier>> msgr
General message receiver. Currently only the last is visible inFeldmanProjections.messageField
. All are printed to console output. -
pageTurner
Receiver pageTurner
Midi receiver which switches to a page in the socre. See the generation of the "SONG_POSITION_POINTER" events inMidiInterpretation2.addTimeCodes()
. -
pageTurnOffset
int pageTurnOffset
Currently selected distance for page turning: -1 no automated turning, 0-4 distance in 1/4 notes. -
pieceNumber
int pieceNumber
Currently selected index into the selection box of scores -
pieceSelection
JComboBox<String> pieceSelection
GUI input element to select from the pieces. -
renderedHeight
int renderedHeight
The last height value for which a rendering has been executed. -
renderedPieceNumber
int renderedPieceNumber
The last piece selection for which a rendering has been executed. -
renderedWidth
int renderedWidth
The last width value for which a rendering has been executed. -
score
FeldmanProjection_n score
Currently selected score -
seedInput
RandomStructs.TextFields seedInput
GUI input element to determine the start point of the random generator by some text input.- See Also:
-
sequencerPanel
JSequencerPanel sequencerPanel
GUI button to control the playing of the midi. Is active if valid midi data exists, w.r.t. the input parameters. -
sourceText
JTextArea sourceText
Displays the source text. -
synthesizer
Synthesizer synthesizer
System default synthesizer for playing the midi data -
tabs
JTabbedPane tabs
Central tab pane for source text and all graphic rendering pages -
titles
String[] titles
The number words for the five Feldman pieces -
widePiano
JCheckBox widePiano
GUI input element to select between piano registers in the outer regions, or aligned with the other instruments.
-
-
-
-
Package eu.bandm.music.applications.myKdF
-
Class eu.bandm.music.applications.myKdF.Kdf
class Kdf extends JFrame implements Serializable-
Serialized Fields
-
initialTempo
Tempo initialTempo
-
mcounter
MessageCounter mcounter
-
modifiers_plan
Modifiers modifiers_plan
-
msg
MessageReceiver<SimpleMessage<eu.bandm.tools.util.xml.XMLDocumentIdentifier>> msg
-
PARTNAME_PLAN
String PARTNAME_PLAN
-
pieceName
String pieceName
-
plan
Formplan_fuge plan
-
samplingRate
double samplingRate
-
voiceData
Kdf.VoiceData[] voiceData
-
VOICENAME_TONART
String VOICENAME_TONART
-
-
-
Class eu.bandm.music.applications.myKdF.View.TempoSelection
class TempoSelection extends JPanel implements Serializable -
Class eu.bandm.music.applications.myKdF.View.TuningSelection
class TuningSelection extends JPanel implements Serializable
-
-
Package eu.bandm.music.demoMetric
-
Class eu.bandm.music.demoMetric.DemoMetric2
-
Serialized Fields
-
gmso
GuiMetricSplitterOptions gmso
Global for the repaint-callback of DisplayRhythm. -
in_duras
List<Rational> in_duras
-
in_points
List<Rational> in_points
-
in_sps
List<Boolean> in_sps
-
lily_command
JTextField lily_command
-
lily_enable
JCheckBox lily_enable
-
lily_result_filepos
JTextField lily_result_filepos
-
lily_result_pngs
JPanel lily_result_pngs
-
lily_result_source
JEditorPane lily_result_source
-
msgXML
MessageReceiver<SimpleMessage<eu.bandm.tools.util.xml.XMLDocumentIdentifier>> msgXML
Receiver for messages with a line number location. (The receiver provided by DocumentedDistribution2 has "String" as its document identifier.) -
mSplitter
MSplitter mSplitter
-
mSplitterResult
MSplitter.Result mSplitterResult
Global for the repaint-callback of DisplayRhythm. -
mTreeSpec
MTreeSpec mTreeSpec
-
tempoPoints
List<Tuple3<Rational,
Integer, Double>> tempoPoints
-
-
-
Class eu.bandm.music.demoMetric.GuiDm2Options
class GuiDm2Options extends Gui implements Serializable-
Serialized Fields
-
allVisuals_formats
ArrayList<Component> allVisuals_formats
-
allVisuals_lilypondCommand
ArrayList<Component> allVisuals_lilypondCommand
-
allVisuals_source
ArrayList<Component> allVisuals_source
-
commentfield_0
Gui.CommentField commentfield_0
-
copyPhase
Boolean copyPhase
-
model
Dm2Options model
-
visual_formats_0
Gui.Field_enumSet<Dm2Options.format> visual_formats_0
-
visual_lilypondCommand_0
Gui.Field_string visual_lilypondCommand_0
-
visual_source_0
Gui.Field_uri visual_source_0
-
-
-
Class eu.bandm.music.demoMetric.GuiMetricSplitterOptions
class GuiMetricSplitterOptions extends Gui implements Serializable-
Serialized Fields
-
allVisuals_allow_coincidence
ArrayList<Component> allVisuals_allow_coincidence
-
allVisuals_beam_over_pause
ArrayList<Component> allVisuals_beam_over_pause
-
allVisuals_beamlets_without_any_beam
ArrayList<Component> allVisuals_beamlets_without_any_beam
-
allVisuals_beamlets_without_same_side_beam
ArrayList<Component> allVisuals_beamlets_without_same_side_beam
-
allVisuals_binary_segments_overshoot
ArrayList<Component> allVisuals_binary_segments_overshoot
-
allVisuals_bracket_spans_whole_duration
ArrayList<Component> allVisuals_bracket_spans_whole_duration
-
allVisuals_distance_lower
ArrayList<Component> allVisuals_distance_lower
-
allVisuals_distance_upper
ArrayList<Component> allVisuals_distance_upper
-
allVisuals_divisor
ArrayList<Component> allVisuals_divisor
-
allVisuals_finer_division_down_not_up
ArrayList<Component> allVisuals_finer_division_down_not_up
-
allVisuals_first_fit_not_best_fit
ArrayList<Component> allVisuals_first_fit_not_best_fit
-
allVisuals_genuine_beams_modifications
ArrayList<Component> allVisuals_genuine_beams_modifications
-
allVisuals_hemiola
ArrayList<Component> allVisuals_hemiola
-
allVisuals_hide_all_brackets
ArrayList<Component> allVisuals_hide_all_brackets
-
allVisuals_hide_all_numerators
ArrayList<Component> allVisuals_hide_all_numerators
-
allVisuals_lilypond_autobeam_off
ArrayList<Component> allVisuals_lilypond_autobeam_off
-
allVisuals_lilypond_suppress_compound_meter
ArrayList<Component> allVisuals_lilypond_suppress_compound_meter
-
allVisuals_max_childs_to_print
ArrayList<Component> allVisuals_max_childs_to_print
-
allVisuals_max_dots_for_pauses
ArrayList<Component> allVisuals_max_dots_for_pauses
-
allVisuals_max_dots_negative
ArrayList<Component> allVisuals_max_dots_negative
-
allVisuals_max_dots_positive
ArrayList<Component> allVisuals_max_dots_positive
-
allVisuals_max_level_syncope_2_pause
ArrayList<Component> allVisuals_max_level_syncope_2_pause
-
allVisuals_max_level_syncope_2_sound
ArrayList<Component> allVisuals_max_level_syncope_2_sound
-
allVisuals_memo_synthesized_divisions
ArrayList<Component> allVisuals_memo_synthesized_divisions
-
allVisuals_merge_may_cross_bracket_limit
ArrayList<Component> allVisuals_merge_may_cross_bracket_limit
-
allVisuals_mix_flags_and_beams
ArrayList<Component> allVisuals_mix_flags_and_beams
-
allVisuals_no_vanishing_bracket_on_complete_measure
ArrayList<Component> allVisuals_no_vanishing_bracket_on_complete_measure
-
allVisuals_prefer_one_bracket
ArrayList<Component> allVisuals_prefer_one_bracket
-
allVisuals_prefer_one_bracket_15_to_16
ArrayList<Component> allVisuals_prefer_one_bracket_15_to_16
-
allVisuals_prefer_one_bracket_9_to_8
ArrayList<Component> allVisuals_prefer_one_bracket_9_to_8
-
allVisuals_push_dots_down_not_up
ArrayList<Component> allVisuals_push_dots_down_not_up
-
allVisuals_recursive_separation
ArrayList<Component> allVisuals_recursive_separation
-
allVisuals_remove_short_against_long
ArrayList<Component> allVisuals_remove_short_against_long
-
allVisuals_short_against_short
ArrayList<Component> allVisuals_short_against_short
-
allVisuals_syncope_2_3
ArrayList<Component> allVisuals_syncope_2_3
-
allVisuals_syncope_2_below_odd
ArrayList<Component> allVisuals_syncope_2_below_odd
-
allVisuals_syncope_3_3
ArrayList<Component> allVisuals_syncope_3_3
-
allVisuals_syncope_longer_4
ArrayList<Component> allVisuals_syncope_longer_4
-
allVisuals_synthesis_mode
ArrayList<Component> allVisuals_synthesis_mode
-
commentfield_0
Gui.CommentField commentfield_0
-
commentfield_1
Gui.CommentField commentfield_1
-
commentfield_2
Gui.CommentField commentfield_2
-
commentfield_3
Gui.CommentField commentfield_3
-
commentfield_4
Gui.CommentField commentfield_4
-
commentfield_5
Gui.CommentField commentfield_5
-
commentfield_6
Gui.CommentField commentfield_6
-
copyPhase
Boolean copyPhase
-
model
MetricSplitterOptions model
-
visual_allow_coincidence_0
Gui.Field_bool visual_allow_coincidence_0
-
visual_beam_over_pause_0
Gui.Field_enum<MetricSplitterOptions.beam_over_pause> visual_beam_over_pause_0
-
visual_beamlets_without_any_beam_0
Gui.Field_bool visual_beamlets_without_any_beam_0
-
visual_beamlets_without_same_side_beam_0
Gui.Field_bool visual_beamlets_without_same_side_beam_0
-
visual_binary_segments_overshoot_0
Gui.Field_int visual_binary_segments_overshoot_0
-
visual_bracket_spans_whole_duration_0
Gui.Field_bool visual_bracket_spans_whole_duration_0
-
visual_distance_lower_0
Gui.Field_int visual_distance_lower_0
-
visual_distance_lower_1
Gui.Field_int visual_distance_lower_1
-
visual_distance_upper_0
Gui.Field_int visual_distance_upper_0
-
visual_distance_upper_1
Gui.Field_int visual_distance_upper_1
-
visual_divisor_0
Gui.Field_int visual_divisor_0
-
visual_finer_division_down_not_up_0
Gui.Field_bool visual_finer_division_down_not_up_0
-
visual_first_fit_not_best_fit_0
Gui.Field_bool visual_first_fit_not_best_fit_0
-
visual_genuine_beams_modifications_container
JPanel visual_genuine_beams_modifications_container
-
visual_hemiola_0
Gui.Field_bool visual_hemiola_0
-
visual_hide_all_brackets_0
Gui.Field_bool visual_hide_all_brackets_0
-
visual_hide_all_numerators_0
Gui.Field_bool visual_hide_all_numerators_0
-
visual_lilypond_autobeam_off_0
Gui.Field_bool visual_lilypond_autobeam_off_0
-
visual_lilypond_suppress_compound_meter_0
Gui.Field_bool visual_lilypond_suppress_compound_meter_0
-
visual_max_childs_to_print_0
Gui.Field_int visual_max_childs_to_print_0
-
visual_max_dots_for_pauses_0
Gui.Field_int visual_max_dots_for_pauses_0
-
visual_max_dots_negative_0
Gui.Field_int visual_max_dots_negative_0
-
visual_max_dots_positive_0
Gui.Field_int visual_max_dots_positive_0
-
visual_max_level_syncope_2_pause_0
Gui.Field_int visual_max_level_syncope_2_pause_0
-
visual_max_level_syncope_2_sound_0
Gui.Field_int visual_max_level_syncope_2_sound_0
-
visual_memo_synthesized_divisions_0
Gui.Field_bool visual_memo_synthesized_divisions_0
-
visual_merge_may_cross_bracket_limit_0
Gui.Field_bool visual_merge_may_cross_bracket_limit_0
-
visual_mix_flags_and_beams_0
Gui.Field_bool visual_mix_flags_and_beams_0
-
visual_no_vanishing_bracket_on_complete_measure_0
Gui.Field_bool visual_no_vanishing_bracket_on_complete_measure_0
-
visual_prefer_one_bracket_0
Gui.Field_bool visual_prefer_one_bracket_0
-
visual_prefer_one_bracket_15_to_16_0
Gui.Field_bool visual_prefer_one_bracket_15_to_16_0
-
visual_prefer_one_bracket_9_to_8_0
Gui.Field_bool visual_prefer_one_bracket_9_to_8_0
-
visual_push_dots_down_not_up_0
Gui.Field_bool visual_push_dots_down_not_up_0
-
visual_recursive_separation_0
Gui.Field_bool visual_recursive_separation_0
-
visual_remove_short_against_long_0
Gui.Field_bool visual_remove_short_against_long_0
-
visual_short_against_short_0
Gui.Field_enum<MetricSplitterOptions.beamlet_direction> visual_short_against_short_0
-
visual_syncope_2_3_0
Gui.Field_bool visual_syncope_2_3_0
-
visual_syncope_2_below_odd_0
Gui.Field_bool visual_syncope_2_below_odd_0
-
visual_syncope_3_3_0
Gui.Field_bool visual_syncope_3_3_0
-
visual_syncope_longer_4_0
Gui.Field_bool visual_syncope_longer_4_0
-
visual_synthesis_mode_0
Gui.Field_enum<MetricSplitterOptions.synthesis_mode> visual_synthesis_mode_0
-
-
-
-
Package eu.bandm.music.entities
-
Exception eu.bandm.music.entities.MCover.MetricNotHitException
class MetricNotHitException extends RuntimeException implements Serializable -
Class eu.bandm.music.entities.Metric2Duration.TreeMultimap
-
Class eu.bandm.music.entities.PcSet.MicroClav
class MicroClav extends SwingTools.ToolTipDistributor implements Serializable-
Serialized Fields
-
a
JToggleButton a
-
actionListener
@Opt Runnable actionListener
-
b
JToggleButton b
-
c1
JToggleButton c1
-
c2
JToggleButton c2
-
cis
JToggleButton cis
-
d
JToggleButton d
-
dis
JToggleButton dis
-
e
JToggleButton e
-
f
JToggleButton f
-
fis
JToggleButton fis
-
g
JToggleButton g
-
gis
JToggleButton gis
-
h
JToggleButton h
-
pitchToggleButtones
JToggleButton[] pitchToggleButtones
-
-
-
Class eu.bandm.music.entities.PcSet.MicroClavCombo
class MicroClavCombo extends SwingTools.ToolTipDistributor implements Serializable -
Class eu.bandm.music.entities.QualifiedRational
-
Class eu.bandm.music.entities.RandomStructs.TextFields
class TextFields extends SwingTools.ToolTipDistributor implements Serializable-
Serialized Fields
-
actionListener
@Opt Runnable actionListener
-
seedNumber
JTextField seedNumber
-
seedText
JTextField seedText
-
seedValue
@Opt Long seedValue
-
-
-
-
Package eu.bandm.music.midi
-
Class eu.bandm.music.midi.Display
class Display extends JLabel implements Serializable-
Serialized Fields
-
noWhenPlaceholder
String noWhenPlaceholder
-
-
-
Class eu.bandm.music.midi.Display.List
class List extends JTextArea implements Serializable-
Serialized Fields
-
columncount
int columncount
-
-
-
Class eu.bandm.music.midi.SequencerPanel
class SequencerPanel extends JPanel implements Serializable-
Serialized Fields
-
buttonInit
JButton buttonInit
Deprecated, for removal: This API element is subject to removal in a future version. -
buttonPause
JButton buttonPause
Deprecated, for removal: This API element is subject to removal in a future version. -
buttonPlay
JButton buttonPlay
Deprecated, for removal: This API element is subject to removal in a future version. -
init
Action init
Deprecated, for removal: This API element is subject to removal in a future version. -
label_currentTime
JLabel label_currentTime
Deprecated, for removal: This API element is subject to removal in a future version. -
label_totalDuration
JLabel label_totalDuration
Deprecated, for removal: This API element is subject to removal in a future version. -
lastLoadedSequence
Sequence lastLoadedSequence
Deprecated, for removal: This API element is subject to removal in a future version. -
pause
Action pause
Deprecated, for removal: This API element is subject to removal in a future version. -
play
Action play
Deprecated, for removal: This API element is subject to removal in a future version. -
positionModel
DefaultBoundedRangeModel positionModel
Deprecated, for removal: This API element is subject to removal in a future version. -
positionSlider
JSlider positionSlider
Deprecated, for removal: This API element is subject to removal in a future version. -
positionThread
Thread positionThread
Deprecated, for removal: This API element is subject to removal in a future version. -
receivers
Map<Receiver,
Transmitter> receivers Deprecated, for removal: This API element is subject to removal in a future version. -
sequencer
Sequencer sequencer
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
-
Package eu.bandm.music.top
-
Class eu.bandm.music.top.MfGui
class MfGui extends Gui implements Serializable-
Serialized Fields
-
allVisuals_debuglevel
ArrayList<Component> allVisuals_debuglevel
-
allVisuals_inputfile
ArrayList<Component> allVisuals_inputfile
-
allVisuals_outputfile
ArrayList<Component> allVisuals_outputfile
-
allVisuals_physCoords
ArrayList<Component> allVisuals_physCoords
-
allVisuals_timeFactor
ArrayList<Component> allVisuals_timeFactor
-
allVisuals_userCoords
ArrayList<Component> allVisuals_userCoords
-
allVisuals_version
ArrayList<Component> allVisuals_version
-
copyPhase
Boolean copyPhase
-
model
MfOptions model
-
visual_debuglevel_0
Gui.Field_int visual_debuglevel_0
-
visual_inputfile_0
Gui.Field_uri visual_inputfile_0
-
visual_outputfile_0
Gui.Field_uri visual_outputfile_0
-
visual_physCoords_0
Gui.Field_int visual_physCoords_0
-
visual_physCoords_1
Gui.Field_int visual_physCoords_1
-
visual_physCoords_2
Gui.Field_enum<MfOptions.physUnit> visual_physCoords_2
-
visual_timeFactor_0
Gui.Field_float visual_timeFactor_0
-
visual_userCoords_0
Gui.Field_int visual_userCoords_0
-
visual_userCoords_1
Gui.Field_int visual_userCoords_1
-
visual_userCoords_2
Gui.Field_int visual_userCoords_2
-
visual_userCoords_3
Gui.Field_int visual_userCoords_3
-
visual_version_0
Gui.Field_bool visual_version_0
-
-
-
Class eu.bandm.music.top.MfMain
-
Serialized Fields
-
debugLevel
int debugLevel
Local register whether to print debug information. 0 = most silent, 100 = most verbose.
-
-
-
-
Package eu.bandm.sig.adlib2.lib
-
Class eu.bandm.sig.adlib2.lib.BytePost.SwingSlider
class SwingSlider extends JPanel implements Serializable -
Class eu.bandm.sig.adlib2.lib.DoublePost.SwingSlider
class SwingSlider extends JPanel implements Serializable -
Class eu.bandm.sig.adlib2.lib.FloatPost.SwingSlider
class SwingSlider extends JPanel implements Serializable -
Class eu.bandm.sig.adlib2.lib.IntPost.SwingSlider
class SwingSlider extends JPanel implements Serializable -
Class eu.bandm.sig.adlib2.lib.JSequencerPanel
class JSequencerPanel extends JPanel implements Serializable-
Serialized Fields
-
dynamicDisable
boolean dynamicDisable
-
fixedZeroStart
boolean fixedZeroStart
-
highestMaxDuration
float highestMaxDuration
-
label_totalDuration
JLabel label_totalDuration
-
labelEditable
boolean labelEditable
-
longestDataSequencer
AbstractSequencer longestDataSequencer
-
pauseButton
JButton pauseButton
-
playButton
JButton playButton
-
positionModel
DefaultBoundedRangeModel positionModel
The model works in milliseconds, encoded as "int". -
positionSlider
JSlider positionSlider
-
positionThread
Thread positionThread
-
positionThread_sleepDuration
int positionThread_sleepDuration
-
rewindButton
JButton rewindButton
-
running
boolean running
-
sequencers
List<AbstractSequencer> sequencers
-
sliderMoveAllowance
int sliderMoveAllowance
-
textField_currentTime
JTextField textField_currentTime
-
-
-
Class eu.bandm.sig.adlib2.lib.LongPost.SwingSlider
class SwingSlider extends JPanel implements Serializable -
Class eu.bandm.sig.adlib2.lib.Post.ComboBox
-
Class eu.bandm.sig.adlib2.lib.Post.ComboBoxNoArrow
-
-
Package eu.bandm.tscore.base