Uses of Class
eu.bandm.music.midi.MidiStringFormatter
Packages that use MidiStringFormatter
-
Uses of MidiStringFormatter in eu.bandm.music.midi
Fields in eu.bandm.music.midi declared as MidiStringFormatterModifier and TypeFieldDescription(package private) final MidiStringFormatter
DisplayMidiFile.formatter
(package private) final MidiStringFormatter
MidiMonitor.formatter
Methods in eu.bandm.music.midi that return MidiStringFormatterModifier and TypeMethodDescriptionMidiStringFormatter.setLanguage
(String language) Change the language for pitch class names and octave names.MidiStringFormatter.setNoWhenPlaceholder
(String noWhenPlaceholder) Set the string to print when no timepoint information is to be printed.MidiStringFormatter.setTwelveToneFunctionalRepresentation
(TwelveToneFunctionalRepresentation rep) Set the mapping from the keyboard keys of one octave to spelled pitch classes.