Uses of Class
eu.bandm.tscore.model.Vox
Packages that use Vox
Package
Description
Allows to play "Die Kunst der Fuge" on any JRE, with arrangement
defined interactively by the user.
Prototypical realization of the »TabStaff+« design for
notating Tactile User Interfaces (TUIs) like the »Ableton Push«,
as presented by L.Wilde and C.White on Tenor2024 in Zürich.
All fundamental entities for modeling music.
Composition project which translates polyphonic sequences of abstract
"hook signs" (="Haken" = "hkn") into scores for different instruments, like
Viola, Voice, electronic sound synthesis or abstract graphical movies; see
the project
documentation (in German).
Top-level data structures, modelling different score formats, combining the
entities defined in lower level packages.
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework.Umod main model class: Generic score model for
denotating time-based sequences of arbitrary
events.
-
Uses of Vox in eu.bandm.music.applications.deutscheLaute
Fields in eu.bandm.music.applications.deutscheLaute declared as VoxModifier and TypeFieldDescription(package private) VoxDlaute.duraVoiceSynthetic tscore voice for the duration symbols.Methods in eu.bandm.music.applications.deutscheLaute with parameters of type Vox -
Uses of Vox in eu.bandm.music.applications.feldproj
Fields in eu.bandm.music.applications.feldproj declared as VoxModifier and TypeFieldDescription(package private) VoxGenerate_1.Agent.inVoiceContains pairs of scalar values from 0.0 to 90.0(package private) VoxGenerate_1.Agent.outVoiceThe generated voice, in FeldmanProjection_n formatFeldmanProjection_n.pageVoiceVoice for the "new page starts here" indication of the copied historic original.(package private) VoxGenerate_3.Agent.voiceThe resulting voice, contained in the resultingGenerate_3.score.(package private) final VoxMidiInterpretation2.Agent.voxThe underling score vocce, needed for stepping through its events.Fields in eu.bandm.music.applications.feldproj with type parameters of type VoxModifier and TypeFieldDescriptionFeldmanVisual.eventsThe next event to start in the drawing process (may be wide in the future)FeldmanVisual.iteratorsevidentFeldmanVisual.leftStartThe measure start just below or equal to the start of the event inFeldmanVisual.eventsFeldmanProjection_n.normalizedEventsEvents after collapsing "hold" events and repeated pauses, in temporal order.FeldmanVisual.rightEndThe measure start just above or equal to the end of the event inFeldmanVisual.eventsFeldmanVisual.voice2staffevidentAnalysesSecundumCline.voicesprotected static Map<Vox, FeldmanProjection_n.addenda> FeldmanProjection_n.voxAddendaEvident.Methods in eu.bandm.music.applications.feldproj with parameters of type VoxModifier and TypeMethodDescriptionvoidMidiInterpretation2.addVoice(Vox vox, MidiInstrument mi, boolean samePos) voidMidiInterpretation2.addVoice(Vox vox, MidiInstrument mi, @Opt MidiInstrument mi_harmonic, boolean samePos) Add the given voice with two instrument descriptions: one for "normal" events and the other for those marked "harmonics" in the score data.voidScan these three voices for three overlapping events.(package private) voidTranslate the input events (per whole notes) into the interpolated curves (per 1/5 note).protected voidFeldmanProjection_n.getVoiceAddenda(Vox v) Read the optional addenda specification of the given voice.protected voidFeldmanProjections.loadVoice(Vox v, MidiInstrument mi, @Opt MidiInstrument mi_harm, boolean samePlace) protected voidFeldmanProjections.loadVoiceByName(Vox v) Realize the heuristics of the voice names as appropriate to the currently existing scores.protected voidFill all the caches with the coordinates of the next event in the given voice.voidAnalysesSecundumCline.PerRegister.reflect(FeldmanProjection_n score, Vox v) voidFeldmanProjection_n.update_voice_durations(Vox voice) Normalize all events, sort them by start point, and memorize their duration.protected intReturns the top cooordinate where to draw a box for an event, or of the top line of the staff if no event given.Constructors in eu.bandm.music.applications.feldproj with parameters of type VoxModifierConstructorDescription(package private)Only constructor.(package private)Agent(Vox vox, MidiInstrument midiInstrument, @Opt MidiInstrument harmonicInstrument, boolean samePos) Only constructor -
Uses of Vox in eu.bandm.music.applications.myKdF
Fields in eu.bandm.music.applications.myKdF declared as VoxModifier and TypeFieldDescription(package private) final VoxKdf.VoiceData.voice(package private) final VoxStatistics.ChromEffect.voice1Statistics.ChromEffect.voice2Fields in eu.bandm.music.applications.myKdF with type parameters of type VoxModifier and TypeFieldDescriptionStatistics.Analyzer.voicesAll loaded voices.Statistics.FindConcurrentOrnaments.voicesMethods in eu.bandm.music.applications.myKdF with parameters of type VoxModifier and TypeMethodDescriptionvoidvoidConstructors in eu.bandm.music.applications.myKdF with parameters of type VoxModifierConstructorDescriptionChromaticChange(int cp, double tp, WhiteKeyModOctave wk, Accidental acc1, Accidental acc2, Vox voice1, @Opt Vox voice2, boolean sameOct, boolean coincident, int ornaments) ChromEffect(int cp, double tp, WhiteKeyModOctave wk, Accidental acc1, Accidental acc2, Vox voice1, @Opt Vox voice2, int ornaments, boolean sameOct) Evident.DiatonicSplit(Score_cwn score, int cp, double tp, WhiteKeyModOctave wk, Accidental acc1, Accidental acc2, Vox voice1, Vox voice2, boolean sameOct, int ornaments) (package private)VoiceData(CwnToDoubleSig_withComment<Score_cwn> data, Vox voice) -
Uses of Vox in eu.bandm.music.applications.tabstaff
Fields in eu.bandm.music.applications.tabstaff declared as VoxModifier and TypeFieldDescriptionTabstaff.configurationVoiceThe voice which controls the layout of the TUI.Tabstaff.notationVoiceThe voice which controls the notationFields in eu.bandm.music.applications.tabstaff with type parameters of type VoxModifier and TypeFieldDescriptionTabstaff.padPressVoicesWhether the voice is a normal one, with pad-press data, not a configuration voice.Methods in eu.bandm.music.applications.tabstaff that return VoxMethods in eu.bandm.music.applications.tabstaff with parameters of type Vox -
Uses of Vox in eu.bandm.music.entities
Fields in eu.bandm.music.entities with type parameters of type VoxModifier and TypeFieldDescriptionMTreeCollector.voiceDefsMap measure numbers to localdefinitions of meter names to mtree specs, per voices.Methods in eu.bandm.music.entities with parameters of type VoxModifier and TypeMethodDescriptionvoidMeasureCollector.analyse(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Iterable<TpTop> topTps, Map<TpTop, BigDecimal> tp2barnum, Vox vox) Is called after parsing, when all primary information is parsed and stored to internal maps, for distributing information, consistency checks and preparing the result collections.voidMetrumSpecs.checkAndCacheGlobalVoice(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Iterable<TpTop> topTps, Map<TpTop, BigDecimal> tp2barnum, Vox mainVox) first step: every metrum name must have a preceding definition: check and expand.(package private) voidMetrumSpecs.checkNotTop(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Vox voice, boolean isMain) FIXME unvollständige takte aber doch noch erlaubt !?!(package private) voidMTreeCollector.checkNotTop(Vox voice) Verify that mtree source text does appear only with top level time nodes, not with sub-nodes.voidMetrumSpecs.expandLocalVoice(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Iterable<TpTop> topTps, Map<TpTop, BigDecimal> tp2barnum, Vox globalVoice, Vox vox) Distribute a local metric definition in "mtrees" to any subsequent measure (only those which have a TpTop-Event!), as long as it is "running".MTreeCollector.get(Vox v, BigDecimal t) Return the mtree specification valid for a particular voice and measure number.ATTENTION, only toTops are allowed in which an EVENT is defined! All other measures are NOT expanded above!voidMTreeCollector.insertMVoice(Vox voice, SortedMap<BigDecimal, M> explicitMeterNames) Analyse the "mtree" parameter track of the global metric "M" voice.voidMTreeCollector.insertVoice(Vox voice) Analyse the "mtree" parameter track of a particular voice which is not the global metric "M" voice.voidMTreeCollector.insertVoice_noMTreeSpecs(Vox voice) Add the map of all measure numbers to an mtree spec for a voice which is known to have no own/local mtree specifications. -
Uses of Vox in eu.bandm.music.haken
Fields in eu.bandm.music.haken with type parameters of type VoxModifier and TypeFieldDescriptionScore_hkn.Expansion.expandedMain result of expansion: a list of expanded RelWert per Vox.Score_hkn.Expansion.voicesAll voices taking part in this expansion, as given finally on constrcution.Methods in eu.bandm.music.haken that return VoxModifier and TypeMethodDescriptionAuxiliary functions for sub-classes=specialized formats, to find a voice for a particular purpose by name.Methods in eu.bandm.music.haken with parameters of type VoxModifier and TypeMethodDescriptionvoidAdd a pause duration to the last emmitted V-Event for later printing the graphic voices.protected voidScore_hkn.Expansion.collectAdditionalTpRequirements(Vox v) Collect all requirements of additional Tps into global output registers.protected voidScore_hkn.Expansion.collectTps(Set<Tp> res, Vox v) Collect all Tps of all events of the given voice into one set.protected voidScore_hkn.Expansion.expandHaken(Vox v, List<RelWert> result) Returns a list ofRelWertvalues by copying these from the K-voice input and translating allHakenandDoppelHakeninto these.protected voidScore_hkn_vla_v00.flush_accu(int max, List<Tp> tps, Vox vpause, boolean checkLastForPause) Since a new 4/4 measure is started with every fermata-event (duration="O"="O+O"=5), all events up to such a "maxDuration" event are accumulated and then rendered by this method.protected floatScore_hkn_svg_v00.getPauseByIndex(List<Tp> tps, Vox vpause, int i) Pause stands with a K-Event and means a Pause BEFORE this event start.protected @Opt QualifiedRationalScore_hkn_vla_v00.getPauseByIndex(List<Tp> tps, @Opt Vox vpause, int i) protected @Opt QualifiedRationalScore_hkn_vox_v00.getPauseByIndex(List<Tp> tps, @Opt Vox vpause, int i) Get the duration of the pause to be insert before the event on the i-th K-time point.protected intScore_hkn.getPauseIndexByIndex(List<Tp> tps, @Opt Vox vpause, int i, int maxPause) Valid pauses are numbered from 0 to maxPause, with increasing significance.voidScore_hkn_sig_v00.update(DataOutput out, PrintWriter txt, @Opt Vox vpause, @Opt Vox vdur, @Opt Vox venv, @Opt Vox vdist, @Opt Vox vvib) Translate the score and write the data into a binary and into a text file.voidScore_hkn_svg_v00.update(PrintWriter pw, String title, @Opt String subtitle, @Opt Vox vpause, @Opt Vox vx, @Opt Vox vy, @Opt Vox vcol, @Opt Vox vsiz, @Opt Vox vfrm) Convert the K-voices and write out to file.voidScore_hkn_vla_v00.update(String inputFileName, String outputFileStem, @Opt String subtitle, @Opt Vox v_ps, @Opt Vox v_dt0, @Opt Vox v_dt1, @Opt Vox v_th0, @Opt Vox v_th1, @Opt Vox v_ls0, @Opt Vox v_ls1) voidScore_hkn_vox_v00.update(String inputFileName, String scoreAndPartName, @Opt String subtitle, @Opt Vox v_pause, Vox v_soundness, Vox v_height) Convert the tscore data into a lilypond output.protected voidLilypondGenerator.writeGraphics(String role, Vox inputVoice, List<RelWert> expanded, List<Tp> tps, Map<Event, RelWert> event2relwert, Map<Event, Haken> event2haken, Map<Event, DoppelHaken> event2doppelHaken) Append a dedicated lilypond voice to the score, which presents a graphic symbol of the underlying K-event.protected voidGenerate the lilyPond commands for the sequence of K-Evenst.protected voidScore_hkn_vla_v00.writeToFormat(Score_hkn.Expansion exp, @Opt Vox vpause) Show one staff with output notes for the viola and changing meters caused by whole-measure fermatas.protected voidScore_hkn_vla_v00.writeVoiceGraphics(Score_hkn.Expansion exp, String title, @Opt Vox v) Constructors in eu.bandm.music.haken with parameters of type VoxModifierConstructorDescriptionGives the set of voices, the data and time points of which shall be considered.Constructor parameters in eu.bandm.music.haken with type arguments of type Vox -
Uses of Vox in eu.bandm.music.top
Fields in eu.bandm.music.top declared as VoxModifier and TypeFieldDescription(package private) VoxMlWorat.keyVoxThe dedicated voice holding the current tonal key.Score_cwn.meterVoiceThe global voice vor metric, tempo, and global expression information.(package private) VoxMlWorat.sumVoxA synthetic vox with name "~~syntheticSum" which holds for every time point in the input data exaclty one event with all pitch classes appearing there, in any voice.CwnToDoubleSig_basic.voice_in_arraysFixed value: the tscoreVoxreflected by the data arrays.CwnToFloatSig_basic.voice_in_arraysFixed value: the tscoreVoxreflected by the data arrays.Fields in eu.bandm.music.top with type parameters of type VoxModifier and TypeFieldDescriptionCwn_to_lilypond.firstLabelsMaps of the labels which shall be printed before the very first staff for this voice.Cwn_to_lilypond.shortLabelsMaps of the labels which shall be printed before the subsequent (non-first) staves for this voice.Formplan_fuge.soundVoicesList of all voices, in source order, without the "global current tonal key" voice.protected Map<Vox, FunctionalInterval> Cwn_to_lilypond.transpositionsMaps of transpostions to be applied to the score data before writing out.Methods in eu.bandm.music.top that return VoxModifier and TypeMethodDescriptionConvert raw data into haiku input events.Methods in eu.bandm.music.top that return types with arguments of type VoxModifier and TypeMethodDescriptionCwn_to_lilypond.staffsByVoiceNames(List<Vox> voices, int maxnum) Constructs a list of staff names for a list of voices.Methods in eu.bandm.music.top with parameters of type VoxModifier and TypeMethodDescriptionprotected <T> booleanChecks whether the very first event of a particular voice has a necessary parameter.voidCan be called from external (a) multiple times, if ONLY files are generated, or (b) only once, if data arrays are to be filled.voidCan be called from external (a) multiple times, if ONLY files are generated, or (b) only once, if data arrays are to be filled.Cwn_to_lilypond.convertOneVoice(Vox voice, boolean includeMetric, @Opt List<Format> formatsLyrics) Generate a format for one particular voice (possibly including metric info) which can be read by LilyPond.protected voidCwn_to_musicXml.convertOneVoice(Vox voice, List<eu.bandm.music.small_musicXml.Element_part> music_results, List<eu.bandm.music.small_musicXml.Element_score_part> index_results) Generate a format for one certain tscore.Vox (possibly including metric info) in musicXml 3.0 "partwise" format.protected voidGraphartScharen.convertVoice(Vox v) Writes the complete SVG source of one(1) voice to the output printwriter.protected voidMovingForms.convertVoice(Vox v) Generate the complete svg/smil target text for one voice.protected voidMwHaiku.dumpRawEvents(Vox v) Debugging method, dump the events of the Haiku score: syllable text, categories and "lastInLine" / "notLastInWord".voidScore_cwn.dumpVoice(PrintStream ps, Vox voice) Debugging print which prints only the time point and the pitch, if it is not the metric voice.voidExpandOrnaments_simple.expand_ornaments(Score_cwn score, Vox v, SimpleMessage.Sender<XMLDocumentIdentifier> msg, Rational mindura, Rational maxdura, int... factors) Takes a tscore CWN voice and replaces a single event by a sequence of shorter events, according to the ornament assigned to it in the score.voidExpandOrnaments_simple.expand_ornaments(Score_cwn score, Vox v, SimpleMessage.Sender<XMLDocumentIdentifier> msg, Map<Event, Event> expanded2original, Rational mindura, Rational maxdura, int... factors) Takes a tscore CWN voice and replaces a single event by a sequence of shorter events, according to the ornament assigned to it in the score.ExpandOrnaments_simple.expandOrnamentsToPitches(Score_cwn score, Vox v, SimpleMessage.Sender<XMLDocumentIdentifier> msg) Takes a tscore CWN voice and delivers for every event which carries an ornament symbol the set of pitches required to realize it.protected voidScore_cwn.extra_tracks(Vox v) Hook method to extend this class to parse additional parameter tracks contained in the input source text.protected PitchAndOctave<OctaveRegister, FunctionalPitchModOctave> ExpandOrnaments_simple.getPitchByOffset(Vox v, Score_cwn score, SimpleMessage.Sender<XMLDocumentIdentifier> msg, Event ev, int offset, FunctionalPitch pitch, Map<WhiteKeyModOctave, FunctionalPitchModOctave> diatonics) Get the functional pitch which has the given diatonic step distance from the given central pitch.voidScore_cwn.mergeArticsAndOrnamentsByEditor(Score_cwn.editorAndNonEditorReaction overwrite, Vox vox) Copy all entries by the editor (from parameter trackScore_cwn.paramname_articulation_editor) into the maps for the "ordinary" articulations, ornaments, etc, for convenient further processing.Score_cwn.normalizeEvents(Vox voice, Predicate<Event> mergePauses, Predicate<Event> mergeSounds, List<Event> events, List<QualifiedRational> evStarts, List<Boolean> repeats) Step through the voice, remove "hold" symbols by the prolongating the preceding (sounding) event, merge adjacent "pause" events, and calculate the required sub-division of a quarter for the midi realization of all.intScore_cwn.normalizeEvents_midi_PPQ(Vox voice, Predicate<Event> mergePauses, Predicate<Event> mergeSounds, List<Event> events, List<QualifiedRational> evStarts, List<Boolean> repeats) ExecuteScore_cwn.normalizeEvents(Vox,Predicate,Predicate,List,List,List), but return the lcm of all duration numerators in the form required for Midi "Parts per quarter".protected voidMwHaiku.printStatistics(Vox v, PrintWriter p, String inputfilename) Print the whole analysed input score as a vertical table of groupings and frequencies.Set the initial=long and subsequent=short labels to be printed before the staff of a voice.Cwn_to_lilypond.putTransposition(Vox voice, FunctionalInterval ival) Set a transposition to be applied to the voice before generating the lilypond source.protected voidEmit a lilypond diatonic key change, if the Event carries such a command.protected FunctionalPitchModOctaveCwn_to_lilypond.transpose(@Opt Vox v, FunctionalPitchModOctave p) Deliver the pitch transposed UP by the interval which is assigned to the voice inCwn_to_lilypond.transpositions, if any.protected PitchAndOctave<OctaveRegister, FunctionalPitchModOctave> Cwn_to_lilypond.transpose(@Opt Vox v, PitchAndOctave<OctaveRegister, FunctionalPitchModOctave> p) Deliver the pitch transposed UP by the interval which is assigned to the voice inCwn_to_lilypond.transpositions, if any.voidScore_cwn.update_meterVoice(Vox v) FIXME DOCME For ADDITIONAL global directices (=events) contained in the main meter voice.voidScore_cwn.update_voice(Vox v) FIXME DOCMEvoidScore_cwn.update_voice_articulationsAndOrnaments(Vox v) Process all non-metric voices: get articulations and ornamentations.voidScore_cwn.update_voice_durations(Vox v) FIXME DOCMEvoidScore_cwn.update_voice_lyrics(Vox v) voidScore_cwn.update_voice_notations(Vox v) voidScore_cwn.update_voice_pitches(Vox v) FIXME DOCMEprotected booleanFormplan_fuge.voiceIsGlobal(Vox v) Whether this voice is the global "current tonal key" voice.(package private) <T> voidScore_cwn.xmergeAO(Score_cwn.editorAndNonEditorReaction overwrite, Vox vox, Map<Event, T> to, Map<Event, T> from, String kind) Method parameters in eu.bandm.music.top with type arguments of type VoxModifier and TypeMethodDescriptionCwn_to_lilypond.convertVoices(String sourcename, Part part, List<Vox> voices) Generate a format representing Lilypond source text, for one tscore source "PART" and the given list of voices.eu.bandm.music.small_musicXml.Element_score_partwiseCwn_to_musicXml.convertVoices(List<Vox> voices) Generate musicXml output for a selection of Vox elements inCwn_to_musicXml.score.Cwn_to_lilypond.staffsByVoiceNames(List<Vox> voices, int maxnum) Constructs a list of staff names for a list of voices. -
Uses of Vox in eu.bandm.tscore.base
Fields in eu.bandm.tscore.base declared as VoxMethods in eu.bandm.tscore.base that return VoxModifier and TypeMethodDescriptionstatic VoxUtil.findVoice(Container ts, @Opt MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, boolean generateErrors, String voiceName) Searches for the voice with the given name and generates messages if not found.RawParser.VOX_and_name(Container container, boolean multiple) Parse function (=test, consume and return) for
VOX_and_name ::= VOX ident
Can be called (a) in context of meta values (in a score or in a part, before the first T-line) or (b) in an accolade after the T-line.Methods in eu.bandm.tscore.base with parameters of type VoxModifier and TypeMethodDescriptionvoidPrint the name of the voice and descend into its events, in source order.Timelesses.findToplevel(Vox vox, String topId) static @Opt Location<XMLDocumentIdentifier> Util.firstLocation(Vox v) Returns the location of the first event in a voice, in source text order.static @Opt Location<XMLDocumentIdentifier> Util.lastLocation(Vox v) Returns the location of the last event in a voice, in source text order.static voidUtil.parseParamTrack(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Vox v, String trackname, String separator, Translet.Parser<?> parser, Modifiers react) Applies a certainTranslet.Parserparser to the given parameter track.voidService access point: Process this voice and replace the pattern keywords in its parameter track (with the name given when creating this instance) by pattern expansion.static <T> voidDeprecated.normalization of data is not advisable, because state information must be maintained consistently.static <T> booleanUtil.veryFirstEventHasRequiredParameter(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Event firstEv, Vox v, Map<Event, T> map, String pname) Checks whether the very first event of a particular voice has a necessary parameter.Util.voiceEvents(Vox v, Iterable<? extends Tp> tps) Util.voiceFilter(Vox v, Iterable<E> it) Anover any Event Iterable which visits only those events of a giveninvalid reference
Iterables.FilterIterableVox.static voidUtil.warnUnusedParams(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Vox v, Set<String> analysed, boolean errorNotWarn) Emits a warning or an error if the source text of a voice contains parameters which have not been analysed.Constructors in eu.bandm.tscore.base with parameters of type VoxModifierConstructorDescriptionVoicesVisitorSync(@Opt Predicate<Event> ignoreEvent, Vox... voices) Deprecated. -
Uses of Vox in eu.bandm.tscore.model
Fields in eu.bandm.tscore.model declared as VoxModifier and TypeFieldDescriptionprotected VoxEvent.voiceThe voice it belongs to.
(This definition has been created by UMod from the source at SYSTEM "tscore.umod":226.5-227.5, see this pretty print.)
The type of this field isVox(nevernull)
It is set by every possible constructor.Fields in eu.bandm.tscore.model with type parameters of type VoxModifier and TypeFieldDescriptionprotected CheckedMap_RD<String, Vox> Container.voicesNot used in Vox; in TimeScape it holds only timeless parameters for subsequent voices in parts with same name.protected CheckedSet<Vox> EventSet.voicesAll voices events of which appear in the set.protected CheckedList<Vox> Container.voicesBySourceAll voices appearing in the score, in source order of their first appearance.
(This definition has been created by UMod from the source at SYSTEM "tscore.umod":44.5-45.5, see this pretty print.)
The type of this field isCheckedList<Vox(nevernull)>(nevernull)
Its value defaults to an empty collection.Methods in eu.bandm.tscore.model that return VoxModifier and TypeMethodDescriptionVox.doclone()Clones this object.Event.get_voice()The voice it belongs to.
(This definition has been created by UMod from the source at SYSTEM "tscore.umod":226.5-227.5, see this pretty print.)
Generated getter method.Copies values of all common fields from the argument.__SAX_Parser.matchSAX_Vox()Methods in eu.bandm.tscore.model that return types with arguments of type VoxModifier and TypeMethodDescriptionContainer.get_voices()Not used in Vox; in TimeScape it holds only timeless parameters for subsequent voices in parts with same name.EventSet.get_voices()All voices events of which appear in the set.Container.get_voicesBySource()All voices appearing in the score, in source order of their first appearance.
(This definition has been created by UMod from the source at SYSTEM "tscore.umod":44.5-45.5, see this pretty print.)
Generated getter method.protected CheckedMap_RD<String, Vox> __SAX_Parser.parse_1()protected CheckedSet<Vox> __SAX_Parser.parse_13()protected CheckedList<Vox> __SAX_Parser.parse_2()Methods in eu.bandm.tscore.model with parameters of type VoxModifier and TypeMethodDescriptionprotected voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoid__SAX_Writer.dumpfields(Vox e0) void__SAX_Parser.XMLPARSER_Vox.fillFields(Vox newobj) voidDump.follow_events(Vox element) voidMatch.follow_events(Vox element) voidSingleMatch.follow_events(Vox element) voidDump.follow_sortedBySource(Vox element) voidMatch.follow_sortedBySource(Vox element) voidSingleMatch.follow_sortedBySource(Vox element) voidDump.follow_sortedByStart(Vox element) voidMatch.follow_sortedByStart(Vox element) voidSingleMatch.follow_sortedByStart(Vox element) voidMATCH_ONLY_00.followAll_events(Vox element) voidMATCH_ONLY_00.followAll_sortedBySource(Vox element) voidMATCH_ONLY_00.followAll_sortedByStart(Vox element) voidvoid__SAX_Parser.XMLPARSER_Vox.parsefields(Vox newobj) protected voidprotected voidprotected voidDump.printscalars(Vox e0) voidContainer.put_voices(String key0, Vox value) Convenience un-Currying method.booleanThe voice it belongs to.
(This definition has been created by UMod from the source at SYSTEM "tscore.umod":226.5-227.5, see this pretty print.)
Updates the (mutable) instance destructively.protected FormatMethod parameters in eu.bandm.tscore.model with type arguments of type VoxModifier and TypeMethodDescriptionbooleanContainer.set_voices(CheckedMap_RD<String, Vox> val) Not used in Vox; in TimeScape it holds only timeless parameters for subsequent voices in parts with same name.booleanEventSet.set_voices(CheckedSet<Vox> val) All voices events of which appear in the set.booleanContainer.set_voicesBySource(CheckedList<Vox> val) All voices appearing in the score, in source order of their first appearance.
(This definition has been created by UMod from the source at SYSTEM "tscore.umod":44.5-45.5, see this pretty print.)
Updates the (mutable) instance destructively.Constructors in eu.bandm.tscore.model with parameters of type VoxModifierConstructorDescriptionEvent(Location<XMLDocumentIdentifier> location, Vox voice, Tp when) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".