Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

a - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
The white key called "a".
a - Variable in class eu.bandm.sighkn.Apdsr
 
above(DoubleMatrix) - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
above(FloatMatrix) - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
abs - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
abs() - Static method in interface eu.bandm.sig.adlib.FloatUnaryOperator
 
abs - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
abs - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
abs - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
abs - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
abs() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the absolute of the value of this signal source.
abs() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the absolute of the value of this signal source.
abs() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is the absolute of the value of this signal source.
abs() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is the absolute of the value of this signal source.
absTime_text - Variable in class eu.bandm.tscore.model.TpTop
Text representation found on the "T" line.
AbstractClockedSignalSource - Interface in eu.bandm.sig.adlib2
Common interface of all signal (time-dependent value) sources whose observable state is driven by a clock.
AbstractPlayable(String, int, int[][]) - Constructor for class eu.bandm.music.midi.Playable.AbstractPlayable
 
AbstractRandom(OptionalLong) - Constructor for class eu.bandm.sig.adlib2.DoubleClockedSignalSource.AbstractRandom
 
AbstractRandom(OptionalLong) - Constructor for class eu.bandm.sig.adlib2.FloatClockedSignalSource.AbstractRandom
 
AbstractRandom(OptionalLong) - Constructor for class eu.bandm.sig.adlib2.IntClockedSignalSource.AbstractRandom
 
AbstractRandom(OptionalLong) - Constructor for class eu.bandm.sig.adlib2.LongClockedSignalSource.AbstractRandom
 
AbstractSignalSource - Interface in eu.bandm.sig.adlib2
Common interface of all signal (time-dependent value) sources.
AbstractSignalSourceChooser - Class in eu.bandm.sig.adlib2
Base class for signal sources of that choose dynamically from a fixed collection of inputs.
AbstractSignalSourceChooser() - Constructor for class eu.bandm.sig.adlib2.AbstractSignalSourceChooser
 
accept(MidiEvent) - Method in class eu.bandm.music.midi.Routing.EventReceiver
 
accept(MidiEvent) - Method in class eu.bandm.music.midi.Routing.ToTrack
 
accept(float) - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization.Variable
Submits a new value for the variable to be considered eventually.
accept(float) - Method in interface eu.bandm.sig.adlib.FloatConsumer
 
accept(float) - Method in interface eu.bandm.sig.adlib.FloatVariable
Submits a new value for the variable to be considered eventually.
accept(int) - Method in interface eu.bandm.sig.adlib.IntConsumer
 
accept(int) - Method in interface eu.bandm.sig.adlib.IntVariable
Submits a new value for the variable to be considered eventually.
accept(double[]) - Method in interface eu.bandm.sig.adlib2.math.DoubleVectorMap.InSituComputer
 
accept(float[]) - Method in interface eu.bandm.sig.adlib2.math.FloatVectorMap.InSituComputer
 
Accidental - Class in eu.bandm.music.entities
Represents accidentals, used for key indications and for pitches, when combined with white keys.
Accidental(int, MuLi) - Constructor for class eu.bandm.music.entities.Accidental
Constructor giving names in different (human) languages.
Accidental(int) - Constructor for class eu.bandm.music.entities.Accidental
Constructor with no names in (human) languages.
accolade(Part) - Method in class eu.bandm.tscore.base.RawParser
Parser function (=test, consume and return) for
accolade ::= T timeline NL vox* This is the central parsing function which creates time points, events, voices and registers all these in the part under constrction.
Top time points may use more than one (>1) source line, iff allowed by RawParser.modifiers.
accu_index - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Index how fat the generated lists of indexes have been written out.
accu_index_writeout - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
The index of K-Events when the MetricConsumer steps through the list of pauses and durations.
accu_index_writeout - Variable in class eu.bandm.music.haken.Score_hkn_vox_v00
Index into the list of durations for the MetricConsumer write out method.
action(MTree) - Method in class eu.bandm.music.entities.MTree.Visitor
Payload method to be overridden by user.
action(Part) - Method in class eu.bandm.tscore.base.Dumper
Print the name of the part and descend into its contents.
action(Vox) - Method in class eu.bandm.tscore.base.Dumper
Print the name of the voice and descend into its events, in source order.
action(Event) - Method in class eu.bandm.tscore.base.Dumper
Print the time point of the event and all unparsed(=raw) parameter values, indexed by parameter name.
action(T, T, T) - Method in class eu.bandm.tscore.base.Util.Triplewise
 
action(Container) - Method in class eu.bandm.tscore.model.__Formatter
 
action(TimeScape) - Method in class eu.bandm.tscore.model.__Formatter
 
action(Part) - Method in class eu.bandm.tscore.model.__Formatter
 
action(Vox) - Method in class eu.bandm.tscore.model.__Formatter
 
action(EventSet) - Method in class eu.bandm.tscore.model.__Formatter
 
action(Event) - Method in class eu.bandm.tscore.model.__Formatter
 
action(Tp) - Method in class eu.bandm.tscore.model.__Formatter
 
action(TpTop) - Method in class eu.bandm.tscore.model.__Formatter
 
action(TpSub) - Method in class eu.bandm.tscore.model.__Formatter
 
action(TDivision) - Method in class eu.bandm.tscore.model.__Formatter
 
action(Container) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(TimeScape) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(Part) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(Vox) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(EventSet) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(Event) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(Tp) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(TpTop) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(TpSub) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(TDivision) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
action(Container) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(TimeScape) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(Part) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(Vox) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(EventSet) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(Event) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(Tp) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(TpTop) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(TpSub) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(TDivision) - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
action(TimeScape) - Method in class eu.bandm.tscore.model.Dump
 
action(EventSet) - Method in class eu.bandm.tscore.model.Dump
 
action(Container) - Method in class eu.bandm.tscore.model.Dump
 
action(Vox) - Method in class eu.bandm.tscore.model.Dump
 
action(TpTop) - Method in class eu.bandm.tscore.model.Dump
 
action(Event) - Method in class eu.bandm.tscore.model.Dump
 
action(Part) - Method in class eu.bandm.tscore.model.Dump
 
action(TpSub) - Method in class eu.bandm.tscore.model.Dump
 
action(TDivision) - Method in class eu.bandm.tscore.model.Dump
 
action(Tp) - Method in class eu.bandm.tscore.model.Dump
 
action(TimeScape) - Method in class eu.bandm.tscore.model.Match
 
action(EventSet) - Method in class eu.bandm.tscore.model.Match
 
action(Container) - Method in class eu.bandm.tscore.model.Match
 
action(Vox) - Method in class eu.bandm.tscore.model.Match
 
action(TpTop) - Method in class eu.bandm.tscore.model.Match
 
action(Event) - Method in class eu.bandm.tscore.model.Match
 
action(Part) - Method in class eu.bandm.tscore.model.Match
 
action(TpSub) - Method in class eu.bandm.tscore.model.Match
 
action(TDivision) - Method in class eu.bandm.tscore.model.Match
 
action(Tp) - Method in class eu.bandm.tscore.model.Match
 
action(Container) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(TimeScape) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(Part) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(Vox) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(EventSet) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(Event) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(Tp) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(TpTop) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(TpSub) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(TDivision) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(Location<XMLDocumentIdentifier>) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
action(TimeScape) - Method in class eu.bandm.tscore.model.SingleMatch
 
action(EventSet) - Method in class eu.bandm.tscore.model.SingleMatch
 
action(Container) - Method in class eu.bandm.tscore.model.SingleMatch
 
action(Vox) - Method in class eu.bandm.tscore.model.SingleMatch
 
action(TpTop) - Method in class eu.bandm.tscore.model.SingleMatch
 
action(Event) - Method in class eu.bandm.tscore.model.SingleMatch
 
action(Part) - Method in class eu.bandm.tscore.model.SingleMatch
 
action(TpSub) - Method in class eu.bandm.tscore.model.SingleMatch
 
action(TDivision) - Method in class eu.bandm.tscore.model.SingleMatch
 
action(Tp) - Method in class eu.bandm.tscore.model.SingleMatch
 
actionPerformed(ActionEvent) - Method in class eu.bandm.music.midi.Player.MyAction
 
actionPerformed(ActionEvent) - Method in class eu.bandm.music.midi.SequencerPanel.MyAction
 
add(Location<XMLDocumentIdentifier>, String, MTree, Map<String, String>) - Method in class eu.bandm.music.entities.MKinds
 
add(int) - Method in class eu.bandm.music.entities.OctaveRegister
Get the octave registers with the label given offset.
add(int, int, int, int, int) - Method in class eu.bandm.music.entities.StemEnd
Return a new instance with field values increased by the parameter with the corresponding name, otherwise unaltered.
add(int, int, int, int) - Method in class eu.bandm.music.entities.StemEnd
Return a new instance with field values increased by the parameter with the corresponding name, otherwise unaltered.
add(int, int) - Method in class eu.bandm.music.entities.StemEnd
Return a new instance with field values increased by the parameter with the corresponding name, otherwise unaltered.
add(MidiEvent) - Method in class eu.bandm.music.midi.MidiTrack
The semantics of "MidiEvent"s as members of MidiTracks are not totally clear: MidiEvent inherits equal() from Object, so identical messages can occur more than once at the same time point !?!?
add(A) - Method in class eu.bandm.sig.adlib.BoundedList
 
add() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
add - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
add(FloatSignalSource) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
 
add() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
add - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
add - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
add - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
add - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
add(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the sum of the simultaneous values of this and another signal source.
add(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the sum of the simultaneous values of this and another signal source.
add(IntClockedSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.IntClockedSignalSourceFraction
 
add(IntFraction) - Method in class eu.bandm.sig.adlib2.IntFraction
 
add(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is the sum of the simultaneous values of this and another signal source.
add(IntSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
add(LongClockedSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.LongClockedSignalSourceFraction
 
add(LongFraction) - Method in class eu.bandm.sig.adlib2.LongFraction
 
add(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is the sum of the simultaneous values of this and another signal source.
add(LongSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
add(DoubleLinearMap) - Method in class eu.bandm.sig.adlib2.math.DoubleLinearMap
 
add(DoubleMatrix) - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
add(double, double) - Method in interface eu.bandm.sig.adlib2.math.DoubleMatrix.KleeneAlgebra
 
add(FloatLinearMap) - Method in class eu.bandm.sig.adlib2.math.FloatLinearMap
 
add(FloatMatrix) - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
add(float, float) - Method in interface eu.bandm.sig.adlib2.math.FloatMatrix.KleeneAlgebra
 
add(Event) - Method in class eu.bandm.tscore.model.EventSet
 
add_inc(float, float) - Method in class eu.bandm.sighkn.FloatPfg
 
add_params(String, CheckedPair_LR<Location<XMLDocumentIdentifier>, String>) - Method in class eu.bandm.tscore.model.Event
Convenience un-Currying method.
add_timed(float, float) - Method in class eu.bandm.sighkn.FloatPfg
 
addAll(Collection<? extends A>) - Method in class eu.bandm.sig.adlib.BoundedList
 
addAlternative(M) - Method in class eu.bandm.music.entities.MTree_
Adds a node at the END of this's alternative chain.
Used by MTreeSpec and MTree.
addColumn(K, Optional<String>) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
addCompleteMeasure(M) - Method in class eu.bandm.music.entities.MeasureCollector
Append a synthesized measure at the end of all measures.
addCompleteMeasure(int, int, MTreeSpec) - Method in class eu.bandm.music.top.Score_cwn
Append at the end of all measure specifications a new measure with the given name (looking like "den/nom") and MTree specification.
addCompleteMeasure(MetrumName, MTreeSpec) - Method in class eu.bandm.music.top.Score_cwn
Append at the end of all measure specifications a new measure with the given name (looking like "den/nom") and MTree specification.
addEndReachedListener(SigSequencer.Reaction) - Method in class eu.bandm.sighkn.SigSequencer
Will be executed whenever the last data line is finished.
addEntityName(E, String, String) - Method in class eu.bandm.tscore.base.EntityCatalog
Put one additional name for an entity, beyond those defined at creation.
addEntityNames(E, MuLi) - Method in class eu.bandm.tscore.base.EntityCatalog
Put additional names for an entity, beyond those defined at creation.
addEvent(Event, int, float, Print_Plan_3d, int) - Method in class eu.bandm.music.top.Formplan_fuge
Add one event to the Print_Plan_3d list of graphical representations.
addFilter(Filter) - Method in class eu.bandm.music.midi.Player
 
addHalfTone(int) - Method in class eu.bandm.music.entities.FunctionalInterval
Return the interval resulting from adding the half-tone modification.
addInput(FloatSignalSource, FloatSignalSource, FloatSignalSource) - Method in class eu.bandm.sighkn.FloatPanorama
 
addInstrument(SF2Instrument) - Method in class com.sun.media.sound.SF2Soundbank
 
addInterfaceMethod(Class<?>, Method, Consumer<? super CompilationContext>) - Method in interface eu.bandm.sig.adlib2.compile.CompilationContext
 
addInterfaceMethod(Class<?>, Method, Consumer<? super CompilationContext>) - Method in class eu.bandm.sig.adlib2.compile.LLJavaCompilationContext
 
additional_short_towards_complement - Variable in class eu.bandm.music.entities.MTree.Parameters
Whether to set an additional beamlet pointing to a dotted complement, even if it is not necessary because the shorter note is divided.
additionalProportions - Variable in class eu.bandm.music.entities.MSplitter.Result
Recognized dotted structures which possibly require an additional proportion.
additionalText - Variable in class eu.bandm.tscore.base.GroupCollector.GroupEvent
The text parsed additionally to the closing/opening parenthesis
additionalText - Variable in class eu.bandm.tscore.base.TendencyCollector.TendencyCtrl
Additional text parsed here.
additionalTextParser - Variable in class eu.bandm.tscore.base.GroupCollector
The parser for the additional opening and closing text.
additionalTextParser - Variable in class eu.bandm.tscore.base.TendencyCollector
Parser for the additional text.
addMainFloatSignalSource(FloatSignalSource) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
addMainProcess(Process) - Method in interface eu.bandm.sig.adlib2.compile.CompilationContext
 
addMainProcess(Process) - Method in class eu.bandm.sig.adlib2.compile.LLJavaCompilationContext
 
addMainRealtime(Realtime) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
addMainSignalSource(Class<C>, Class<?>, String, C) - Method in interface eu.bandm.sig.adlib2.compile.CompilationContext
 
addMainSignalSource(Class<C>, Class<?>, String, C) - Method in class eu.bandm.sig.adlib2.compile.LLJavaCompilationContext
 
addModifierTranslation(int, String, String) - Static method in class eu.bandm.music.entities.FunctionalInterval
Modifiers are encoded by integers, NOT by a scalar type, because conceptually they can grow infintely.
addName(String, String) - Method in class eu.bandm.tscore.base.Entity
Add a further name.
addNextLineListener(SigSequencer.Reaction) - Method in class eu.bandm.sighkn.SigSequencer
Will be executed whenever a new data line is entered.
addNode(MTree, int) - Method in class eu.bandm.music.entities.MCover
Store to the result the fact that the given arguments (node and event) are related.
addNonLocalizedState(Class<?>, Object, String) - Method in interface eu.bandm.sig.adlib2.compile.CompilationContext
 
addNonLocalizedState(Class<?>, Object, String) - Method in class eu.bandm.sig.adlib2.compile.LLJavaCompilationContext
 
addOctave(int) - Method in class eu.bandm.music.entities.FunctionalInterval
Return the interval resulting from adding the octave tone modification.
AddOperator() - Constructor for class eu.bandm.sig.adlib.SignalSource.AddOperator
 
addPause(Rational, Vox, Tp) - Method in class eu.bandm.music.haken.LilypondGenerator
Add a pause duration to the last emmitted V-Event for later printing the graphic voices.
addReceiver(Pattern<MidiEvent>, Receiver) - Method in class eu.bandm.music.midi.Routing.DemuxE
 
addReceiver(Receiver) - Method in class eu.bandm.music.midi.SequencerPanel
 
addResource(SoundbankResource) - Method in class com.sun.media.sound.SF2Soundbank
 
addScalarStepsName(int, String, String) - Static method in class eu.bandm.music.entities.FunctionalInterval
Add a new translation for a base interval.
addSegment(int, int, int) - Method in class eu.bandm.music.top.Print_Plan_3d
Add a segment with x and y coordinate and a kind index (currently 1 to 5)
addSegment(int, int) - Method in class eu.bandm.music.top.Print_Plan_3d
Add a segment with x and y coordinate, the kind index ==0.
addSource(ModelSource) - Method in class com.sun.media.sound.ModelConnectionBlock
 
addSource(FloatSignalSource) - Method in class eu.bandm.sig.adlib.FloatAdder
 
addToAllOpen(Event, Set<String>) - Method in class eu.bandm.tscore.base.GroupCollector
Add the event to all event sets which are currently (when visiting event in source order) active in collecting, but not explicitly opened or closed at the current event.
addToXCache(KennLine.Anchor) - Method in class eu.bandm.sighkn.KennLine.SwingRep
Cache for quickly finding an anchor by device coordinates.
addUserMenuItems() - Method in class eu.bandm.music.top.MfMain
Call-back method to be overridden whenever the subclass wants to add further items to the main menu bar.
addUserPagesToTabbedPane() - Method in class eu.bandm.music.top.MfMain
Call-back method to be overridden whenever the subclass wants to add further tabbed panes to the main windows tabbed stack.
addValues(List<RelWert>, List<RelWert>, int, String, List<Integer>) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
Convert the RelWert of the K-Voices into a list of array index values.
adHoc(Realtime) - Static method in interface eu.bandm.sig.adlib.Realtime
Helper method that enables lambda notation for instances of this class in any context.
adHoc(boolean...) - Static method in interface eu.bandm.sig.adlib2.BooleanClockedSignalSource
Returns a new signal source that produces the given values, one per clock tick.
adHoc(Class<? super A>, A...) - Static method in interface eu.bandm.sig.adlib2.ClockedSignalSource
Returns a new signal source that produces the given values, one per clock tick.
adHoc(double...) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
Returns a new signal source that produces the given values, one per clock tick.
adHoc(float...) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
Returns a new signal source that produces the given values, one per clock tick.
adHoc(int...) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
Returns a new signal source that produces the given values, one per clock tick.
adHoc(long...) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
Returns a new signal source that produces the given values, one per clock tick.
adjust(Event) - Method in class eu.bandm.tscore.base.PatternDistributor
Remove the "start pattern definition" prefix PatternDistributor.startDef from the parameter source text.
adminPeriod - Static variable in class eu.bandm.sig.adlib.Organ2
 
adminPeriod - Static variable in class eu.bandm.sig.adlib.Organ3
 
afap() - Method in interface eu.bandm.sig.adlib.Realtime
Creates a driver for this object that generates events as fast as possible.
afap(int) - Method in interface eu.bandm.sig.adlib.Realtime
Creates a driver for this object that generates events as fast as possible.
affine(double) - Static method in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
affine(float) - Static method in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
affine(int) - Static method in interface eu.bandm.sig.adlib.IntBinaryOperator
 
affine(long) - Static method in interface eu.bandm.sig.adlib.LongBinaryOperator
 
after(Process...) - Method in interface eu.bandm.sig.adlib2.BooleanClockedSignalSource
 
after(Process...) - Method in interface eu.bandm.sig.adlib2.ClockedSignalSource
 
after(Process...) - Method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
after(Process...) - Method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
 
after(Process...) - Method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
after(Process...) - Method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
afterEvery(int, int, ConstantRealtimeContext) - Method in interface eu.bandm.sig.adlib2.Process
 
aliasRenderingHints - Static variable in class eu.bandm.sighkn.KennLine
 
all - Static variable in class eu.bandm.music.entities.PcSet
 
all_minor_scales_in_fifths - Static variable in class eu.bandm.music.entities.FunctionalGender
Gives the "distances measured in fifths" of all possible pitch class steps of a minor scale relative to the base pitch class.
allMedium - Static variable in class eu.bandm.music.haken.Score_hkn
An infinite list delivering RelWert.M at every position.
allow(int) - Method in class eu.bandm.music.comp.Fields
Add a further interval to the set of allowed intervals.
allow(int) - Method in class eu.bandm.music.comp.FieldsFromIntervals
Add a further interval to the set of allowed intervals.
allow_coincidence - Variable in class eu.bandm.music.entities.MCover.Parameters_approximate
Whether distances of zero(=0/1) are allowed, or divisions must be repeated as long as necessary.
allowedIntervals - Variable in class eu.bandm.music.comp.Fields
The set of allowed intervals.
allowedIntervals - Variable in class eu.bandm.music.comp.FieldsFromIntervals
The set of allowed intervals.
allPause(List<Rational>) - Static method in class eu.bandm.music.entities.QualifiedRational
Make a list of pause representing instances, with the given durations.
allPitchClasses_sorted - Variable in class eu.bandm.music.top.MlWorat
All pitch classes (in their original functional enharmonic spelling) which appear somewhere in the source, sorted in ascending order, starting with a particular pitch class (here: "d").
allSounds(List<Rational>) - Static method in class eu.bandm.music.entities.QualifiedRational
Make a list of sound representing instances, with the given durations.
allVisuals_debuglevel - Variable in class eu.bandm.music.top.MfGui
 
allVisuals_inputfile - Variable in class eu.bandm.music.top.MfGui
 
allVisuals_outputfile - Variable in class eu.bandm.music.top.MfGui
 
allVisuals_physCoords - Variable in class eu.bandm.music.top.MfGui
 
allVisuals_timeFactor - Variable in class eu.bandm.music.top.MfGui
 
allVisuals_userCoords - Variable in class eu.bandm.music.top.MfGui
 
allVisuals_version - Variable in class eu.bandm.music.top.MfGui
 
alpha2string(int) - Static method in class eu.bandm.music.top.SvgSource
Returns in a target text string the encoding of the given opacity.
alt - Static variable in class eu.bandm.music.entities.ClefUsage
The traditional alto clef.
alteration - Variable in class eu.bandm.music.entities.FunctionalPitchModOctave
The alteration, normally only in the range -2 to 2.
alteration - Variable in class eu.bandm.music.midi.Diatonics.Tone
 
alternative - Variable in class eu.bandm.music.entities.MTree_
An alternative to this node.
Alternative(Translet.State, Translet.Parser<?>) - Constructor for class eu.bandm.tscore.base.Translet.Alternative
Set state and a first parser.
alwaysThrow(E) - Static method in class eu.bandm.sig.adlib2.AbstractSignalSourceChooser
 
aminor(String) - Static method in interface eu.bandm.music.midi.Playable
 
amount - Variable in class com.sun.media.sound.SF2Modulator
 
amountSourceOperator - Variable in class com.sun.media.sound.SF2Modulator
 
analyse(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Iterable<TpTop>, Map<TpTop, BigDecimal>, Vox) - Method in class eu.bandm.music.entities.MeasureCollector
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.
Anchor(String, float, float, boolean, boolean) - Constructor for class eu.bandm.sighkn.KennLine.Anchor
 
anchors - Variable in class eu.bandm.sighkn.KennLine
 
anchorsByLabel - Variable in class eu.bandm.sighkn.KennLine
 
anchorsChanged - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
anchorsChanged() - Method in class eu.bandm.sighkn.KennLine.SwingRep
 
and - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
and(BooleanSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is the conjunction of the simultaneous values of this and another signal source.
andMeanwhile(Process) - Method in interface eu.bandm.sig.adlib2.Register
 
andMeanwhile(Register) - Method in interface eu.bandm.sig.adlib2.Register
 
andThen(Realtime) - Method in interface eu.bandm.sig.adlib.Realtime
Creates a wrapper that performs, for each event, the reactions of this object and another in sequence.
andThen(Process) - Method in interface eu.bandm.sig.adlib2.Process
Composes the state dynamics of this process sequentially with those of another.
animateString(String, double, double, String, String) - Method in class eu.bandm.music.top.SvgSource
Generate a target text string which executes an animation.
animateString_tp(String, double, double, String, String) - Method in class eu.bandm.music.top.SvgSource
Generate a target text string which executes an animation.
animateTransformString(String, double, double, String, String) - Method in class eu.bandm.music.top.SvgSource
Generate a target text string which executes an animation.
Animation(KennLine.Anchor, FloatSignalSource, boolean, KennLine.Anchor, KennLine.MoveMode, KennLine.Anchor, KennLine.MoveMode) - Constructor for class eu.bandm.sighkn.KennLine.Animation
source may be ==null for gui animation.
animations - Variable in class eu.bandm.sighkn.KennLine
 
antiAlias - Variable in class eu.bandm.sighkn.KennLine
 
anticipating - Static variable in class eu.bandm.music.entities.InterpolationKind
Small first part going in the wrong direction, than going to the target calue .
anticipatingOvershooting - Static variable in class eu.bandm.music.entities.InterpolationKind
Combines anticipating and overshooting
antiExponential - Static variable in class eu.bandm.music.entities.InterpolationKind
Negative exponential interpolation = decreasing steepness.
any - Static variable in class eu.bandm.music.midi.Routing
 
anyE - Static variable in class eu.bandm.music.midi.Routing
 
Apdsr - Class in eu.bandm.sighkn
APDSR.
Retriggerable.
"p" = "peak" is optional, if == null it defaults to 1.0f, modeling the conventional "Adsr".
Gate is true if input !=0.
Trigger is modelled by any change in the event number = the int source in "trigger".
Execution is re-triggerable, i.e.
Apdsr(int, FloatSignalSource, FloatSignalSource, FloatSignalSource, FloatSignalSource, FloatSignalSource, IntSignalSource, IntSignalSource) - Constructor for class eu.bandm.sighkn.Apdsr
 
append(BooleanSignalSourceVector<S>) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Returns a new aggregate that combines the components of this and the given other aggregate in order.
append(DoubleSignalSourceVector<S>) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Returns a new aggregate that combines the components of this and the given other aggregate in order.
append(FloatSignalSourceVector<S>) - Method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Returns a new aggregate that combines the components of this and the given other aggregate in order.
append(IntSignalSourceVector<S>) - Method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Returns a new aggregate that combines the components of this and the given other aggregate in order.
append(LongSignalSourceVector<S>) - Method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Returns a new aggregate that combines the components of this and the given other aggregate in order.
append(SignalSourceVector<A, S>) - Method in interface eu.bandm.sig.adlib2.SignalSourceVector
Returns a new aggregate that combines the components of this and the given other aggregate in order.
append(Translet.Parser<?>) - Method in class eu.bandm.tscore.base.Translet.Alternative
Add a further parser as alternative to continue this state.
appendModifiers - Static variable in class eu.bandm.music.entities.FunctionalInterval
All languages which put the modifier after the base name.
appendNodes(MCover) - Method in class eu.bandm.music.entities.MCover
Merge the intermediate results (ic-mapping, reached input index, quality criteria, new mtree alternatives) from an alternative finally selected (=OTHER) into THIS.
apply(Consumer<Integer>) - Method in class eu.bandm.music.entities.PcSet
 
apply(int) - Method in interface eu.bandm.music.midi.Diatonics
 
apply() - Method in class eu.bandm.sighkn.KennLine.Animation
 
apply(List<Event>) - Method in class eu.bandm.tscore.base.DottedNotationExpander
Service access point, called from outside.
applyAsDouble(double, double) - Method in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
applyAsDouble(double, double, double) - Method in interface eu.bandm.sig.adlib.DoubleTernaryOperator
 
applyAsFloat(float, float) - Method in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
applyAsFloat(float, float) - Method in class eu.bandm.sig.adlib.FloatSignalSource.FloatAddOperator
 
applyAsFloat(float, float) - Method in class eu.bandm.sig.adlib.FloatSignalSource.FloatDivOperator
 
applyAsFloat(float, float) - Method in class eu.bandm.sig.adlib.FloatSignalSource.FloatMultOperator
 
applyAsFloat(float, float) - Method in class eu.bandm.sig.adlib.FloatSignalSource.FloatSubOperator
 
applyAsFloat(float, float, float) - Method in interface eu.bandm.sig.adlib.FloatTernaryOperator
 
applyAsFloat(float) - Method in interface eu.bandm.sig.adlib.FloatUnaryOperator
 
applyAsFloat(float) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext.FloatSquare
 
applyAsFloat(A) - Method in interface eu.bandm.sig.adlib.ToFloatFunction
 
applyAsInt(int, int) - Method in interface eu.bandm.sig.adlib.IntBinaryOperator
 
applyAsInt(int, int, int) - Method in interface eu.bandm.sig.adlib.IntTernaryOperator
 
applyAsLong(long, long) - Method in interface eu.bandm.sig.adlib.LongBinaryOperator
 
applyAsLong(long, long, long) - Method in interface eu.bandm.sig.adlib.LongTernaryOperator
 
applyConstructor(Object[]) - Method in class eu.bandm.tscore.base.Translet.ProductParser
Tries to apply the constructors collected in Translet.ProductParser.constructors, one after the other, until the first succeeds.
aqua - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
args(Translet.State<?>) - Method in class eu.bandm.tscore.base.Translet.PermutationParser
Collects results of sub-parsers out of the selected parse tree "s" and stores them in one array for constructor application by reflection.
arity - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Arity of the tuple type, intended to be in the range 2 to 8.
array() - Method in class com.sun.media.sound.ModelByteBuffer
 
ArrayLike<A> - Interface in eu.bandm.sig.adlib
 
arrayOffset() - Method in class com.sun.media.sound.ModelByteBuffer
 
articulation_minpause_msec - Variable in class eu.bandm.music.top.Cwn_to_sig
Minimal pause in milliseconds between adjacent events with different pitch.
articulation_minpause_msec - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
articulation_minpause_percent - Variable in class eu.bandm.music.top.Cwn_to_sig
Minimal pause between adjacent events with different pitch, in percent of the duration of the earlier of both.
articulation_minpause_percent - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
Artikulation - Class in eu.bandm.music.entities
Catalog of commonly used articulations in CWN.
Artikulation(EntityCatalog<Artikulation>, Map<String, String>) - Constructor for class eu.bandm.music.entities.Artikulation
Only constructor.
asArray(Fields.Item) - Method in class eu.bandm.music.comp.Fields
Return a given field as an item of integers which represent the pitch classes.
asArray(FieldsFromIntervals.Item) - Method in class eu.bandm.music.comp.FieldsFromIntervals
Return a given field as an item of integers which represent the pitch classes.
asAsynchronousSwingEvent() - Method in interface eu.bandm.sig.adlib.Realtime
Creates a wrapper that executes this event asynchronously in the Swing event thread.
asciiLowerCaseChar - Variable in class eu.bandm.music.top.MaWiRic
Parser for the switch-off events.
asControl() - Method in interface eu.bandm.sig.adlib.FloatVariable
 
asDuration() - Method in class eu.bandm.music.entities.MetrumSpecs.Name
 
asEuler2() - Method in class eu.bandm.music.entities.Euler3
Forget the octave coordinate.
asFloat() - Method in class eu.bandm.sighkn.KennLine
 
asInt - Variable in class eu.bandm.music.entities.PcSet
Pitch classes contained.
asInt() - Method in class eu.bandm.music.entities.PcSet
 
asMusicXML() - Method in class eu.bandm.music.comp.Fields
Convert all solutions as stored in Fields.results as an XML score block, and combine these into one single score #Element_score_partwise.
asMusicXML(Fields.Item, int, List<Element_part>, List<Element_score_part>) - Method in class eu.bandm.music.comp.Fields
Encode one field as an ascending sequence of note heads in music XML.
asMusicXML() - Method in class eu.bandm.music.comp.FieldsFromIntervals
Convert all solutions as stored in FieldsFromIntervals.results as an XML score block, and combine these into one single score Element_score_partwise.
asMusicXML(FieldsFromIntervals.Item, int, List<Element_part>, List<Element_score_part>) - Method in class eu.bandm.music.comp.FieldsFromIntervals
Encode one field as an ascending sequence of note heads in music XML.
asPitches(Fields.Item, TwelveToneFunctionalRepresentation) - Method in class eu.bandm.music.comp.Fields
Convert one field into a sequence of pitches.
asPitches(FieldsFromIntervals.Item, TwelveToneFunctionalRepresentation) - Method in class eu.bandm.music.comp.FieldsFromIntervals
Convert one field into a sequence of pitches.
assertedThat(Predicate<CompilationContext>) - Method in interface eu.bandm.sig.adlib2.compile.CodeGenerator
 
assertion(Predicate<? super CompilationContext>) - Static method in interface eu.bandm.sig.adlib2.compile.CodeGenerator
 
asString - Variable in class eu.bandm.music.entities.PcSet
Pitch classes contained.
asString() - Method in class eu.bandm.music.entities.PcSet
 
AT - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
atEnd - Variable in class eu.bandm.sighkn.SigSequencer
 
atEnd() - Method in class eu.bandm.tscore.base.Translet.State
Return whether parsing has reached the end of the input string.
AUCTOR - Static variable in class eu.bandm.music.top.MetaKeys
Author(s)
AUCTOR_VERBORUM - Static variable in class eu.bandm.music.top.MetaKeys
Author of the lyrics
AudioFloatConverter - Class in com.sun.media.sound
This class is used to convert between 8,16,24,32,32+ bit signed/unsigned big/litle endian fixed/floating point byte buffers and float buffers.
AudioFloatConverter() - Constructor for class com.sun.media.sound.AudioFloatConverter
 
AudioFloatInputStream - Class in com.sun.media.sound
This class is used to create AudioFloatInputStream from AudioInputStream and byte buffers.
AudioFloatInputStream() - Constructor for class com.sun.media.sound.AudioFloatInputStream
 
available() - Method in class com.sun.media.sound.AudioFloatInputStream
 
available() - Method in class com.sun.media.sound.RIFFReader
 
average() - Method in class eu.bandm.sig.adlib.FloatRingBuffer
 

B

b - Static variable in class eu.bandm.music.entities.Accidental
The single flat.
b_h - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
The white key called "b" in English and "h" in German.
backend_representations - Variable in class eu.bandm.music.entities.MKinds.MKind
 
backends - Variable in class eu.bandm.music.entities.MKinds
 
bank - Variable in class com.sun.media.sound.SF2Instrument
 
bariton - Static variable in class eu.bandm.music.entities.ClefUsage
The traditional bariton clef.
barnum - Variable in class eu.bandm.music.entities.BarRelativeRationalPosition
The number of the measure in which the this time position lies.
barnum2duration - Variable in class eu.bandm.music.entities.MeasureCollector
Return the explicitly and the inherited duration indications.
barnum2duration - Variable in class eu.bandm.music.entities.MetrumSpecs
Complete map, for opimized retrieval
barnum2duration_explicit - Variable in class eu.bandm.music.entities.MeasureCollector
Return only the explicitly given duration indications.
barnum2format(BigDecimal) - Static method in class eu.bandm.music.top.Cwn_to_lilypond
Generate a lilypond comment format indicating the bar number / measure number-
barnum2metric - Variable in class eu.bandm.music.entities.MeasureCollector
Return the explicitly and the inherited metrum indications.
barnum2metric_explicit - Variable in class eu.bandm.music.entities.MeasureCollector
Return only the explicitly given metrum indications.
barnum2mtree - Variable in class eu.bandm.music.entities.MetrumSpecs
Complete map, for opimized retrieval.
barnum2phase - Variable in class eu.bandm.music.entities.MetrumSpecs
Partial map.
barnum2startpos - Variable in class eu.bandm.music.entities.BarRelativeRationalPosition
Maps measure numbers / bar line numberings to rational durations.
barnum2startpos - Variable in class eu.bandm.music.entities.MeasureCollector
Return the start positions of all top level time points, measures in notational CWN durations.
barnum2startpos - Variable in class eu.bandm.music.entities.MetrumSpecs
complete map:
barnum2tp - Variable in class eu.bandm.music.haken.Score_hkn
Inverse of Score_hkn.tp2barnum, as usual in tscore raw parsing.
barnum2tp - Variable in class eu.bandm.music.top.Formplan_fuge
Evident
barnumShouldBeBroken(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Event, BigDecimal) - Method in class eu.bandm.music.entities.MetrumSpecs
 
barnumShouldBeInteger(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Event, BigDecimal) - Method in class eu.bandm.music.entities.MetrumSpecs
 
BarRelativeRationalPosition - Class in eu.bandm.music.entities
Models the position in a measure, relative to the starting time of the measure (which is the timepoint of the barline at its beginning).
BarRelativeRationalPosition(Map<BigDecimal, Rational>, BigDecimal, Rational) - Constructor for class eu.bandm.music.entities.BarRelativeRationalPosition
Models the position in a measure, relative to its left side measure bar.
base - Variable in class eu.bandm.music.entities.FunctionalKey
The root or base tone of this key.
base - Variable in class eu.bandm.music.midi.Diatonics.Tone
 
BaseBooleanOperators - Class in eu.bandm.sig.adlib2
Utility class with static tools concerning operators of primitive type boolean.
BaseBooleanOperators() - Constructor for class eu.bandm.sig.adlib2.BaseBooleanOperators
 
BaseDoubleOperators - Class in eu.bandm.sig.adlib2
Utility class with static tools concerning operators of primitive type double.
BaseDoubleOperators() - Constructor for class eu.bandm.sig.adlib2.BaseDoubleOperators
 
baseExponent - Variable in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
The exponent of the base value.
BaseFloatOperators - Class in eu.bandm.sig.adlib2
Utility class with static tools concerning operators of primitive type float.
BaseFloatOperators() - Constructor for class eu.bandm.sig.adlib2.BaseFloatOperators
 
BaseIntOperators - Class in eu.bandm.sig.adlib2
Utility class with static tools concerning operators of primitive type int.
BaseIntOperators() - Constructor for class eu.bandm.sig.adlib2.BaseIntOperators
 
BaseLongOperators - Class in eu.bandm.sig.adlib2
Utility class with static tools concerning operators of primitive type long.
BaseLongOperators() - Constructor for class eu.bandm.sig.adlib2.BaseLongOperators
 
BaseOperators - Class in eu.bandm.sig.adlib2
Utility class with static tools concerning operators of object type.
BaseOperators() - Constructor for class eu.bandm.sig.adlib2.BaseOperators
 
baseValue - Variable in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
The value of the base note symbol, is always a power of two.
baseVisitorClass - Static variable in class eu.bandm.tscore.model.Match
 
baseVisitorClass - Static variable in class eu.bandm.tscore.model.SingleMatch
 
bass - Static variable in class eu.bandm.music.entities.ClefUsage
The standard bass clef.
bass8va - Static variable in class eu.bandm.music.entities.ClefUsage
Bass clef with additional "octave lower" sign.
bb - Static variable in class eu.bandm.music.entities.Accidental
The double flat.
be_data - Variable in class eu.bandm.music.entities.MKinds
 
beam_gaps_from_bottom_all - Variable in class eu.bandm.music.entities.MTree.Parameters
The same effect as MTree.Parameters.beam_gaps_from_bottom_some, but condition is that the group consists completely of at least the given beam count.
beam_gaps_from_bottom_some - Variable in class eu.bandm.music.entities.MTree.Parameters
If a beam count of tuple.get0() is contained somewhere in a particular group, then this group must be separated by a "canonical" gap on the level which is tuple.get1() above.
beam_gaps_from_top - Variable in class eu.bandm.music.entities.MTree.Parameters
Absolute level indication which shall NOT be crossed by FASTER beams, given as an exponent of 2.
beams_over_pauses - Variable in class eu.bandm.music.entities.MTree.Parameters
Allows beams over pauses.
beatNotBeaten - Variable in class eu.bandm.tscore.base.Modifiers
When an event appears few lines after a time line's beat column, but no event is exactly on this column, --- defaults to Modifiers.Reaction.reject.
beatNotBeaten_narrow - Variable in class eu.bandm.tscore.base.Modifiers
When an event appears exactly one column after a time line beat column, but no event is exactly on this column, --- defaults to Modifiers.Reaction.reject.
becoming(boolean) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new clocked signal source whose value, at any clock index, is true iff the value of this signal source is becoming true at that clock index.
beside(DoubleMatrix) - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
beside(FloatMatrix) - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
binarySectioning(int) - Static method in class eu.bandm.music.entities.RationalDuration
Returns the unique descending list of powers of two which sum up to the argument.
bind(FloatConsumer) - Method in class eu.bandm.sig.adlib.FloatControl
 
black - Static variable in class eu.bandm.music.entities.Color_rgb_8
HTML color definition.
BLANK - Static variable in class eu.bandm.music.top.MaWiRic
Evident
block(List<V>, List<V>, Consumer<CompilationContext<V, L>>) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
blue - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
bminor(String) - Static method in interface eu.bandm.music.midi.Playable
 
body - Variable in class eu.bandm.sig.adlib2.math.DoubleVectorMap
 
body - Variable in class eu.bandm.sig.adlib2.math.FloatVectorMap
 
body - Variable in class eu.bandm.sig.adlib2.Process.Proxy
 
BooleanClockedSignalSource - Class in eu.bandm.sig.adlib
 
BooleanClockedSignalSource() - Constructor for class eu.bandm.sig.adlib.BooleanClockedSignalSource
 
BooleanClockedSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type boolean whose observable state is driven by a clock.
BooleanClockedSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type boolean whose observable state is driven by a clock.
BooleanDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from an input signal source delayed by a single clock tick.
BooleanDelay(boolean) - Constructor for class eu.bandm.sig.adlib2.BooleanDelay
Creates a new instance without a valid input source.
BooleanDelay(boolean, BooleanSignalSource) - Constructor for class eu.bandm.sig.adlib2.BooleanDelay
Creates a new instance with an independent input source.
BooleanDelay(boolean, Function<? super BooleanDelay, ? extends BooleanSignalSource>) - Constructor for class eu.bandm.sig.adlib2.BooleanDelay
Creates a new instance with a feedback-looped input source.
BooleanDelayVector - Class in eu.bandm.sig.adlib2
Aggregates of delay signal sources of primitive type boolean.
BooleanDelayVector(boolean...) - Constructor for class eu.bandm.sig.adlib2.BooleanDelayVector
 
BooleanDelayVector(boolean[], BooleanSignalSourceVector<?>) - Constructor for class eu.bandm.sig.adlib2.BooleanDelayVector
 
BooleanDelayVector(boolean[], Function<? super BooleanDelayVector, ? extends BooleanSignalSourceVector<?>>) - Constructor for class eu.bandm.sig.adlib2.BooleanDelayVector
 
booleanFormat - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
BooleanMultiDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from a signal source delayed by a specified number of clock ticks.
BooleanMultiDelay(boolean...) - Constructor for class eu.bandm.sig.adlib2.BooleanMultiDelay
 
BooleanMultiDelay(boolean[], BooleanSignalSource) - Constructor for class eu.bandm.sig.adlib2.BooleanMultiDelay
 
BooleanMultiDelay(boolean[], Function<? super BooleanMultiDelay, ? extends BooleanSignalSource>) - Constructor for class eu.bandm.sig.adlib2.BooleanMultiDelay
 
BooleanOperators - Class in eu.bandm.sig.adlib2
 
BooleanSignalPort - Class in eu.bandm.sig.adlib2
A receptacle for a signal source than can be plugged at runtime, even if compiled.
BooleanSignalPort() - Constructor for class eu.bandm.sig.adlib2.BooleanSignalPort
Creates a new instance with no specified initial input.
BooleanSignalPort(BooleanSignalSource) - Constructor for class eu.bandm.sig.adlib2.BooleanSignalPort
Creates a new instance with the specified initial input.
BooleanSignalSource - Interface in eu.bandm.sig.adlib
 
BooleanSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type boolean.
BooleanSignalSourceChooser - Class in eu.bandm.sig.adlib2
Base class for signal sources of primitive type boolean that choose dynamically from a fixed collection of inputs.
BooleanSignalSourceChooser() - Constructor for class eu.bandm.sig.adlib2.BooleanSignalSourceChooser
 
BooleanSignalSourceChooser.OfEnum<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
BooleanSignalSourceChooser.OfEnumInt<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
BooleanSignalSourceChooser.OfInt - Class in eu.bandm.sig.adlib2
 
BooleanSignalSourceVector<S extends BooleanSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type boolean.
BooleanSignalSourceVector.Mutable<S extends BooleanSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of mutable aggregates of signal sources of primitive type boolean.
BooleanStoredSignalSource - Class in eu.bandm.sig.adlib2
Common base class for signal (time-dependent value) sources of primitive type boolean whose output is the value of a variable that is updated only as driven by a clock.
BooleanStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.BooleanStoredSignalSource
 
BooleanVariable - Class in eu.bandm.sighkn
 
BooleanVariable(String) - Constructor for class eu.bandm.sighkn.BooleanVariable
 
both_side_shorts_in_odd_sums - Variable in class eu.bandm.music.entities.MTree.Parameters
Whether to set a beamlet in both directions if the complement relation is ambiguous.
bouncing - Static variable in class eu.bandm.music.entities.InterpolationKind
After reaching the target swing around it in decreasing amplitudes.
BoundedAllocationException - Exception in eu.bandm.sig.adlib
Exception to indicate that the size of some preallocated data structure has exceed its maximum bound.
BoundedFloatAdder - Class in eu.bandm.sig.adlib
 
BoundedFloatAdder(int) - Constructor for class eu.bandm.sig.adlib.BoundedFloatAdder
 
BoundedList<A> - Class in eu.bandm.sig.adlib
 
BoundedList(int) - Constructor for class eu.bandm.sig.adlib.BoundedList
 
box() - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
bracketCont - Variable in class eu.bandm.music.entities.MTree
The essential bracket not starting with this node but covering it on its definition level.
bracketProportion - Variable in class eu.bandm.music.entities.MTree.EssentialBracket
Proportion introduced by this very bracket.
bracketStack - Variable in class eu.bandm.music.entities.MSplitter.Result.WriteOut
Keeps track of n-plet-brackets currently open.
bracketStart - Variable in class eu.bandm.music.entities.MTree
The essential bracket starting with this node and required to write its duration.
branch(L) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
branch(LLJavaCompilationContext.Label) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
branchIfEq(L) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
branchIfEq(LLJavaCompilationContext.Label) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
branchIfNEq(L) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
branchIfNEq(LLJavaCompilationContext.Label) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
build(Diatonics.Tone...) - Static method in interface eu.bandm.music.midi.Diatonics
 
by_chromaticSteps - Static variable in class eu.bandm.music.entities.Accidental
Index of the defined accidentals by chromatic steps.
byChromaticSteps(int) - Static method in class eu.bandm.music.entities.Accidental
Return the accidental defined for this number of chromatic steps, or define a new one (with synthetic and symbolic name only), if necessary.
byDiatonicDistance - Static variable in class eu.bandm.music.entities.FunctionalInterval
Maps diatonicDistance to maps from halftone distance to functional interval.
byDurations(MSplitter, List<QualifiedRational>) - Static method in class eu.bandm.music.entities.MetricConsumer
Factory method for a user.
byDurations(MSplitter, List<Rational>, boolean) - Static method in class eu.bandm.music.entities.MetricConsumer
Factory method for a user.
byFrequ - Variable in class eu.bandm.sighkn.SampleRegister
 
byFrequAndIntens - Variable in class eu.bandm.sighkn.SampleRegister
 
byMidiLabel(int) - Static method in class eu.bandm.music.entities.OctaveRegister
Returns the register defined for this midi-style numbering (0= subcontra, 3=small, etc.)
byName - Variable in class eu.bandm.tscore.base.GroupCollector
Currently collecting event sets while visiting the events in source order.
byNum - Static variable in class eu.bandm.music.entities.OctaveRegister
Local cache by numeric value.
byNumber(int) - Static method in class eu.bandm.music.entities.OctaveRegister
Returns the register defined for this numeric label (-3 = subcontra, 0=small, etc.)
byParenthesis - Variable in class eu.bandm.tscore.base.GroupCollector
Currently collecting event sets while visiting the events in source order.
byStartPoints(MSplitter, List<QualifiedRational>) - Static method in class eu.bandm.music.entities.MetricConsumer
 
byStartPoints(MSplitter, List<Rational>, boolean) - Static method in class eu.bandm.music.entities.MetricConsumer
Factory method for a user.
byWhiteKeys - Static variable in class eu.bandm.music.entities.FunctionalPitchModOctave
Holds all functional pitches by the white key they are derived from

C

c - Static variable in class eu.bandm.music.entities.Clef
The c clef, indicating "c-1".
c - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
The white key called "c".
C(float) - Static method in class eu.bandm.sighkn.Test
 
C(float) - Static method in class eu.bandm.sighkn.TestMonodic
 
c_prime - Static variable in class eu.bandm.music.entities.Euler3
Auxiliary value for the pitch interpretation.
cache - Variable in class eu.bandm.music.entities.MSplitter
Cache which holds the split result for each particualr sequence of qualified Rationals.
cache_dots - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Local cache containing an arry of n prolongation dots at position n
cache_dotted - Static variable in class eu.bandm.music.entities.RationalDuration
Maps from rational duration values to the representing dotted notation.
cache_int - Static variable in class eu.bandm.music.entities.RationalDuration
A cache for the prime factors of the integers serving as key.
cache_nearest_pot - Static variable in class eu.bandm.music.entities.RationalDuration
Caches the nearest power of two, as found by the algorithm {@link #nearest_power_of_two(int):
cache_rat - Static variable in class eu.bandm.music.entities.RationalDuration
A cache for the prime factors of the rationals.
cacheEvaluator - Variable in class eu.bandm.music.entities.MSplitter
Operator on MSplitter.cache, needed for entering and retrieving cached keys and values.
cacheMinMax() - Method in class eu.bandm.sighkn.KennLine.Animation
 
calcStartEnd(Rational) - Method in class eu.bandm.music.entities.MTree_
Recursive function for calculating MTree_.start, MTree_.end and MTree_.equidist.
calculateResults(float) - Method in class eu.bandm.sighkn.KennLine.Animation
 
calculateResults_key(float) - Method in class eu.bandm.sighkn.KennLine.Animation
 
calculateResults_value(float) - Method in class eu.bandm.sighkn.KennLine.Animation
 
caldur2tp - Variable in class eu.bandm.music.top.SvgSource
Inverse of the Map SvgSource.tp2caldur.
canceled() - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
canceled() - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
canonicalCode() - Method in class eu.bandm.music.entities.Color_rgb_8
Returns a String which prints the values of r/g/b as two hexadecimal digits each.
canonicalCodeString(int, int, int) - Static method in class eu.bandm.music.entities.Color_rgb_8
Returns a String which prints the values of r/g/b as two hexadecimal digits each.
capacity() - Method in class com.sun.media.sound.ModelByteBuffer
 
cat - Variable in class eu.bandm.music.top.MwHaiku.GenEvent
CAT(String...) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a catalog parser with a list of inputs texts = result objects.
CAT(List<String>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a catalog parser with a list of inputs texts = result objects.
CAT(Collection<String>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a catalog parser with a list of inputs texts = result objects.
CAT(Map<String, R>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a catalog parser with a map of inputs texts to result objects.
cat_end - Static variable in class eu.bandm.music.top.MwHaiku
Character category: at the end of a syllable, nearly vanishing.
cat_long - Static variable in class eu.bandm.music.top.MwHaiku
Character category: long (mostly vowel, but also soundful consonant.)
cat_plosive - Static variable in class eu.bandm.music.top.MwHaiku
Character category: very short explosive sound.
cat_redundant - Static variable in class eu.bandm.music.top.MwHaiku
Character category: only WRITTEN character, no phonetic appearance.
cat_short - Static variable in class eu.bandm.music.top.MwHaiku
Character category: short (normal vowel or consonant).
cat_start - Static variable in class eu.bandm.music.top.MwHaiku
Character category: at the start of a syllable, no stand-alone form possible ("spiritus asper" etc)
catalog - Static variable in class eu.bandm.music.entities.Accidental
The catalog holding accidentals defined with a name.
catalog - Static variable in class eu.bandm.music.entities.Artikulation
Catalog of simple articulations, with multi-lingual and symbolic names.
catalog - Static variable in class eu.bandm.music.entities.Clef
The catalog holding the three standard clefs for f,c and g.
catalog - Static variable in class eu.bandm.music.entities.ClefUsage
 
catalog - Static variable in class eu.bandm.music.entities.Color_rgb_8
The catalog of all used colors.
catalog - Static variable in class eu.bandm.music.entities.FunctionalGender
The Catalog of all functional genders (="modes").
catalog - Static variable in class eu.bandm.music.entities.FunctionalInterval
The catalog in which all functional intervals are contained, adressable either with human language or with a synthetic name.
catalog - Static variable in class eu.bandm.music.entities.FunctionalKey
Catalog of all defined keys.
catalog - Static variable in class eu.bandm.music.entities.FunctionalPitchModOctave
Catalog for all named functional pitches.
catalog - Static variable in class eu.bandm.music.entities.InterpolationKind
Catalog of predefined interpolation kinds and their multi-lingual namings.
catalog - Static variable in class eu.bandm.music.entities.MixedNoteheadAddendum
Catalog with multi-lingual and symbolic names.
catalog - Static variable in class eu.bandm.music.entities.OctaveRegister
Catalog of all defined or used octave registers.
catalog - Static variable in class eu.bandm.music.entities.Ornament_JSB_klavierbuechlein
The catalog of all these ornaments.
catalog - Static variable in class eu.bandm.music.entities.Ornament_KdF_special
 
catalog - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
The catalog holding the constant values of this type.
catalog - Static variable in class eu.bandm.music.haken.DoppelHaken
Catalog for double hook instances by name.
catalog - Static variable in class eu.bandm.music.haken.Haken
Catalog for hook instances by name.
catalog - Static variable in class eu.bandm.music.haken.RelWert
Catalog for RelWert by names.
catalog - Variable in class eu.bandm.tscore.base.Entity
The multi-lingual catalog in which this entitiy is contained.
category(FunctionalKey, FunctionalPitchModOctave) - Method in class eu.bandm.music.top.MlWorat
Compare a pitch class to a scale.
ceasing(boolean) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new clocked signal source whose value, at any clock index, is true iff the value of this signal source is ceasing to be true at that clock index.
change_intensity(String, Integer) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
Generate the lilypond text for dynamics.
changeMetrum(MSplitter) - Method in class eu.bandm.music.entities.MetricConsumer
Change the metric splitter and thus the meter to be used for the next splitting operations.
changePredicate(int, Pattern<MidiMessage>) - Method in class eu.bandm.music.midi.Routing.DemuxM
 
channelAftertouch(int, int) - Method in interface eu.bandm.sig.adlib.MidiListener
 
channels - Variable in class eu.bandm.sighkn.FloatPanorama
 
CHARSTRING - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
check() - Method in class eu.bandm.music.entities.MCover.Parameters_approximate
Check consistency of parameters.
check() - Method in class eu.bandm.music.entities.MCover.Parameters_divide
Check consistency of parameters.
check() - Method in class eu.bandm.music.entities.MSplitter.Parameters
Check consistency of parameters.
check() - Method in class eu.bandm.music.entities.MTree.Parameters
Check parameter combination for consistency.
check(String, float, float) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
 
check_init_def(Event, Vox, Map<Event, T>, String) - Method in class eu.bandm.music.top.SvgSource
Checks whether the very first event of a particular voice has a necessary parameter.
checkActive() - Method in class eu.bandm.music.top.MfOptions
 
checkActive() - Method in class eu.bandm.music.top.MlwOptions
 
checkAndCacheGlobalVoice(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Iterable<TpTop>, Map<TpTop, BigDecimal>, Vox) - Method in class eu.bandm.music.entities.MetrumSpecs
first step: every metrum name must have a preceding definition: check and expand.
checkClassParameter(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Part, String) - Static method in class eu.bandm.tscore.base.Util
Checks whether the "timless" parameter value really points to a class.
checkColumn(int) - Method in class eu.bandm.sighkn.SigSequencer
 
checkDistance - Static variable in class eu.bandm.music.top.Score_cwn
Checks that two consecutive time points are (a) strictly increasing, but (b) not more than "1.0" distant.
checkDoubleMentioned(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Event, Set<String>, String) - Method in class eu.bandm.tscore.base.GroupCollector
Generate an error or only a warning whenever a group name appears more than once for the same event.
checkEqual() - Static method in class eu.bandm.tscore.base.Util
Checks whether two time points are equal; to be plugged into parseTpTops().
checkForThBreath(String, Integer, Integer) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
Extends the event if a breath-symbol is required before (i.e.
checkIncreasing() - Static method in class eu.bandm.tscore.base.Util
Checks whether two time points are strictly increasing; to be plugged into parseTpTops().
checkInputs(CompilationContext.Type...) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
checkInputs(CompilationContext.Type...) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
checkLoopCount(int) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
checkNameConsistency(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Event, MetrumSpecs.Name, MTreeSpec) - Method in class eu.bandm.music.entities.MetrumSpecs
 
checkNotDecreasing() - Static method in class eu.bandm.tscore.base.Util
Checks whether two time points are not decreasing; to be plugged into parseTpTops().
checkNotTop(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Vox, boolean) - Method in class eu.bandm.music.entities.MetrumSpecs
FIXME unvollständige takte aber doch noch erlaubt !?!
checkNotTop(Vox) - Method in class eu.bandm.music.entities.MTreeCollector
Verify that mtree source text does appear only with top level time nodes, not with sub-nodes.
checkOutputs(CompilationContext.Type...) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
checkOutputs(CompilationContext.Type...) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
choose(SignalSource<A>, SignalSource<A>) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of this signal source.
choose(FloatSignalSource, FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of this signal source.
choose(DoubleSignalSource, DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of this signal source.
choose(IntSignalSource, IntSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of this signal source.
choose(BooleanSignalSource, BooleanSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of this signal source.
choose(LongSignalSource, LongSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of this signal source.
choose(EnumSignalSource<E>, EnumSignalSource<E>) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of this signal source.
choose(BooleanSignalSource, BooleanSignalSource, BooleanSignalSource) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of a condition signal source.
choose(SignalSource<E>, EnumMap<E, ? extends BooleanSignalSource>) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, EnumMap<E, ? extends BooleanSignalSource>) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, BooleanSignalSource...) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose() - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser
Returns the chosen the input signal source for the current value.
choose() - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfEnum
 
choose() - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfInt
 
choose(BooleanSignalSource, DoubleSignalSource, DoubleSignalSource) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of a condition signal source.
choose(SignalSource<E>, EnumMap<E, ? extends DoubleSignalSource>) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, EnumMap<E, ? extends DoubleSignalSource>) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, DoubleSignalSource...) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose() - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser
Returns the chosen the input signal source for the current value.
choose() - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfEnum
 
choose() - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfInt
 
choose(EnumMap<E, ? extends SignalSource<A>>) - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
choose(EnumSignalSource<E>, EnumMap<E, ? extends EnumSignalSource<F>>) - Static method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
choose(BooleanSignalSource, EnumSignalSource<E>, EnumSignalSource<E>) - Static method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
choose(BooleanSignalSource, FloatSignalSource, FloatSignalSource) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of a condition signal source.
choose(SignalSource<E>, EnumMap<E, ? extends FloatSignalSource>) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, EnumMap<E, ? extends FloatSignalSource>) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, FloatSignalSource...) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose() - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser
Returns the chosen the input signal source for the current value.
choose() - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfEnum
 
choose() - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfInt
 
choose(BooleanSignalSource, IntSignalSource, IntSignalSource) - Static method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of a condition signal source.
choose(SignalSource<E>, EnumMap<E, ? extends IntSignalSource>) - Static method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, EnumMap<E, ? extends IntSignalSource>) - Static method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, IntSignalSource...) - Static method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose() - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser
Returns the chosen the input signal source for the current value.
choose() - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfEnum
 
choose() - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfInt
 
choose(BooleanSignalSource, LongSignalSource, LongSignalSource) - Static method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of a condition signal source.
choose(SignalSource<E>, EnumMap<E, ? extends LongSignalSource>) - Static method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, EnumMap<E, ? extends LongSignalSource>) - Static method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, LongSignalSource...) - Static method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose() - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser
Returns the chosen the input signal source for the current value.
choose() - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfEnum
 
choose() - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfInt
 
choose(BooleanSignalSource, SignalSource<A>, SignalSource<A>) - Static method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source whose value is that of either of two given type-compatible signal sources, depending on the current value of a condition signal source.
choose(SignalSource<E>, EnumMap<E, ? extends SignalSource<A>>) - Static method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, EnumMap<E, ? extends SignalSource<A>>) - Static method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose(EnumSignalSource<E>, SignalSource<A>...) - Static method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source whose value is selected dynamically from a range of cases indexed by enum values.
choose() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser
Returns the chosen the input signal source for the current value.
choose() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfEnum
 
choose() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfInt
 
chooseBoolean(EnumMap<E, ? extends BooleanSignalSource>) - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
chooseDouble(EnumMap<E, ? extends DoubleSignalSource>) - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
chooseEnum(EnumMap<E, ? extends EnumSignalSource<F>>) - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
chooseFloat(EnumMap<E, ? extends FloatSignalSource>) - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
chooseInt(EnumMap<E, ? extends IntSignalSource>) - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
chooseLong(EnumMap<E, ? extends LongSignalSource>) - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
chromaticScaleComparator(FunctionalPitchModOctave) - Static method in class eu.bandm.music.top.MlWorat
Delivers a comparator to sort functional pitch classes in ascending order.
class_c - Static variable in class eu.bandm.music.entities.Euler2
 
classForName(String) - Static method in class eu.bandm.tscore.base.Util
Delivers the class for a given name, iff existing.
classModOctave - Variable in class eu.bandm.music.entities.PitchAndOctave
The octave-relative coordinate (="pitch class" = "pitch mod octave") of this pitch.
classRepresenter - Variable in class eu.bandm.music.entities.PcSet
Representer of the class of this instance.
ClassUtils - Class in eu.bandm.sig.adlib2
 
clear() - Method in class eu.bandm.sig.adlib.BoundedList
 
clear() - Method in class eu.bandm.sighkn.FloatPfg
 
clear(float) - Method in class eu.bandm.sighkn.FloatPfg
 
clear() - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
clear(float) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
clearDots(Event, boolean, int) - Method in class eu.bandm.tscore.base.DottedNotationExpander
The dotted event must be a simple one (no parenthesis), and the dots part must be part of the text of the main parameter.
Clef - Class in eu.bandm.music.entities
Realizes the clefs which indicate line-to-pitch reference point.
Clef(EntityCatalog<Clef>, FunctionalPitch, Map<String, String>) - Constructor for class eu.bandm.music.entities.Clef
Only constructor, setting all parameters.
clef - Variable in class eu.bandm.music.entities.ClefUsage
The clef symbol used.
clefPrefix - Variable in class eu.bandm.music.top.Score_cwn
Prefix in the source text for a clef indication.
ClefUsage - Class in eu.bandm.music.entities
A ClefUsage combines a clef form, the line number on which it is positioned, and possibly an additional octave displacement.
ClefUsage(Clef, int, int, Map<String, String>) - Constructor for class eu.bandm.music.entities.ClefUsage
Complete constructor, fixing all parameters.
ClefUsage(Clef, int, int) - Constructor for class eu.bandm.music.entities.ClefUsage
Convenience constructor, with no naming for this case of usage.
clip - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
clip(float) - Static method in interface eu.bandm.sig.adlib.FloatSignalSource
 
clip() - Static method in interface eu.bandm.sig.adlib.FloatUnaryOperator
 
clock(BooleanSignalSource, Process...) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSource
 
clock(Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
Returns a signal source that displays how much model time has passed since the first clock tick.
clock(DoubleSignalSource, Process...) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSource
 
clock(Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
Returns a signal source that displays how much model time has passed since the first clock tick.
clock(FloatSignalSource, Process...) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSource
 
clock(IntSignalSource, Process...) - Static method in interface eu.bandm.sig.adlib2.IntSignalSource
 
clock(LongSignalSource, Process...) - Static method in interface eu.bandm.sig.adlib2.LongSignalSource
 
clock(SignalSource<A>, Process...) - Static method in interface eu.bandm.sig.adlib2.SignalSource
 
clocked(Realtime...) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
Creates a wrapper that emits clocked snapshots of values of the signal emitted by this object.
ClockedFloatSignalSource - Class in eu.bandm.sig.adlib
Deprecated.
ClockedFloatSignalSource() - Constructor for class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Creates a new instance with no specified initial value.
ClockedFloatSignalSource(float) - Constructor for class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Creates a new instance with the given initial value.
ClockedSignalSource<A> - Class in eu.bandm.sig.adlib
 
ClockedSignalSource() - Constructor for class eu.bandm.sig.adlib.ClockedSignalSource
 
ClockedSignalSource<A> - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of a fixed object type whose observable state is driven by a clock.
ClockedSignalSourceVector<A> - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of a fixed object type whose observable state is driven by a clock.
close() - Method in class com.sun.media.sound.AudioFloatInputStream
 
close() - Method in interface com.sun.media.sound.ModelDirector
 
close() - Method in interface com.sun.media.sound.ModelOscillatorStream
 
close() - Method in class com.sun.media.sound.ModelStandardIndexedDirector
 
close() - Method in class com.sun.media.sound.RIFFReader
 
close() - Method in class com.sun.media.sound.RIFFWriter
 
close() - Method in class eu.bandm.music.midi.Display
 
close() - Method in class eu.bandm.music.midi.Display.List
 
close() - Method in class eu.bandm.music.midi.Filter
 
close() - Method in class eu.bandm.music.midi.Player
 
close() - Method in class eu.bandm.music.midi.Routing.DemuxE
 
close() - Method in class eu.bandm.music.midi.Routing.DemuxM
 
close() - Method in class eu.bandm.music.midi.Routing.EventReceiver
 
close() - Method in class eu.bandm.music.midi.Routing.ToTrack
 
close() - Method in class eu.bandm.music.midi.SequencerPanel
 
close() - Method in class eu.bandm.sig.adlib.Vibes
 
close() - Method in class eu.bandm.sig.adlib2.CSVLogger
 
CLOSE - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
close() - Method in class org.jsresources.DumpReceiver
 
close2open - Variable in class eu.bandm.tscore.base.GroupCollector
The map from closing parenthesis text back to the corresponding opening parenthesis symbol.
close_proportion(Rational) - Method in class eu.bandm.music.entities.MetricConsumer.WriteOut
Close an open tuplet bracket.
close_proportion(Rational) - Method in class eu.bandm.music.entities.MSplitter.Result.WriteOut
Close an open tuplet bracket.
close_score() - Method in class eu.bandm.music.haken.LilypondGenerator
Append the LilyPond source text to close a score.
close_staff() - Method in class eu.bandm.music.haken.LilypondGenerator
Append the LilyPond source text to close a staff.
close_staffGroup() - Method in class eu.bandm.music.haken.LilypondGenerator
Append the LilyPond source text to close a staff group.
closeSet(GroupCollector.GroupEvent, String, String) - Method in class eu.bandm.tscore.base.GroupCollector
Close a GroupEvent representing a set.
closeSign_duration - Variable in class eu.bandm.music.entities.MeasureCollector
The string follwing each duration indication.
closingParenthesisBeyondRightTp - Variable in class eu.bandm.tscore.base.Modifiers
When the closing parenthesis is found right of the right-most column in the ruling time-line, --- defaults to Modifiers.Reaction.warn.
cMax - Variable in class eu.bandm.sighkn.KennLine.Animation
 
cMin - Variable in class eu.bandm.sighkn.KennLine.Animation
 
coarseRetro() - Method in class eu.bandm.music.haken.DoppelHaken
Return the retrograde of a DoppelHaken symbol with swaps only the oder of the Haken, not their inner structure.
coarseRetroInv() - Method in class eu.bandm.music.haken.DoppelHaken
Return the inverse retrograde of a DoppelHaken symbol, switching only the hakens.
CodeGenerator - Interface in eu.bandm.sig.adlib2.compile
 
collect(int[], int) - Method in interface eu.bandm.sig.adlib2.IntArrayBufferSink.Collector
 
collect_genuine_beams() - Method in class eu.bandm.music.entities.MTree
Generate beam information for all sub-nodes and for alternatives.
collectAdditionalTpRequirements(Vox) - Method in class eu.bandm.music.haken.Score_hkn.Expansion
Collect all requirements of additional Tps into global output registers.
collectAnchors() - Method in class eu.bandm.sighkn.KennLine.Animation
 
collectBrackets(MTree.EssentialBracket, PrimeFactors, boolean) - Method in class eu.bandm.music.entities.MTree
Calculation of essential brackets for all nodes below the top node of a MTree, calls itself recursively.
collectBrackets_topLevel() - Method in class eu.bandm.music.entities.MTree
Service provider which calculates all essential brackets.
collectFragments(int, boolean) - Method in class eu.bandm.tscore.base.RawParser
Parser function (=test, consume and return) for unparsed, raw token sequence in time lines and parameter lines.
collectResults(Translet.State<?>, List<Set<? extends Translet.State<?>>>) - Method in class eu.bandm.tscore.base.Translet.SequParser
Returns the arguments for function application for one particular result Translet.State by searching the chain of predecessor states and cutting them with those related to the sub-parsers in the different positions in "afterSubRess".
collectTps(Set<Tp>, Vox) - Method in class eu.bandm.music.haken.Score_hkn.Expansion
Collect all Tps of all events of the given voice into one set.
color2string(Color_rgb_8) - Static method in class eu.bandm.music.top.SvgSource
Returns in a target text string the encoding of the given color.
color_anchor - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
color_anchor_preSelected - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
color_anchor_selected - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
Color_rgb_8 - Class in eu.bandm.music.entities
A very simple color type, sufficient for merely informational text markup, etc.
color_straightLine - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
color_temp_straightLine - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
colorString - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Values for colors: green/yellow/red by U,M and O.
columncount - Variable in class eu.bandm.music.midi.Display.List
 
columnCount - Variable in class eu.bandm.sighkn.SigSequencer
 
columns - Variable in class eu.bandm.sighkn.SigSequencer
 
com.sun.media.sound - package com.sun.media.sound
 
combineGraphics(KennLine.Animation, KennLine.Animation) - Method in class eu.bandm.sighkn.KennLine
 
comments - Variable in class com.sun.media.sound.SF2Soundbank
 
commonDefs - Variable in class eu.bandm.music.entities.MTreeCollector
Map all measure numbers to the mtree spec which is valid in that measure, according to the global "M" voice.
commonDivider(Iterable<Rational>) - Static method in class eu.bandm.tscore.base.Util
Calculates the greatest common divider of the denominators of the given Rationals.
commonEnumClass(EnumSignalSource<E>, EnumSignalSource<E>) - Static method in class eu.bandm.sig.adlib2.ClassUtils
 
commonEnumClass(Iterable<? extends EnumSignalSource<E>>) - Static method in class eu.bandm.sig.adlib2.ClassUtils
 
commonEnumClass(EnumSignalSource<E>...) - Static method in class eu.bandm.sig.adlib2.ClassUtils
 
commonEnumClass(EnumSignalSource<E>[], Class<E>) - Static method in class eu.bandm.sig.adlib2.ClassUtils
 
commonSuperclass(Class<? super A>, Class<? super A>) - Static method in class eu.bandm.sig.adlib2.ClassUtils
 
commonValueClass(Iterable<? extends SignalSource<A>>) - Static method in class eu.bandm.sig.adlib2.ClassUtils
 
commonValueClass(SignalSource<A>...) - Static method in class eu.bandm.sig.adlib2.ClassUtils
 
comp - Variable in class eu.bandm.sig.adlib.Kahan
 
compare(Instrument, Instrument) - Method in class com.sun.media.sound.ModelInstrumentComparator
 
compareTo(Duration_calendaric) - Method in class eu.bandm.music.entities.Duration_calendaric
Evident
compareTo(FunctionalPitchModOctave) - Method in class eu.bandm.music.entities.FunctionalPitchModOctave
Technically required, to make "TreeMaps" etc.
compareTo(OctaveRegister) - Method in class eu.bandm.music.entities.OctaveRegister
 
compareTo(PitchAndOctave<O, C>) - Method in class eu.bandm.music.entities.PitchAndOctave
Evident
compareTo(Tuple2<Rational, Boolean>) - Method in class eu.bandm.music.entities.QualifiedRational
 
compareTo(RationalDuration) - Method in class eu.bandm.music.entities.RationalDuration
 
compareTo(IntFraction) - Method in class eu.bandm.sig.adlib2.IntFraction
 
compareTo(LongFraction) - Method in class eu.bandm.sig.adlib2.LongFraction
 
CompilableBinaryOperator() - Constructor for class eu.bandm.sig.adlib.SignalSource.CompilableBinaryOperator
 
CompilableBinaryOperator<A> - Interface in eu.bandm.sig.adlib2.compile
 
CompilableBinaryOperator.Simple<A> - Interface in eu.bandm.sig.adlib2.compile
 
CompilableBiPredicate<A> - Interface in eu.bandm.sig.adlib2.compile
 
CompilableBooleanBinaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableBooleanBinaryOperator.Simple - Interface in eu.bandm.sig.adlib2.compile
 
CompilableBooleanBiPredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableBooleanOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableBooleanPredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableBooleanStoredSignalSource - Class in eu.bandm.sig.adlib2.compile
 
CompilableBooleanStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.compile.CompilableBooleanStoredSignalSource
 
CompilableBooleanUnaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableControlFlow - Interface in eu.bandm.sig.adlib
 
CompilableControlFlow - Interface in eu.bandm.sig.adlib2.compile
 
CompilableDataFlow - Interface in eu.bandm.sig.adlib
 
CompilableDataFlow - Interface in eu.bandm.sig.adlib2.compile
Abstract interface for all entities that can be compiled to byte code that produces a signal value.
CompilableDoubleBinaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableDoubleBinaryOperator.Simple - Interface in eu.bandm.sig.adlib2.compile
 
CompilableDoubleBiPredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableDoubleOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableDoublePredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableDoubleStoredSignalSource - Class in eu.bandm.sig.adlib2.compile
 
CompilableDoubleStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.compile.CompilableDoubleStoredSignalSource
 
CompilableDoubleUnaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableEnumStoredSignalSource<E extends Enum<E>> - Class in eu.bandm.sig.adlib2.compile
 
CompilableEnumStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.compile.CompilableEnumStoredSignalSource
 
CompilableFloatBinaryOperator() - Constructor for class eu.bandm.sig.adlib.FloatSignalSource.CompilableFloatBinaryOperator
 
CompilableFloatBinaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableFloatBinaryOperator.Simple - Interface in eu.bandm.sig.adlib2.compile
 
CompilableFloatBiPredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableFloatOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableFloatPredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableFloatStoredSignalSource - Class in eu.bandm.sig.adlib2.compile
 
CompilableFloatStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.compile.CompilableFloatStoredSignalSource
 
CompilableFloatUnaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableFunction<A,B> - Interface in eu.bandm.sig.adlib2.compile
 
CompilableIntBinaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableIntBinaryOperator.Simple - Interface in eu.bandm.sig.adlib2.compile
 
CompilableIntBiPredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableIntOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableIntPredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableIntStoredSignalSource - Class in eu.bandm.sig.adlib2.compile
 
CompilableIntStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.compile.CompilableIntStoredSignalSource
 
CompilableIntUnaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableLongBinaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableLongBinaryOperator.Simple - Interface in eu.bandm.sig.adlib2.compile
 
CompilableLongBiPredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableLongOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableLongPredicate - Interface in eu.bandm.sig.adlib2.compile
 
CompilableLongStoredSignalSource - Class in eu.bandm.sig.adlib2.compile
 
CompilableLongStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.compile.CompilableLongStoredSignalSource
 
CompilableLongUnaryOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilableOperator - Interface in eu.bandm.sig.adlib2.compile
 
CompilablePredicate<A> - Interface in eu.bandm.sig.adlib2.compile
 
CompilableStoredSignalSource<A> - Class in eu.bandm.sig.adlib2.compile
 
CompilableStoredSignalSource(Class<? super A>) - Constructor for class eu.bandm.sig.adlib2.compile.CompilableStoredSignalSource
 
CompilableUnaryOperator<A> - Interface in eu.bandm.sig.adlib2.compile
 
CompilationContext<V,L> - Interface in eu.bandm.sig.adlib
 
CompilationContext - Interface in eu.bandm.sig.adlib2.compile
The interface to code generation for objects of operational classes of this package.
CompilationContext.Type - Enum in eu.bandm.sig.adlib
 
compile() - Method in interface eu.bandm.sig.adlib2.BooleanClockedSignalSource
Returns a new signal source that realizes the same behavior as this signal source with specialized code.
compile(BooleanBinaryOperator, boolean) - Static method in class eu.bandm.sig.adlib2.BooleanOperators
 
compile() - Method in interface eu.bandm.sig.adlib2.ClockedSignalSource
Returns a new signal source that realizes the same behavior as this signal source with specialized code.
compile() - Method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
Returns a new signal source that realizes the same behavior as this signal source with specialized code.
compile() - Method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
Returns a new signal source that realizes the same behavior as this signal source with specialized code.
compile() - Method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
Returns a new signal source that realizes the same behavior as this signal source with specialized code.
compile() - Method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
Returns a new signal source that realizes the same behavior as this signal source with specialized code.
compile() - Method in interface eu.bandm.sig.adlib2.math.DoubleADSR
 
compile() - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics
 
compile() - Method in class eu.bandm.sig.adlib2.math.DoubleOscillator
 
compile() - Method in interface eu.bandm.sig.adlib2.math.FloatADSR
 
compile() - Method in class eu.bandm.sig.adlib2.math.FloatDynamics
 
compile() - Method in class eu.bandm.sig.adlib2.math.FloatOscillator
 
compile() - Method in interface eu.bandm.sig.adlib2.Process
 
compileAsMainProcess(CompilationContext) - Method in interface eu.bandm.sig.adlib2.Process
 
compileControlFlow(CompilationContext<V, L>) - Method in interface eu.bandm.sig.adlib.CompilableControlFlow
 
compileControlFlow(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.FloatRingBuffer
 
compileControlFlow(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.FloatSeries
 
compileControlFlow(CompilationContext<V, L>) - Method in interface eu.bandm.sig.adlib.Realtime
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.BooleanDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.BooleanDelayVector
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.BooleanMultiDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableBooleanStoredSignalSource
 
compileControlFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableControlFlow
Compiles the state transition of this entity.
compileControlFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableDoubleStoredSignalSource
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableFloatStoredSignalSource
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableIntStoredSignalSource
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableLongStoredSignalSource
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableStoredSignalSource
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.Delay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.DelayVector
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.DoubleDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.DoubleDelayVector
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.DoubleMultiDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.DoubleUpsamplingSignalSource
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.FloatDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.FloatDelayVector
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.FloatMultiDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.FloatUpsamplingSignalSource
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.IntDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.IntDelayVector
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.IntMultiDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.LongDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.LongDelayVector
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.LongMultiDelay
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.math.DoubleVectorMap
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.math.FloatVectorMap
 
compileControlFlow() - Method in class eu.bandm.sig.adlib2.MultiDelay
 
compileControlFlow() - Method in interface eu.bandm.sig.adlib2.Process
Compiles the state transition of this process.
compileControlFlow() - Method in class eu.bandm.sig.adlib2.Process.Proxy
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.AbstractSignalSourceChooser
Returns a code generator for converting a value that represents the current selection to an index of type int.
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfEnum
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfInt
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfEnum
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfInt
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfEnum
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfInt
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfEnum
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfInt
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfEnum
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfInt
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfEnum
 
compileConvertToInt() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfInt
 
compileDataFlow(CompilationContext<V, L>) - Method in interface eu.bandm.sig.adlib.CompilableDataFlow
 
compileDataFlow(FloatUnaryOperator) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
compileDataFlow(FloatBinaryOperator) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
compileDataFlow(CompilationContext<V, L>) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
 
compileDataFlow(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.IntClockedSignalSource
 
compileDataFlow(CompilationContext<V, L>) - Method in interface eu.bandm.sig.adlib.IntSignalSource
 
compileDataFlow(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext.FloatSquare
 
compileDataFlow(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.SignalSource.CompilableBinaryOperator
 
compileDataFlow(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.SignalSource.Constant
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.AbstractSignalSourceChooser
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.BooleanSignalPort
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a code generator for outputting the value of this entity.
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableBinaryOperator.Simple
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableBiPredicate
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableBooleanBinaryOperator.Simple
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableBooleanBiPredicate
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableBooleanPredicate
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableBooleanStoredSignalSource
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableBooleanUnaryOperator
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableDataFlow
Returns a code generator for outputting the value of this entity.
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableDoubleBinaryOperator.Simple
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableDoubleBiPredicate
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableDoublePredicate
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableDoubleStoredSignalSource
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableDoubleUnaryOperator
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableFloatBinaryOperator.Simple
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableFloatBiPredicate
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableFloatPredicate
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableFloatStoredSignalSource
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableFloatUnaryOperator
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableIntBinaryOperator.Simple
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableIntBiPredicate
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableIntPredicate
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableIntStoredSignalSource
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableIntUnaryOperator
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableLongBinaryOperator.Simple
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableLongBiPredicate
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableLongPredicate
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableLongStoredSignalSource
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableLongUnaryOperator
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilablePredicate
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.compile.CompilableStoredSignalSource
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.compile.CompilableUnaryOperator
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.DoubleSignalPort
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a code generator for outputting the value of this entity.
compileDataFlow() - Method in class eu.bandm.sig.adlib2.FloatSignalPort
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a code generator for outputting the value of this entity.
compileDataFlow() - Method in class eu.bandm.sig.adlib2.IntSignalPort
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a code generator for outputting the value of this entity.
compileDataFlow() - Method in class eu.bandm.sig.adlib2.LongSignalPort
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a code generator for outputting the value of this entity.
compileDataFlow() - Method in class eu.bandm.sig.adlib2.math.DoubleOscillator
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.math.FloatOscillator
 
compileDataFlow() - Method in class eu.bandm.sig.adlib2.SignalPort
 
compileDataFlow() - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a code generator for outputting the value of this entity.
compileDataFlowTo(VariableContext.Variable) - Method in interface eu.bandm.sig.adlib2.compile.CompilableDataFlow
Returns a code generator for storing the value of this entity to a given target variable.
compileDefaultValue() - Method in class eu.bandm.sig.adlib2.AbstractSignalSourceChooser
Returns a code generator for loading the default value of the signal type on the operand stack.
compileDefaultValue() - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser
 
compileDefaultValue() - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser
 
compileDefaultValue() - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser
 
compileDefaultValue() - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser
 
compileDefaultValue() - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser
 
compileDefaultValue() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser
 
compileGetNextValue() - Method in class eu.bandm.sig.adlib2.BooleanDelay
Returns a code generator for loading the next value of the compiled version of this component on the operand stack.
compileGetNextValue() - Method in class eu.bandm.sig.adlib2.Delay
Returns a code generator for loading the next value of the compiled version of this component on the operand stack.
compileGetNextValue() - Method in class eu.bandm.sig.adlib2.DoubleDelay
Returns a code generator for loading the next value of the compiled version of this component on the operand stack.
compileGetNextValue() - Method in class eu.bandm.sig.adlib2.FloatDelay
Returns a code generator for loading the next value of the compiled version of this component on the operand stack.
compileGetNextValue() - Method in class eu.bandm.sig.adlib2.IntDelay
Returns a code generator for loading the next value of the compiled version of this component on the operand stack.
compileGetNextValue() - Method in class eu.bandm.sig.adlib2.LongDelay
Returns a code generator for loading the next value of the compiled version of this component on the operand stack.
compileInitialization() - Method in class eu.bandm.sig.adlib2.BooleanDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.BooleanDelayVector
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.BooleanMultiDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.compile.CompilableBooleanStoredSignalSource
 
compileInitialization() - Method in interface eu.bandm.sig.adlib2.compile.CompilableControlFlow
Compiles the initialization of this entity.
compileInitialization() - Method in class eu.bandm.sig.adlib2.compile.CompilableDoubleStoredSignalSource
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.compile.CompilableFloatStoredSignalSource
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.compile.CompilableIntStoredSignalSource
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.compile.CompilableLongStoredSignalSource
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.compile.CompilableStoredSignalSource
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.Delay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.DelayVector
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.DoubleClockedSignalSource.AbstractRandom
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.DoubleDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.DoubleDelayVector
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.DoubleMultiDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.DoubleUpsamplingSignalSource
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.FloatClockedSignalSource.AbstractRandom
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.FloatDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.FloatDelayVector
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.FloatMultiDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.FloatUpsamplingSignalSource
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.IntClockedSignalSource.AbstractRandom
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.IntDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.IntDelayVector
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.IntMultiDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.LongClockedSignalSource.AbstractRandom
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.LongDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.LongDelayVector
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.LongMultiDelay
 
compileInitialization() - Method in class eu.bandm.sig.adlib2.MultiDelay
 
compileInitialization() - Method in interface eu.bandm.sig.adlib2.Process
Compiles the initialization of this process.
compileInitialization() - Method in class eu.bandm.sig.adlib2.Process.Proxy
 
compileMainSignalSource(CompilationContext) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
 
compileMainSignalSource(CompilationContext) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
 
compileMainSignalSource(CompilationContext) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
 
compileMainSignalSource(CompilationContext) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
 
compileMainSignalSource(CompilationContext) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
 
compileMainSignalSource(CompilationContext) - Method in interface eu.bandm.sig.adlib2.SignalSource
 
compileMapZip(Class<?>, Consumer<CompilationContext>, Consumer<CompilationContext>...) - Static method in class eu.bandm.sig.adlib2.Operators
 
compileMapZip(Class<?>, Class<?>, Consumer<CompilationContext>, Consumer<CompilationContext>...) - Static method in class eu.bandm.sig.adlib2.Operators
 
compileOn() - Method in interface eu.bandm.sig.adlib2.math.DoubleADSR
 
compileOn() - Method in interface eu.bandm.sig.adlib2.math.FloatADSR
 
compileOperator(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.SignalSource.AddOperator
 
compileOperator(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.SignalSource.CompilableBinaryOperator
 
compileOperator(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.SignalSource.DivOperator
 
compileOperator(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.SignalSource.MultOperator
 
compileOperator(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.SignalSource.SubOperator
 
compileOperator(CompilationContext, BooleanUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
compileOperator(BooleanUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
compileOperator(CompilationContext, BooleanBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
compileOperator(BooleanBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
compileOperator(CompilationContext, BooleanPredicate) - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
compileOperator(BooleanPredicate) - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
compileOperator(CompilationContext, BooleanBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
compileOperator(BooleanBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
compileOperator(CompilationContext, DoubleUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
compileOperator(DoubleUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
compileOperator(CompilationContext, DoubleBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
compileOperator(DoubleBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
compileOperator(CompilationContext, DoublePredicate) - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
compileOperator(DoublePredicate) - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
compileOperator(CompilationContext, DoubleBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
compileOperator(DoubleBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
compileOperator(CompilationContext, FloatUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
compileOperator(FloatUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
compileOperator(CompilationContext, FloatBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
compileOperator(FloatBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
compileOperator(CompilationContext, FloatPredicate) - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
compileOperator(FloatPredicate) - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
compileOperator(CompilationContext, FloatBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
compileOperator(FloatBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
compileOperator(CompilationContext, IntUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
compileOperator(IntUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
compileOperator(CompilationContext, IntBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
compileOperator(IntBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
compileOperator(CompilationContext, IntPredicate) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
compileOperator(IntPredicate) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
compileOperator(CompilationContext, IntBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
compileOperator(IntBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
compileOperator(CompilationContext, LongUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
compileOperator(LongUnaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
compileOperator(CompilationContext, LongBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
compileOperator(LongBinaryOperator) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
compileOperator(CompilationContext, LongPredicate) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
compileOperator(LongPredicate) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
compileOperator(CompilationContext, LongBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
compileOperator(LongBiPredicate) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
compileOperator(CompilationContext, UnaryOperator<A>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(Function<?, ?>, Class<?>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(CompilationContext, Function<?, ?>, Class<?>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(BiFunction<?, ?, ?>, Class<?>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(CompilationContext, BiFunction<?, ?, ?>, Class<?>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(UnaryOperator<A>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(CompilationContext, BinaryOperator<A>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(BinaryOperator<A>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(CompilationContext, Predicate<A>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(Predicate<A>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(CompilationContext, BiPredicate<A, A>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(BiPredicate<A, A>) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableBinaryOperator.Simple
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableBiPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableBooleanBinaryOperator.Simple
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableBooleanBiPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableBooleanPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableBooleanUnaryOperator
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableDoubleBinaryOperator.Simple
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableDoubleBiPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableDoublePredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableDoubleUnaryOperator
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableFloatBinaryOperator.Simple
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableFloatBiPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableFloatPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableFloatUnaryOperator
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableIntBinaryOperator.Simple
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableIntBiPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableIntPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableIntUnaryOperator
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableLongBinaryOperator.Simple
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableLongBiPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableLongPredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableLongUnaryOperator
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilablePredicate
 
compileOperator(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableUnaryOperator
 
compileOperator(CompilationContext, Class<O>, String, Class<?>, int, O) - Static method in class eu.bandm.sig.adlib2.Operators
 
compileOperator(CompilationContext, Class<O>, String, Class<?>, Class<?>, int, O) - Static method in class eu.bandm.sig.adlib2.Operators
 
compileOrDefault(VariableContext.Variable, CompilableDataFlow) - Method in class eu.bandm.sig.adlib2.AbstractSignalSourceChooser
 
CompileRealtimeContext - Class in eu.bandm.sig.adlib2.compile
 
compileReverseStub(Class<S>, S, Class<?>, String, Class<?>...) - Static method in class eu.bandm.sig.adlib2.compile.CompileUtils
 
compileReverseStub(Class<S>, S, Method, int) - Static method in class eu.bandm.sig.adlib2.compile.CompileUtils
 
compileSamplingPeriodAsDouble(CompilationContext) - Static method in class eu.bandm.sig.adlib2.compile.CompileRealtimeContext
 
compileSamplingPeriodAsDouble(Optional<ConstantRealtimeContext>) - Static method in class eu.bandm.sig.adlib2.compile.CompileRealtimeContext
 
compileSamplingPeriodAsFloat(CompilationContext) - Static method in class eu.bandm.sig.adlib2.compile.CompileRealtimeContext
 
compileSamplingPeriodAsFloat(Optional<ConstantRealtimeContext>) - Static method in class eu.bandm.sig.adlib2.compile.CompileRealtimeContext
 
compileSamplingRateAsDouble(CompilationContext) - Static method in class eu.bandm.sig.adlib2.compile.CompileRealtimeContext
 
compileSamplingRateAsDouble(Optional<ConstantRealtimeContext>) - Static method in class eu.bandm.sig.adlib2.compile.CompileRealtimeContext
 
compileSamplingRateAsFloat(CompilationContext) - Static method in class eu.bandm.sig.adlib2.compile.CompileRealtimeContext
 
compileSamplingRateAsFloat(Optional<ConstantRealtimeContext>) - Static method in class eu.bandm.sig.adlib2.compile.CompileRealtimeContext
 
compileSetNextValue(Consumer<CompilationContext>) - Method in class eu.bandm.sig.adlib2.BooleanDelay
Returns a code generator for storing the next value of the compiled version of this component from the operand stack.
compileSetNextValue(Consumer<CompilationContext>) - Method in class eu.bandm.sig.adlib2.Delay
Returns a code generator for storing the next value of the compiled version of this component from the operand stack.
compileSetNextValue(Consumer<CompilationContext>) - Method in class eu.bandm.sig.adlib2.DoubleDelay
Returns a code generator for storing the next value of the compiled version of this component from the operand stack.
compileSetNextValue(Consumer<CompilationContext>) - Method in class eu.bandm.sig.adlib2.FloatDelay
Returns a code generator for storing the next value of the compiled version of this component from the operand stack.
compileSetNextValue(Consumer<CompilationContext>) - Method in class eu.bandm.sig.adlib2.IntDelay
Returns a code generator for storing the next value of the compiled version of this component from the operand stack.
compileSetNextValue(Consumer<CompilationContext>) - Method in class eu.bandm.sig.adlib2.LongDelay
Returns a code generator for storing the next value of the compiled version of this component from the operand stack.
compileSetStoredValueVariable(CompilableDataFlow) - Method in class eu.bandm.sig.adlib2.compile.CompilableBooleanStoredSignalSource
 
compileSetStoredValueVariable(CompilableDataFlow) - Method in class eu.bandm.sig.adlib2.compile.CompilableDoubleStoredSignalSource
 
compileSetStoredValueVariable(CompilableDataFlow) - Method in class eu.bandm.sig.adlib2.compile.CompilableFloatStoredSignalSource
 
compileSetStoredValueVariable(CompilableDataFlow) - Method in class eu.bandm.sig.adlib2.compile.CompilableIntStoredSignalSource
 
compileSetStoredValueVariable(CompilableDataFlow) - Method in class eu.bandm.sig.adlib2.compile.CompilableLongStoredSignalSource
 
compileSetStoredValueVariable(CompilableDataFlow) - Method in class eu.bandm.sig.adlib2.compile.CompilableStoredSignalSource
 
compileStoredValueDataFlow(S, Class<?>) - Static method in class eu.bandm.sig.adlib2.compile.CompileUtils
 
CompileUtils - Class in eu.bandm.sig.adlib2.compile
 
compileValue(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.SignalSource.Constant
 
complete() - Method in class eu.bandm.sighkn.FloatPfg
 
complete() - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
complete2() - Method in class eu.bandm.sighkn.FloatPfg
 
completeGuiPopulation() - Method in class eu.bandm.music.top.MfMain
Call-back method to be overridden whenever the subclass wants to add further items after the gui has been constructed and populated.
Component - Interface in eu.bandm.sig.adlib2
Interface of computational components whose observable state is changed atomically by a delegate object at specified events in time.
components - Variable in class eu.bandm.sighkn.HarmonicSpectrum
 
compose(DoubleLinearMap) - Method in class eu.bandm.sig.adlib2.math.DoubleLinearMap
 
compose(FloatLinearMap) - Method in class eu.bandm.sig.adlib2.math.FloatLinearMap
 
compoundMeter - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Whether for "irregular" meters not only the overall duration shall be printed, but the first generation child nodes, as in "3/8+2/8" instead of simply "5/8".
compoundName() - Method in class eu.bandm.music.entities.MTree_
 
compute() - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
compute() - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
config - Variable in class eu.bandm.tscore.model.__SAX_Writer
 
conform() - Method in class eu.bandm.tscore.base.RawParser
Parser function (=test, consume and return) for
"conform ::= CONFORM qident"
conform - Variable in class eu.bandm.tscore.model.Container
Names a Java class which implements the rules for parsing and evaluating.
cons - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Constructor to pack the sub-results into one result.
CONST(String) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a const parser where the accepted string is the parsing result.
CONST(String, X) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a const parser with explicit parsing result.
const_layout - Variable in class eu.bandm.music.top.Cwn_to_lilypond
An additional lilypond "paper{...}" text block entered into the generated source format.
const_paper - Variable in class eu.bandm.music.top.Cwn_to_lilypond
An additional lilypond "layout{...}" text block entered into the generated source format.
const_PAUSE - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Xml element representing a pause
const_PAUSE_MEASURE - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Xml element representing a "whole measure" pause
constant(boolean) - Static method in interface eu.bandm.sig.adlib.BooleanSignalSource
 
constant(float) - Static method in interface eu.bandm.sig.adlib.FloatSignalSource
Creates an object that emits a constant signal.
constant(int) - Static method in interface eu.bandm.sig.adlib.IntSignalSource
 
constant(A) - Static method in interface eu.bandm.sig.adlib.SignalSource
 
Constant(String) - Constructor for class eu.bandm.sig.adlib.SignalSource.Constant
 
constant(boolean) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a signal source whose value is constant (never changes).
constant(double) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a signal source whose value is constant (never changes).
constant(E) - Static method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
constant(float) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a signal source whose value is constant (never changes).
constant(int) - Static method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a signal source whose value is constant (never changes).
constant(int) - Static method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
constant(int, int) - Static method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
constant(long) - Static method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a signal source whose value is constant (never changes).
constant(long) - Static method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
constant(long, long) - Static method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
constant - Variable in enum eu.bandm.sig.adlib2.math.DoubleADSR.State
 
constant - Variable in enum eu.bandm.sig.adlib2.math.FloatADSR.State
 
constant(Class<? super A>, A) - Static method in interface eu.bandm.sig.adlib2.SignalSource
Returns a signal source whose value is constant (never changes).
constant(A) - Static method in interface eu.bandm.sig.adlib2.SignalSource
Deprecated.
constantExpr(float) - Static method in class eu.bandm.sig.adlib2.compile.CompileUtils
 
constantExpr(double) - Static method in class eu.bandm.sig.adlib2.compile.CompileUtils
 
constantRationalMeasureDuration() - Method in interface eu.bandm.music.entities.MetrumIndication
Deliver the duration of a single measure in ths Metrum, iff this is a constant.
constantRationalMeasureDuration() - Method in class eu.bandm.music.entities.MetrumName
Return the value when the name is interpreted as a Rational Number.
constantRationalMeasureDuration() - Method in class eu.bandm.music.entities.MTree_
Returns the length of a measure.
ConstantRealtimeContext - Class in eu.bandm.sig.adlib2
Source of information about constant-rate realtime sampling control flow.
ConstantRealtimeContext() - Constructor for class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
constructionSequence - Variable in class eu.bandm.tscore.model.EventSet
The sequential order in which the events have been added.
constructors - Variable in class eu.bandm.tscore.base.Translet.ProductParser
List of all constructors found for the result type R by reflection.
consume() - Method in class eu.bandm.tscore.base.RawParser
Fill local variable RawParser.nextToken by pulling from RawParser.tokenStream.
consumed() - Method in class eu.bandm.tscore.base.Translet.State
Returns the character input consumed DIRECTLY by the parser of this state, i.e.
containedIn - Variable in class eu.bandm.tscore.model.Event
All sets of events this event has been added to.
container - Variable in class eu.bandm.sighkn.KennLine.Anchor
 
Container - Class in eu.bandm.tscore.model
Abstract base class of all event collections, which additionally carry some non-temporal ("meta") attributes.
Container() - Constructor for class eu.bandm.tscore.model.Container
Synthetic minimal constructor provided by the umod compiler.
contains(int) - Method in class com.sun.media.sound.SF2Region
 
contains(int) - Method in class eu.bandm.music.entities.PcSet
 
containsKey_divisions(Tp) - Method in class eu.bandm.tscore.model.Tp
Convenience un-Currying method.
containsKey_divisions(Tp, int) - Method in class eu.bandm.tscore.model.Tp
Convenience un-Currying method.
containsKey_params(String) - Method in class eu.bandm.tscore.model.Event
Convenience un-Currying method.
containsKey_parts(String) - Method in class eu.bandm.tscore.model.TimeScape
Convenience un-Currying method.
containsKey_sortedByStart(Tp) - Method in class eu.bandm.tscore.model.Vox
Convenience un-Currying method.
containsKey_timeless(String) - Method in class eu.bandm.tscore.model.Container
Convenience un-Currying method.
containsKey_voices(String) - Method in class eu.bandm.tscore.model.Container
Convenience un-Currying method.
content - Static variable in class eu.bandm.music.midi.Routing
 
context - Variable in class eu.bandm.tscore.model.Part
The score this part is part of.
context - Variable in class eu.bandm.tscore.model.Vox
The part (or score) this voice is part of.
controlChange(int, int, int) - Method in interface eu.bandm.sig.adlib.MidiListener
 
controlPeriod - Static variable in class eu.bandm.sig.adlib.Organ2
 
controlPeriod - Static variable in class eu.bandm.sig.adlib.Organ3
 
convenient - Variable in class eu.bandm.music.entities.MTree.EssentialBracket
Whether this bracket is also for convenience = realizes an odd numerator, not denominator.
Conversion() - Constructor for class eu.bandm.sig.adlib.Conversions.Conversion
 
Conversions - Class in eu.bandm.sig.adlib
Library of conversion routines between representations of sound signals.
Conversions.Conversion - Class in eu.bandm.sig.adlib
 
convert() - Method in class eu.bandm.music.top.Cwn_to_sig
Execute the conversion.
convert() - Method in class eu.bandm.music.top.Cwn_to_sig2
 
convert(MlwOptions) - Method in class eu.bandm.music.top.MlWorat
Calls update() to collect the pitch data into different sets and maps, and then call for every Part (="Teil I - VI") the two print methods.
convert(String) - Method in class eu.bandm.music.top.MwHaiku
Central service provision: read the input file identified by the given file name and generate all output files.
convertData() - Method in class eu.bandm.music.top.GraphartScharen
Global entry point for output generation, called by superclass.
convertData() - Method in class eu.bandm.music.top.MaWiCM
Generate SVG file, using auxiliary functions and called by superclass SvgSource.
convertData() - Method in class eu.bandm.music.top.MaWiRic
Generate SVG file, using auxiliary functions and called by superclass SvgSource.
convertData() - Method in class eu.bandm.music.top.MovingForms
Must be overridden by the sub-class which realizes the specific conversion.
convertData() - Method in class eu.bandm.music.top.SvgSource
Must be overridden by the sub-class which realizes the specific conversion.
convertDestination(int, double[], ModelSource[]) - Static method in class com.sun.media.sound.SF2Instrument
 
convertOneVoice(Vox, boolean, List<Format>) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Generate a format for one certain voice (possibly including metric info) which can be read by Lilypond.
convertOneVoice(Vox, List<Element_part>, List<Element_score_part>) - Method in class eu.bandm.music.top.Cwn_to_musicXml
Generate a format for one certain tscore.Vox (possibly including metric info) in musicXml 3.0 "partwise" format.
convertOneVoice(Vox) - Method in class eu.bandm.music.top.Cwn_to_sig
Create a new binary and a new text file and write to both the event data of the voice object.
convertOneVoice(Vox) - Method in class eu.bandm.music.top.Cwn_to_sig2
 
convertTo(CompilationContext.Type) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
convertTo(CompilationContext.Type) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
convertToSvg(PrintWriter, String, int, int, int, int, int, int, MfOptions.physUnit, double) - Method in class eu.bandm.music.top.SvgSource
Second main entry point, called after a successful execution of SvgSource.update().
convertToTex_Q(PrintWriter, String, int) - Method in class eu.bandm.music.top.MlWorat
Print the "tower of fifths" representation of one particular part/"Teil I-VI".
convertToTex_S(PrintWriter, String, int) - Method in class eu.bandm.music.top.MlWorat
Print the sequential representation of one particular part/"Teil I-VI".
convertVoice(Vox) - Method in class eu.bandm.music.top.GraphartScharen
Writes the complete SVG source of one(1) voice to the output printwriter.
convertVoice(Vox) - Method in class eu.bandm.music.top.MovingForms
Generate the complete svg/smil target text for one voice.
convertVoices(String) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Generate the format of a lilypond source file, for all Score_cwn instances in Cwn_to_lilypond.scores.
convertVoices(String, Part, List<Vox>) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Generate a format representing Lilypond source text, for one tscore soure "PART" and the given list of voices.
convertVoices() - Method in class eu.bandm.music.top.Cwn_to_musicXml
Generate musicXml output for all voices in Score_cwn.
convertVoices(List<Vox>) - Method in class eu.bandm.music.top.Cwn_to_musicXml
Generate musicXml output for a selection of Vox elements in Cwn_to_musicXml.score.
convex(double) - Static method in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
convex(float) - Static method in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
convex(int) - Static method in interface eu.bandm.sig.adlib.IntBinaryOperator
 
convex(long) - Static method in interface eu.bandm.sig.adlib.LongBinaryOperator
 
copyFromPattern(Event) - Method in class eu.bandm.tscore.base.PatternDistributor
Copy the parameter value back into the voice from the current pattern position.
copyIntoPattern(Event) - Method in class eu.bandm.tscore.base.PatternDistributor
Record the parameter value back fromt the voice into the pattern.
copyPattern(Event) - Method in class eu.bandm.tscore.base.EventPatternDistributor
 
copyPhase - Variable in class eu.bandm.music.top.MfGui
 
copyright - Variable in class com.sun.media.sound.SF2Soundbank
 
copyTimeValues(MTree_<?>) - Method in class eu.bandm.music.entities.MTree_
Copies only time values and boolean flags, from this instance into the argument.
copyTreeValues(MTree) - Method in class eu.bandm.music.entities.MTree
Copy the scalar values defined in this class into the argument, additionally to those copied by MTree_.copyTimeValues(MTree_).
Context pointers are not copied (.parent,.alternative, .subs.)
cos - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
cotuple(DoubleLinearMap) - Method in class eu.bandm.sig.adlib2.math.DoubleLinearMap
 
cotuple(FloatLinearMap) - Method in class eu.bandm.sig.adlib2.math.FloatLinearMap
 
CoTupleParser(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Constructor for class eu.bandm.tscore.base.Translet.CoTupleParser
Constructor called only by sub-class constructors.
count(int) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
Returns a new signal source whose value increases by one at every clock tick.
count(long) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
Returns a new signal source whose value increases by one at every clock tick.
count2tex(int) - Method in class eu.bandm.music.top.MlWorat
Prints the counts of found pitches in different optical TeX formats.
countdown(int) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
Returns a new signal source whose value decreases by one at every clock tick.
countdown(long) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
Returns a new signal source whose value decreases by one at every clock tick.
counter() - Static method in class eu.bandm.sig.adlib.IntClockedSignalSource
 
counter(int) - Static method in class eu.bandm.sig.adlib.IntClockedSignalSource
 
counter(int, int) - Static method in class eu.bandm.sig.adlib.IntClockedSignalSource
 
cpEinsatz - Variable in class eu.bandm.music.top.Formplan_fuge
Whether the theme starting at this event is numbered counterpoint material.
createBackwardSet() - Method in class eu.bandm.tscore.base.Util.Multimap_LTree
 
createForwardSet() - Method in class eu.bandm.tscore.base.Util.Multimap_LTree
 
createLabel() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
createLabel() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
createLocalVariable(CompilationContext.Type) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
createLocalVariable(CompilationContext.Type) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
createNode(TreeNode, String, Object) - Method in class eu.bandm.tscore.model.__TREEGEN__
 
createTrack() - Method in class eu.bandm.music.top.Cwn_to_midi
Return a newly constructed midi Track object in the (overall) midi Sequence object of this converter.
createVariable(float) - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization
Creates a new quantized variable with the given initial value.
createVariable() - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization
Creates a new quantized variable with the default initial value.
creationDate - Variable in class com.sun.media.sound.SF2Soundbank
 
CSVLogger<K> - Class in eu.bandm.sig.adlib2
 
CSVLogger(PrintWriter) - Constructor for class eu.bandm.sig.adlib2.CSVLogger
 
currentFactors - Variable in class eu.bandm.music.entities.MSplitter.Result.WriteOut
currentFreq - Variable in class eu.bandm.music.top.Cwn_to_sig
Local register to let a PAUSE carry on the frequency of the preceding sound.
currentIntensity - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
The last written out intensity value, for eliminating repetitions in the generated LilyPond source
currentLength - Variable in class eu.bandm.music.entities.MeasureCollector
Evident
currentLocalTime - Variable in class eu.bandm.sighkn.SigSequencer
 
currentOutput - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
currentProportion - Variable in class eu.bandm.music.entities.MSplitter.Result.WriteOut
Running state of the proportion to be applied to the printed symbols of the currently visited node.
currentProportion - Variable in class eu.bandm.music.entities.MTree.Visitor
The factor to apply (at the currently visited node) to the printed duration symbols.
currentRowNumber - Variable in class eu.bandm.sighkn.SigSequencer
 
currentTime - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
currentTime - Variable in class eu.bandm.music.top.SvgSource.Process
The onset time point of the later event currently under visit.
currentValue - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
cutDownLeft(int) - Method in class eu.bandm.music.entities.StemEnd
Iff current long left beams are more than "newLongs", then convert the difference to short ones.
cutDownRight(int) - Method in class eu.bandm.music.entities.StemEnd
Iff current long right beams are more than "newLongs", then convert the difference to short ones.
cutParamTextByEventColumns - Variable in class eu.bandm.tscore.base.Modifiers
Whether to ignore the "continguous" rule and cut parameter text at the event columns, defaults to false, --- NOT YET USED and not yet clear how it can interact with double quotes and macro calls
Cwn_to_lilypond - Class in eu.bandm.music.top
Creates a simple lilypond output for one or more Score_cwn object/s.
Cwn_to_lilypond(MessageReceiver<SimpleMessage<?>>, List<Score_cwn>, MTree.Parameters, MCover.Parameters_approximate, MCover.Parameters_divide, MSplitter.Parameters, boolean) - Constructor for class eu.bandm.music.top.Cwn_to_lilypond
Only constructor.
Cwn_to_midi - Class in eu.bandm.music.top
Creates a simple midi file output, based on the javax.sound.midi runtime classes for one tscore "PART" component of one Score_cwn object.
Cwn_to_midi(Score_cwn, int) - Constructor for class eu.bandm.music.top.Cwn_to_midi
Usage: construct an instance with one Score_cwn, then for each voice call Cwn_to_midi.createTrack() and Cwn_to_midi.writeToTrack(Iterator,int,Track).
Cwn_to_musicXml - Class in eu.bandm.music.top
Creates a simple musicXml output (according to "MusicXML 3.0 Partwise") for one tscore:Part component of one Score_cwn object/s.
Cwn_to_musicXml(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, String, Score_cwn, MTree.Parameters, MCover.Parameters_approximate, MCover.Parameters_divide, MSplitter.Parameters) - Constructor for class eu.bandm.music.top.Cwn_to_musicXml
Only constructor.
Cwn_to_sig - Class in eu.bandm.music.top
Creates a simple sig output for one Score_cwn object.
Cwn_to_sig(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_cwn, String, File) - Constructor for class eu.bandm.music.top.Cwn_to_sig
Convert one Score_cwn instance into a binray files to be played by a sig sequencer plus its text variant.
Cwn_to_sig2 - Class in eu.bandm.music.top
Creates an object array sequence input for one Score_cwn object.
Cwn_to_sig2(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_cwn) - Constructor for class eu.bandm.music.top.Cwn_to_sig2
 
cycle(boolean...) - Static method in interface eu.bandm.sig.adlib2.BooleanClockedSignalSource
Returns a new signal source that produces the given values repeatedly, one per clock tick.
cycle(Class<? super A>, A...) - Static method in interface eu.bandm.sig.adlib2.ClockedSignalSource
Returns a new signal source that produces the given values repeatedly, one per clock tick.
cycle(double...) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
Returns a new signal source that produces the given values repeatedly, one per clock tick.
cycle(float...) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
Returns a new signal source that produces the given values repeatedly, one per clock tick.
cycle(int...) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
Returns a new signal source that produces the given values repeatedly, one per clock tick.
cycle(long...) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
Returns a new signal source that produces the given values repeatedly, one per clock tick.

D

d - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
The white key called "d".
d - Variable in class eu.bandm.sighkn.Apdsr
 
data - Variable in class com.sun.media.sound.SF2Sample
 
Data() - Constructor for class eu.bandm.music.haken.Score_hkn_sig_v00.Data
 
data - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
data - Variable in class eu.bandm.sighkn.SampleRegister.DoubleEntry
 
data - Variable in class eu.bandm.sighkn.SigSequencer.FloatColumn
 
data - Variable in class eu.bandm.sighkn.SigSequencer.IntColumn
 
data - Variable in class eu.bandm.sighkn.SigSequencer.StringColumn
 
data24 - Variable in class com.sun.media.sound.SF2Sample
 
DataLineSink - Class in eu.bandm.sig.adlib
This class realizes the connection between sig/adlib sound streams and one output channel of the Java runtime sound system.

ATTENTION This version is intented to be used in "real-time" with an execution "As Fast as Possible".
DataLineSink(FloatSignalSource, SourceDataLine) - Constructor for class eu.bandm.sig.adlib.DataLineSink
Deprecated.
DataLineSink(SourceDataLine, FloatSignalSource...) - Constructor for class eu.bandm.sig.adlib.DataLineSink
 
DataLineSink(FloatSignalSource, SourceDataLine, int) - Constructor for class eu.bandm.sig.adlib.DataLineSink
Deprecated.
DataLineSink(SourceDataLine, int, FloatSignalSource...) - Constructor for class eu.bandm.sig.adlib.DataLineSink
 
DataLineSource - Class in eu.bandm.sig.adlib
 
DataLineSource(TargetDataLine) - Constructor for class eu.bandm.sig.adlib.DataLineSource
 
DataLineSource(TargetDataLine, int) - Constructor for class eu.bandm.sig.adlib.DataLineSource
 
debugLevel - Variable in class eu.bandm.music.top.MfMain
Local register whether to print debug information.
debugLevel - Variable in class eu.bandm.music.top.MlWorat
 
debugLevel - Variable in class eu.bandm.music.top.MwHaiku
Whether to print debugging information.
decimal2tpTop - Variable in class eu.bandm.music.top.Score_cwn
Maps bar numbers / measure numbers to tscore top-leve time points.
declareLanguageToAppendModifiers(String) - Static method in class eu.bandm.music.entities.FunctionalInterval
Add the given language to those which put the modifier after the base name.
decode(MidiMessage, long) - Static method in class eu.bandm.music.midi.Display
 
decode(MidiMessage) - Static method in class eu.bandm.music.midi.Display
 
decode(ShortMessage) - Static method in class eu.bandm.music.midi.Display
 
decode(SysexMessage) - Static method in class eu.bandm.music.midi.Display
 
decode(MetaMessage) - Static method in class eu.bandm.music.midi.Display
 
decode() - Method in interface eu.bandm.sig.adlib.MidiListener
 
decode_data(ShortMessage) - Static method in class eu.bandm.music.midi.Display
 
decode_keyAndVelocity(String, ShortMessage) - Static method in class eu.bandm.music.midi.Display
 
decodeMessage(ShortMessage) - Method in class org.jsresources.DumpReceiver
 
decodeMessage(SysexMessage) - Method in class org.jsresources.DumpReceiver
 
decodeMessage(MetaMessage) - Method in class org.jsresources.DumpReceiver
 
def2id - Variable in class eu.bandm.tscore.model.__SAX_Writer
 
DEFAULT_AFAP_INTERRUPT_LATENCY - Static variable in interface eu.bandm.sig.adlib.Realtime
Default upper bound on the number of events that may be generates by a fast driver before checking the executing thread's interrupt status.
default_articulation_minpause_msec - Static variable in class eu.bandm.music.top.Cwn_to_sig
Minimal pause in milliseconds between adjacent events with different pitch.
default_articulation_minpause_msec - Static variable in class eu.bandm.music.top.Cwn_to_sig2
 
default_articulation_minpause_percent - Static variable in class eu.bandm.music.top.Cwn_to_sig
Minimal pause between adjacent events with different pitch, in percent of the duration of the earlier of both.
default_articulation_minpause_percent - Static variable in class eu.bandm.music.top.Cwn_to_sig2
 
DEFAULT_BUFFER_SIZE - Static variable in class eu.bandm.sig.adlib.DataLineSink
 
DEFAULT_BUFFER_SIZE - Static variable in class eu.bandm.sig.adlib.DataLineSource
 
DEFAULT_BUFFER_SIZE - Static variable in class eu.bandm.sig.adlib.StreamSink
 
default_color_down - Static variable in class eu.bandm.music.top.Print_Plan_3d
The color of the visible bottom of the 3d blocks
default_color_front - Static variable in class eu.bandm.music.top.Print_Plan_3d
The color of the front of the 3d blocks
default_color_line - Static variable in class eu.bandm.music.top.Print_Plan_3d
The color of all 2d lines (representing counterpoints/subordinated material).
default_color_side - Static variable in class eu.bandm.music.top.Print_Plan_3d
The color of the visible right side (visible end) of the 3d blocks
default_endSymbol - Static variable in class eu.bandm.tscore.base.TendencyCollector
The default end sign.
default_endUse - Static variable in class eu.bandm.tscore.base.EventPatternDistributor
 
default_endUse - Static variable in class eu.bandm.tscore.base.PatternDistributor
default_includefile - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Name of the lilypond include file for language selection.
default_indent - Variable in class eu.bandm.tscore.model.__Formatter
 
default_language - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Default language to use for pitch class names etc.
default_linewidth - Static variable in class eu.bandm.music.top.Print_Plan_3d
The default line width for the 2d lines.
default_noWhenPlaceholder - Static variable in class eu.bandm.music.midi.Display
 
default_output_ending - Static variable in class eu.bandm.music.top.MfMain
String appended to the name of the input file to cnstruct the name of the output file, if none is given explicitly.
default_patterns - Static variable in class eu.bandm.music.top.Print_Plan_3d
List of the java awt default Paint objects for 2d lines, indexed by the "kind" data.
default_prefix - Static variable in class eu.bandm.music.entities.ClefUsage
The default prefix for parsing clef usages, by name or symbolic.
default_repetition_articulation_minpause_msec - Static variable in class eu.bandm.music.top.Cwn_to_sig
Minimal pause in milliseconds between adjacent events with the same pitch.
default_repetition_articulation_minpause_msec - Static variable in class eu.bandm.music.top.Cwn_to_sig2
 
default_repetition_articulation_minpause_percent - Static variable in class eu.bandm.music.top.Cwn_to_sig
Minimal pause between adjacent events with the same pitch, in percent of the duration of the earlier of both.
default_repetition_articulation_minpause_percent - Static variable in class eu.bandm.music.top.Cwn_to_sig2
 
default_resumeUse - Static variable in class eu.bandm.tscore.base.EventPatternDistributor
 
default_resumeUse - Static variable in class eu.bandm.tscore.base.PatternDistributor
DEFAULT_SLEEP_TIME_MS - Static variable in class eu.bandm.sig.adlib.DataLineSink
 
DEFAULT_SLEEP_TIME_MS - Static variable in class eu.bandm.sig.adlib.DataLineSource
 
DEFAULT_SLEEP_TIME_MS - Static variable in interface eu.bandm.sig.adlib.Realtime
Default number of milliseconds to sleep in an event-generating thread that has outrun real time.
default_startDef - Static variable in class eu.bandm.tscore.base.EventPatternDistributor
 
default_startDef - Static variable in class eu.bandm.tscore.base.PatternDistributor
default_startUse - Static variable in class eu.bandm.tscore.base.EventPatternDistributor
 
default_startUse - Static variable in class eu.bandm.tscore.base.PatternDistributor
default_tendencySymolbs - Static variable in class eu.bandm.tscore.base.TendencyCollector
The default signs for increase and decrease.
defaultformat(Object) - Method in class eu.bandm.tscore.model.__Formatter
 
defaultFrameText - Static variable in class eu.bandm.music.midi.SequencerPanel
 
defaultLang - Variable in class eu.bandm.tscore.base.EntityCatalog
The default language to present its entities and the catalogue itself, if any.
defaultModifiers - Variable in class eu.bandm.music.top.SvgSource
The modifiers for the parameter parsing process, including that of the time points.
defaultSaw - Static variable in class eu.bandm.sighkn.HarmonicSpectrum
 
defaultSquare - Static variable in class eu.bandm.sighkn.HarmonicSpectrum
 
defaultTriangle - Static variable in class eu.bandm.sighkn.HarmonicSpectrum
 
defByEvent - Variable in class eu.bandm.tscore.model.TDivision
Whether this division was created by events, not by explicit subdivisions on the "T" time line.
defByEvent - Variable in class eu.bandm.tscore.model.TpSub
Whether this time points was created by events, not by explicit subdivisions on the "T" time line.
defByEvent - Variable in class eu.bandm.tscore.model.TpTop
always false.
define(int, int, int, Map<String, String>) - Static method in class eu.bandm.music.entities.Color_rgb_8
Find the color value, iff not present, create it, and assign it to the given MuLi names.
define(int, int, int, MuLi) - Static method in class eu.bandm.music.entities.Color_rgb_8
Find the color value, iff not present, create it, and assign it to the given MuLi names.
defined - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
defined - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
defined() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a valid number.
defined() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a valid number.
deflt - Variable in class eu.bandm.tscore.base.Translet.OptionParser
Default value, returned when sub-parser did not match.
Delay<A> - Class in eu.bandm.sig.adlib2
A component that forwards the value from an input signal source delayed by a single clock tick.
Delay(Class<? super A>, A) - Constructor for class eu.bandm.sig.adlib2.Delay
Creates a new instance without a valid input source.
Delay(Class<? super A>, A, SignalSource<A>) - Constructor for class eu.bandm.sig.adlib2.Delay
Creates a new instance with an independent input source.
Delay(Class<? super A>, A, Function<? super Delay<A>, ? extends SignalSource<A>>) - Constructor for class eu.bandm.sig.adlib2.Delay
Creates a new instance with a feedback-looped input source.
delay - Variable in class eu.bandm.sighkn.FloatSamplePlayer
duration of delay.
delayed(boolean) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source that mirrors the values of this signal source delayed by one clock tick.
delayed(boolean...) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source that mirror the values of this signal source delayed by a given number of clock ticks.
delayed(double) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source that mirrors the values of this signal source delayed by one clock tick.
delayed(double...) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source that mirror the values of this signal source delayed by a given number of clock ticks.
delayed(float) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source that mirrors the values of this signal source delayed by one clock tick.
delayed(float...) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source that mirror the values of this signal source delayed by a given number of clock ticks.
delayed(int) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source that mirrors the values of this signal source delayed by one clock tick.
delayed(int...) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source that mirror the values of this signal source delayed by a given number of clock ticks.
delayed(long) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source that mirrors the values of this signal source delayed by one clock tick.
delayed(long...) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source that mirror the values of this signal source delayed by a given number of clock ticks.
delayed(A) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source that mirrors the values of this signal source delayed by one clock tick.
delayed(A...) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source that mirror the values of this signal source delayed by a given number of clock ticks.
delayedBy(int) - Method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Creates a wrapper that emits the same sequence of values as this object, but delayed by the given number of clock events.
delayedBy(int) - Method in class eu.bandm.sig.adlib.FloatClockedSignalSource
Creates a wrapper that emits the same sequence of values as this object, but delayed by the given number of clock events.
delayedFeedback(Function<? super BooleanClockedSignalSource, ? extends BooleanSignalSource>, boolean) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source that receives its own delayed output as input.
delayedFeedback(Function<? super BooleanClockedSignalSource, ? extends BooleanSignalSource>, boolean...) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSource
 
delayedFeedback(Function<? super DoubleClockedSignalSource, ? extends DoubleSignalSource>, double) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source that receives its own delayed output as input.
delayedFeedback(Function<? super DoubleClockedSignalSource, ? extends DoubleSignalSource>, double...) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSource
 
delayedFeedback(Function<? super FloatClockedSignalSource, ? extends FloatSignalSource>, float) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source that receives its own delayed output as input.
delayedFeedback(Function<? super FloatClockedSignalSource, ? extends FloatSignalSource>, float...) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSource
 
delayedFeedback(Function<? super IntClockedSignalSource, ? extends IntSignalSource>, int) - Static method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source that receives its own delayed output as input.
delayedFeedback(Function<? super IntClockedSignalSource, ? extends IntSignalSource>, int...) - Static method in interface eu.bandm.sig.adlib2.IntSignalSource
 
delayedFeedback(Function<? super LongClockedSignalSource, ? extends LongSignalSource>, long) - Static method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source that receives its own delayed output as input.
delayedFeedback(Function<? super LongClockedSignalSource, ? extends LongSignalSource>, long...) - Static method in interface eu.bandm.sig.adlib2.LongSignalSource
 
delayedFeedback(Function<? super ClockedSignalSource<A>, ? extends SignalSource<A>>, Class<? super A>, A) - Static method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source that receives its own delayed output as input.
delayedFeedback(Function<? super ClockedSignalSource<A>, ? extends SignalSource<A>>, Class<? super A>, A...) - Static method in interface eu.bandm.sig.adlib2.SignalSource
 
delayedWith(float...) - Method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Creates a wrapper that emits the same sequence of values as this object, but delayed by a given number of clock events, prepending the given initial values.
delayedWith(float...) - Method in class eu.bandm.sig.adlib.FloatClockedSignalSource
Creates a wrapper that emits the same sequence of values as this object, but delayed by a given number of clock events, prepending the given initial values.
DelayVector<A> - Class in eu.bandm.sig.adlib2
Aggregates of delay signal sources of a fixed object type.
DelayVector(Class<A>, A...) - Constructor for class eu.bandm.sig.adlib2.DelayVector
 
DelayVector(Class<A>, A[], SignalSourceVector<A, ?>) - Constructor for class eu.bandm.sig.adlib2.DelayVector
 
DelayVector(Class<A>, A[], Function<? super DelayVector<A>, ? extends SignalSourceVector<A, ?>>) - Constructor for class eu.bandm.sig.adlib2.DelayVector
 
DemuxE(boolean) - Constructor for class eu.bandm.music.midi.Routing.DemuxE
 
DemuxM(boolean) - Constructor for class eu.bandm.music.midi.Routing.DemuxM
 
den - Variable in class eu.bandm.music.entities.MetrumName
The equivalent to a rational denominator.
den - Variable in class eu.bandm.music.entities.MetrumSpecs.Name
 
denominator - Variable in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
denominator - Variable in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
depth - Variable in class eu.bandm.tscore.base.Translet.State
FIXME ????
depth - Variable in class eu.bandm.tscore.model.TpTop
always zero.
descend(TimeScape) - Method in class eu.bandm.tscore.model.Dump
 
descend(EventSet) - Method in class eu.bandm.tscore.model.Dump
 
descend(Container) - Method in class eu.bandm.tscore.model.Dump
 
descend(Vox) - Method in class eu.bandm.tscore.model.Dump
 
descend(TpTop) - Method in class eu.bandm.tscore.model.Dump
 
descend(Event) - Method in class eu.bandm.tscore.model.Dump
 
descend(Part) - Method in class eu.bandm.tscore.model.Dump
 
descend(TpSub) - Method in class eu.bandm.tscore.model.Dump
 
descend(TDivision) - Method in class eu.bandm.tscore.model.Dump
 
descend(Tp) - Method in class eu.bandm.tscore.model.Dump
 
descend(TimeScape) - Method in class eu.bandm.tscore.model.Match
 
descend(EventSet) - Method in class eu.bandm.tscore.model.Match
 
descend(Container) - Method in class eu.bandm.tscore.model.Match
 
descend(Vox) - Method in class eu.bandm.tscore.model.Match
 
descend(TpTop) - Method in class eu.bandm.tscore.model.Match
 
descend(Event) - Method in class eu.bandm.tscore.model.Match
 
descend(Part) - Method in class eu.bandm.tscore.model.Match
 
descend(TpSub) - Method in class eu.bandm.tscore.model.Match
 
descend(TDivision) - Method in class eu.bandm.tscore.model.Match
 
descend(Tp) - Method in class eu.bandm.tscore.model.Match
 
descend_collect(MTree.EssentialBracket, PrimeFactors) - Method in class eu.bandm.music.entities.MTree
After having assigned one or zero EB to all childs, descend into the childs and assign EBs to their childs by calling MTree.collectBrackets(EssentialBracket,PrimeFactors,boolean) recursively.
descend_constructionSequence(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.EventSet
 
descend_containedIn(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.Event
 
descend_divisions(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.Tp
 
descend_events(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.EventSet
 
descend_events(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.Vox
 
descend_params(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.Event
 
descend_parts(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.TimeScape
 
descend_points(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.TDivision
 
descend_sortedBySource(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.Vox
 
descend_sortedByStart(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.Vox
 
descend_tlines(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.Part
 
descend_voices(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.Container
 
descend_voices(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.EventSet
 
descend_voicesBySource(MATCH_ONLY_00) - Method in class eu.bandm.tscore.model.Container
 
Descriptions() - Constructor for class eu.bandm.music.top.MfOptions.Descriptions
 
Descriptions() - Constructor for class eu.bandm.music.top.MlwOptions.Descriptions
 
DESTINATION_CHORUS - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG1_ATTACK - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG1_DECAY - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG1_DELAY - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG1_HOLD - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG1_RELEASE - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG1_SHUTDOWN - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG1_SUSTAIN - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG2_ATTACK - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG2_DECAY - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG2_DELAY - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG2_HOLD - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG2_RELEASE - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG2_SHUTDOWN - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_EG2_SUSTAIN - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_FILTER_FREQ - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_FILTER_Q - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_GAIN - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_KEYNUMBER - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_LFO1_DELAY - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_LFO1_FREQ - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_LFO2_DELAY - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_LFO2_FREQ - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_NONE - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_PAN - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_PITCH - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_REVERB - Static variable in class com.sun.media.sound.ModelDestination
 
DESTINATION_VELOCITY - Static variable in class com.sun.media.sound.ModelDestination
 
destinationOperator - Variable in class com.sun.media.sound.SF2Modulator
 
dhPut(List<RelWert>, RelWert, int) - Method in class eu.bandm.music.haken.Score_hkn.Expansion
Put one segement of a DoppelHaken
diatonicDistance - Variable in class eu.bandm.music.entities.FunctionalInterval
The number of scale degrees bridged by this interval, i.e.
Diatonics - Interface in eu.bandm.music.midi
 
Diatonics.BaseTone - Enum in eu.bandm.music.midi
 
Diatonics.Tone - Class in eu.bandm.music.midi
 
dido - Static variable in interface eu.bandm.music.midi.Playable
 
diffsum() - Static method in class eu.bandm.sig.adlib.Honnef2018
 
dimension - Variable in class eu.bandm.sig.adlib2.math.DoubleDynamics.Integrator
 
dimension - Variable in class eu.bandm.sig.adlib2.math.FloatDynamics.Integrator
 
dir - Variable in class eu.bandm.music.entities.MKinds
 
directEB() - Method in class eu.bandm.music.entities.MTree
Look for the EssentialBracket directly spanning this node.
DIRECTION_MAX2MIN - Static variable in class com.sun.media.sound.ModelStandardTransform
 
DIRECTION_MIN2MAX - Static variable in class com.sun.media.sound.ModelStandardTransform
 
discardSyntheticTail() - Method in class eu.bandm.music.entities.MetricConsumer
Discard the last event, which was only synthesized for completing the measure.
disj_makeAlternative(Translet.disj_flavour, Translet.State<?>, Set<Translet.Alternative>, List<Translet.Parser<?>>, Set<Translet.Alternative>) - Static method in class eu.bandm.tscore.base.Translet
Constructs a new disjunction parser of the given kind with all failed sub-parser, to add this new expression to alternatives.
disj_makeName(String, boolean, Map<Translet.Recursive, String>, Translet.Parser<?>, Translet.Parser<?>, Translet.Parser<?>, Translet.Parser<?>) - Static method in class eu.bandm.tscore.base.Translet
Construct the pretty-print name for a disjunctive parser.
disj_testOneBranch(Translet.Parser<S>, Translet.Parser<R>, List<Translet.Parser<?>>, int, Translet.State<?>, Set<Translet.State<S>>, Set<Translet.Alternative>) - Static method in class eu.bandm.tscore.base.Translet
Tests one of the branch-parsers (with the given index) of the disj_parser, with the given start state.
Display - Class in eu.bandm.music.midi
(Parts of this source text are inspired by "jsresources.org/DumpReceiver" by Matthias Pfisterer, Florian Bomers: http://www.jsresources.org/examples/DumpReceiver.java.html )
Display() - Constructor for class eu.bandm.music.midi.Display
 
Display.List - Class in eu.bandm.music.midi
 
displayBindings(CatalogByString, List<String>, PrintStream, int, boolean, Object, Translet.Parser<?>, Set<Translet.State<R>>, Translet.State<R>, Set<Translet.State<R>>, Set<Translet.Alternative>, Modifiers, boolean, boolean) - Static method in class eu.bandm.tscore.base.Translet
Presents all collected prefixes of possible parse trees to the user for error diagnosis.
displayBindings(CatalogByString, List<String>, PrintWriter, int, boolean, Object, Translet.Parser<?>, Set<Translet.State<R>>, Translet.State<R>, Set<Translet.State<R>>, Set<Translet.Alternative>, Modifiers, boolean, boolean) - Static method in class eu.bandm.tscore.base.Translet
Show complete parsing situation on a PrintStream, possibly multi-lingual.
displayOneBinding(PrintWriter, Translet.FormatPrinter_memo, Translet.State<?>, Modifiers) - Static method in class eu.bandm.tscore.base.Translet
Prints one prefix of a parse tree, i.e.
distance_lower - Variable in class eu.bandm.music.entities.MCover.Parameters_approximate
Maximally allowed distance below the approximation; it holds that (found_approx - orig<=distance_lower).
distance_upper - Variable in class eu.bandm.music.entities.MCover.Parameters_approximate
Maximally allowed distance above the approximation; it holds that (orig - found_approx<=distance_upper).
div() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
div - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
div(FloatSignalSource) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
 
div() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
div_plan(PrimeFactors, MTree.Parameters) - Method in class eu.bandm.music.entities.MStackingPlanner
Split factor into a plan, according to global input parameters.
divide - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
divide - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
divide - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
divide - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
divide(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the quotient of the simultaneous values of this and another signal source.
divide(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the quotient of the simultaneous values of this and another signal source.
divide(IntFraction) - Method in class eu.bandm.sig.adlib2.IntFraction
 
divide(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is the quotient of the simultaneous values of this and another signal source.
divide(IntSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
divide(LongFraction) - Method in class eu.bandm.sig.adlib2.LongFraction
 
divide(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is the quotient of the simultaneous values of this and another signal source.
divide(LongSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
divide_new_subs(int) - Method in class eu.bandm.music.entities.MTree
Adds a number of equidistant sub-trees.
division - Variable in class eu.bandm.tscore.model.TpSub
The divistion which defines it.
divisions - Variable in class eu.bandm.tscore.model.Tp
All divisions startig at this point, accessible by their end point and their division count.
divisor - Variable in class eu.bandm.music.entities.MCover.Parameters_approximate
Divisor for generating new approximations.
divMul - Variable in class eu.bandm.music.top.Formplan_fuge
Parser for the time stretch factor.
DivOperator() - Constructor for class eu.bandm.sig.adlib.SignalSource.DivOperator
 
dminor(String) - Static method in interface eu.bandm.music.midi.Playable
 
do1Alt(MTree) - Method in class eu.bandm.music.entities.MCover
Test to split the duration of one alternative (of possibly several), which all are EXPLICIT nodes (=from MTS, not synthetic).
DO_advance(int) - Method in class eu.bandm.tscore.base.Translet.FormatPrinter_memo
 
do_collect_genuine_beams(StemEnd, List<MTree>) - Method in class eu.bandm.music.entities.MTree
 
do_select(KennLine.Anchor) - Method in class eu.bandm.sighkn.KennLine
 
doAdd(Map<Event, Integer>, Event, int) - Method in class eu.bandm.music.top.MwHaiku
Count up the number assigned to e by one.
doAlts(MTree) - Method in class eu.bandm.music.entities.MCover
Test the sub-nodes and the alternatives of a node which is not completely in the current event interval, so some sub-nodes must be found to cover that interval.
doApprox(MTree, int, int, boolean) - Method in class eu.bandm.music.entities.MCover
One ore more event starts lie truely in the current node's interval, partly with prime factors != 2.
docidCache - Variable in class eu.bandm.tscore.base.RawParser
Identifier of the last parsed token.
doclone() - Method in class eu.bandm.music.entities.MTree.EssentialBracket
Deliver a clone with all fields copied.
doclone() - Method in class eu.bandm.tscore.model.Container
Clones this object.
doclone() - Method in class eu.bandm.tscore.model.Event
Clones this object.
doclone() - Method in class eu.bandm.tscore.model.EventSet
Clones this object.
doclone() - Method in class eu.bandm.tscore.model.Part
Clones this object.
doclone() - Method in class eu.bandm.tscore.model.TDivision
Clones this object.
doclone() - Method in class eu.bandm.tscore.model.TimeScape
Clones this object.
doclone() - Method in class eu.bandm.tscore.model.Tp
Clones this object.
doclone() - Method in class eu.bandm.tscore.model.TpSub
Clones this object.
doclone() - Method in class eu.bandm.tscore.model.TpTop
Clones this object.
doclone() - Method in class eu.bandm.tscore.model.Vox
Clones this object.
doCompileDataFlow(CompilationContext<V, L>) - Method in class eu.bandm.sig.adlib.FloatClockedSignalSource
 
documentations - Variable in class eu.bandm.tscore.base.Entity
The multi-lingual explanation texts for this entitiy.
Dodekaid<T> - Interface in eu.bandm.music.entities
Interface for all structures which can be set in the "four modi" like usual for a dodecaphonic "Reihe", which are retrograde, invers and inverse retrograde.
doesNotOverrideSymbolic(MuLi) - Static method in class eu.bandm.tscore.base.EntityCatalog
Checks whether the symbolic language is used in the MuLi argument.
doesOverlap() - Method in class eu.bandm.music.haken.DoppelHaken
True for MOM, MUM, OMO, UMU, OMU and UMO .
doExpand(int) - Method in class eu.bandm.music.entities.Ornament
 
doFC_bin(MTree) - Method in class eu.bandm.music.entities.MCover
Here the bottom of the MTree is reached: only binary divisions are required, all other primes factors have already been realized somewhere above.
doFC_synt(MTree, MStackingPlanner.Plan) - Method in class eu.bandm.music.entities.MCover
Is only called if synthesizing is necessary.
doFC_top(MTree) - Method in class eu.bandm.music.entities.MCover
Main method for finding the Initial MCover; called once for the top node from MCover.process(MTree,Parameters_approximate parameters_approximate,Parameters_divide,List), and later repeatedly for different alternatives in the middle of MCover.do1Alt(MTree).
domainParser - Variable in class eu.bandm.tscore.base.TendencyCollector
Parser for the parameter values.
DoppelHaken - Class in eu.bandm.music.haken
The twelve forms of "double hooks"="DoppelHaken", based on Haken.
doprint(Format.FormatPrinter) - Method in class eu.bandm.tscore.base.Translet.ParserFormat
 
doSynthOrImplicit(MTree, MStackingPlanner.Plan) - Method in class eu.bandm.music.entities.MCover
The current event interval is truely included in that of the MTree node, but there are no child nodes.
DOT - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
dotCount - Variable in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
The number of dots.
dots(int) - Static method in class eu.bandm.music.top.Cwn_to_musicXml
Return an array of "dc" prolongation dots.
dotString - Variable in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
For convenience: String representation of the sequence of prolongation dots.
dotString - Variable in class eu.bandm.tscore.base.DottedNotationExpander
The terminal string representing the prolongation dot.
DottedBaseDuration(Rational, Rational, int, int) - Constructor for class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
Only construtor.
dottedNotation(Rational) - Static method in class eu.bandm.music.entities.RationalDuration
Return the representation as base duration plus zero or more DOTs, or null if no such exists.
dottedNotation(RationalDuration) - Static method in class eu.bandm.music.entities.RationalDuration
Return the duration's representation as base duration plus zero or more DOTs,
DottedNotationExpander - Class in eu.bandm.tscore.base
For musical purposes it is utmost convenient to support the "dotted notation", using "prolongation dots", short "dots".
DottedNotationExpander(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, String, String) - Constructor for class eu.bandm.tscore.base.DottedNotationExpander
Public constructor, must be called before calling DottedNotationExpander.apply(List).
DoubleADSR - Interface in eu.bandm.sig.adlib2.math
 
DoubleADSR.State - Enum in eu.bandm.sig.adlib2.math
 
DoubleBinaryOperator - Interface in eu.bandm.sig.adlib
 
DoubleClockedSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type double whose observable state is driven by a clock.
DoubleClockedSignalSource.AbstractRandom - Class in eu.bandm.sig.adlib2
 
DoubleClockedSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type double whose observable state is driven by a clock.
DoubleDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from an input signal source delayed by a single clock tick.
DoubleDelay(double) - Constructor for class eu.bandm.sig.adlib2.DoubleDelay
Creates a new instance without a valid input source.
DoubleDelay(double, DoubleSignalSource) - Constructor for class eu.bandm.sig.adlib2.DoubleDelay
Creates a new instance with an independent input source.
DoubleDelay(double, Function<? super DoubleDelay, ? extends DoubleSignalSource>) - Constructor for class eu.bandm.sig.adlib2.DoubleDelay
Creates a new instance with a feedback-looped input source.
DoubleDelayVector - Class in eu.bandm.sig.adlib2
Aggregates of delay signal sources of primitive type double.
DoubleDelayVector(double...) - Constructor for class eu.bandm.sig.adlib2.DoubleDelayVector
 
DoubleDelayVector(double[], DoubleSignalSourceVector<?>) - Constructor for class eu.bandm.sig.adlib2.DoubleDelayVector
 
DoubleDelayVector(double[], Function<? super DoubleDelayVector, ? extends DoubleSignalSourceVector<?>>) - Constructor for class eu.bandm.sig.adlib2.DoubleDelayVector
 
DoubleDynamics - Class in eu.bandm.sig.adlib2.math
 
DoubleDynamics(C, DoubleDynamics.Integrator.Factory<C, ?>, Optional<ConstantRealtimeContext>, double...) - Constructor for class eu.bandm.sig.adlib2.math.DoubleDynamics
 
DoubleDynamics.EulerIntegrator - Class in eu.bandm.sig.adlib2.math
 
DoubleDynamics.Integrator<C extends DoubleVectorMap.Computer> - Class in eu.bandm.sig.adlib2.math
 
DoubleDynamics.Integrator.Factory<C extends DoubleVectorMap.Computer,I extends DoubleDynamics.Integrator> - Interface in eu.bandm.sig.adlib2.math
 
DoubleDynamics.RungeKuttaIntegrator - Class in eu.bandm.sig.adlib2.math
 
DoubleEntry(String, double, double, float, int, int, double[]) - Constructor for class eu.bandm.sighkn.SampleRegister.DoubleEntry
 
doubleFormat - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
DoubleLinearMap - Class in eu.bandm.sig.adlib2.math
 
DoubleLinearMap(DoubleLinearMap.Computer) - Constructor for class eu.bandm.sig.adlib2.math.DoubleLinearMap
 
DoubleLinearMap.Computer - Interface in eu.bandm.sig.adlib2.math
 
DoubleMatrix - Class in eu.bandm.sig.adlib2.math
 
DoubleMatrix.KleeneAlgebra - Interface in eu.bandm.sig.adlib2.math
 
DoubleMultiDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from a signal source delayed by a specified number of clock ticks.
DoubleMultiDelay(double...) - Constructor for class eu.bandm.sig.adlib2.DoubleMultiDelay
 
DoubleMultiDelay(double[], DoubleSignalSource) - Constructor for class eu.bandm.sig.adlib2.DoubleMultiDelay
 
DoubleMultiDelay(double[], Function<? super DoubleMultiDelay, ? extends DoubleSignalSource>) - Constructor for class eu.bandm.sig.adlib2.DoubleMultiDelay
 
DoubleOperators - Class in eu.bandm.sig.adlib2
 
DoubleOscillator - Class in eu.bandm.sig.adlib2.math
 
DoubleOscillator(double, double, ConstantRealtimeContext) - Constructor for class eu.bandm.sig.adlib2.math.DoubleOscillator
 
DoubleOscillator.Patcher - Interface in eu.bandm.sig.adlib2.math
 
doubleQuotedTextParser_noDoubleQuotesContained - Static variable in class eu.bandm.tscore.base.TransletLib
Parser which accepts any text which is framed by doublequotes and does not contain doublequotes.
DoubleSignalPort - Class in eu.bandm.sig.adlib2
A receptacle for a signal source than can be plugged at runtime, even if compiled.
DoubleSignalPort() - Constructor for class eu.bandm.sig.adlib2.DoubleSignalPort
Creates a new instance with no specified initial input.
DoubleSignalPort(DoubleSignalSource) - Constructor for class eu.bandm.sig.adlib2.DoubleSignalPort
Creates a new instance with the specified initial input.
DoubleSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type double.
DoubleSignalSourceChooser - Class in eu.bandm.sig.adlib2
Base class for signal sources of primitive type double that choose dynamically from a fixed collection of inputs.
DoubleSignalSourceChooser() - Constructor for class eu.bandm.sig.adlib2.DoubleSignalSourceChooser
 
DoubleSignalSourceChooser.OfEnum<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
DoubleSignalSourceChooser.OfEnumInt<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
DoubleSignalSourceChooser.OfInt - Class in eu.bandm.sig.adlib2
 
DoubleSignalSourceVector<S extends DoubleSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type double.
DoubleSignalSourceVector.Mutable<S extends DoubleSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of mutable aggregates of signal sources of primitive type double.
DoubleStoredSignalSource - Class in eu.bandm.sig.adlib2
Common base class for signal (time-dependent value) sources of primitive type double whose output is the value of a variable that is updated only as driven by a clock.
DoubleStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.DoubleStoredSignalSource
 
DoubleTernaryOperator - Interface in eu.bandm.sig.adlib
 
DoubleUpsamplingSignalSource - Class in eu.bandm.sig.adlib2
A signal source whose value can be set asynchronously.
DoubleUpsamplingSignalSource(double) - Constructor for class eu.bandm.sig.adlib2.DoubleUpsamplingSignalSource
 
doubleValue() - Method in class eu.bandm.sig.adlib2.IntFraction
 
doubleValue() - Method in class eu.bandm.sig.adlib2.LongFraction
 
DoubleVectorMap - Class in eu.bandm.sig.adlib2.math
 
DoubleVectorMap(DoubleVectorMap.Computer) - Constructor for class eu.bandm.sig.adlib2.math.DoubleVectorMap
 
DoubleVectorMap.CompilableComputer - Interface in eu.bandm.sig.adlib2.math
 
DoubleVectorMap.Computer - Interface in eu.bandm.sig.adlib2.math
 
DoubleVectorMap.InSituComputer - Interface in eu.bandm.sig.adlib2.math
 
drain - Variable in class eu.bandm.music.midi.Routing.ToTrack
 
drain - Variable in class eu.bandm.tscore.model.__SAX_Writer
 
dst - Variable in class eu.bandm.music.haken.Score_hkn_sig_v00.Data
 
dt(Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
Returns a new signal source whose value is the amount of model time that is projected to elapse between the current and the next clock tick.
dt(Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
Returns a new signal source whose value is the amount of model time that is projected to elapse between the current and the next clock tick.
dt(Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
dt(Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
dt - Variable in class eu.bandm.sig.adlib2.math.DoubleDynamics.Integrator
 
dt - Variable in class eu.bandm.sig.adlib2.math.FloatDynamics.Integrator
 
dummyLocationMap - Static variable in class eu.bandm.tscore.base.Translet
Maps the zero-th line of an "Object" type location to the zero-th line of an "XMLDocumentIdentifier" type location.
dump(PrintStream) - Method in class eu.bandm.music.comp.Fields
Print all results found to "ps".
dump(PrintStream, Fields.Item) - Method in class eu.bandm.music.comp.Fields
Print the pitch classes of all its predecessors, followed by that of "i".
dump(PrintStream) - Method in class eu.bandm.music.comp.FieldsFromIntervals
Print all results found to "ps".
dump(PrintStream, FieldsFromIntervals.Item) - Method in class eu.bandm.music.comp.FieldsFromIntervals
Print the pitch classes of all its predecessors, followed by that of "i".
dump(PrintStream) - Method in class eu.bandm.music.entities.FunctionalInterval
Make a debug print out.
dump() - Method in class eu.bandm.music.entities.MCover
Auxiliary debugging print-out.
dump(PrintStream) - Method in class eu.bandm.music.entities.MeasureCollector
Print all collected information Collections to PrintStream.
dump() - Method in class eu.bandm.music.entities.MSplitter.Result
Printing method for debugging and demonstration.
dump() - Method in class eu.bandm.music.entities.MTree_
Prints an indented visualization to System.err.
dump(PrintStream) - Method in class eu.bandm.music.entities.MTree_
Prints an indented visualization.
dump(PrintWriter) - Method in class eu.bandm.music.entities.MTree_
Prints an indented visualization.
dump(PrintStream) - Method in class eu.bandm.music.entities.Ornament
 
dump(PrintStream) - Method in class eu.bandm.music.haken.Score_hkn.Expansion
Auxiliary print of all voices and their values, for debugging and demonstration.
dump() - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
dump() - Method in class eu.bandm.sighkn.SigSequencer
 
dump() - Method in class eu.bandm.sighkn.SigSequencer.FloatColumn
 
dump() - Method in class eu.bandm.sighkn.SigSequencer.IntColumn
 
dump() - Method in class eu.bandm.sighkn.SigSequencer.StringColumn
 
dump(PrintStream) - Method in class eu.bandm.tscore.base.Entity
Debugging method to display this entity.
dump() - Method in class eu.bandm.tscore.base.Entity
Convenience method, dumping to System.err.
dump(PrintStream) - Method in class eu.bandm.tscore.base.EntityCatalog
Debugging method to print its contents.
Dump - Class in eu.bandm.tscore.model
Visitor generated by umod according to field selection #0.
Dump(PrintStream) - Constructor for class eu.bandm.tscore.model.Dump
 
Dumper - Class in eu.bandm.tscore.base
Class for debugging purpose which prints unparsed tscore event sequences.
Dumper(PrintStream) - Constructor for class eu.bandm.tscore.base.Dumper
Set drain explicitly for the print.
Dumper() - Constructor for class eu.bandm.tscore.base.Dumper
Dump to stderr.
dumpfields(Container) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpfields(TimeScape) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpfields(Part) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpfields(Vox) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpfields(EventSet) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpfields(Event) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpfields(Tp) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpfields(TpTop) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpfields(TpSub) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpfields(TDivision) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
dumpRawEvents(Vox) - Method in class eu.bandm.music.top.MwHaiku
Debugging method, dump the events of the Haiku score: syllable text, categories and "lastInLine" / "notLastInWord".
DumpReceiver - Class in org.jsresources
Displays the file format information of a MIDI file.
DumpReceiver(PrintStream) - Constructor for class org.jsresources.DumpReceiver
 
DumpReceiver(PrintStream, boolean) - Constructor for class org.jsresources.DumpReceiver
 
dumpVoice(PrintStream, Vox) - Method in class eu.bandm.music.top.Score_cwn
Debugging print which prints only the time point and the pitch, if it is not the metric voice.
duodecimalDigits_lowercase - Static variable in class eu.bandm.music.entities.PcSet
 
dup() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
dup() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
dup() - Method in class eu.bandm.sighkn.SigSequencer.FloatColumn
 
dup() - Method in class eu.bandm.sighkn.SigSequencer.IntColumn
 
dup() - Method in class eu.bandm.sighkn.SigSequencer.StringColumn
 
dur - Variable in class eu.bandm.music.haken.Score_hkn_sig_v00.Data
 
duration - Variable in class eu.bandm.music.entities.MetrumName
The equivalent Rational value.
duration - Variable in class eu.bandm.music.entities.MTree_
The duration of the time interval (of a measure) represented by this node.
Duration_calendaric - Class in eu.bandm.music.entities
Durations in the "calendaric" scale, meaning hours, minutes, seconds and decimal fractions of seconds.
Duration_calendaric(BigDecimal) - Constructor for class eu.bandm.music.entities.Duration_calendaric
Public constructor.
DurationIndication - Interface in eu.bandm.music.entities
Encodes the mere fact that the implementing type is some kind of duration information.
durationName() - Method in class eu.bandm.music.entities.MTree_
 
durationParser - Static variable in class eu.bandm.music.entities.MeasureCollector
Parser for positive (non-null) Rational numbersm used as durations.
durations - Variable in class eu.bandm.music.entities.MeasureCollector
Intermediate output of parsing.
durations - Variable in class eu.bandm.music.entities.MetrumSpecs
 
durations - Static variable in class eu.bandm.music.haken.Score_hkn_sig_v00
Durations for segments, indexed by [RelWert-Duration] [RelWert-Envelope]:
during(Register) - Method in interface eu.bandm.sig.adlib2.BooleanClockedSignalSource
 
during(Register) - Method in interface eu.bandm.sig.adlib2.ClockedSignalSource
 
during(Register) - Method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
during(Register) - Method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
 
during(Register) - Method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
during(Register) - Method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 

E

e - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
The white key called "e".
E - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
e_writable(int, int) - Static method in class eu.bandm.music.entities.RationalDuration
Quick test whether a numerator alone is writable as RationalDuration.DottedBaseDuration, with given maximal dot count.
eagerAnd - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
eagerOr - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
effectiveDenomFactors - Variable in class eu.bandm.music.entities.MTree.EssentialBracket
Convencience cache, all prime factors of the denominator, without powers of two FIXME CHECK.
effectiveProportion - Variable in class eu.bandm.music.entities.MTree.EssentialBracket
Proportion to be applied to all nodes below this bracket.
einsatz_parser - Variable in class eu.bandm.music.top.Formplan_fuge
Parser which accepts theme and counterpoints.
element_dot - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Constant xml element representing a prolongation dot.
emphasis - Static variable in class eu.bandm.music.entities.MixedNoteheadAddendum
Emphasis.
empty - Static variable in class eu.bandm.music.entities.PcSet
 
empty() - Static method in interface eu.bandm.sig.adlib.ArrayLike
 
empty() - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Creates a new aggregate with zero components.
empty() - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Creates a new aggregate with zero components.
empty() - Static method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Creates a new aggregate with zero components.
empty() - Static method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Creates a new aggregate with zero components.
empty() - Static method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Creates a new aggregate with zero components.
empty() - Static method in interface eu.bandm.sig.adlib2.SignalSourceVector
Creates a new aggregate with zero components.
emptyParameterLine - Variable in class eu.bandm.tscore.base.Modifiers
When a parameter name is followed by a blank input line defaults to Modifiers.Reaction.warn.
enableLocalizedState() - Method in interface eu.bandm.sig.adlib2.compile.CompilationContext
 
enableLocalizedState() - Method in class eu.bandm.sig.adlib2.compile.LLJavaCompilationContext
 
end - Variable in class eu.bandm.music.entities.MTree_
The end time of the time interval (of a measure) represented by this node, relative to the start of the topmost node, which is fixed as "0/1".
end_loop() - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
end_loop(int) - Method in class eu.bandm.sighkn.FloatSamplePlayer
Used to replace an infinite loop count with only "n" remaining loops.
endBlock() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
endBlock() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
endChar - Static variable in class eu.bandm.tscore.base.Translet
Appended to any input string as final delimiter.
endListeners - Variable in class eu.bandm.sighkn.SigSequencer
 
endLoop - Variable in class com.sun.media.sound.SF2Sample
 
endrun - Variable in class eu.bandm.music.entities.MetrumSpecs
 
endSymbol - Variable in class eu.bandm.tscore.base.TendencyCollector
The symbol for "end of tendency", set on construction.
endText - Variable in class eu.bandm.tscore.model.EventSet
The external representation of the "right" end of the event set, if sensible.
endTime - Variable in class eu.bandm.music.entities.MTree.EssentialBracket
End time point (relative to 0.0 as start point of the measure(=top-level node), i.e.
endUse - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
endUse - Variable in class eu.bandm.tscore.base.PatternDistributor
String constant ending the use of the pattern, when parsed in the parameter track.
endValue - Variable in class eu.bandm.tscore.base.TendencyCollector.TendencyCtrl
Reached parameter value parsed here.
enforce(boolean) - Static method in exception eu.bandm.sig.adlib.BoundedAllocationException
 
engineers - Variable in class com.sun.media.sound.SF2Soundbank
 
ensembleTest() - Static method in class eu.bandm.sig.adlib.FloatResonator
 
Entity<E extends Entity> - Class in eu.bandm.tscore.base
Base class for all things which are in a certain multi-lingual catalog, and have a common parser for their symbolic appearance in scores, and which form a common semantic domain.
Entity(EntityCatalog<E>) - Constructor for class eu.bandm.tscore.base.Entity
Creates a new entity with (possibly) multiple names in multiple languages.
Entity(EntityCatalog<E>, Map<String, String>) - Constructor for class eu.bandm.tscore.base.Entity
Creates a new entity with (possibly) multiple names in multiple languages.
Entity(EntityCatalog<E>, String, String) - Constructor for class eu.bandm.tscore.base.Entity
Creates a new entity with only one name.
Entity(EntityCatalog<E>, MuLi) - Constructor for class eu.bandm.tscore.base.Entity
Creates a new entity with (possibly) multiple names in multiple languages.
EntityCatalog<E extends Entity> - Class in eu.bandm.tscore.base
Contains collection of basic score entities used as parameter values, indexed and documented in a multi lingual way.
EntityCatalog(Class<E>, String, MuLi) - Constructor for class eu.bandm.tscore.base.EntityCatalog
Constructor configuring all fields ocmpletely.
EntityCatalog(Class<E>, String, String) - Constructor for class eu.bandm.tscore.base.EntityCatalog
Constructor with slightly restricted values.
entityNames - Variable in class eu.bandm.tscore.base.EntityCatalog
The multi-lingual catalog of entities contained.
Entry(String, double, double, float, int, int, boolean) - Constructor for class eu.bandm.sighkn.SampleRegister.Entry
 
EnumClockedSignalSource<E extends Enum<E>> - Interface in eu.bandm.sig.adlib2
Interface of a signal source with enum values at construction time but ordinal int values at runtime and whose observable state is driven by a clock.
EnumDelay<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
EnumDelay(E) - Constructor for class eu.bandm.sig.adlib2.EnumDelay
 
EnumSignalSource<E extends Enum<E>> - Interface in eu.bandm.sig.adlib2
Interface of a signal source with enum values at construction time but ordinal int values at runtime.
EnumSignalSourceChooser<E extends Enum<E>,F extends Enum<F>> - Class in eu.bandm.sig.adlib2
 
EnumSignalSourceChooser(EnumSignalSource<E>, EnumSignalSource<F>...) - Constructor for class eu.bandm.sig.adlib2.EnumSignalSourceChooser
 
EnumStoredSignalSource<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
EnumStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.EnumStoredSignalSource
 
EnumUtils - Class in eu.bandm.sig.adlib2
 
env - Variable in class eu.bandm.music.haken.Score_hkn_sig_v00.Data
 
EOF - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
eoInput - Static variable in class eu.bandm.tscore.base.Translet
Appended to any input string as final delimiter.
eps - Static variable in class eu.bandm.tscore.base.Translet
A parser matching an empty character sequecen in the input.
eq() - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
eq - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
eq(SignalSource<A>) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source whose value is true iff the value of this signal source is identically equal to the simultaneous value of another signal source.
equal - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
equal - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
equal(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is equal to the simultaneous value of another signal source.
equal(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is equal to the simultaneous value of another signal source.
equal - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
equal(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is equal to the simultaneous value of another signal source.
equal - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
equal(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is equal to the simultaneous value of another signal source.
EQUAL - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
equals(Object) - Method in class com.sun.media.sound.ModelIdentifier
 
equals(ClefUsage) - Method in class eu.bandm.music.entities.ClefUsage
 
equals(Object) - Method in class eu.bandm.music.entities.Color_rgb_8
 
equals(Object) - Method in class eu.bandm.music.entities.Euler2
 
equals(Euler2) - Method in class eu.bandm.music.entities.Euler2
Evident
equals(Object) - Method in class eu.bandm.music.entities.Euler3
 
equals(Euler3) - Method in class eu.bandm.music.entities.Euler3
Evident
equals(Object) - Method in class eu.bandm.music.entities.MetrumName
Evident
equals(Object) - Method in class eu.bandm.music.entities.MetrumSpecs.Name
 
equals(Object) - Method in class eu.bandm.music.entities.PitchAndOctave
 
equals(Object) - Method in class eu.bandm.music.entities.RationalDuration
 
equals(Object) - Method in class eu.bandm.sig.adlib2.IntFraction
equals(Object) - Method in class eu.bandm.sig.adlib2.LongFraction
equidist - Variable in class eu.bandm.music.entities.MTree_
Whether all child nodes of this node have equal durations.
error(String) - Method in class eu.bandm.music.top.MlWorat
Evident.
error(String) - Method in class eu.bandm.music.top.MwHaiku
Send an error to MwHaiku.msg
error(Event, String) - Method in class eu.bandm.music.top.MwHaiku
Send an error to MwHaiku.msg with the event's location
espressivo - Static variable in class eu.bandm.music.entities.MixedNoteheadAddendum
Espressivo mark.
EssentialBracket(MTree.EssentialBracket, int, int, Rational, boolean) - Constructor for class eu.bandm.music.entities.MTree.EssentialBracket
Effekt of an EB: multiply the written duration (=note symbols=note heads, flags etc.) by proportion n/d to get the meant duration.
EssentialBracket(MTree.EssentialBracket, int, Rational, boolean) - Constructor for class eu.bandm.music.entities.MTree.EssentialBracket
Effekt of an EB: multiply the written duration (=note symbols=note heads, flags etc.) by proportion n/d to get the meant duration.
eu.bandm.music.comp - package eu.bandm.music.comp
 
eu.bandm.music.entities - package eu.bandm.music.entities
All fundamental entities for modeling music.
eu.bandm.music.haken - package eu.bandm.music.haken
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).
eu.bandm.music.midi - package eu.bandm.music.midi
 
eu.bandm.music.top - package eu.bandm.music.top
Top-level data structures, modelling different score formats, combining the entities defined in lower level packages.
eu.bandm.sig.adlib - package eu.bandm.sig.adlib
 
eu.bandm.sig.adlib2 - package eu.bandm.sig.adlib2
 
eu.bandm.sig.adlib2.compile - package eu.bandm.sig.adlib2.compile
 
eu.bandm.sig.adlib2.math - package eu.bandm.sig.adlib2.math
 
eu.bandm.sighkn - package eu.bandm.sighkn
 
eu.bandm.tscore.base - package eu.bandm.tscore.base
Generic and low level data types and transformation algorithms, to be used by very different applications of the tscore framework.
eu.bandm.tscore.model - package eu.bandm.tscore.model
Umod main model class:
Generic score model for denotating time-based sequences of arbitrary events.
eu.bandm.tscore.tparser - package eu.bandm.tscore.tparser
 
Euler2 - Class in eu.bandm.music.entities
Representation of pitch classes or interval classes in the Euler net.
Euler2(int, int) - Constructor for class eu.bandm.music.entities.Euler2
Only constructor, set both coordinates.
Euler3 - Class in eu.bandm.music.entities
Representation of pitch classes or interval classes in the Euler net, extended by octaves.
Euler3(int, int, int) - Constructor for class eu.bandm.music.entities.Euler3
Constructor setting all coordinates explicitly.
Euler3(Euler2, int) - Constructor for class eu.bandm.music.entities.Euler3
Constructor enhancing a fifth/third oordinate pair by an octave exponent
EulerIntegrator(DoubleVectorMap.Computer, DoubleSignalSourceVector<?>, Optional<ConstantRealtimeContext>) - Constructor for class eu.bandm.sig.adlib2.math.DoubleDynamics.EulerIntegrator
 
EulerIntegrator(FloatVectorMap.Computer, FloatSignalSourceVector<?>, Optional<ConstantRealtimeContext>) - Constructor for class eu.bandm.sig.adlib2.math.FloatDynamics.EulerIntegrator
 
eval() - Method in class eu.bandm.tscore.model.__TREEGEN__.Inner1
 
Event - Class in eu.bandm.tscore.model
Central means for modelling music: Per each combination of voice and time point, at most one event is possible.
Event(Location<XMLDocumentIdentifier>, Vox, Tp) - Constructor for class eu.bandm.tscore.model.Event
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".
Event() - Constructor for class eu.bandm.tscore.model.Event
 
event2alpha - Variable in class eu.bandm.music.top.GraphartScharen
 
event2alpha - Variable in class eu.bandm.music.top.MovingForms
Maps some events to the transparent value (called "alpha")
event2alpha_ipol - Variable in class eu.bandm.music.top.GraphartScharen
 
event2alpha_ipol - Variable in class eu.bandm.music.top.MovingForms
Maps some events to the interpolation mode to apply to the transparency.
event2artikulation - Variable in class eu.bandm.music.top.Score_cwn
Artikulation parsed from the param track called Score_cwn.paramname_articulation.
event2clefUsage - Variable in class eu.bandm.music.top.Score_cwn
Maps events of sounding voices to a clef change, from param track .
event2color - Variable in class eu.bandm.music.top.GraphartScharen
 
event2color - Variable in class eu.bandm.music.top.MovingForms
Evident
event2color_ipol - Variable in class eu.bandm.music.top.GraphartScharen
 
event2color_ipol - Variable in class eu.bandm.music.top.MovingForms
Maps some events to the interpolation mode to apply to the color.
event2dist - Variable in class eu.bandm.music.top.GraphartScharen
 
event2dist_ipol - Variable in class eu.bandm.music.top.GraphartScharen
 
event2doppelHaken - Variable in class eu.bandm.music.haken.Score_hkn
Semantic attribute of events.
event2endFade - Variable in class eu.bandm.music.top.MaWiCM
In case that an event carries the "end fade" operator "!".
event2endFadeTime - Variable in class eu.bandm.music.top.MaWiCM
Derived map, maps text event to its related end fade event.
event2endtp - Variable in class eu.bandm.music.top.Formplan_fuge
Evident
event2endtp - Variable in class eu.bandm.music.top.Score_cwn
Maps events to their end time point.
event2forceOverlap_end - Variable in class eu.bandm.music.haken.Score_hkn
Semantic attribute of events.
event2forceOverlap_start - Variable in class eu.bandm.music.haken.Score_hkn
Semantic attribute of events.
event2form - Variable in class eu.bandm.music.top.MovingForms
Evident
event2haken - Variable in class eu.bandm.music.haken.Score_hkn
Semantic attribute of events.
event2kategorien - Variable in class eu.bandm.music.top.MwHaiku
The category string corresponding to the syllable text.
event2key - Variable in class eu.bandm.music.top.Score_cwn
Maps events of sounding voices to a key change, from param track .
event2len - Variable in class eu.bandm.music.top.GraphartScharen
 
event2len_ipol - Variable in class eu.bandm.music.top.GraphartScharen
 
event2lowerText - Variable in class eu.bandm.music.top.Score_cwn
Additional text to be printed below the rendering of a note.
event2noOverlap_end - Variable in class eu.bandm.music.haken.Score_hkn
Semantic attribute of events.
event2noOverlap_start - Variable in class eu.bandm.music.haken.Score_hkn
Semantic attribute of events.
event2num - Variable in class eu.bandm.music.top.GraphartScharen
 
event2orient - Variable in class eu.bandm.music.top.GraphartScharen
 
event2ornamentation - Variable in class eu.bandm.music.top.Score_cwn
Ornamentation parsed from the param track called Score_cwn.paramname_articulation.
event2pause - Variable in class eu.bandm.music.haken.Score_hkn
Semantic attribute of events.
event2pitch - Variable in class eu.bandm.music.top.Score_cwn
Maps voice events to one nominal pitch.
event2pos_ipol - Variable in class eu.bandm.music.top.GraphartScharen
 
event2pos_ipol - Variable in class eu.bandm.music.top.MovingForms
Maps some events to the interpolation mode to apply to the position.
event2register - Variable in class eu.bandm.music.top.MwHaiku
Values of the param track named MwHaiku.paramname_register.
event2relwert - Variable in class eu.bandm.music.haken.Score_hkn
Semantic attribute of events.
event2silbe - Variable in class eu.bandm.music.top.MwHaiku
The text for each tscore event.
event2size - Variable in class eu.bandm.music.top.MovingForms
Evident
event2size_ipol - Variable in class eu.bandm.music.top.MovingForms
Maps some events to the interpolation mode to apply to the size.
event2start - Variable in class eu.bandm.music.top.MaWiRic
Result of parsing the switch-on events, indicate when a particular matrix position/ set of matrix positions appears.
event2startFade - Variable in class eu.bandm.music.top.MaWiCM
In case that an event carries the "start fade" operator ">".
event2startFadeTime - Variable in class eu.bandm.music.top.MaWiCM
Derived map, maps text event to its related start fade event.
event2stopChar - Variable in class eu.bandm.music.top.MaWiRic
Result of parsing the switch-off events, indicate when a particular character/ set of characters vanishes.
event2tempo - Variable in class eu.bandm.music.top.Score_cwn
Maps events from the global "M" voice to a tempo indication.
event2text - Variable in class eu.bandm.music.top.MaWiCM
Evident
event2upperText - Variable in class eu.bandm.music.top.Score_cwn
Additional text to be printed above the rendering of a note.
event2verba - Variable in class eu.bandm.music.top.Score_cwn
Maps events of a sounding voice to a lyric syllable.
event2width - Variable in class eu.bandm.music.top.GraphartScharen
 
event2width_ipol - Variable in class eu.bandm.music.top.GraphartScharen
 
event2xpos - Variable in class eu.bandm.music.top.GraphartScharen
 
event2xpos - Variable in class eu.bandm.music.top.MaWiCM
Evident
event2xpos - Variable in class eu.bandm.music.top.MovingForms
Evident
event2ypos - Variable in class eu.bandm.music.top.GraphartScharen
 
event2ypos - Variable in class eu.bandm.music.top.MaWiCM
Evident
event2ypos - Variable in class eu.bandm.music.top.MovingForms
Evident
eventCanOverlapAtStart - Variable in class eu.bandm.music.haken.Score_hkn
Holds all events which start with the same RelWert as their predecssor ends.
eventFormat - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
eventHasCautionaryAccidental - Variable in class eu.bandm.music.top.Score_cwn
Whether a cautionary accidental is requested explicitly by the tscore source, in the param track called Score_cwn.paramname_nota.
eventHasFullAccidental - Variable in class eu.bandm.music.top.Score_cwn
Whether an accidental is requested explicitly by the tscore source, in the param track called Score_cwn.paramname_nota.
eventIsLastInLine - Variable in class eu.bandm.music.top.MwHaiku
Whether the text of a tscore event ends with a "/".
eventNotLastInWord - Variable in class eu.bandm.music.top.MwHaiku
Whether the text of a tscore event ends with a "-".
eventNumber - Variable in class eu.bandm.music.top.Cwn_to_sig
The current event numberwhen the conversion process steps through the score.
eventNumber - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
eventOnRightmostTp - Variable in class eu.bandm.tscore.base.Modifiers
The possibility to write an event under the very last Tp of an accolade is only necessary when the Tps are STRICTLY increasing.
EventPatternDistributor - Class in eu.bandm.tscore.base
Looks for start/end of pattern repetition and constructs the representing Event ->Event relation.
EventPatternDistributor() - Constructor for class eu.bandm.tscore.base.EventPatternDistributor
 
EventPatternDistributor(String, String, String, String) - Constructor for class eu.bandm.tscore.base.EventPatternDistributor
 
EventPatternDistributor.Phase - Enum in eu.bandm.tscore.base
 
EventReceiver(Receiver) - Constructor for class eu.bandm.music.midi.Routing.EventReceiver
 
events - Variable in class eu.bandm.tscore.model.EventSet
All events contained herein.
events - Variable in class eu.bandm.tscore.model.Vox
All events related to this voice.
eventSet - Variable in class eu.bandm.tscore.base.GroupCollector.GroupEvent
Result.
EventSet - Class in eu.bandm.tscore.model
Collections of one or more Events, representing a musical notion.
EventSet(String) - Constructor for class eu.bandm.tscore.model.EventSet
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".
EventSet(String, String) - Constructor for class eu.bandm.tscore.model.EventSet
Constructor generated according to specification #1
Constructor defined according to directive "C 1/..".
EventSet() - Constructor for class eu.bandm.tscore.model.EventSet
 
eventStarts - Variable in class eu.bandm.music.entities.MSplitter.Result
The original input to the splitter process.
eventToProcess - Variable in class eu.bandm.music.entities.MCover
Realizes Co-Routine character: index of the currently processed event, switched forth globally.
every(int) - Method in interface eu.bandm.sig.adlib.Realtime
Creates a wrapper that passes only every n-th event to this object, starting with the first event.
every(int, int) - Method in interface eu.bandm.sig.adlib.Realtime
Creates a wrapper that passes only every n-th event to this object, starting after a given number of initially skipped events.
every(int, ConstantRealtimeContext) - Method in interface eu.bandm.sig.adlib2.Process
 
exact(float) - Static method in interface eu.bandm.sig.adlib.FloatVariable
 
exact(int) - Static method in interface eu.bandm.sig.adlib.IntVariable
 
EXCLAM - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
exclusiveCheck(Location<XMLDocumentIdentifier>, String, String, String) - Method in class eu.bandm.tscore.base.PatternDistributor
Raises an error iff the keyword is not the only contents of the parameter source text.
exec() - Method in interface eu.bandm.sighkn.SigSequencer.Reaction
 
executeBatchOperation() - Method in class eu.bandm.music.top.MfMain
Reads source file, builds raw model, and delegates semantic interpretation and output generation to a fresh instance of a class, the name of which is indicated in the "FORMAT" statement of the "PART" source.
executeStoring(Translet.State<R>, Event, Location<XMLDocumentIdentifier>, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Method in class eu.bandm.tscore.base.Translet.Parser
Execute the store operation represented by "this" parser.
executeStoring(Translet.State<R>, Event, Location<XMLDocumentIdentifier>, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Method in class eu.bandm.tscore.base.Translet.Recursive
 
executeStoring(Event, Location<XMLDocumentIdentifier>, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Method in class eu.bandm.tscore.base.Translet.State
Step back through the chain of parser states and execute all store operation.
executeStoring(Translet.State<S>, Event, Location<XMLDocumentIdentifier>, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Method in class eu.bandm.tscore.base.Translet.Store_1
Execute the storing operation.
executeStoring(Translet.State<S>, Event, Location<XMLDocumentIdentifier>, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Method in class eu.bandm.tscore.base.Translet.Store_M
Execute the storing operation.
exp - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
expand(Rational, Rational, Rational, List<Integer>) - Method in class eu.bandm.music.entities.Ornament
Returns an expansion of the ornament as a list of (scale related)offsets to the central note.
expand() - Method in class eu.bandm.music.haken.Score_hkn.Expansion
Translates sybolic input voices (="K-Voices", containing RelWert, Haken and Doppelhaken references as their events) to sequences of RelWert, for a set of K-voices which together define one instrument.
expanded - Variable in class eu.bandm.music.haken.Score_hkn.Expansion
Main result of expansion: a list of expanded RelWert per Vox.
expandHaken(Vox, List<RelWert>) - Method in class eu.bandm.music.haken.Score_hkn.Expansion
Returns a list of RelWert values by copying these from the K-voice input and translating all Haken and DoppelHaken into these.
expandLocalVoice(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Iterable<TpTop>, Map<TpTop, BigDecimal>, Vox, Vox) - Method in class eu.bandm.music.entities.MetrumSpecs
Distribute a local metric definition in "mtrees" to any subsequent measure (only those which have a TpTop-Event!), as long as it is "running".
Expansion(Set<Vox>) - Constructor for class eu.bandm.music.haken.Score_hkn.Expansion
Gives the set of voices, the data and time points of which shall be considered.
Expansion(Vox...) - Constructor for class eu.bandm.music.haken.Score_hkn.Expansion
Gives the set of voices, the data and time points of which shall be considered.
expected - Variable in class eu.bandm.tscore.base.Translet.Alternative
All parsers which have been tested to continue the state.
explicitCommons - Variable in class eu.bandm.music.entities.MTreeCollector
Where explicit meter name definitions are in the global M voice.
explicitDuration - Variable in class eu.bandm.music.entities.MTree_
Whether the duration of this node has been given explicitly with its specification.
explicitOcts - Variable in class eu.bandm.music.entities.RunningOctaveCollector
Intermediate store between parsing and reification: explicit changes of octave.
exponent2nodeType(Event, int) - Method in class eu.bandm.music.top.Cwn_to_musicXml
Return the name of the basic note duration, as stored in Cwn_to_musicXml.typesByExponent_plus_3, given by the exponent of 1/2.
exponential - Static variable in class eu.bandm.music.entities.InterpolationKind
Exponential interpolation = increasing steepness.
exponential(double) - Static method in class eu.bandm.sig.adlib2.math.DoubleDynamics
 
exponential(float) - Static method in class eu.bandm.sig.adlib2.math.FloatDynamics
 
exponentialAntiExponential - Static variable in class eu.bandm.music.entities.InterpolationKind
First half exponential, second half anti exponential
extract14bits(ShortMessage) - Static method in class eu.bandm.music.midi.Routing
 
extractChannel(int) - Static method in class eu.bandm.music.midi.Routing
 
extractCommand(int) - Static method in class eu.bandm.music.midi.Routing
 

F

f - Static variable in class eu.bandm.music.entities.Clef
The f clef, indicating "klein-f".
f - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
The white key called "f".
f - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Function to pack the sub-results into one result.
f_alt - Static variable in class eu.bandm.sighkn.TestMonodic
 
f_bass - Static variable in class eu.bandm.sighkn.TestMonodic
 
f_sop - Static variable in class eu.bandm.sighkn.TestMonodic
 
f_tenor - Static variable in class eu.bandm.sighkn.TestMonodic
 
factor - Variable in class eu.bandm.music.top.Formplan_fuge
A time stretch factor assigned to the theme starting at this event.
factorsSize() - Method in class eu.bandm.music.entities.MStackingPlanner.Plan
Return the number of all factors / brackets.
FAIL() - Static method in class eu.bandm.tscore.base.Translet
One instance of NA is enough (all parser terms are algebraic) and can be used everywhere.
farewell - Static variable in interface eu.bandm.music.midi.Playable
 
fft(FloatSignalSource[]) - Static method in class eu.bandm.sig.adlib.FloatFFT
 
fft(FloatSignalSource[], FloatSignalSource[]) - Static method in class eu.bandm.sig.adlib.FloatFFT
 
Fields - Class in eu.bandm.music.comp
Create the list of all possible "twelve tone fields" which use only a particular set of intervals, and each of these intervals appears at least once.
Fields() - Constructor for class eu.bandm.music.comp.Fields
 
Fields.Item - Class in eu.bandm.music.comp
Each Item represents one construction step of a field.
FieldsFromIntervals - Class in eu.bandm.music.comp
Create the list of all possible "twelve tone fields" which use only a particular set of intervals, and each of these intervals appears at least once.
FieldsFromIntervals() - Constructor for class eu.bandm.music.comp.FieldsFromIntervals
 
FieldsFromIntervals.Item - Class in eu.bandm.music.comp
Each Item represents one construction step of a field.
fifth_per_chromaticStep - Static variable in class eu.bandm.music.entities.Accidental
Explains one chromatic step upward as seven functional fifths upward.
fifths(Diatonics.Tone) - Static method in interface eu.bandm.music.midi.Diatonics
 
fifthsFromC - Variable in class eu.bandm.music.entities.WhiteKeyModOctave
Distance of this pitch class from the c, measured in fifth upwards.
fifthUp() - Method in class eu.bandm.music.midi.Diatonics.Tone
 
filenamestem - Variable in class eu.bandm.music.top.Cwn_to_sig
The prefix of the names of the generated files.
fill_Container(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fill_Event(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fill_EventSet(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fill_Part(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fill_TDivision(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fill_TimeScape(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fill_Tp(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fill_TpSub(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fill_TpTop(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fill_Vox(Object) - Method in class eu.bandm.tscore.model.__SAX_Parser
 
fillFields(Container) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Container
 
fillFields(Event) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Event
 
fillFields(EventSet) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
fillFields(Part) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Part
 
fillFields(TDivision) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TDivision
 
fillFields(TimeScape) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TimeScape
 
fillFields(Tp) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Tp
 
fillFields(TpSub) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpSub
 
fillFields(TpTop) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpTop
 
fillFields(Vox) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Vox
 
Filter - Class in eu.bandm.music.midi
 
Filter() - Constructor for class eu.bandm.music.midi.Filter
 
fin - Variable in class eu.bandm.sighkn.FloatPfg
 
FINAL_SILENCE_MSEC - Static variable in class eu.bandm.music.top.Cwn_to_sig
Length of a pause appended to each score.
FINAL_SILENCE_MSEC - Static variable in class eu.bandm.music.top.Cwn_to_sig2
 
find(int, int, int) - Static method in class eu.bandm.music.entities.Color_rgb_8
Find the color value, iff not present, create it.
find(SortedSet<D>, D) - Static method in class eu.bandm.music.entities.Partwise
find the highest member which is lower or equal to "key"
find(SortedMap<D, R>, D) - Static method in class eu.bandm.music.entities.Partwise
 
find_symbol_sequence(MTree, Rational, boolean) - Method in class eu.bandm.music.entities.MSplitter
Convert a node into one or more notation symbols.
findLocalizableState(Class<?>, Object, String) - Method in interface eu.bandm.sig.adlib2.compile.CompilationContext
 
findLocalizableState(Class<?>, Object, String) - Method in class eu.bandm.sig.adlib2.compile.LLJavaCompilationContext
 
findResult(Translet.State<?>, Set<Translet.State<R>>) - Static method in class eu.bandm.tscore.base.Translet
Provide "deflt=null" for Translet.findResult(State, Set, Object).
findResult(Translet.State<?>, Set<Translet.State<R>>, R) - Static method in class eu.bandm.tscore.base.Translet
Search the chain of all predecessors starting with "start" and return the ".result" value of the first state which is contained in "set".
findResult_p(Translet.State<?>, Translet.Parser<R>) - Method in class eu.bandm.tscore.base.Translet.PermutationParser
Aux function for casting only: find the result of the application of parser "p" in the (successful) parse tree ending in state "s".
findResult_untyp(Translet.State<?>, Set<? extends Translet.State<?>>) - Static method in class eu.bandm.tscore.base.Translet
findResult_untyp(Translet.State<?>, Set<? extends Translet.State<?>>, Object) - Static method in class eu.bandm.tscore.base.Translet
findState(CompilationContext.Type, Object, String) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
findState(CompilationContext.Type, Object, String) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
findSvgGeneratorByReflection(String, Part, Location<XMLDocumentIdentifier>) - Method in class eu.bandm.music.top.MfMain
Auxiliary routine to find by its name and then instantiate the class to process the tscore "PART" data.
findValidKey(int) - Method in class eu.bandm.music.top.MlWorat
Find the "tonart"/tonal key input value which stands exactly at the start of the movement "satz".
findVoice(String, boolean) - Method in class eu.bandm.music.haken.Score_hkn
Auxiliary functions for sub-classes=specialized formats, to find a voice for a particular purpose by name.
findVoice(Container, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, boolean, String) - Static method in class eu.bandm.tscore.base.Util
Searches for the voice with the given name and generates messages if not found.
finer_division_down_not_up - Variable in class eu.bandm.music.entities.MCover.Parameters_divide
Order of spontanuously generated n-plet-brackets.
fineRetro() - Method in class eu.bandm.music.haken.DoppelHaken
Return the fine retrograde.
fineRetroInv() - Method in class eu.bandm.music.haken.DoppelHaken
Return the inverse retrograde of a DoppelHaken symbol, with internal retro of the Haken.
finish() - Method in class com.sun.media.sound.RIFFReader
 
finishedCallback - Variable in class eu.bandm.sighkn.Apdsr
 
first(Event) - Method in class eu.bandm.music.top.SvgSource.ParamTranslate
Can be overridden by the user to visit the very first element before the first pair is visited by Util.Pairwise.pairwise(Object,Object).
first(Event) - Method in class eu.bandm.music.top.SvgSource.Process
 
first(T) - Method in class eu.bandm.tscore.base.Util.Pairwise
Can be overridden by the user to visit the very first element before the first pair is visited by Util.Pairwise.pairwise(Object,Object).
first_fit_not_best_fit - Variable in class eu.bandm.music.entities.MCover.Parameters_divide
Search strategy.
firstAnchor - Variable in class eu.bandm.sighkn.KennLine
 
firstInWord - Variable in class eu.bandm.music.top.MwHaiku.GenEvent
Whether the phonem is the first in the word.
firstIsOverlap - Variable in class eu.bandm.music.entities.MetricConsumer
Whether the first event in the current measure is overlapping from the preceding measure.
firstIsOverlap() - Method in class eu.bandm.music.entities.MetricConsumer
Whether the first node in the current result (=event getResultIndex) is an overlap from the last measure.
firstLabels - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Maps of the labels which shall be printed before the very first staff for this voice.
firstLocation(Vox) - Static method in class eu.bandm.tscore.base.Util
Returns the location of the first event in a voice, in source text order.
firstMeasureError - Variable in class eu.bandm.music.entities.MeasureCollector
Evident
firstMovement - Variable in class eu.bandm.music.top.MlWorat
The lowest movement number appearing in the sequence of tscore input time points.
firstRelWert() - Method in class eu.bandm.music.haken.DoppelHaken
First vaule when seen as a RelWertFolge.
firstRelWert() - Method in class eu.bandm.music.haken.Haken
The first value when a haken is seen as a RelWertFolge.
firstRelWert() - Method in class eu.bandm.music.haken.RelWert
Any RelWertFolge is its own "first value" if it is seen as a RelWertFolge.
firstRelWert() - Method in interface eu.bandm.music.haken.RelWertFolge
 
firstTp(int) - Method in class eu.bandm.music.top.MlWorat
Return the first time point with the given "Sazt"/movement number for which an event is in the input score.
firstTp - Variable in class eu.bandm.music.top.Score_cwn
The very first time point of the score.
firstTp - Variable in class eu.bandm.music.top.SvgSource
The very first time point, as specified in the input score data.
fixedDuration - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Duration how long each graphical state will be presented.
flagCount - Variable in class eu.bandm.music.entities.MTree
Number of flags or beams to notate the duration of the node.
flags - Variable in class eu.bandm.music.entities.StemEnd
Number of flags
flatten(Map<Integer, List<Token>>, String) - Method in class eu.bandm.tscore.base.RawParser
Concatenate source text of time point values which use more than one (>1) lines of input.
flipflop(int, int, int) - Static method in class eu.bandm.sig.adlib.BooleanClockedSignalSource
 
float2raw(float, byte[], int) - Method in class eu.bandm.sig.adlib.Conversions.Conversion
 
FloatAdder - Class in eu.bandm.sig.adlib
 
FloatAdder() - Constructor for class eu.bandm.sig.adlib.FloatAdder
 
FloatAddOperator() - Constructor for class eu.bandm.sig.adlib.FloatSignalSource.FloatAddOperator
 
FloatADSR - Interface in eu.bandm.sig.adlib2.math
 
FloatADSR.State - Enum in eu.bandm.sig.adlib2.math
 
FloatArrayLike - Interface in eu.bandm.sig.adlib
 
FloatBinaryOperator - Interface in eu.bandm.sig.adlib
 
FloatBoundedQuantization - Class in eu.bandm.sig.adlib
Canonical near-invertible maps between a float interval of the form [a; b] and an integer interval of the form [0, n].
FloatBoundedQuantization(int, float, float, float) - Constructor for class eu.bandm.sig.adlib.FloatBoundedQuantization
 
FloatBoundedQuantization.Variable - Class in eu.bandm.sig.adlib
Quantized variables of apparent type float, backed with a mutable integer store.
FloatClockedSignalSource - Class in eu.bandm.sig.adlib
Abstract base class for objects that emit a signal of type float, which attains new values only at clock events.
FloatClockedSignalSource() - Constructor for class eu.bandm.sig.adlib.FloatClockedSignalSource
Creates a new instance with no specified initial value.
FloatClockedSignalSource(float) - Constructor for class eu.bandm.sig.adlib.FloatClockedSignalSource
Creates a new instance with the given initial value.
FloatClockedSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type float whose observable state is driven by a clock.
FloatClockedSignalSource.AbstractRandom - Class in eu.bandm.sig.adlib2
 
FloatClockedSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type float whose observable state is driven by a clock.
floatColumn(int) - Method in class eu.bandm.sighkn.SigSequencer
 
FloatColumn(int) - Constructor for class eu.bandm.sighkn.SigSequencer.FloatColumn
 
FloatConsumer - Interface in eu.bandm.sig.adlib
 
FloatControl - Class in eu.bandm.sig.adlib
Data type for control signals with guaranteed initial values.
FloatControl(float) - Constructor for class eu.bandm.sig.adlib.FloatControl
 
FloatControl(FloatSignalSource) - Constructor for class eu.bandm.sig.adlib.FloatControl
 
FloatControl(float, FloatSignalSource) - Constructor for class eu.bandm.sig.adlib.FloatControl
 
FloatDelay - Class in eu.bandm.sig.adlib
 
FloatDelay(FloatSignalSource) - Constructor for class eu.bandm.sig.adlib.FloatDelay
 
FloatDelay(float) - Constructor for class eu.bandm.sig.adlib.FloatDelay
 
FloatDelay(float, FloatSignalSource) - Constructor for class eu.bandm.sig.adlib.FloatDelay
 
FloatDelay(float, Function<? super FloatSignalSource, ? extends FloatSignalSource>) - Constructor for class eu.bandm.sig.adlib.FloatDelay
 
FloatDelay(FloatControl) - Constructor for class eu.bandm.sig.adlib.FloatDelay
 
FloatDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from an input signal source delayed by a single clock tick.
FloatDelay(float) - Constructor for class eu.bandm.sig.adlib2.FloatDelay
Creates a new instance without a valid input source.
FloatDelay(float, FloatSignalSource) - Constructor for class eu.bandm.sig.adlib2.FloatDelay
Creates a new instance with an independent input source.
FloatDelay(float, Function<? super FloatDelay, ? extends FloatSignalSource>) - Constructor for class eu.bandm.sig.adlib2.FloatDelay
Creates a new instance with a feedback-looped input source.
FloatDelayVector - Class in eu.bandm.sig.adlib2
Aggregates of delay signal sources of primitive type float.
FloatDelayVector(float...) - Constructor for class eu.bandm.sig.adlib2.FloatDelayVector
 
FloatDelayVector(float[], FloatSignalSourceVector<?>) - Constructor for class eu.bandm.sig.adlib2.FloatDelayVector
 
FloatDelayVector(float[], Function<? super FloatDelayVector, ? extends FloatSignalSourceVector<?>>) - Constructor for class eu.bandm.sig.adlib2.FloatDelayVector
 
FloatDivOperator() - Constructor for class eu.bandm.sig.adlib.FloatSignalSource.FloatDivOperator
 
FloatDynamics - Class in eu.bandm.sig.adlib2.math
 
FloatDynamics(C, FloatDynamics.Integrator.Factory<C, ?>, Optional<ConstantRealtimeContext>, float...) - Constructor for class eu.bandm.sig.adlib2.math.FloatDynamics
 
FloatDynamics.EulerIntegrator - Class in eu.bandm.sig.adlib2.math
 
FloatDynamics.Integrator<C extends FloatVectorMap.Computer> - Class in eu.bandm.sig.adlib2.math
 
FloatDynamics.Integrator.Factory<C extends FloatVectorMap.Computer,I extends FloatDynamics.Integrator> - Interface in eu.bandm.sig.adlib2.math
 
FloatDynamics.RungeKuttaIntegrator - Class in eu.bandm.sig.adlib2.math
 
FloatFFT - Class in eu.bandm.sig.adlib
 
floatFormat - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
FloatLinearMap - Class in eu.bandm.sig.adlib2.math
 
FloatLinearMap(FloatLinearMap.Computer) - Constructor for class eu.bandm.sig.adlib2.math.FloatLinearMap
 
FloatLinearMap.Computer - Interface in eu.bandm.sig.adlib2.math
 
FloatLinearOscillator - Class in eu.bandm.sig.adlib
 
FloatLinearOscillator(float, float) - Constructor for class eu.bandm.sig.adlib.FloatLinearOscillator
 
FloatLinearOscillator(float, float, float) - Constructor for class eu.bandm.sig.adlib.FloatLinearOscillator
 
FloatLinearOscillator(float, FloatControl) - Constructor for class eu.bandm.sig.adlib.FloatLinearOscillator
 
FloatLinearOscillator(float, FloatControl, float) - Constructor for class eu.bandm.sig.adlib.FloatLinearOscillator
 
FloatMatrix - Class in eu.bandm.sig.adlib2.math
 
FloatMatrix.KleeneAlgebra - Interface in eu.bandm.sig.adlib2.math
 
FloatMultiDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from a signal source delayed by a specified number of clock ticks.
FloatMultiDelay(float...) - Constructor for class eu.bandm.sig.adlib2.FloatMultiDelay
 
FloatMultiDelay(float[], FloatSignalSource) - Constructor for class eu.bandm.sig.adlib2.FloatMultiDelay
 
FloatMultiDelay(float[], Function<? super FloatMultiDelay, ? extends FloatSignalSource>) - Constructor for class eu.bandm.sig.adlib2.FloatMultiDelay
 
FloatMultOperator() - Constructor for class eu.bandm.sig.adlib.FloatSignalSource.FloatMultOperator
 
FloatOperators - Class in eu.bandm.sig.adlib2
 
FloatOscillator - Class in eu.bandm.sig.adlib
 
FloatOscillator(float, float) - Constructor for class eu.bandm.sig.adlib.FloatOscillator
 
FloatOscillator - Class in eu.bandm.sig.adlib2.math
 
FloatOscillator(float, float, ConstantRealtimeContext) - Constructor for class eu.bandm.sig.adlib2.math.FloatOscillator
 
FloatOscillator.Patcher - Interface in eu.bandm.sig.adlib2.math
 
FloatPanorama - Class in eu.bandm.sighkn
Panoroma.
The pan position select value is 0.0f for totally left and 1.0f for totally right.
FloatPanorama() - Constructor for class eu.bandm.sighkn.FloatPanorama
 
FloatPfg - Class in eu.bandm.sighkn
 
FloatPfg(float, int) - Constructor for class eu.bandm.sighkn.FloatPfg
 
FloatPredicate - Interface in eu.bandm.sig.adlib
 
floatRealizations - Variable in class eu.bandm.sighkn.HarmonicSpectrum
 
FloatRelation - Interface in eu.bandm.sig.adlib
 
FloatResonator - Class in eu.bandm.sig.adlib
 
FloatResonator(FloatSignalSource, float, float, int) - Constructor for class eu.bandm.sig.adlib.FloatResonator
 
FloatRingBuffer - Class in eu.bandm.sig.adlib
 
FloatRingBuffer(FloatSignalSource, int) - Constructor for class eu.bandm.sig.adlib.FloatRingBuffer
 
FloatRingBuffer(FloatSignalSource, float...) - Constructor for class eu.bandm.sig.adlib.FloatRingBuffer
 
FloatSamplePlayer - Class in eu.bandm.sighkn
Pitch calculation:
With "increment==1.0", this code plays one array position in one run-step.
FloatSamplePlayer(float, int, int, FloatSignalSource) - Constructor for class eu.bandm.sighkn.FloatSamplePlayer
 
FloatSeries - Class in eu.bandm.sig.adlib
 
FloatSeries() - Constructor for class eu.bandm.sig.adlib.FloatSeries
 
FloatSeries(FloatSignalSource) - Constructor for class eu.bandm.sig.adlib.FloatSeries
 
FloatSeries(Function<FloatSignalSource, FloatSignalSource>) - Constructor for class eu.bandm.sig.adlib.FloatSeries
 
FloatSignalPort - Class in eu.bandm.sig.adlib2
A receptacle for a signal source than can be plugged at runtime, even if compiled.
FloatSignalPort() - Constructor for class eu.bandm.sig.adlib2.FloatSignalPort
Creates a new instance with no specified initial input.
FloatSignalPort(FloatSignalSource) - Constructor for class eu.bandm.sig.adlib2.FloatSignalPort
Creates a new instance with the specified initial input.
FloatSignalSource - Interface in eu.bandm.sig.adlib
Common interface for all objects that emit a signal of type float.
FloatSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type float.
FloatSignalSource.CompilableFloatBinaryOperator - Class in eu.bandm.sig.adlib
 
FloatSignalSource.FloatAddOperator - Class in eu.bandm.sig.adlib
 
FloatSignalSource.FloatDivOperator - Class in eu.bandm.sig.adlib
 
FloatSignalSource.FloatMultOperator - Class in eu.bandm.sig.adlib
 
FloatSignalSource.FloatSubOperator - Class in eu.bandm.sig.adlib
 
FloatSignalSourceChooser - Class in eu.bandm.sig.adlib2
Base class for signal sources of primitive type float that choose dynamically from a fixed collection of inputs.
FloatSignalSourceChooser() - Constructor for class eu.bandm.sig.adlib2.FloatSignalSourceChooser
 
FloatSignalSourceChooser.OfEnum<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
FloatSignalSourceChooser.OfEnumInt<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
FloatSignalSourceChooser.OfInt - Class in eu.bandm.sig.adlib2
 
FloatSignalSourceVector<S extends FloatSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type float.
FloatSignalSourceVector.Mutable<S extends FloatSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of mutable aggregates of signal sources of primitive type float.
FloatSlopeLimiter - Class in eu.bandm.sig.adlib
A class of signal filters that follow an input signal with individually limited rising and falling slope.
FloatSlopeLimiter(FloatSignalSource, float, FloatControl) - Constructor for class eu.bandm.sig.adlib.FloatSlopeLimiter
 
FloatSlopeLimiter(FloatSignalSource, float, FloatControl, FloatControl) - Constructor for class eu.bandm.sig.adlib.FloatSlopeLimiter
 
FloatSnapshotBuffer - Class in eu.bandm.sig.adlib
 
FloatSnapshotBuffer(FloatSignalSource, int) - Constructor for class eu.bandm.sig.adlib.FloatSnapshotBuffer
 
FloatSquare() - Constructor for class eu.bandm.sig.adlib.LLJavaCompilationContext.FloatSquare
 
FloatStoredSignalSource - Class in eu.bandm.sig.adlib2
Common base class for signal (time-dependent value) sources of primitive type float whose output is the value of a variable that is updated only as driven by a clock.
FloatStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.FloatStoredSignalSource
 
FloatSubOperator() - Constructor for class eu.bandm.sig.adlib.FloatSignalSource.FloatSubOperator
 
FloatSupplier - Interface in eu.bandm.sig.adlib
 
FloatTableOscillator - Class in eu.bandm.sig.adlib
 
FloatTableOscillator(float[], float, float, float) - Constructor for class eu.bandm.sig.adlib.FloatTableOscillator
 
FloatTernaryOperator - Interface in eu.bandm.sig.adlib
 
FloatTwoTablesOscillator - Class in eu.bandm.sig.adlib
parameter "blend" goes from 0.0 (first table) to 1.0.
FloatTwoTablesOscillator(float, float[], float[], FloatUnaryOperator, FloatUnaryOperator, FloatSignalSource, FloatSignalSource, float) - Constructor for class eu.bandm.sig.adlib.FloatTwoTablesOscillator
 
FloatUnaryOperator - Interface in eu.bandm.sig.adlib
 
FloatUpsamplingSignalSource - Class in eu.bandm.sig.adlib2
A signal source whose value can be set asynchronously.
FloatUpsamplingSignalSource(float) - Constructor for class eu.bandm.sig.adlib2.FloatUpsamplingSignalSource
 
floatValue() - Method in class eu.bandm.sig.adlib2.IntFraction
 
floatValue() - Method in class eu.bandm.sig.adlib2.LongFraction
 
FloatVariable - Interface in eu.bandm.sig.adlib
Common interface for real-time concurrent variables of type float that can be read synchronously and written asynchronously.
FloatVariaSum - Class in eu.bandm.sig.adlib

Aggregation "public final RtArraySet members = .." would be cleaner, but requires "new Iterator()".
FloatVariaSum(int) - Constructor for class eu.bandm.sig.adlib.FloatVariaSum
 
FloatVectorMap - Class in eu.bandm.sig.adlib2.math
 
FloatVectorMap(FloatVectorMap.Computer) - Constructor for class eu.bandm.sig.adlib2.math.FloatVectorMap
 
FloatVectorMap.CompilableComputer - Interface in eu.bandm.sig.adlib2.math
 
FloatVectorMap.Computer - Interface in eu.bandm.sig.adlib2.math
 
FloatVectorMap.InSituComputer - Interface in eu.bandm.sig.adlib2.math
 
flush_accu(int, List<Tp>, Vox, boolean) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
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.
flushPendingDoppelHaken(List<RelWert>, int, Event, boolean, boolean) - Method in class eu.bandm.music.haken.Score_hkn.Expansion
Expand the last recognized DoppelHaken to a sequence of single "O/M/U" RelWert events, Fills the time from its start up to "currentPos", because the next haken/event (or the end of input) is reached in the K-voice (=symbolic input voice).
flushPendingHaken(List<RelWert>, int, Event, boolean) - Method in class eu.bandm.music.haken.Score_hkn.Expansion
Expand the last recognized Haken to a sequence of single "O/M/U" RelWert events, Fills the time from its start up to "currentPos", because the next haken/event (or the end of input) is reached in the K-voice (=symbolic input voice).
fm_not_table - Variable in class eu.bandm.sighkn.TestMonodic
 
fold(Rational[], Boolean[]) - Static method in class eu.bandm.music.entities.QualifiedRational
Make a list of instances, the durations and kinds given by the two lists.
fold(List<Rational>, List<Boolean>) - Static method in class eu.bandm.music.entities.QualifiedRational
Make a list of instances, the durations and kinds given by the two lists.
foldInto(SortedMap<Integer, RawParser.PosList>, SortedMap<Integer, List<Token>>, boolean) - Method in class eu.bandm.tscore.base.RawParser
Folds a sequence of input tokens in the main parameter line of a voice into a sub-tree of RawParser.PosList, controled by opening and closing parentheses.
FORBIDDEN - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
foreignObject(Object) - Method in class eu.bandm.tscore.model.__Formatter
Delivers a Format for an object of any class.
foreignObject(Object) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
format - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
format() - Method in class eu.bandm.tscore.model.Container
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format() - Method in class eu.bandm.tscore.model.Event
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format() - Method in class eu.bandm.tscore.model.EventSet
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format() - Method in class eu.bandm.tscore.model.Part
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format() - Method in class eu.bandm.tscore.model.TDivision
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format() - Method in class eu.bandm.tscore.model.TimeScape
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format() - Method in class eu.bandm.tscore.model.Tp
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format() - Method in class eu.bandm.tscore.model.TpSub
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format() - Method in class eu.bandm.tscore.model.TpTop
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format() - Method in class eu.bandm.tscore.model.Vox
Delivers a format object for pretty-printing by inheritance from some ancestor class.
format_brclose - Static variable in class eu.bandm.tscore.base.Translet
Format containing an closing parenthesis.
format_bropen - Static variable in class eu.bandm.tscore.base.Translet
Format containing an opening square bracket.
format_comma - Static variable in class eu.bandm.tscore.base.Translet
Format containing a comma.
format_commaSp - Static variable in class eu.bandm.tscore.base.Translet
Format containing a comma and a space.
format_dq - Static variable in class eu.bandm.tscore.base.Translet
Format containing a double quote.
format_empty - Static variable in class eu.bandm.tscore.model.__Formatter
 
format_greedy - Static variable in class eu.bandm.tscore.base.Translet
Format to indicate "greediness" when building the name of a repetition or option parser.
format_indent - Static variable in class eu.bandm.tscore.base.Translet
Default indetation depth for nested format.
format_lilypond_cautionary - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Evident.
format_lilypond_forceAccidental - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Evident.
format_lilypond_measure_pause - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Evident.
format_lilypond_pause - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Evident.
format_lilypond_setMetrum - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Evident.
format_lilypond_tie - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Evident.
format_pclose - Static variable in class eu.bandm.tscore.base.Translet
Format containing an closing parenthesis.
format_popen - Static variable in class eu.bandm.tscore.base.Translet
Format containing an opening parenthesis.
formatApplication(String, Iterable<Format>) - Static method in class eu.bandm.tscore.base.Translet
Makes a format for one operator and an argument list using an "append" Format.
formatArgList(Iterable<Format>) - Static method in class eu.bandm.tscore.base.Translet
Makes a "list" format: "block"/"append" is outer/inner combinator; commma and space the delimiters; all together in a pair of parentheses and indented.
FormatPrinter_memo(PrintWriter, int) - Constructor for class eu.bandm.tscore.base.Translet.FormatPrinter_memo
 
formatSeconds(float) - Static method in class eu.bandm.sighkn.TestMonodic
 
formatValueOf(Rational) - Static method in class eu.bandm.music.top.Cwn_to_lilypond
Translate the rational value into a literal format.
formatWidth - Variable in class eu.bandm.tscore.base.Modifiers
Line width for formatted print outs.
formEnd - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Svg source text to end the graohical form, by U,M and O.
Formplan_fuge - Class in eu.bandm.music.top
 
Formplan_fuge(Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, String) - Constructor for class eu.bandm.music.top.Formplan_fuge
Only constructor.
Formplan_fuge.ThForm - Class in eu.bandm.music.top
Auxiliary class, combining theme number ("I" to "IV") and theme form ("D" or "C").
forms - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Values for graphical form, by U,M and O.
FP_his - Static variable in class eu.bandm.music.top.MlWorat
Constant holding the functional pitch English "b-sharp", German "his".
FRAME(Translet.Parser<?>, Translet.Parser<D>, Translet.Parser<?>) - Static method in class eu.bandm.tscore.base.Translet
Factors method to create one frame parser.
FramedParser(Translet.Parser<?>, Translet.Parser<A>, Translet.Parser<?>) - Constructor for class eu.bandm.tscore.base.Translet.FramedParser
 
freemat - Variable in class eu.bandm.music.top.Formplan_fuge
Whether the theme starting at this event is free counterpoint material.
freeSectioning_params(Rational) - Method in class eu.bandm.music.entities.MSplitter
Delivers a list of RationalDuration.DottedBaseDuration which add up to the given duration value.
freeSectioning_params(int) - Method in class eu.bandm.music.entities.MSplitter
Cuts the numerator of any duration value (the denominator being some power of two) into sums of minimal number of summands which can be written only with basic note symbol and prolongation dots ("e-writable").
freeSectionings_int - Variable in class eu.bandm.music.entities.MSplitter
Internal cache.
freeSectionings_rat - Variable in class eu.bandm.music.entities.MSplitter
Internal cache.
frenchViolin - Static variable in class eu.bandm.music.entities.ClefUsage
The "french violin", one line lower than the standard violin clef.
freq - Variable in class eu.bandm.sighkn.Apdsr
 
freq - Variable in class eu.bandm.sighkn.FloatPfg
 
freq - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
FREQU - Static variable in class eu.bandm.sighkn.Test
 
FREQU - Static variable in class eu.bandm.sighkn.TestMonodic
 
frequency - Variable in class eu.bandm.sighkn.SigSequencer
 
frequently(float) - Method in interface eu.bandm.sig.adlib.Realtime
Creates a driver for this object that generates events with a given asymptotic real-time frequency.
frequently(float, long) - Method in interface eu.bandm.sig.adlib.Realtime
Creates a driver for this object that generates events with a given asymptotic real-time frequency.
frequently(float, long, int) - Method in interface eu.bandm.sig.adlib.Realtime
Creates a driver for this object that generates events with a given asymptotic real-time frequency.
from - Variable in class eu.bandm.music.top.Print_Plan_3d.Triple
X coordinate where the segment starts
from - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
from - Variable in class eu.bandm.tscore.model.TDivision
The earlier of the limiting time points.
fromRational() - Static method in class eu.bandm.music.entities.Duration_calendaric
This conversion fails since no translation relation is per default.
fromRational(Rational) - Static method in class eu.bandm.music.entities.RationalDuration
 
fromTimeScape(TimeScape, String, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_hkn.Parameters) - Static method in class eu.bandm.music.haken.Score_hkn_sig_v00
FIXME DOC
fromTimeScape(TimeScape, String, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_hkn.Parameters) - Static method in class eu.bandm.music.haken.Score_hkn_svg_v00
FIXME DOC
fromTimeScape(TimeScape, String, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_hkn.Parameters) - Static method in class eu.bandm.music.haken.Score_hkn_vla_v00
FIXME DOC
fromTimeScape(TimeScape, String, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_hkn.Parameters) - Static method in class eu.bandm.music.haken.Score_hkn_vox_v00
FIXME DOC
fuchsia - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
fullParser(String) - Static method in class eu.bandm.music.entities.ClefUsage
Accepts generic version (see ClefUsage.genericParser(String,String)) OR the predefined standard clef usages, both in the given language, with ClefUsage.default_prefix.
fullParser(String, String) - Static method in class eu.bandm.music.entities.ClefUsage
Accepts generic version (see ClefUsage.genericParser(String,String)) OR the predefined standard clef usages, with given language and prefix.
FunctionalGender - Class in eu.bandm.music.entities
The two basic genders of functional theory ("major" vs.
FunctionalGender(MuLi) - Constructor for class eu.bandm.music.entities.FunctionalGender
Only constructor.
FunctionalInterval - Class in eu.bandm.music.entities
The distance of two pitches or pitch classes in functional music theory.
FunctionalKey - Class in eu.bandm.music.entities
Indicates a tonal key (/"Tonart"/"diatonics") in tonal theory.
FunctionalPitch - Class in eu.bandm.music.entities
A pitch indication which combines standard octave register information and functional pitch classes modulo octave.
FunctionalPitch(OctaveRegister, FunctionalPitchModOctave) - Constructor for class eu.bandm.music.entities.FunctionalPitch
Fundamental constructor.
FunctionalPitch(OctaveRegister, WhiteKeyModOctave, int) - Constructor for class eu.bandm.music.entities.FunctionalPitch
Convenience constructor which constructs the FunctionalPitchModOctave on the fly.
FunctionalPitch(OctaveRegister, WhiteKeyModOctave, Accidental) - Constructor for class eu.bandm.music.entities.FunctionalPitch
Convenience constructor which constructs the FunctionalPitchModOctave on the fly.
FunctionalPitchModOctave - Class in eu.bandm.music.entities
A pitch class mod octave which combines a "natural" note name [dt "Stammton"], given as an instance of WhiteKeyModOctave, with an alteration (normally in the range -2 to +2).
FunctionalPitchModOctave(WhiteKeyModOctave, int, EntityCatalog<FunctionalPitchModOctave>, String, String) - Constructor for class eu.bandm.music.entities.FunctionalPitchModOctave
Auxilliary constructor, accidental shift given directly by integer value (normally in the range -2..+2).
FunctionalPitchModOctave(WhiteKeyModOctave, Accidental, EntityCatalog<FunctionalPitchModOctave>, String, String) - Constructor for class eu.bandm.music.entities.FunctionalPitchModOctave
Full constructor, setting all Parameters.

G

g - Static variable in class eu.bandm.music.entities.Clef
The g clef, indicating "g-1".
g - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
The white key called "g".
gate - Variable in class eu.bandm.sighkn.Apdsr
 
gcd - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
gcd(int, int) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
gcd - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
gcd(long, long) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
gender - Variable in class eu.bandm.music.entities.FunctionalKey
The gender(/"mode") of this key.
generate(Consumer<CompilationContext>) - Static method in interface eu.bandm.sig.adlib2.compile.CodeGenerator
 
generationDate - Variable in class eu.bandm.music.top.Cwn_to_sig
Calendaric date of generation, to be integrated into comment.
generator - Variable in class eu.bandm.music.entities.RandomStructs
One single Java built-in random generator, used sequentially for all incoming requests.
GENERATOR_ATTACKMODENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_ATTACKVOLENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_CHORUSEFFECTSSEND - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_COARSETUNE - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_DECAYMODENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_DECAYVOLENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_DELAYMODENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_DELAYMODLFO - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_DELAYVIBLFO - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_DELAYVOLENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_ENDADDRSCOARSEOFFSET - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_ENDADDRSOFFSET - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_ENDLOOPADDRSCOARSEOFFSET - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_ENDLOOPADDRSOFFSET - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_ENDOPR - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_EXCLUSIVECLASS - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_FINETUNE - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_FREQMODLFO - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_FREQVIBLFO - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_HOLDMODENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_HOLDVOLENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_INITIALATTENUATION - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_INITIALFILTERFC - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_INITIALFILTERQ - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_INSTRUMENT - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_KEYNUM - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_KEYNUMTOMODENVDECAY - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_KEYNUMTOMODENVHOLD - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_KEYNUMTOVOLENVDECAY - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_KEYNUMTOVOLENVHOLD - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_KEYRANGE - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_MODENVTOFILTERFC - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_MODENVTOPITCH - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_MODLFOTOFILTERFC - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_MODLFOTOPITCH - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_MODLFOTOVOLUME - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_OVERRIDINGROOTKEY - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_PAN - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_RELEASEMODENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_RELEASEVOLENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_RESERVED1 - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_RESERVED2 - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_RESERVED3 - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_REVERBEFFECTSSEND - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_SAMPLEID - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_SAMPLEMODES - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_SCALETUNING - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_STARTADDRSCOARSEOFFSET - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_STARTADDRSOFFSET - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_STARTLOOPADDRSCOARSEOFFSET - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_STARTLOOPADDRSOFFSET - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_SUSTAINMODENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_SUSTAINVOLENV - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_UNUSED1 - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_UNUSED2 - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_UNUSED3 - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_UNUSED4 - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_UNUSED5 - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_VELOCITY - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_VELRANGE - Static variable in class com.sun.media.sound.SF2Region
 
GENERATOR_VIBLFOTOPITCH - Static variable in class com.sun.media.sound.SF2Region
 
generators - Variable in class com.sun.media.sound.SF2Region
 
genericParser(String) - Static method in class eu.bandm.music.entities.ClefUsage
Accepts only the generic version (see ClefUsage.genericParser(String,String)) in the given language, with ClefUsage.default_prefix.
genericParser(String, String) - Static method in class eu.bandm.music.entities.ClefUsage
Accepts only the generic format, which is a sequence of the given prefix, the clef name in the given language, the line number where to place the clef (1 is bottom line) and finally optionally "+1"/"+2"/"-1"/"-2" for maximally two additional octaves displacement.
GenEvent(String, Event, int, char) - Constructor for class eu.bandm.music.top.MwHaiku.GenEvent
Evident.
genre - Variable in class com.sun.media.sound.SF2Instrument
 
genStemEnd - Variable in class eu.bandm.music.entities.MTree
Number of beams/beamlets to the left/right.
get(Vox, BigDecimal) - Method in class eu.bandm.music.entities.MTreeCollector
Return the mtree specification valid for a particular voice and measure number.
get(P) - Method in interface eu.bandm.music.entities.Tuning
 
get(Haken, Haken) - Method in class eu.bandm.music.haken.DoppelHaken
Returns the (algebraic) object with the given structure.
get(RelWert, RelWert) - Static method in class eu.bandm.music.haken.Haken
return the Haken with the given first and last value.
get(int) - Method in interface eu.bandm.sig.adlib.ArrayLike
 
get() - Method in class eu.bandm.sig.adlib.BooleanClockedSignalSource
 
get(int) - Method in class eu.bandm.sig.adlib.BoundedList
 
get() - Method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Returns the current value of the signal.
get() - Method in class eu.bandm.sig.adlib.ClockedSignalSource
 
get(AudioFormat) - Static method in class eu.bandm.sig.adlib.Conversions
 
get(int) - Method in interface eu.bandm.sig.adlib.FloatArrayLike
 
get() - Method in class eu.bandm.sig.adlib.FloatClockedSignalSource
Deprecated.
get() - Method in interface eu.bandm.sig.adlib.FloatSignalSource
Deprecated.
The default implementation boxes every value of type float into an object of class Float.
get() - Method in class eu.bandm.sig.adlib.IntClockedSignalSource
Deprecated.
get(int) - Method in class eu.bandm.sig.adlib.MidiMessageToSignal
 
get() - Method in interface eu.bandm.sig.adlib.SignalSource
 
get(int) - Method in class eu.bandm.sig.adlib2.BooleanDelayVector
 
get(int) - Method in class eu.bandm.sig.adlib2.DelayVector
 
get(int) - Method in class eu.bandm.sig.adlib2.DoubleDelayVector
 
get(int) - Method in class eu.bandm.sig.adlib2.FloatDelayVector
 
get(int) - Method in class eu.bandm.sig.adlib2.IntDelayVector
 
get(int) - Method in class eu.bandm.sig.adlib2.LongDelayVector
 
get() - Method in class eu.bandm.sig.adlib2.SignalPort
Returns the current value of this signal source.
get() - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns the current value of this signal source.
get() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser
Returns the current value of this signal source.
get() - Method in class eu.bandm.sig.adlib2.StoredSignalSource
Returns the current value of this signal source.
get() - Method in class eu.bandm.sighkn.SigSequencer.FloatColumn
 
get() - Method in class eu.bandm.sighkn.SigSequencer.IntColumn
 
get() - Method in class eu.bandm.sighkn.SigSequencer.StringColumn
 
get14bitValue(int, int) - Static method in class org.jsresources.DumpReceiver
 
get8BitExtensionBuffer() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
get_3() - Method in class eu.bandm.music.entities.Euler2
Return the exponent of the applied third.
get_3() - Method in class eu.bandm.music.entities.Euler3
Return the exponent of the applied third.
get_5() - Method in class eu.bandm.music.entities.Euler2
Return the exponent of the applied fifth.
get_5() - Method in class eu.bandm.music.entities.Euler3
Return the exponent of the applied fifth.
get_8() - Method in class eu.bandm.music.entities.Euler3
Return the exponent of the applied octave.
get_absTime_text() - Method in class eu.bandm.tscore.model.TpTop
Text representation found on the "T" line.
get_accidental() - Method in class eu.bandm.music.entities.FunctionalPitchModOctave
Return the accidental.
get_alternative() - Method in class eu.bandm.music.entities.MTree_
Return the (first) alternative node.
get_b() - Method in class eu.bandm.music.entities.Color_rgb_8
Evident
get_barnum() - Method in class eu.bandm.music.entities.BarRelativeRationalPosition
Return the (nominal) number of the measure.
get_base() - Method in class eu.bandm.music.entities.FunctionalKey
Return the base pitch of the key.
get_baseExponent() - Method in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
returns the exponent of the denominator of the base duration, eg.
get_baseValue() - Method in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
Evident
get_chromaticSteps_shift() - Method in class eu.bandm.music.entities.Accidental
Return the number of chromatic shifts caused by this accidental.
get_classModOctave() - Method in class eu.bandm.music.entities.PitchAndOctave
return the pitch class coordinate
get_clef() - Method in class eu.bandm.music.entities.ClefUsage
Return the clef symbol.
get_conform() - Method in class eu.bandm.tscore.model.Container
Names a Java class which implements the rules for parsing and evaluating.
get_constructionSequence() - Method in class eu.bandm.tscore.model.EventSet
The sequential order in which the events have been added.
get_containedIn() - Method in class eu.bandm.tscore.model.Event
All sets of events this event has been added to.
get_context() - Method in class eu.bandm.tscore.model.Part
The score this part is part of.
get_context() - Method in class eu.bandm.tscore.model.Vox
The part (or score) this voice is part of.
get_count() - Method in class eu.bandm.tscore.model.TDivision
 
get_debuglevel_0() - Method in class eu.bandm.music.top.MfOptions
Getter method for the only argument of option debuglevel.
get_default_patterns() - Static method in class eu.bandm.music.top.Print_Plan_3d
Return the list of java awt default Paint objects for 2d lines,
get_defByEvent() - Method in class eu.bandm.tscore.model.TDivision
Whether this division was created by events, not by explicit subdivisions on the "T" time line.
get_defByEvent() - Method in class eu.bandm.tscore.model.Tp
 
get_defByEvent() - Method in class eu.bandm.tscore.model.TpSub
Whether this time points was created by events, not by explicit subdivisions on the "T" time line.
get_defByEvent() - Method in class eu.bandm.tscore.model.TpTop
always false.
get_depth() - Method in class eu.bandm.tscore.model.TDivision
 
get_depth() - Method in class eu.bandm.tscore.model.Tp
 
get_depth() - Method in class eu.bandm.tscore.model.TpSub
 
get_depth() - Method in class eu.bandm.tscore.model.TpTop
always zero.
get_diatonicDistance() - Method in class eu.bandm.music.entities.FunctionalInterval
Returns the number of diatonic steps bridged by this interval.
get_division() - Method in class eu.bandm.tscore.model.TpSub
The divistion which defines it.
get_divisions() - Method in class eu.bandm.tscore.model.Tp
All divisions startig at this point, accessible by their end point and their division count.
get_dotCount() - Method in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
Evident
get_dotString() - Method in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
Evident
get_duration() - Method in class eu.bandm.music.entities.MTree_
Get the duration value.
get_durations(List<QualifiedRational>) - Static method in class eu.bandm.music.entities.QualifiedRational
Projection to the first component of the products.
get_end() - Method in class eu.bandm.music.entities.MTree_
Get the end time point value.
get_endText() - Method in class eu.bandm.tscore.model.EventSet
The external representation of the "right" end of the event set, if sensible.
get_events() - Method in class eu.bandm.tscore.model.EventSet
All events contained herein.
get_events() - Method in class eu.bandm.tscore.model.Vox
All events related to this voice.
get_explicitDuration() - Method in class eu.bandm.music.entities.MTree_
Return whether the duration has been set explicitly, when speficfying this node.
get_fifths_shift() - Method in class eu.bandm.music.entities.Accidental
Return the number of shifts by a fifths (in functional harmonic space) caused by this accidental.
get_fifthsFromC() - Method in class eu.bandm.music.entities.FunctionalKey
Get the distance of the base (in case of major) or the base of the relative key (/"parallele Durtonart") in case of minor, from the pitch class of "C".
get_fifthsFromC() - Method in class eu.bandm.music.entities.FunctionalPitchModOctave
Return the distance from c in fifth.
get_fifthsFromC() - Method in class eu.bandm.music.entities.WhiteKeyModOctave
Get positive distance from c up to this pitch, in fifth.
get_from() - Method in class eu.bandm.tscore.model.TDivision
The earlier of the limiting time points.
get_g() - Method in class eu.bandm.music.entities.Color_rgb_8
Evident
get_gender() - Method in class eu.bandm.music.entities.FunctionalKey
Return the gender of the key.
get_GUI() - Method in class eu.bandm.sighkn.BooleanVariable
 
get_halfToneDistance() - Method in class eu.bandm.music.entities.FunctionalInterval
Returns the number of chromatic steps / half tone steps bridged by this interval.
get_halfTonesFromC() - Method in class eu.bandm.music.entities.FunctionalPitchModOctave
Return the distance from c in half tones.
get_halfTonesFromC() - Method in class eu.bandm.music.entities.WhiteKeyModOctave
Get positive distance from c up to this pitch, in half tones / chromatic steps.
get_hasgaps() - Method in class eu.bandm.tscore.model.EventSet
Wether the set is continguous or has gaps.
get_hours() - Method in class eu.bandm.music.entities.Duration_calendaric
Return the maximum number of hours which is equal or less than the duration.
get_ic() - Method in class eu.bandm.music.entities.MCover
Return the accumulated result, which maps events (by their index) to lists of nodes.
get_implicit() - Method in class eu.bandm.music.entities.MTree_
Whether this has been created explicitly, or by implicit division by two
get_InitialCoverage() - Method in class eu.bandm.music.entities.MSplitter.Result
Return the initial coverage calculated during the msplit process.
get_initialized() - Method in class eu.bandm.music.entities.MTree_
Retrun whether this node is initialized.
get_inputfile_0() - Method in class eu.bandm.music.top.MfOptions
Getter method for the only argument of option inputfile.
get_inputfile_0() - Method in class eu.bandm.music.top.MlwOptions
Getter method for the only argument of option inputfile.
get_interactive_0() - Method in class eu.bandm.music.top.MfOptions
Getter method for the only argument of option interactive.
get_key() - Method in class eu.bandm.sighkn.KennLine.Anchor
 
get_line() - Method in class eu.bandm.music.entities.ClefUsage
Return the line indication, @see #line
get_location() - Method in class eu.bandm.tscore.model.Event
The text position of its external representations.
get_location() - Method in class eu.bandm.tscore.model.Part
The text position of its external representations.
get_location() - Method in class eu.bandm.tscore.model.Tp
The text position of its external representations.
get_lower() - Method in class eu.bandm.music.entities.OrnamentUsage
Eviden.
get_metricTree() - Method in class eu.bandm.music.entities.MSplitter
Returns the metric tree in its current state, as modified by all preceding metric splitting tasks.
get_midiLabel() - Method in class eu.bandm.music.entities.OctaveRegister
Delivers the modern Jazz/Midi tradition, which assigns "3" to the "small octave" and "4" to the "prime octave".
get_minutes() - Method in class eu.bandm.music.entities.Duration_calendaric
Return the number of minutes the duration is longer than the integral hours delivered by Duration_calendaric.get_hours().
get_mm() - Method in class eu.bandm.music.entities.Tempo
Return the number of beats per physical minute.
get_mm(RationalDuration) - Method in class eu.bandm.music.entities.Tempo
Return the number of beats per physical minute, when the beat changes the dedicated abstract CWN duration, but in correct proportion to the original beat.
get_msecs() - Method in class eu.bandm.music.entities.Tempo
Return the physical duration of one beat.
get_msecs(RationalDuration) - Method in class eu.bandm.music.entities.Tempo
Return the physical duration of a new beat, when the beat changes the dedicated abstract CWN duration, but in correct proportion to the original beat.
get_msecs_per_whole() - Method in class eu.bandm.music.entities.Tempo
 
get_name() - Method in class eu.bandm.tscore.model.EventSet
Name of the sevent set, to identify it.
get_name() - Method in class eu.bandm.tscore.model.Part
The name of the part (eg.
get_name() - Method in class eu.bandm.tscore.model.Vox
Name as it appears eg.
get_natural() - Method in class eu.bandm.music.entities.FunctionalPitchModOctave
Return the natural key from which this pitch class is derived.
get_num() - Method in class eu.bandm.music.top.Formplan_fuge.ThForm
 
get_numericValue() - Method in class eu.bandm.music.entities.OctaveRegister
Delivers the register number in classical style (-3 = subcontra, 0=small, etc.)
get_octave() - Method in class eu.bandm.music.entities.PitchAndOctave
return the octave coordinate
get_octaves() - Method in class eu.bandm.music.entities.ClefUsage
Return the additional octave displacement.
get_offset() - Method in class eu.bandm.music.entities.BarRelativeRationalPosition
Return the offset to the measure start.
get_outputfile_0() - Method in class eu.bandm.music.top.MfOptions
Getter method for the only argument of option outputfile.
get_outputfile_0() - Method in class eu.bandm.music.top.MlwOptions
Getter method for the 0th argument of option outputfile.
get_outputfile_1() - Method in class eu.bandm.music.top.MlwOptions
Getter method for the 1st argument of option outputfile.
get_outputfile_2() - Method in class eu.bandm.music.top.MlwOptions
Getter method for the 2nd argument of option outputfile.
get_overlapping() - Method in class eu.bandm.tscore.model.EventSet
Wether the set is "monodic" or at least two events overlap.
get_parameterNames() - Method in class eu.bandm.tscore.model.Vox
All parameter names which appear in this voice.
get_params() - Method in class eu.bandm.tscore.model.Event
Central means for describing music: All parameters this event can have, sorted by their name.
get_parent() - Method in class eu.bandm.music.entities.MTree_
Return the parent node.
get_parts() - Method in class eu.bandm.tscore.model.TimeScape
Different parts of one score file, by their names.
get_physCoords_0() - Method in class eu.bandm.music.top.MfOptions
Getter method for the 0th argument of option physCoords.
get_physCoords_1() - Method in class eu.bandm.music.top.MfOptions
Getter method for the 1st argument of option physCoords.
get_physCoords_2() - Method in class eu.bandm.music.top.MfOptions
Getter method for the 2nd argument of option physCoords.
get_points() - Method in class eu.bandm.tscore.model.TDivision
The sequence of time points between the limits.
get_pos() - Method in class eu.bandm.tscore.model.TpSub
the position in the containing division, always != 0 and != the maximal index.
get_position() - Method in class eu.bandm.music.entities.MTree_
Position in the parents' list, starting from zero(0).
get_r() - Method in class eu.bandm.music.entities.Color_rgb_8
Evident
get_refDuration() - Method in class eu.bandm.music.entities.Tempo
Return the abstract CWN duration of one beat.
get_secondsOnly() - Method in class eu.bandm.music.entities.Duration_calendaric
Return the number of seconds the duration is longer than the maximum number of integral minutes (= Duration_calendaric.get_hours()* 60 + Duration_calendaric.get_minutes().
get_size() - Method in class eu.bandm.music.entities.MTree_
 
get_size_binary() - Method in class eu.bandm.music.entities.MTree_
Returns the number of children of this node.
get_sortedBySource() - Method in class eu.bandm.tscore.model.Vox
All events related to this voice, in sequential order of the source text position, which in nearly all cases corresponds to temporal order.
get_sortedByStart() - Method in class eu.bandm.tscore.model.Vox
All events related to this voice, sorted by their time point.
get_soundsNotPauses(List<QualifiedRational>) - Static method in class eu.bandm.music.entities.QualifiedRational
Projection to the second component of the products.
get_start() - Method in class eu.bandm.music.entities.MTree_
Get the start time point value.
get_startText() - Method in class eu.bandm.tscore.model.EventSet
The external representation of the "left" end of the event set, if sensible.
get_subs() - Method in class eu.bandm.music.entities.MTree_
 
get_subs_binary() - Method in class eu.bandm.music.entities.MTree
Creates a sub-tree with a division factor of two(2), iff no children currently exist.
get_timeFactor_0() - Method in class eu.bandm.music.top.MfOptions
Getter method for the only argument of option timeFactor.
get_timeless() - Method in class eu.bandm.tscore.model.Container
Collects time-less attributes of this container and its contents.
get_tlines() - Method in class eu.bandm.tscore.model.Part
The input lines starting with "T" and giving the top time points.
get_upper() - Method in class eu.bandm.music.entities.OrnamentUsage
Eviden.
get_upto() - Method in class eu.bandm.tscore.model.Event
The time point when it ends, if this is sensible.
get_upto() - Method in class eu.bandm.tscore.model.TDivision
The later of the limiting time points.
get_userCoords_0() - Method in class eu.bandm.music.top.MfOptions
Getter method for the 0th argument of option userCoords.
get_userCoords_1() - Method in class eu.bandm.music.top.MfOptions
Getter method for the 1st argument of option userCoords.
get_userCoords_2() - Method in class eu.bandm.music.top.MfOptions
Getter method for the 2nd argument of option userCoords.
get_userCoords_3() - Method in class eu.bandm.music.top.MfOptions
Getter method for the 3rd argument of option userCoords.
get_value() - Method in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
Evident
get_value() - Method in class eu.bandm.sighkn.KennLine.Anchor
 
get_valueInSeconds() - Method in class eu.bandm.music.entities.Duration_calendaric
Return the duration value measured in seconds and fractions of seconds.
get_version_0() - Method in class eu.bandm.music.top.MfOptions
Getter method for the 0th argument of option version.
get_voice() - Method in class eu.bandm.tscore.model.Event
The voice it belongs to.
get_voices() - Method in class eu.bandm.tscore.model.Container
Not used in Vox; in TimeScape it holds only timeless parameters for subsequent voices in parts with same name.
get_voices() - Method in class eu.bandm.tscore.model.EventSet
All voices events of which appear in the set.
get_voicesBySource() - Method in class eu.bandm.tscore.model.Container
All voices appearing in the score, in source order of ther first appearance.
get_when() - Method in class eu.bandm.tscore.model.Event
The time point when it happens, or begins.
get_whiteKeysFromC() - Method in class eu.bandm.music.entities.WhiteKeyModOctave
Get positive distance from c up to this pitch, in white keys / scalar steps.
getAmount() - Method in class com.sun.media.sound.SF2Modulator
 
getAmountSourceOperator() - Method in class com.sun.media.sound.SF2Modulator
 
getAnchor(String) - Method in class eu.bandm.sighkn.KennLine
 
getAnchor(float) - Method in class eu.bandm.sighkn.KennLine
 
getAnchorByPosition(int) - Method in class eu.bandm.sighkn.KennLine
 
getAppendProcess() - Method in class eu.bandm.sig.adlib2.IntArrayBufferSink
 
getAppendProcess() - Method in interface eu.bandm.sig.adlib2.IntBufferSink
 
getArrayIndex() - Method in class eu.bandm.music.haken.RelWert
Returns 0/1/2 for U/M/O.
getAsBoolean() - Method in class eu.bandm.sig.adlib.BooleanClockedSignalSource
 
getAsBoolean() - Method in interface eu.bandm.sig.adlib.BooleanSignalSource
 
getAsBoolean() - Method in class eu.bandm.sig.adlib2.BooleanSignalPort
Returns the current value of this signal source.
getAsBoolean() - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns the current value of this signal source.
getAsBoolean() - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser
Returns the current value of this signal source.
getAsBoolean() - Method in class eu.bandm.sig.adlib2.BooleanStoredSignalSource
Returns the current value of this signal source.
getAsBoolean(int) - Method in interface eu.bandm.sig.adlib2.PrimitiveBooleanSignalSourceVector
 
getAsBoolean() - Method in class eu.bandm.sighkn.BooleanVariable
 
getAsDouble() - Method in class eu.bandm.sig.adlib2.DoubleSignalPort
Returns the current value of this signal source.
getAsDouble() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns the current value of this signal source.
getAsDouble() - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser
Returns the current value of this signal source.
getAsDouble() - Method in class eu.bandm.sig.adlib2.DoubleStoredSignalSource
Returns the current value of this signal source.
getAsDouble(int) - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics
 
getAsDouble() - Method in class eu.bandm.sig.adlib2.math.DoubleOscillator
 
getAsDouble(int) - Method in interface eu.bandm.sig.adlib2.PrimitiveDoubleSignalSourceVector
 
getAsFloat() - Method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Returns the current value of the signal.
getAsFloat() - Method in class eu.bandm.sig.adlib.FloatAdder
 
getAsFloat() - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization.Variable
Returns the current value of the signal.
getAsFloat() - Method in class eu.bandm.sig.adlib.FloatClockedSignalSource
Returns the current value of the signal.
getAsFloat() - Method in interface eu.bandm.sig.adlib.FloatSignalSource
Returns the current value of the signal.
getAsFloat() - Method in interface eu.bandm.sig.adlib.FloatSupplier
 
getAsFloat() - Method in class eu.bandm.sig.adlib2.FloatSignalPort
Returns the current value of this signal source.
getAsFloat() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns the current value of this signal source.
getAsFloat() - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser
Returns the current value of this signal source.
getAsFloat() - Method in class eu.bandm.sig.adlib2.FloatStoredSignalSource
Returns the current value of this signal source.
getAsFloat(int) - Method in class eu.bandm.sig.adlib2.math.FloatDynamics
 
getAsFloat() - Method in class eu.bandm.sig.adlib2.math.FloatOscillator
 
getAsFloat(int) - Method in interface eu.bandm.sig.adlib2.PrimitiveFloatSignalSourceVector
 
getAsFloat() - Method in class eu.bandm.sighkn.SigSequencer.FloatColumn
 
getAsInt() - Method in class eu.bandm.sig.adlib.IntClockedSignalSource
getAsInt() - Method in interface eu.bandm.sig.adlib.IntSignalSource
 
getAsInt() - Method in class eu.bandm.sig.adlib.MidiMessageToSignal.Slot
 
getAsInt() - Method in class eu.bandm.sig.adlib2.IntSignalPort
Returns the current value of this signal source.
getAsInt() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns the current value of this signal source.
getAsInt() - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser
Returns the current value of this signal source.
getAsInt() - Method in class eu.bandm.sig.adlib2.IntStoredSignalSource
Returns the current value of this signal source.
getAsInt(int) - Method in interface eu.bandm.sig.adlib2.PrimitiveIntSignalSourceVector
 
getAsInt() - Method in class eu.bandm.sighkn.SigSequencer.IntColumn
 
getAsLong() - Method in class eu.bandm.sig.adlib2.LongSignalPort
Returns the current value of this signal source.
getAsLong() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns the current value of this signal source.
getAsLong() - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser
Returns the current value of this signal source.
getAsLong() - Method in class eu.bandm.sig.adlib2.LongStoredSignalSource
Returns the current value of this signal source.
getAsLong(int) - Method in interface eu.bandm.sig.adlib2.PrimitiveLongSignalSourceVector
 
getAttenuation() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
getAttenuation() - Method in interface com.sun.media.sound.ModelOscillator
Attenuation is in cB.
getAudioPart() - Method in class eu.bandm.sig.adlib.Organ2.Note
 
getAudioPart() - Method in class eu.bandm.sig.adlib.Organ3.Note
 
getBeginLine() - Method in class eu.bandm.sig.adlib2.CSVLogger
 
getBuffer() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
getByFrequ(double) - Method in class eu.bandm.sighkn.SampleRegister
 
getByFrequAndIntens(double, float) - Method in class eu.bandm.sighkn.SampleRegister
 
getBytes(int) - Method in class com.sun.media.sound.SF2Region
 
getCapacity() - Method in class eu.bandm.sig.adlib2.IntArrayBufferSink
 
getCapacity() - Method in interface eu.bandm.sig.adlib2.IntBufferSink
 
getCapitalizationAdjustedParser(String, String) - Static method in class eu.bandm.music.entities.FunctionalKey
Delivers a parser which accepts the lower-initial variant of a pitch class followed by the word for minor, and the upper-initial variant for major.
getCapitalizationOnlyParser(String) - Static method in class eu.bandm.music.entities.FunctionalKey
Delivers a parser which accepts only the pitch class names and derives the gender/mode from the case of the initial character.
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.AbstractSignalSourceChooser
Returns a map with int-indexed code generators for branches to choose from.
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfEnum
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfInt
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfEnum
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfInt
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfEnum
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfInt
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfEnum
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfInt
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfEnum
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfInt
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfEnum
 
getCases(VariableContext.Variable) - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfInt
 
getCatalog() - Method in class eu.bandm.tscore.base.Entity
The multi-lingual catalog in which this entitiy is contained.
getChannelMixer(MidiChannel, AudioFormat) - Method in class com.sun.media.sound.ModelInstrument
 
getChannels() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
getChannels() - Method in class com.sun.media.sound.ModelInstrument
 
getChannels() - Method in interface com.sun.media.sound.ModelOscillator
 
getCleanupPart() - Method in class eu.bandm.sig.adlib.Organ2.Note
 
getCollectProcess() - Method in class eu.bandm.sig.adlib2.IntArrayBufferSink
 
getCollectProcess() - Method in interface eu.bandm.sig.adlib2.IntBufferSink
 
getComponents() - Method in class eu.bandm.sighkn.HarmonicSpectrum
 
getConnectionBlocks() - Method in class com.sun.media.sound.ModelPerformer
 
getConstant() - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
getConstant() - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
getConstant() - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns the constant value of this signal source, if applicable.
getConstantAsBoolean() - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns the constant value of this signal source, if applicable.
getConstantAsDouble() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns the constant value of this signal source, if applicable.
getConstantAsFloat() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns the constant value of this signal source, if applicable.
getConstantAsInt() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns the constant value of this signal source, if applicable.
getConstantAsLong() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns the constant value of this signal source, if applicable.
getControlPart() - Method in class eu.bandm.sig.adlib.Organ2.Note
 
getControlPart() - Method in class eu.bandm.sig.adlib.Organ3.Note
 
getConverter(AudioFormat) - Static method in class com.sun.media.sound.AudioFloatConverter
 
getCreationDate() - Method in class com.sun.media.sound.SF2Soundbank
 
getCurrentValue() - Method in interface eu.bandm.sig.adlib2.math.DoubleOscillator.Patcher
 
getCurrentValue() - Method in interface eu.bandm.sig.adlib2.math.FloatOscillator.Patcher
 
getData() - Method in class com.sun.media.sound.SF2Instrument
 
getData() - Method in class com.sun.media.sound.SF2Layer
 
getData() - Method in class com.sun.media.sound.SF2Sample
 
getData24Buffer() - Method in class com.sun.media.sound.SF2Sample
 
getDataBuffer() - Method in class com.sun.media.sound.SF2Sample
 
getDefaultInitialValue() - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization
 
getDefaultLanguage() - Method in class eu.bandm.tscore.base.EntityCatalog
 
getDefaultValue(int) - Static method in class com.sun.media.sound.SF2Region
 
getDenominator() - Method in class eu.bandm.sig.adlib2.IntClockedSignalSourceFraction
 
getDenominator() - Method in class eu.bandm.sig.adlib2.IntFraction
Returns the denominator of this fraction.
getDenominator() - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
getDenominator() - Method in class eu.bandm.sig.adlib2.LongClockedSignalSourceFraction
 
getDenominator() - Method in class eu.bandm.sig.adlib2.LongFraction
Returns the denominator of this fraction.
getDenominator() - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
getDescription() - Method in class com.sun.media.sound.SF2Soundbank
 
getDestination() - Method in class com.sun.media.sound.ModelConnectionBlock
 
getDestinationOperator() - Method in class com.sun.media.sound.SF2Modulator
 
getDimension() - Method in interface eu.bandm.sig.adlib2.math.DoubleVectorMap.InSituComputer
 
getDimension() - Method in interface eu.bandm.sig.adlib2.math.FloatVectorMap.InSituComputer
 
getDirection() - Method in class com.sun.media.sound.ModelStandardTransform
 
getDirector(ModelPerformer[], MidiChannel, ModelDirectedPlayer) - Method in class com.sun.media.sound.ModelInstrument
 
getDocumentation(String) - Method in class eu.bandm.tscore.base.Entity
 
getDocumentation() - Method in class eu.bandm.tscore.base.Entity
 
getDocumentations() - Method in class eu.bandm.tscore.base.Entity
Returns MuLi containing documentation text in different languages.
getDocumentId(Token) - Method in class eu.bandm.tscore.base.RawParser
Extract the document id from the given token, which is delivered by the tscore lexer TScoreLexer.
getEffectiveExponent() - Method in class eu.bandm.music.entities.StemEnd
Return the maximum number of left beams plus beamlets and right beams plus beamlets, plus number of flags.
getEndLine() - Method in class eu.bandm.sig.adlib2.CSVLogger
 
getEndLoop() - Method in class com.sun.media.sound.SF2Sample
 
getEntities() - Method in class eu.bandm.tscore.base.EntityCatalog
Returns all entities contained.
getEntity(String, String) - Method in class eu.bandm.tscore.base.EntityCatalog
Returns the Entity with the given name in the in given language, or "null" if no such present.
getEntity(String) - Method in class eu.bandm.tscore.base.EntityCatalog
Returns the Entity with the given name in the catalog's default language, or "null" if no such present.
getEnumClass() - Method in class eu.bandm.sig.adlib2.EnumDelay
 
getEnumClass() - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
getEnumClass() - Method in class eu.bandm.sig.adlib2.EnumSignalSourceChooser
 
getExclusiveClass() - Method in class com.sun.media.sound.ModelPerformer
 
getExclusiveSum() - Method in class eu.bandm.sig.adlib.FloatSeries
 
getExplicitParser(String, String) - Static method in class eu.bandm.music.entities.FunctionalKey
Delivers a parser which accepts the names of the pitch classes (only) as they were defined.
getFile() - Method in class com.sun.media.sound.ModelByteBuffer
 
getFilePointer() - Method in class com.sun.media.sound.ModelByteBuffer
 
getFilePointer() - Method in class com.sun.media.sound.RIFFReader
 
getFilePointer() - Method in class com.sun.media.sound.RIFFWriter
 
getFirst() - Method in class eu.bandm.music.haken.DoppelHaken
Return the first component of the double hook.
getFirst() - Method in class eu.bandm.music.haken.Haken
Return the first RelWert in this hook.
getFlags() - Method in class eu.bandm.music.entities.StemEnd
Evident
getFloat(float) - Method in class eu.bandm.sighkn.KennLine
 
getFloatRealization(int) - Method in class eu.bandm.sighkn.HarmonicSpectrum
 
getFollowing() - Method in class eu.bandm.music.entities.MTree_
Returns the highest node which starts at the timepoint when this ends.
getFollowingSibling() - Method in class eu.bandm.music.entities.MTree_
Returns the node which is child of the same parent, and one position further, iff it exists, otherwise null.
getForm() - Method in class eu.bandm.music.entities.PcSet
 
getFormat() - Method in class com.sun.media.sound.AudioFloatConverter
 
getFormat() - Method in class com.sun.media.sound.AudioFloatInputStream
 
getFormat() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
getFormat() - Method in class com.sun.media.sound.RIFFReader
 
getFormat() - Method in class com.sun.media.sound.SF2Sample
 
getFrameLength() - Method in class com.sun.media.sound.AudioFloatInputStream
 
getFrequency() - Method in class eu.bandm.sig.adlib.FloatOscillator
 
getFullGroupName(Map<String, String>) - Method in class eu.bandm.tscore.base.GroupCollector.GroupEvent
Deliver the complete name of the collected group.
getGenerators() - Method in class com.sun.media.sound.SF2Region
 
getGenre() - Method in class com.sun.media.sound.SF2Instrument
 
getGlobalRegion() - Method in class com.sun.media.sound.SF2Instrument
 
getGlobalRegion() - Method in class com.sun.media.sound.SF2Layer
 
getHeight() - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
getHeight() - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
getHexString(byte[]) - Static method in class org.jsresources.DumpReceiver
 
getHexString(ShortMessage) - Static method in class org.jsresources.DumpReceiver
 
getIdentifier() - Method in class com.sun.media.sound.ModelDestination
 
getIdentifier() - Method in class com.sun.media.sound.ModelSource
 
getInclusiveSum() - Method in class eu.bandm.sig.adlib.FloatSeries
 
getInput() - Method in class eu.bandm.sig.adlib2.BooleanSignalPort
Returns the current input signal source.
getInput() - Method in class eu.bandm.sig.adlib2.DoubleSignalPort
Returns the current input signal source.
getInput() - Method in class eu.bandm.sig.adlib2.FloatSignalPort
Returns the current input signal source.
getInput() - Method in class eu.bandm.sig.adlib2.IntSignalPort
Returns the current input signal source.
getInput() - Method in class eu.bandm.sig.adlib2.LongSignalPort
Returns the current input signal source.
getInput() - Method in class eu.bandm.sig.adlib2.SignalPort
Returns the current input signal source.
getInputDimension() - Method in interface eu.bandm.sig.adlib2.math.DoubleVectorMap.Computer
 
getInputDimension() - Method in interface eu.bandm.sig.adlib2.math.DoubleVectorMap.InSituComputer
 
getInputDimension() - Method in interface eu.bandm.sig.adlib2.math.FloatVectorMap.Computer
 
getInputDimension() - Method in interface eu.bandm.sig.adlib2.math.FloatVectorMap.InSituComputer
 
getInputs() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
getInputs() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
getInputStream(URL) - Static method in class com.sun.media.sound.AudioFloatInputStream
 
getInputStream(File) - Static method in class com.sun.media.sound.AudioFloatInputStream
 
getInputStream(InputStream) - Static method in class com.sun.media.sound.AudioFloatInputStream
 
getInputStream(AudioInputStream) - Static method in class com.sun.media.sound.AudioFloatInputStream
 
getInputStream(AudioFormat, byte[], int, int) - Static method in class com.sun.media.sound.AudioFloatInputStream
 
getInputStream() - Method in class com.sun.media.sound.ModelByteBuffer
 
getInstance() - Method in class com.sun.media.sound.ModelIdentifier
 
getInstrument(Patch) - Method in class com.sun.media.sound.SF2Soundbank
 
getInstruments() - Method in class com.sun.media.sound.SF2Soundbank
 
getInteger(int) - Method in class com.sun.media.sound.SF2Region
 
getKey() - Method in class eu.bandm.tscore.model.__Formatter
 
getKeyFrom() - Method in class com.sun.media.sound.ModelPerformer
 
getKeyName(int) - Static method in class eu.bandm.music.midi.Display
 
getKeyName(int) - Static method in class org.jsresources.DumpReceiver
 
getKeyNumber(MidiMessage) - Static method in class eu.bandm.music.midi.Routing
ATTENTION: java-bytes are SIGNED, and must be converted to int to get their midi meaning, wich is unsigned.
getKeys() - Method in class com.sun.media.sound.ModelInstrument
 
getKeyTo() - Method in class com.sun.media.sound.ModelPerformer
 
getLast() - Method in class eu.bandm.music.haken.DoppelHaken
Return the second component of the double hook.
getLast() - Method in class eu.bandm.music.haken.Haken
Return the last RelWert in this hook.
getLastOverlap() - Method in class eu.bandm.music.entities.MetricConsumer
The length of the part of the last event of the current result which will overlap into the next measure.
getLayer() - Method in class com.sun.media.sound.SF2InstrumentRegion
 
getLayers() - Method in class com.sun.media.sound.SF2Soundbank
 
getLeftLong() - Method in class eu.bandm.music.entities.StemEnd
Evident
getLeftShort() - Method in class eu.bandm.music.entities.StemEnd
Evident
getLeftTpTop(Tp) - Static method in class eu.bandm.tscore.base.Util
Returns the highest TpTop lower or equal to the given Tp.
getLibrary() - Method in class com.sun.media.sound.SF2Instrument
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.BooleanDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.BooleanDelayVector
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.BooleanMultiDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.Delay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.DelayVector
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.DoubleDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.DoubleDelayVector
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.DoubleMultiDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.FloatDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.FloatDelayVector
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.FloatMultiDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.IntDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.IntDelayVector
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.IntMultiDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.LongDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.LongDelayVector
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.LongMultiDelay
 
getLoadPhase() - Method in class eu.bandm.sig.adlib2.MultiDelay
 
getLoadPhase() - Method in interface eu.bandm.sig.adlib2.Register
 
getLocation(Token) - Method in class eu.bandm.tscore.base.RawParser
Get location information in the same way as foreseen for the xantlr/tdom parsing pipeline, which is ...
getLoopLength() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
getLoopLength() - Method in interface com.sun.media.sound.ModelWavetable
 
getLoopStart() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
getLoopStart() - Method in interface com.sun.media.sound.ModelWavetable
 
getLoopType() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
getLoopType() - Method in interface com.sun.media.sound.ModelWavetable
 
getMaster() - Method in class eu.bandm.sig.adlib.Organ2
 
getMaster() - Method in class eu.bandm.sig.adlib.Organ3
 
getMaxPosition_msec() - Method in class eu.bandm.sighkn.SigSequencer
 
getMaxValue() - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization
 
getMeasureStart() - Method in class eu.bandm.music.entities.MetricConsumer
Get the start of the current getResult measure.
getMetricSplitter(MTreeSpec) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Get a metric splitter (with its internal cache) for the given metric tree specifications, or construct a new one.
getMetricSplitter(MTreeSpec) - Method in class eu.bandm.music.top.Cwn_to_musicXml
Get a metric splitter (with its internal cache) for the given metric tree specifications, or construct a new one.
getMiddle() - Method in class eu.bandm.music.haken.Haken
Return the middle RelWert in this hook.
getMidiStream() - Method in class eu.bandm.music.midi.Playable.AbstractPlayable
 
getMidiStream() - Method in interface eu.bandm.music.midi.Playable
 
getMinValue() - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization
 
getModel(int) - Method in class eu.bandm.music.midi.PTITuningFilter
 
getModel() - Method in class eu.bandm.music.top.MfGui
 
getModel() - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization.Variable
 
getModulators() - Method in class com.sun.media.sound.SF2Region
 
getMorphology() - Method in class com.sun.media.sound.SF2Instrument
 
getMTree(Vox, TpTop) - Method in class eu.bandm.music.entities.MetrumSpecs
ATTENTION, only toTops are allowed in which an EVENT is defined! All other measures are NOT expanded above!
getMTree(Vox, Event) - Method in class eu.bandm.music.entities.MetrumSpecs
 
getName() - Method in class com.sun.media.sound.ModelPerformer
 
getName() - Method in class com.sun.media.sound.SF2Instrument
 
getName() - Method in class com.sun.media.sound.SF2Layer
 
getName() - Method in class com.sun.media.sound.SF2Sample
 
getName() - Method in class com.sun.media.sound.SF2Soundbank
 
getName() - Method in class eu.bandm.music.midi.Playable.AbstractPlayable
 
getName() - Method in interface eu.bandm.music.midi.Playable
 
getName(String) - Method in class eu.bandm.tscore.base.Entity
Look up the name in the given language.
getName() - Method in class eu.bandm.tscore.base.Entity
Look up the name in the default language, as specified by EntityCatalog.getDefaultLanguage()
getName() - Method in class eu.bandm.tscore.base.EntityCatalog
Returns the name of the catalog, in the default language or "null" if no such is present.
getName(String) - Method in class eu.bandm.tscore.base.EntityCatalog
Returns the name of the catalog, in the given language, or "null" if no such is present.
getNames() - Method in class eu.bandm.tscore.base.Entity
Returns MuLi containing the names in the different languages.
getNames(E) - Method in class eu.bandm.tscore.base.EntityCatalog
Returns all names of the given Entity.
getNext() - Method in class eu.bandm.music.entities.MetricConsumer
This method performs the metric analysis of a prefix of the input data, according to the currently selected metrum (see MetricConsumer.changeMetrum(MSplitter) and consumes as much as possible to fill one complete measure.
getNextAnchor(KennLine.Anchor) - Method in class eu.bandm.sighkn.KennLine
 
getNextAnchor(float) - Method in class eu.bandm.sighkn.KennLine
 
getNextIndex() - Method in class eu.bandm.music.entities.MetricConsumer
The index of the event which will be the first in the NEXT measure, i.e.
getNextMeasureStart() - Method in class eu.bandm.music.entities.MetricConsumer
Get the end point the current getResult measure, ie.
getNextValue() - Method in class eu.bandm.sig.adlib2.BooleanDelay
Returns the value that will be produced on the next clock tick.
getNextValue() - Method in class eu.bandm.sig.adlib2.Delay
Returns the value that will be produced on the next clock tick.
getNextValue() - Method in class eu.bandm.sig.adlib2.DoubleDelay
Returns the value that will be produced on the next clock tick.
getNextValue() - Method in class eu.bandm.sig.adlib2.FloatDelay
Returns the value that will be produced on the next clock tick.
getNextValue() - Method in class eu.bandm.sig.adlib2.IntDelay
Returns the value that will be produced on the next clock tick.
getNextValue() - Method in class eu.bandm.sig.adlib2.LongDelay
Returns the value that will be produced on the next clock tick.
getNextValue() - Method in interface eu.bandm.sig.adlib2.math.DoubleOscillator.Patcher
 
getNextValue() - Method in interface eu.bandm.sig.adlib2.math.FloatOscillator.Patcher
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.BooleanDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.BooleanMultiDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.Delay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.DoubleDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.DoubleMultiDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.FloatDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.FloatMultiDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.IntDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.IntMultiDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.LongDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.LongMultiDelay
 
getNextVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.MultiDelay
 
getNormalizedEnergy() - Method in class eu.bandm.sighkn.HarmonicSpectrum
 
getNumerator() - Method in class eu.bandm.sig.adlib2.IntClockedSignalSourceFraction
 
getNumerator() - Method in class eu.bandm.sig.adlib2.IntFraction
Returns the numerator of this fraction.
getNumerator() - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
getNumerator() - Method in class eu.bandm.sig.adlib2.LongClockedSignalSourceFraction
 
getNumerator() - Method in class eu.bandm.sig.adlib2.LongFraction
Returns the numerator of this fraction.
getNumerator() - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
getNumericValue() - Method in class eu.bandm.music.haken.RelWert
Returns -1/0/1 for U/M/O.
getNyquistFactor() - Method in class eu.bandm.sighkn.HarmonicSpectrum
Highest partial, i.e.
getObject() - Method in class com.sun.media.sound.ModelIdentifier
 
getOn() - Method in interface eu.bandm.sig.adlib2.math.DoubleADSR
 
getOn() - Method in interface eu.bandm.sig.adlib2.math.FloatADSR
 
getOriginalPitch() - Method in class com.sun.media.sound.SF2Sample
 
getOscillator() - Method in class eu.bandm.sig.adlib.FloatResonator
 
getOscillators() - Method in class com.sun.media.sound.ModelPerformer
 
getOutputDimension() - Method in interface eu.bandm.sig.adlib2.math.DoubleVectorMap.Computer
 
getOutputDimension() - Method in interface eu.bandm.sig.adlib2.math.DoubleVectorMap.InSituComputer
 
getOutputDimension() - Method in interface eu.bandm.sig.adlib2.math.FloatVectorMap.Computer
 
getOutputDimension() - Method in interface eu.bandm.sig.adlib2.math.FloatVectorMap.InSituComputer
 
getOutputs() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
getOutputs() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
getOutputs() - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics.EulerIntegrator
 
getOutputs() - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics
 
getOutputs() - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics.Integrator
 
getOutputs() - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics.RungeKuttaIntegrator
 
getOutputs() - Method in class eu.bandm.sig.adlib2.math.FloatDynamics.EulerIntegrator
 
getOutputs() - Method in class eu.bandm.sig.adlib2.math.FloatDynamics
 
getOutputs() - Method in class eu.bandm.sig.adlib2.math.FloatDynamics.Integrator
 
getOutputs() - Method in class eu.bandm.sig.adlib2.math.FloatDynamics.RungeKuttaIntegrator
 
getOverflowPolicy() - Method in class eu.bandm.sig.adlib2.IntArrayBufferSink
 
getOverflowPolicy() - Method in interface eu.bandm.sig.adlib2.IntBufferSink
 
getParamText(Event, String, String, LocationMap<Object, XMLDocumentIdentifier>) - Static method in class eu.bandm.tscore.base.Util
Delivers the source text for a gvien parameter and a given event.
getParamValue - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
getParser(Translet.Parser<Ornament>) - Static method in class eu.bandm.music.entities.OrnamentUsage
Returns a parser for an ornament code with additional accidentals.
getParser(String) - Method in class eu.bandm.tscore.base.Entity
Gets the default parser for this entity, which accepts the name in the given language.
getParser() - Method in class eu.bandm.tscore.base.Entity
Gets the default parser for this entity, which accepts the name in the default language, as specified by EntityCatalog.getDefaultLanguage()
getParser(String) - Method in class eu.bandm.tscore.base.EntityCatalog
Get a parser which accepts the names of the entities in the given language and returns the possibly found Entity as its value.
getParser() - Method in class eu.bandm.tscore.base.EntityCatalog
Get a parser which accepts the names of the entities in the default language.
getParser() - Method in class eu.bandm.tscore.base.EventPatternDistributor
 
getParser() - Method in class eu.bandm.tscore.base.GroupCollector
Get the parser which accepts open group, close group, and singleton add parameter texts, converts these into group events and stores these.
getParser() - Method in class eu.bandm.tscore.base.TendencyCollector
Returns the parser which realizes the combination of parameters set when constructing this instance.
getParser() - Method in interface eu.bandm.tscore.base.Translet.Parseable
Deliver tscore/translet data parser, not specifying a human language.
getParser(String) - Method in interface eu.bandm.tscore.base.Translet.Parseable
Deliver tscore/translet data parser, if possible in the specified human language.
getPatch() - Method in class com.sun.media.sound.SF2Instrument
 
getPatchAlias() - Method in class com.sun.media.sound.ModelInstrument
 
getPauseByIndex(List<Tp>, Vox, int) - Method in class eu.bandm.music.haken.Score_hkn_svg_v00
Pause stands with a K-Event and means a Pause BEFORE this event start.
getPauseByIndex(List<Tp>, Vox, int) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
 
getPauseByIndex(List<Tp>, Vox, int) - Method in class eu.bandm.music.haken.Score_hkn_vox_v00
Get the duration of the pause to be insert before the event on the i-th K-time point.
getPauseIndexByIndex(List<Tp>, Vox, int, int) - Method in class eu.bandm.music.haken.Score_hkn
Valid pauses are numbered from 0 to maxPause, with increasing significance.
getPerformers() - Method in class com.sun.media.sound.ModelInstrument
 
getPerformers() - Method in class com.sun.media.sound.SF2Instrument
 
getPhaseVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.BooleanMultiDelay
 
getPhaseVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.DoubleMultiDelay
 
getPhaseVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.FloatMultiDelay
 
getPhaseVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.IntMultiDelay
 
getPhaseVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.LongMultiDelay
 
getPhaseVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.MultiDelay
 
getPitchcorrection() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
getPitchcorrection() - Method in interface com.sun.media.sound.ModelWavetable
 
getPitchCorrection() - Method in class com.sun.media.sound.SF2Sample
 
getPlan() - Method in class eu.bandm.sig.adlib.Organ2
 
getPlan() - Method in class eu.bandm.sig.adlib.Organ3
 
getPolarity() - Method in class com.sun.media.sound.ModelStandardTransform
 
getPosition_msec() - Method in class eu.bandm.sighkn.SigSequencer
 
getPositionModel() - Method in class eu.bandm.music.midi.Player
 
getPositionModel() - Method in class eu.bandm.music.midi.SequencerPanel
 
getPostState() - Method in interface eu.bandm.sig.adlib2.math.DoubleADSR
 
getPostState() - Method in interface eu.bandm.sig.adlib2.math.FloatADSR
 
getPrecedingSibling() - Method in class eu.bandm.music.entities.MTree_
Returns the node which is child of the same parent, and one position earlier, iff it exists, otherwise null.
getPreState() - Method in interface eu.bandm.sig.adlib2.math.DoubleADSR
 
getPreState() - Method in interface eu.bandm.sig.adlib2.math.FloatADSR
 
getPrevAnchor(KennLine.Anchor) - Method in class eu.bandm.sighkn.KennLine
 
getPrevAnchor(float) - Method in class eu.bandm.sighkn.KennLine
 
getProcess() - Method in interface eu.bandm.sig.adlib2.Component
Returns the delegate object that effects changes of observable state.
getProcess() - Method in class eu.bandm.sig.adlib2.IntClockedSignalSourceFraction
 
getProcess() - Method in class eu.bandm.sig.adlib2.LongClockedSignalSourceFraction
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics.EulerIntegrator
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics.Integrator
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics.RungeKuttaIntegrator
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.DoubleOscillator
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.FloatDynamics.EulerIntegrator
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.FloatDynamics
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.FloatDynamics.Integrator
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.FloatDynamics.RungeKuttaIntegrator
 
getProcess() - Method in class eu.bandm.sig.adlib2.math.FloatOscillator
 
getProcess() - Method in interface eu.bandm.sig.adlib2.Process
Deprecated.
getProduct() - Method in class com.sun.media.sound.SF2Soundbank
 
getQuantization() - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization.Variable
 
getRatio() - Method in class eu.bandm.music.midi.PTITuningFilter
 
getRationalValue(Function<TpTop, Rational>, Map<Tp, Rational>, Tp, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Map<Rational, Tp>) - Static method in class eu.bandm.tscore.base.Util
Translates abstract tp values into numeric values and maintains a second, backward cache.
getRationalValue(Function<TpTop, Rational>, Map<Tp, Rational>, Tp, Map<Rational, Tp>) - Static method in class eu.bandm.tscore.base.Util
Translates abstract tp values into numeric values and maintains a second, backward cache.
getRationalValue(Function<TpTop, Rational>, Map<Tp, Rational>, Tp, Multimap<Rational, Tp>) - Static method in class eu.bandm.tscore.base.Util
Translates abstract tp values into numeric values and maintains a second, backward cache.
getRationalValue(Function<TpTop, Rational>, Map<Tp, Rational>, Tp) - Static method in class eu.bandm.tscore.base.Util
Central function for translating abstract tp values into numeric values by calculating an equi-distant sub-division recursively.
getRationalValue_lenient(Function<TpTop, Rational>, Map<Tp, Rational>, Tp, Map<Rational, Tp>) - Static method in class eu.bandm.tscore.base.Util
Translates abstract tp values into numeric values and maintains a second, backward cache.
getReceiver() - Method in class eu.bandm.music.midi.Filter
 
getRegions() - Method in class com.sun.media.sound.SF2Instrument
 
getRegions() - Method in class com.sun.media.sound.SF2Layer
 
getRelWertFolge(Event) - Method in class eu.bandm.music.haken.Score_hkn
Get Relwert, Haken or DoppelHaken standing with the given event.
getRelWertFolge_first(Event) - Method in class eu.bandm.music.haken.Score_hkn
Get the first RelWert of the entry with the given event.
getRepresentation(String, String) - Method in class eu.bandm.music.entities.MKinds
 
getRepresentation(String) - Method in class eu.bandm.music.entities.MKinds.MKind
 
getResolution() - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization
 
getResources() - Method in class com.sun.media.sound.SF2Soundbank
 
getRestDuration() - Method in class eu.bandm.music.entities.MetricConsumer
The total of all events which have not yet been consumed.
getResult() - Method in class eu.bandm.music.entities.MetricConsumer
Returns the result of the last MetricConsumer.getNext() call to the metric splitter; for details see MetricSplitter.Result.
getResult(Vox) - Method in class eu.bandm.music.top.Cwn_to_sig2
 
getResultIndex() - Method in class eu.bandm.music.entities.MetricConsumer
The index of the first event in the current result measure, may be a trailing overlap from the last event in the preceding measure.
getRightLong() - Method in class eu.bandm.music.entities.StemEnd
Evident
getRightShort() - Method in class eu.bandm.music.entities.StemEnd
Evident
getRomName() - Method in class com.sun.media.sound.SF2Soundbank
 
getRomVersionMajor() - Method in class com.sun.media.sound.SF2Soundbank
 
getRomVersionMinor() - Method in class com.sun.media.sound.SF2Soundbank
 
getRoot() - Method in class com.sun.media.sound.ModelByteBuffer
 
getSample() - Method in class com.sun.media.sound.SF2LayerRegion
 
getSampleLink() - Method in class com.sun.media.sound.SF2Sample
 
getSampleRate() - Method in class com.sun.media.sound.SF2Sample
 
getSamples() - Method in class com.sun.media.sound.SF2Soundbank
 
getSampleType() - Method in class com.sun.media.sound.SF2Sample
 
getSamplingPeriod() - Method in interface eu.bandm.sig.adlib2.math.DoubleOscillator.Patcher
 
getSamplingPeriod() - Method in interface eu.bandm.sig.adlib2.math.FloatOscillator.Patcher
 
getSamplingPeriodAsDouble() - Method in class eu.bandm.sig.adlib2.RealtimeContext
Returns the projected sampling period as a double value.
getSamplingPeriodAsFloat() - Method in class eu.bandm.sig.adlib2.RealtimeContext
Returns the projected sampling period as a float value.
getSamplingPeriodAsInt() - Method in class eu.bandm.sig.adlib2.RealtimeContext
 
getSamplingPeriodAsLong() - Method in class eu.bandm.sig.adlib2.RealtimeContext
 
getSamplingPeriodPerRateAsInt() - Method in class eu.bandm.sig.adlib2.RealtimeContext
Returns the projected sampling period as a int value.
getSamplingPeriodPerRateAsLong() - Method in class eu.bandm.sig.adlib2.RealtimeContext
Returns the projected sampling period as a long value.
getSamplingRateAsDouble() - Method in class eu.bandm.sig.adlib2.RealtimeContext
Returns the projected sampling rate as a double value.
getSamplingRateAsFloat() - Method in class eu.bandm.sig.adlib2.RealtimeContext
Returns the projected sampling rate as a float value.
getSamplingRateAsInt() - Method in class eu.bandm.sig.adlib2.RealtimeContext
 
getSamplingRateAsLong() - Method in class eu.bandm.sig.adlib2.RealtimeContext
 
getSamplingRatePerPeriodAsInt() - Method in class eu.bandm.sig.adlib2.RealtimeContext
Returns the projected sampling rate as a int value.
getSamplingRatePerPeriodAsLong() - Method in class eu.bandm.sig.adlib2.RealtimeContext
Returns the projected sampling rate as a long value.
getScale() - Method in class com.sun.media.sound.ModelConnectionBlock
 
getSelector() - Method in class eu.bandm.sig.adlib2.AbstractSignalSourceChooser
Returns an entity that can be compiled to code that outputs a value that represents the current selection.
getSelector() - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfEnum
 
getSelector() - Method in class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfInt
 
getSelector() - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfEnum
 
getSelector() - Method in class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfInt
 
getSelector() - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfEnum
 
getSelector() - Method in class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfInt
 
getSelector() - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfEnum
 
getSelector() - Method in class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfInt
 
getSelector() - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfEnum
 
getSelector() - Method in class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfInt
 
getSelector() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfEnum
 
getSelector() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfInt
 
getSemitonesFromC(int) - Method in class eu.bandm.music.midi.Playable.AbstractPlayable
 
getSemitonesFromC(int) - Method in interface eu.bandm.music.midi.Playable
 
getSeparator() - Method in class eu.bandm.sig.adlib2.CSVLogger
 
getSequence() - Method in class eu.bandm.music.top.Cwn_to_midi
Return the one and only Sequence object of this converter.
getShort(int) - Method in class com.sun.media.sound.SF2Region
 
getSignalProbe() - Method in class eu.bandm.sig.adlib2.RealtimeContext
 
getSize() - Method in class com.sun.media.sound.RIFFReader
 
getSoundbank(URL) - Method in class com.sun.media.sound.SF2SoundbankReader
 
getSoundbank(InputStream) - Method in class com.sun.media.sound.SF2SoundbankReader
 
getSoundbank(File) - Method in class com.sun.media.sound.SF2SoundbankReader
 
getSource() - Method in class eu.bandm.sig.adlib.FloatDelay
 
getSourceOperator() - Method in class com.sun.media.sound.SF2Modulator
 
getSources() - Method in class com.sun.media.sound.ModelConnectionBlock
 
getStartLoop() - Method in class com.sun.media.sound.SF2Sample
 
getStartPos() - Method in exception eu.bandm.music.entities.MCover.MetricNotHitException
 
getStemEnd(MTree) - Method in class eu.bandm.music.entities.MSplitter.Result
Get the stem end (left and right long and short beams) for the given node.
getStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableBooleanStoredSignalSource
 
getStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableDoubleStoredSignalSource
 
getStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableFloatStoredSignalSource
 
getStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableIntStoredSignalSource
 
getStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableLongStoredSignalSource
 
getStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableStoredSignalSource
 
getStoredValueVariable(S, Class<?>) - Static method in class eu.bandm.sig.adlib2.compile.CompileUtils
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.BooleanDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.BooleanDelayVector
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.BooleanMultiDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.Delay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.DelayVector
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.DoubleDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.DoubleDelayVector
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.DoubleMultiDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.FloatDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.FloatDelayVector
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.FloatMultiDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.IntDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.IntDelayVector
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.IntMultiDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.LongDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.LongDelayVector
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.LongMultiDelay
 
getStorePhase() - Method in class eu.bandm.sig.adlib2.MultiDelay
 
getStorePhase() - Method in interface eu.bandm.sig.adlib2.Register
 
getSubOrNa(List<Translet.Parser<?>>, int, int) - Static method in class eu.bandm.tscore.base.Translet
Return the element number "idx" (zero based!) from the list, or Translet.na, it the index is too large.
getSwingRep() - Method in class eu.bandm.sighkn.KennLine
 
getSymbolic(String) - Method in class eu.bandm.tscore.base.EntityCatalog
Returns the Entity with the given name in the symboolic language, or "null" if no such present.
getTargetEngine() - Method in class com.sun.media.sound.SF2Soundbank
 
getTdivshifted(TDivision) - Method in class eu.bandm.tscore.base.DottedNotationExpander
Return new, shifted divison, or null iff tdivision is NOT affected by shift.
getTemplate(boolean) - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization
 
getTimeless(String) - Method in class eu.bandm.tscore.model.Part
 
getTonalCenter() - Method in class eu.bandm.music.midi.Playable.AbstractPlayable
 
getTonalCenter() - Method in interface eu.bandm.music.midi.Playable
 
getTonesFromC(int) - Method in class eu.bandm.music.midi.Playable.AbstractPlayable
 
getTonesFromC(int) - Method in interface eu.bandm.music.midi.Playable
 
getTools() - Method in class com.sun.media.sound.SF2Soundbank
 
getToolTipText(MouseEvent) - Method in class eu.bandm.sighkn.KennLine.SwingRep
 
getTopNode() - Method in class eu.bandm.music.entities.MTree_
Get the top most node to which this node is linked as a descendant.
getTp(int) - Method in class eu.bandm.tscore.model.TDivision
 
getTpsubshifted(TpSub) - Method in class eu.bandm.tscore.base.DottedNotationExpander
Returns new, shifted TpSub, or null iff tdivision is NOT affected by shift.
getTpTopRelativeRational(Function<TpTop, Rational>, Map<Tp, Rational>, Tp) - Static method in class eu.bandm.tscore.base.Util
Returns the distance of the given Tp to the next left TpTop, which is in many cases its relative position in a measure, or sim.
getTransform() - Method in class com.sun.media.sound.ModelDestination
 
getTransform() - Method in class com.sun.media.sound.ModelSource
 
getTransform() - Method in class com.sun.media.sound.ModelStandardTransform
 
getTransportOperator() - Method in class com.sun.media.sound.SF2Modulator
 
getTwoMinusAlphaSquared() - Method in interface eu.bandm.sig.adlib2.math.DoubleOscillator.Patcher
 
getTwoMinusAlphaSquared() - Method in interface eu.bandm.sig.adlib2.math.FloatOscillator.Patcher
 
getType() - Method in class com.sun.media.sound.RIFFReader
 
getUserObject() - Method in class com.sun.media.sound.ModelPerformer
 
getValueClass() - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns the type of values produced by this entity.
getValueClass() - Method in interface eu.bandm.sig.adlib2.compile.CompilableBooleanOperator
 
getValueClass() - Method in interface eu.bandm.sig.adlib2.compile.CompilableDataFlow
Returns the type of values produced by this entity.
getValueClass() - Method in interface eu.bandm.sig.adlib2.compile.CompilableDoubleOperator
 
getValueClass() - Method in interface eu.bandm.sig.adlib2.compile.CompilableFloatOperator
 
getValueClass() - Method in interface eu.bandm.sig.adlib2.compile.CompilableIntOperator
 
getValueClass() - Method in interface eu.bandm.sig.adlib2.compile.CompilableLongOperator
 
getValueClass() - Method in interface eu.bandm.sig.adlib2.compile.CompilableOperator
 
getValueClass() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns the type of values produced by this entity.
getValueClass() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns the type of values produced by this entity.
getValueClass() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns the type of values produced by this entity.
getValueClass() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns the type of values produced by this entity.
getValueClass() - Method in interface eu.bandm.sig.adlib2.math.DoubleVectorMap.CompilableComputer
 
getValueClass() - Method in interface eu.bandm.sig.adlib2.math.FloatVectorMap.CompilableComputer
 
getValueClass() - Method in class eu.bandm.sig.adlib2.SignalPort
Returns the type of values produced by this entity.
getValueClass() - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns the type of values produced by this entity.
getValueClass() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfEnum
 
getValueClass() - Method in class eu.bandm.sig.adlib2.SignalSourceChooser.OfInt
 
getValueClass() - Method in class eu.bandm.sig.adlib2.StoredSignalSource
Returns the type of values produced by this entity.
getVariable() - Method in class com.sun.media.sound.ModelIdentifier
 
getVelFrom() - Method in class com.sun.media.sound.ModelPerformer
 
getVelTo() - Method in class com.sun.media.sound.ModelPerformer
 
getVendor() - Method in class com.sun.media.sound.SF2Soundbank
 
getVersion() - Method in class com.sun.media.sound.SF2Soundbank
 
getWhiteKeyFromC(int) - Static method in class eu.bandm.music.entities.WhiteKeyModOctave
Get the white key which lays the given number of steps above c, modulo 7.
getWidth() - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
getWidth() - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
getWithIndexOutOfBounds(int) - Static method in interface eu.bandm.sig.adlib2.PrimitiveBooleanSignalSourceVector
 
getWithIndexOutOfBounds(int) - Static method in interface eu.bandm.sig.adlib2.PrimitiveDoubleSignalSourceVector
 
getWithIndexOutOfBounds(int) - Static method in interface eu.bandm.sig.adlib2.PrimitiveFloatSignalSourceVector
 
getWithIndexOutOfBounds(int) - Static method in interface eu.bandm.sig.adlib2.PrimitiveIntSignalSourceVector
 
getWithIndexOutOfBounds(int) - Static method in interface eu.bandm.sig.adlib2.PrimitiveLongSignalSourceVector
 
getWriteOverride() - Method in class com.sun.media.sound.RIFFWriter
 
glidingAverage(int) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a signal source whose value at each clock index is the average of values of this signal source at a fixed number of preceding clock indices, including to the current one.
glidingAverage(int) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a signal source whose value at each clock index is the average of values of this signal source at a fixed number of preceding clock indices, including to the current one.
glidingStandardDeviation(int) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a signal source whose value at each clock index is the standard deviation of values of this signal source at a fixed number of preceding clock indices, including to the current one.
glidingStandardDeviation(int) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a signal source whose value at each clock index is the standard deviation of values of this signal source at a fixed number of preceding clock indices, including to the current one.
glidingSum(int) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a signal source whose value at each clock index is the sum of values of this signal source at a fixed number of preceding clock indices, including to the current one.
glidingSum(int) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a signal source whose value at each clock index is the sum of values of this signal source at a fixed number of preceding clock indices, including to the current one.
glidingVariance(int) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a signal source whose value at each clock index is the variance of values of this signal source at a fixed number of preceding clock indices, including to the current one.
glidingVariance(int) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a signal source whose value at each clock index is the variance of values of this signal source at a fixed number of preceding clock indices, including to the current one.
globalCounter - Variable in class eu.bandm.tscore.base.GroupCollector
Used to assign increasing GroupCollector.GroupEvent.localLevel to each GroupEvent on construction.
globalregion - Variable in class com.sun.media.sound.SF2Instrument
 
globalregion - Variable in class com.sun.media.sound.SF2Layer
 
gminor(String) - Static method in interface eu.bandm.music.midi.Playable
 
gr - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 2, classical label -1, "great"
GraphartScharen - Class in eu.bandm.music.top
Renders graphical art according to a dynamic score, based on a project by DKR and ML from 1980, called "Graphart Scharen".
GraphartScharen(Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Constructor for class eu.bandm.music.top.GraphartScharen
Only constructor for this tscore data processors, found and instantiated by MfMain by reflection.
gray - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
greaterOrEqual - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
greaterOrEqual - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
greaterOrEqual(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is greater than or equal to the simultaneous value of another signal source.
greaterOrEqual(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is greater than or equal to the simultaneous value of another signal source.
greaterOrEqual - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
greaterOrEqual(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is greater than or equal to the simultaneous value of another signal source.
greaterOrEqual - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
greaterOrEqual(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is greater than or equal to the simultaneous value of another signal source.
greaterThan - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
greaterThan - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
greaterThan(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is greater than the simultaneous value of another signal source.
greaterThan(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is greater than the simultaneous value of another signal source.
greaterThan - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
greaterThan(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is greater than the simultaneous value of another signal source.
greaterThan - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
greaterThan(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is greater than the simultaneous value of another signal source.
greedy - Variable in class eu.bandm.tscore.base.Translet.OptionParser
Whether parser behaves greedily or non-deterministically.
greedy - Variable in class eu.bandm.tscore.base.Translet.RepParser
Whether this constructor behaves greedy.
green - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
GroupCollector - Class in eu.bandm.tscore.base
Collects sets of adjacent events from one single voice.
GroupCollector(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, String, Map<String, String>, Translet.Parser<String>, Translet.Parser<String>, boolean, boolean, boolean, boolean) - Constructor for class eu.bandm.tscore.base.GroupCollector
Only constructor, setting all configuration parameters.
GroupCollector.GroupEvent - Class in eu.bandm.tscore.base
Represents the translation of a group start, group end or singleton additon parameter text.
GroupCollector.Kind - Enum in eu.bandm.tscore.base
Kind of group commands, to be stored in GroupCollector.GroupEvent.
GroupEvent(GroupCollector.Kind, String, String, Integer, String) - Constructor for class eu.bandm.tscore.base.GroupCollector.GroupEvent
Constructor which sets all parameters.
groupEvents - Variable in class eu.bandm.tscore.base.GroupCollector
Maps an event to all decoded group start, end, and singleton commands.
growBranch(TreeNode, String, Object) - Method in class eu.bandm.tscore.model.__TREEGEN__
 
guard(FloatPredicate) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
 
guard(BooleanPredicate) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a boolean signal source whose values are derived from the values of this signal source by applying a unary predicate.
guard(DoublePredicate) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a boolean signal source whose values are derived from the values of this signal source by applying a unary predicate.
guard(FloatPredicate) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a boolean signal source whose values are derived from the values of this signal source by applying a unary predicate.
guard(IntPredicate) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a boolean signal source whose values are derived from the values of this signal source by applying a unary predicate.
guard(LongPredicate) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a boolean signal source whose values are derived from the values of this signal source by applying a unary predicate.
guard(Predicate<? super A>) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a boolean signal source whose values are derived from the values of this signal source by applying a unary predicate.
guiAnimation_x - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
guiAnimation_y - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
guiAnimationActive - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
guiAnimationDragged - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 

H

h - Static variable in class eu.bandm.music.entities.Accidental
The single sharp.
Haken - Class in eu.bandm.music.haken
The four basic forms of hooks/Haken, based on RelWert.
HALFTONE - Static variable in class eu.bandm.music.top.Cwn_to_sig
Frequency factor of a halftone in equal distance tempered tuning.
halfToneDistance - Variable in class eu.bandm.music.entities.FunctionalInterval
The number of half-tone steps bridged by this interval.
halfTones_per_Fifth - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
Number of half tone steps on the keyboard which correspond to the interval of a fifth.
halfTones_per_Octave - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
Number of half tone steps on the keyboard which correspond to the interval of an octave.
halfTonesFromC - Variable in class eu.bandm.music.entities.WhiteKeyModOctave
Distance of this pitch class from the c, measured in half tone steps upwards.
HarmonicSpectrum - Class in eu.bandm.sighkn
 
HarmonicSpectrum() - Constructor for class eu.bandm.sighkn.HarmonicSpectrum
 
has_debuglevel - Variable in class eu.bandm.music.top.MfOptions
 
has_debuglevel() - Method in class eu.bandm.music.top.MfOptions
Deprecated.
has_inputfile - Variable in class eu.bandm.music.top.MfOptions
 
has_inputfile() - Method in class eu.bandm.music.top.MfOptions
Deprecated.
has_inputfile - Variable in class eu.bandm.music.top.MlwOptions
 
has_inputfile() - Method in class eu.bandm.music.top.MlwOptions
Deprecated.
has_interactive - Variable in class eu.bandm.music.top.MfOptions
 
has_interactive() - Method in class eu.bandm.music.top.MfOptions
Deprecated.
has_outputfile - Variable in class eu.bandm.music.top.MfOptions
 
has_outputfile() - Method in class eu.bandm.music.top.MfOptions
Deprecated.
has_outputfile - Variable in class eu.bandm.music.top.MlwOptions
 
has_outputfile() - Method in class eu.bandm.music.top.MlwOptions
Deprecated.
has_physCoords - Variable in class eu.bandm.music.top.MfOptions
 
has_physCoords() - Method in class eu.bandm.music.top.MfOptions
Deprecated.
has_timeFactor - Variable in class eu.bandm.music.top.MfOptions
 
has_timeFactor() - Method in class eu.bandm.music.top.MfOptions
Deprecated.
has_userCoords - Variable in class eu.bandm.music.top.MfOptions
 
has_userCoords() - Method in class eu.bandm.music.top.MfOptions
Deprecated.
has_version - Variable in class eu.bandm.music.top.MfOptions
 
has_version() - Method in class eu.bandm.music.top.MfOptions
Deprecated.
hasCompleteNext() - Method in class eu.bandm.music.entities.MetricConsumer
Whether there are unconsumed events, or at least one partially unconsumed event, which fill at least one complete measure, according to the currently set Metrum.
hasConstant() - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
hasConstant() - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
hasConstant() - Method in interface eu.bandm.sig.adlib2.SignalSource
Checks whether this signal source has a constant value.
hasConstantAsBoolean() - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Checks whether this signal source has a constant value.
hasConstantAsDouble() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Checks whether this signal source has a constant value.
hasConstantAsFloat() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Checks whether this signal source has a constant value.
hasConstantAsInt() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Checks whether this signal source has a constant value.
hasConstantAsLong() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Checks whether this signal source has a constant value.
hasControlFlowIO(CompilationContext) - Method in interface eu.bandm.sig.adlib2.Process
Checks whether a compilation context has input/output variables set up for the compilation of a Process.step(RealtimeContext) method.
hasDataFlowIO(CompilationContext) - Method in interface eu.bandm.sig.adlib2.compile.CompilableDataFlow
 
hasdescend - Variable in class eu.bandm.tscore.model.Match
 
hasErrors() - Method in class eu.bandm.music.top.MlWorat
Evident.
hasErrors() - Method in class eu.bandm.music.top.MwHaiku
Whether errors have been received by MwHaiku.msg.
hasgaps - Variable in class eu.bandm.tscore.model.EventSet
Wether the set is continguous or has gaps.
hashCode() - Method in class com.sun.media.sound.ModelIdentifier
 
hashCode() - Method in class eu.bandm.music.entities.Color_rgb_8
 
hashCode() - Method in class eu.bandm.music.entities.MetrumSpecs.Name
 
hashCode() - Method in class eu.bandm.sig.adlib2.IntFraction
hashCode() - Method in class eu.bandm.sig.adlib2.LongFraction
hasInitializationIO(CompilationContext) - Method in interface eu.bandm.sig.adlib2.Process
Checks whether a compilation context has input/output variables set up for the compilation of an initialization.
hasNext() - Method in class eu.bandm.music.entities.MetricConsumer
Whether there are unconsumed events, or at least one partially unconsumed event.
hasNextChunk() - Method in class com.sun.media.sound.RIFFReader
 
haspost - Variable in class eu.bandm.tscore.model.Match
 
haspre - Variable in class eu.bandm.tscore.model.Match
 
hat - Static variable in class eu.bandm.music.entities.MixedNoteheadAddendum
Strong emphasis and detached tone.
haveParam(String, Iterable<E>) - Static method in class eu.bandm.tscore.base.Util
Filter on Events which visits only those which have an (explicit, source level) value for a given parameter name.
HEAD(Translet.Parser<D>, Translet.Parser<?>...) - Static method in class eu.bandm.tscore.base.Translet
Factors method to create one head parser.
HeadParser(Translet.Parser<A>, Translet.Parser<?>[]) - Constructor for class eu.bandm.tscore.base.Translet.HeadParser
Only constructor, setting the first and the trailing parsers.
HeadParser(Translet.Parser<A>, List<Translet.Parser<?>>) - Constructor for class eu.bandm.tscore.base.Translet.HeadParser
Only constructor, setting the first and the following parsers.
heap(FloatRelation) - Method in class eu.bandm.sig.adlib.FloatRingBuffer
 
height2device(float) - Method in class eu.bandm.music.top.SvgSource
Returns in a target text string a given difference in user y-coordinates (y-height) encoded in svg coordinates.
height2device(int) - Method in class eu.bandm.music.top.SvgSource
Returns in a target text string a given difference in user y-coordinates (y-height) encoded in svg coordinates.
hemiola - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Whether hemiolas are used.
hemiole_neg_punct - Variable in class eu.bandm.music.entities.MSplitter.Parameters
 
hemiole_pos_punct - Variable in class eu.bandm.music.entities.MSplitter.Parameters
 
herzwein - Static variable in interface eu.bandm.music.midi.Playable
 
heyr - Static variable in interface eu.bandm.music.midi.Playable
 
hh - Static variable in class eu.bandm.music.entities.Accidental
The double sharp.
highest_odd_factor(int) - Static method in class eu.bandm.music.entities.RationalDuration
Divides repeatedly by 2 as long as the result is even.
highestLowerBound(SortedMap<R, D>, R) - Static method in class eu.bandm.tscore.base.Util
Returns the highest/largest key contained in the map which is lower or equal to tke given value.
hiX - Variable in class eu.bandm.music.top.SvgSource
The rightmost user coordinate.
hiY - Variable in class eu.bandm.music.top.SvgSource
The numerically highest vertical user coordinate.
holds - Variable in class eu.bandm.music.top.Score_cwn
Marks voice events as being a "hold", which is an unaltered prolongation of the preceding event
Honnef2018 - Class in eu.bandm.sig.adlib
 
Honnef2018() - Constructor for class eu.bandm.sig.adlib.Honnef2018
 
horizontal - Variable in class eu.bandm.sighkn.KennLine.Animation
 
hours - Variable in class eu.bandm.music.entities.Duration_calendaric
Complete hours covered by ths duration.

I

ic - Variable in class eu.bandm.music.entities.MCover
The accumulator for the result; maps (via index) events to lists of MTree nodes.
id() - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
id() - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
id() - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
id() - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
id() - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
id() - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
ident - Variable in class eu.bandm.music.entities.RandomStructs
Name of this instance in protocol lines.
IDENT - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
ident_or_stringConst() - Method in class eu.bandm.tscore.base.RawParser
Parse (=test, consume and return) CHARSTRING or IDENT.
identifier_javalike - Static variable in class eu.bandm.tscore.base.TransletLib
Parser which accepts any text which fulfills the rules for Java identifiers.
identity(int) - Static method in class eu.bandm.sig.adlib2.math.DoubleLinearMap
 
identity(int) - Static method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
identity(int) - Static method in class eu.bandm.sig.adlib2.math.FloatLinearMap
 
identity(int) - Static method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
identParser - Variable in class eu.bandm.tscore.base.GroupCollector
The parser for the groups name.
image_cross - Static variable in class eu.bandm.music.top.Print_Plan_3d
Container into which we draw and which will paint the 2ndh line type.
image_hori - Static variable in class eu.bandm.music.top.Print_Plan_3d
Container into which we draw and which will paint the 4th line type.
image_minus - Static variable in class eu.bandm.music.top.Print_Plan_3d
Container into which we draw and which will paint the 0th line type.
image_slash - Static variable in class eu.bandm.music.top.Print_Plan_3d
Container into which we draw and which will paint the 1st line type.
image_wave - Static variable in class eu.bandm.music.top.Print_Plan_3d
Container into which we draw and which will paint the 3rd line type.
implicit - Variable in class eu.bandm.music.entities.MTree_
Whether this node has been created automatically, by implict division into halfs.
in - Static variable in class eu.bandm.sig.adlib2.SeriesTest
 
inc - Variable in class eu.bandm.sighkn.FloatPfg
is inc-value per run()-call.
includefile - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Name of the lilypond include file for language selection.
incomplete - Variable in class eu.bandm.music.top.Formplan_fuge
Whether the theme starting at the event is incomplete.
increment - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
increments - Static variable in class eu.bandm.music.haken.Score_hkn_sig_v00
Envelopes for segments, indexed by [RelWert-Duration] [RelWert-Envelope]: measured in "percent per msec"
ind() - Method in class eu.bandm.tscore.model.Dump
 
indent - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
indent - Variable in class eu.bandm.tscore.model.Dump
 
index - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
index2when - Variable in class eu.bandm.sighkn.SigSequencer
 
indexMax - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Highest index into the constant value arrays.
indexMed - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Medium index into the constant value arrays.
inEvent2soundEvent - Variable in class eu.bandm.music.top.MwHaiku
init(FunctionalPitchModOctave[]) - Method in class eu.bandm.music.entities.TwelveToneFunctionalRepresentation
Check validitdy of argument and stores it.
init - Variable in class eu.bandm.music.midi.Player
 
init() - Method in class eu.bandm.music.midi.Player
 
init - Variable in class eu.bandm.music.midi.SequencerPanel
 
init() - Method in class eu.bandm.music.midi.SequencerPanel
 
init() - Method in class eu.bandm.sig.adlib2.BooleanDelay
 
init() - Method in class eu.bandm.sig.adlib2.BooleanDelayVector
 
init() - Method in class eu.bandm.sig.adlib2.BooleanMultiDelay
 
init() - Method in class eu.bandm.sig.adlib2.Delay
 
init() - Method in class eu.bandm.sig.adlib2.DelayVector
 
init() - Method in class eu.bandm.sig.adlib2.DoubleClockedSignalSource.AbstractRandom
 
init() - Method in class eu.bandm.sig.adlib2.DoubleDelay
 
init() - Method in class eu.bandm.sig.adlib2.DoubleDelayVector
 
init() - Method in class eu.bandm.sig.adlib2.DoubleMultiDelay
 
init() - Method in class eu.bandm.sig.adlib2.DoubleUpsamplingSignalSource
 
init() - Method in class eu.bandm.sig.adlib2.FloatClockedSignalSource.AbstractRandom
 
init() - Method in class eu.bandm.sig.adlib2.FloatDelay
 
init() - Method in class eu.bandm.sig.adlib2.FloatDelayVector
 
init() - Method in class eu.bandm.sig.adlib2.FloatMultiDelay
 
init() - Method in class eu.bandm.sig.adlib2.FloatUpsamplingSignalSource
 
init() - Method in class eu.bandm.sig.adlib2.IntClockedSignalSource.AbstractRandom
 
init() - Method in class eu.bandm.sig.adlib2.IntDelay
 
init() - Method in class eu.bandm.sig.adlib2.IntDelayVector
 
init() - Method in class eu.bandm.sig.adlib2.IntMultiDelay
 
init() - Method in class eu.bandm.sig.adlib2.LongClockedSignalSource.AbstractRandom
 
init() - Method in class eu.bandm.sig.adlib2.LongDelay
 
init() - Method in class eu.bandm.sig.adlib2.LongDelayVector
 
init() - Method in class eu.bandm.sig.adlib2.LongMultiDelay
 
init() - Method in class eu.bandm.sig.adlib2.MultiDelay
 
init() - Method in interface eu.bandm.sig.adlib2.Process
Initializes the state of this process.
init() - Method in class eu.bandm.sig.adlib2.Process.Proxy
 
initFrom(Object) - Method in class eu.bandm.tscore.model.Container
Copies values of all common fields from the argument.
initFrom(Object) - Method in class eu.bandm.tscore.model.Event
Copies values of all common fields from the argument.
initFrom(Object) - Method in class eu.bandm.tscore.model.EventSet
Copies values of all common fields from the argument.
initFrom(Object) - Method in class eu.bandm.tscore.model.Part
Copies values of all common fields from the argument.
initFrom(Object) - Method in class eu.bandm.tscore.model.TDivision
Copies values of all common fields from the argument.
initFrom(Object) - Method in class eu.bandm.tscore.model.TimeScape
Copies values of all common fields from the argument.
initFrom(Object) - Method in class eu.bandm.tscore.model.Tp
Copies values of all common fields from the argument.
initFrom(Object) - Method in class eu.bandm.tscore.model.TpSub
Copies values of all common fields from the argument.
initFrom(Object) - Method in class eu.bandm.tscore.model.TpTop
Copies values of all common fields from the argument.
initFrom(Object) - Method in class eu.bandm.tscore.model.Vox
Copies values of all common fields from the argument.
initialCoverage - Variable in class eu.bandm.music.entities.MSplitter.Result
The intermediately calculated IC.
initialize(Modifiers.Reaction) - Method in class eu.bandm.music.entities.MTreeSpec
Delivers an initialized, ready to use new copy of the given MTreeSpec.
initialize() - Method in class eu.bandm.music.entities.MTreeSpec
initialized - Variable in class eu.bandm.music.entities.MTree_
Whether all initialization has already been performed, by a call to MTreeSpec.initialize(Modifiers.Reaction).
initially() - Static method in interface eu.bandm.sig.adlib2.BooleanClockedSignalSource
Returns a new signal source that produces the value true at the first clock tick only.
initialValue - Variable in class eu.bandm.sig.adlib.FloatControl
The initial value.
initState(String, int) - Static method in class eu.bandm.tscore.base.Translet.State
Create an initial state with only the input data, no parser or result yet.
Inner1(TreeNode, String, Object, String) - Constructor for class eu.bandm.tscore.model.__TREEGEN__.Inner1
 
Inner2() - Constructor for class eu.bandm.tscore.model.__TREEGEN__.Inner1.Inner2
 
input - Variable in class eu.bandm.music.entities.MetricConsumer
The list of input data, either strictly ascending time points of duration values.
inputs - Variable in class eu.bandm.sig.adlib2.math.DoubleVectorMap
 
inputs() - Method in class eu.bandm.sig.adlib2.math.DoubleVectorMap
 
inputs - Variable in class eu.bandm.sig.adlib2.math.FloatVectorMap
 
inputs() - Method in class eu.bandm.sig.adlib2.math.FloatVectorMap
 
inputsize - Variable in class eu.bandm.music.entities.MetricConsumer
The number of time points in MetricConsumer.input.
insert(L) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
insert(LLJavaCompilationContext.Label) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
insert(String, float, float) - Method in class eu.bandm.sighkn.KennLine
 
insert(KennLine.Anchor) - Method in class eu.bandm.sighkn.KennLine
 
insertMVoice(Vox, SortedMap<BigDecimal, M>) - Method in class eu.bandm.music.entities.MTreeCollector
Analyse the "mtree" parameter track of the global metric "M" voice.
insertVoice(Vox) - Method in class eu.bandm.music.entities.MTreeCollector
Analyse the "mtree" parameter track of a particular voice which is not the global metric "M" voice.
insertVoice_noMTreeSpecs(Vox) - Method in class eu.bandm.music.entities.MTreeCollector
Add the map of all measure numbers to an mtree spec for a voice which is known to have no own/local mtree specifications.
install(MTreeSpec, MTree.Parameters) - Static method in class eu.bandm.music.entities.MTree
Only factory method for a user to create an MTree.
instantiate() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
instrumentname - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Is inserted as voice name into the generated LilyPond source.
int2instance - Static variable in class eu.bandm.music.entities.PcSet
 
int2roman(int, boolean) - Static method in class eu.bandm.tscore.base.TransletLib
Convert a positive integer into a roman number literal.
IntArrayBufferSink - Class in eu.bandm.sig.adlib2
 
IntArrayBufferSink(IntSignalSource, int, IntBufferSink.OverflowPolicy, IntArrayBufferSink.Collector) - Constructor for class eu.bandm.sig.adlib2.IntArrayBufferSink
 
IntArrayBufferSink.Collector - Interface in eu.bandm.sig.adlib2
 
IntBinaryOperator - Interface in eu.bandm.sig.adlib
 
IntBufferSink - Interface in eu.bandm.sig.adlib2
 
IntBufferSink.OverflowPolicy - Enum in eu.bandm.sig.adlib2
 
IntClockedSignalSource - Class in eu.bandm.sig.adlib
 
IntClockedSignalSource() - Constructor for class eu.bandm.sig.adlib.IntClockedSignalSource
Creates a new instance with no specified initial value.
IntClockedSignalSource(int) - Constructor for class eu.bandm.sig.adlib.IntClockedSignalSource
Creates a new instance with the given initial value.
IntClockedSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type int whose observable state is driven by a clock.
IntClockedSignalSource.AbstractRandom - Class in eu.bandm.sig.adlib2
 
IntClockedSignalSourceFraction - Class in eu.bandm.sig.adlib2
 
IntClockedSignalSourceFraction(IntClockedSignalSource, IntClockedSignalSource, Process...) - Constructor for class eu.bandm.sig.adlib2.IntClockedSignalSourceFraction
 
IntClockedSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type int whose observable state is driven by a clock.
intColumn(int) - Method in class eu.bandm.sighkn.SigSequencer
 
IntColumn(int) - Constructor for class eu.bandm.sighkn.SigSequencer.IntColumn
 
IntConsumer - Interface in eu.bandm.sig.adlib
 
IntDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from an input signal source delayed by a single clock tick.
IntDelay(int) - Constructor for class eu.bandm.sig.adlib2.IntDelay
Creates a new instance without a valid input source.
IntDelay(int, IntSignalSource) - Constructor for class eu.bandm.sig.adlib2.IntDelay
Creates a new instance with an independent input source.
IntDelay(int, Function<? super IntDelay, ? extends IntSignalSource>) - Constructor for class eu.bandm.sig.adlib2.IntDelay
Creates a new instance with a feedback-looped input source.
IntDelayVector - Class in eu.bandm.sig.adlib2
Aggregates of delay signal sources of primitive type int.
IntDelayVector(int...) - Constructor for class eu.bandm.sig.adlib2.IntDelayVector
 
IntDelayVector(int[], IntSignalSourceVector<?>) - Constructor for class eu.bandm.sig.adlib2.IntDelayVector
 
IntDelayVector(int[], Function<? super IntDelayVector, ? extends IntSignalSourceVector<?>>) - Constructor for class eu.bandm.sig.adlib2.IntDelayVector
 
INTEGER - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
integerWeighted(int[]) - Method in class eu.bandm.music.entities.RandomStructs
Returns by random an index into an array of relative weights.
Integrator(int, Optional<ConstantRealtimeContext>) - Constructor for class eu.bandm.sig.adlib2.math.DoubleDynamics.Integrator
 
Integrator(int, Optional<ConstantRealtimeContext>) - Constructor for class eu.bandm.sig.adlib2.math.FloatDynamics.Integrator
 
intermediate - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
InterpolationKind - Class in eu.bandm.music.entities
Cf.
InterpolationKind(EntityCatalog<InterpolationKind>, Map<String, String>) - Constructor for class eu.bandm.music.entities.InterpolationKind
Only constructor.
IntervalDirection - Enum in eu.bandm.music.entities
 
intFormat - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
IntFraction - Class in eu.bandm.sig.adlib2
Representation of fractions.
IntFraction(int, int) - Constructor for class eu.bandm.sig.adlib2.IntFraction
 
IntMultiDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from a signal source delayed by a specified number of clock ticks.
IntMultiDelay(int...) - Constructor for class eu.bandm.sig.adlib2.IntMultiDelay
 
IntMultiDelay(int[], IntSignalSource) - Constructor for class eu.bandm.sig.adlib2.IntMultiDelay
 
IntMultiDelay(int[], Function<? super IntMultiDelay, ? extends IntSignalSource>) - Constructor for class eu.bandm.sig.adlib2.IntMultiDelay
 
IntOperators - Class in eu.bandm.sig.adlib2
 
intPermutation(int) - Method in class eu.bandm.music.entities.RandomStructs
Calculates randomly a permutation of the integers 0 to limit-1.
intRealizations - Variable in class eu.bandm.sighkn.HarmonicSpectrum
 
INTRUMENTA - Static variable in class eu.bandm.music.top.MetaKeys
List of instruments employe
intSet(int) - Method in class eu.bandm.music.entities.RandomStructs
Calculate a BitSet in which the lowest "limit" bits are randomly 0 or 1.
intSet(int, int, int) - Method in class eu.bandm.music.entities.RandomStructs
Calculate a BitSet in which the lowest "limit" bits are randomly 0 or 1, with given minimum and maximum of 1 bits.
IntSignalPort - Class in eu.bandm.sig.adlib2
A receptacle for a signal source than can be plugged at runtime, even if compiled.
IntSignalPort() - Constructor for class eu.bandm.sig.adlib2.IntSignalPort
Creates a new instance with no specified initial input.
IntSignalPort(IntSignalSource) - Constructor for class eu.bandm.sig.adlib2.IntSignalPort
Creates a new instance with the specified initial input.
IntSignalSource - Interface in eu.bandm.sig.adlib
 
IntSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type int.
IntSignalSourceChooser - Class in eu.bandm.sig.adlib2
Base class for signal sources of primitive type int that choose dynamically from a fixed collection of inputs.
IntSignalSourceChooser() - Constructor for class eu.bandm.sig.adlib2.IntSignalSourceChooser
 
IntSignalSourceChooser.OfEnum<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
IntSignalSourceChooser.OfEnumInt<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
IntSignalSourceChooser.OfInt - Class in eu.bandm.sig.adlib2
 
IntSignalSourceFraction - Class in eu.bandm.sig.adlib2
 
IntSignalSourceFraction(IntSignalSource, IntSignalSource) - Constructor for class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
IntSignalSourceVector<S extends IntSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type int.
IntSignalSourceVector.Mutable<S extends IntSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of mutable aggregates of signal sources of primitive type int.
IntStoredSignalSource - Class in eu.bandm.sig.adlib2
Common base class for signal (time-dependent value) sources of primitive type int whose output is the value of a variable that is updated only as driven by a clock.
IntStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.IntStoredSignalSource
 
IntTernaryOperator - Interface in eu.bandm.sig.adlib
 
IntVariable - Interface in eu.bandm.sig.adlib
Common interface for real-time concurrent variables of type int that can be read synchronously and written asynchronously.
inv() - Method in interface eu.bandm.music.entities.Invertible
 
inv() - Method in class eu.bandm.music.haken.DoppelHaken
Return the invers of a DoppelHaken symbol
inv() - Method in class eu.bandm.music.haken.Haken
Return the invers of a Haken symbol:
inv() - Method in class eu.bandm.music.haken.RelWert
Return the inverse of the RelWert.
InvalidDataException - Exception in com.sun.media.sound
This exception is used when a file contains illegal or unexpected data.
InvalidDataException() - Constructor for exception com.sun.media.sound.InvalidDataException
 
InvalidDataException(String) - Constructor for exception com.sun.media.sound.InvalidDataException
 
InvalidFormatException - Exception in com.sun.media.sound
This exception is used when a reader is used to read file of a format it doesn't unterstand or support.
InvalidFormatException() - Constructor for exception com.sun.media.sound.InvalidFormatException
 
InvalidFormatException(String) - Constructor for exception com.sun.media.sound.InvalidFormatException
 
invariant() - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
 
invariant() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
 
invariant() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
 
invariant() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
 
invariant() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
 
invariant() - Method in interface eu.bandm.sig.adlib2.SignalSource
 
inverse - Variable in class eu.bandm.music.top.Formplan_fuge
Whether the theme starting at the event is an inverse.
inverse() - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
inverse() - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
Invertible<T> - Interface in eu.bandm.music.entities
Interface for all scalar types which can be "inverted" by exchanging "up" and "down", like musical intervals, etc.
invokeInterface(Method) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
invokeInterface(Method) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
invokeStatic(Method) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
ipol - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
Whether between the earlier and later event in SvgSource.ParamTranslate.pairwise(Event,Event) an interpolation is requested by the tscore source data.
ipol - Variable in class eu.bandm.music.top.SvgSource.Process
Whether the earlier event has a "interpolate" flag set in its tscore source.
ipoltable - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
ipoltable - Variable in class eu.bandm.music.top.SvgSource.Process
The event parameters "interpolation mode", if present.
irregular_complete_measure_by_children - Variable in class eu.bandm.music.entities.MSplitter.Parameters
If true, each event or pause covering a complete event is replaced by its child nodes, if the meter is "irregular" DEFINITION / IMPL MISSING FIXME
irrTremolo - Static variable in class eu.bandm.music.entities.MixedNoteheadAddendum
Irregular tremolo.
is_comes() - Method in class eu.bandm.music.top.Formplan_fuge.ThForm
 
is_dux() - Method in class eu.bandm.music.top.Formplan_fuge.ThForm
 
is_equi_binary() - Method in class eu.bandm.music.entities.MTree_
Returns whether the cild level is divided equidistantly by two.
isBlank(char) - Static method in class eu.bandm.music.top.MaWiRic
Evident
isChannelMessage - Static variable in class eu.bandm.music.midi.Routing
 
isComes - Variable in class eu.bandm.music.top.Formplan_fuge.ThForm
 
isDefaultConnectionsEnabled() - Method in class com.sun.media.sound.ModelPerformer
 
isDone() - Method in class eu.bandm.sig.adlib.Organ2.Note
 
isDone() - Method in class eu.bandm.sig.adlib.Organ3.Note
Not necessary to be clocked, since pfg is clocked anyhow.
isDouble - Variable in class eu.bandm.sighkn.SampleRegister.Entry
 
isDux - Variable in class eu.bandm.music.top.Formplan_fuge.ThForm
 
isEmpty() - Method in class eu.bandm.sighkn.FloatPfg
 
isExpanded - Variable in class eu.bandm.music.haken.Score_hkn.Expansion
Flag that the expanded values are valid.
isFirst - Variable in class eu.bandm.sighkn.KennLine.Anchor
 
isFollowingSiblingOf(MTree_<?>) - Method in class eu.bandm.music.entities.MTree_
Returns whether this node is child of the same parent as the argument, and one position further.
isHorizontalSymmetric() - Method in class eu.bandm.music.haken.DoppelHaken
first == last.retro()
isIncomplete - Variable in class eu.bandm.music.entities.MetricConsumer
Whether the input data is exhausted and could not fill the currently recognized measure completely.
isIncomplete() - Method in class eu.bandm.music.entities.MetricConsumer
Whether the current measure is the very last, and its last event has been synthesized to fill it up.
isInteger(BigDecimal) - Static method in class eu.bandm.music.entities.MetrumSpecs
 
isLast - Variable in class eu.bandm.sighkn.KennLine.Anchor
 
isLastInDivision(Tp) - Method in class eu.bandm.tscore.base.DottedNotationExpander
Returns whether the time point is the very last in its containing division.
isLoaded() - Method in class eu.bandm.sighkn.SigSequencer
 
isMajor() - Method in class eu.bandm.music.entities.FunctionalGender
Returns whether this gender(="mode") is major.
isNaN() - Method in class eu.bandm.sig.adlib2.IntFraction
 
isNaN() - Method in class eu.bandm.sig.adlib2.LongFraction
 
isOvershooting - Variable in class eu.bandm.music.entities.FunctionalInterval
Indicates that this interval is larger than a seventh, i.e.
isPercussion() - Method in class com.sun.media.sound.ModelPatch
 
isPowerOfTwo(int) - Static method in class eu.bandm.music.entities.RationalDuration
Whether an integer is a power of two.
isPowerOfTwo(Rational) - Static method in class eu.bandm.music.entities.RationalDuration
Returns true for 1/n or n/1, with n power of two(2), including 0/1.
isRational() - Method in class eu.bandm.sig.adlib2.RealtimeContext
 
isReleaseTriggered() - Method in class com.sun.media.sound.ModelPerformer
 
isRotationSymmetric() - Method in class eu.bandm.music.haken.DoppelHaken
first == last.retroInv()
isSelfNonExclusive() - Method in class com.sun.media.sound.ModelPerformer
 
isSplit - Variable in class eu.bandm.music.entities.Duration_calendaric
Whether normalization has been done.
isStar - Variable in class eu.bandm.tscore.base.Translet.RepParser
Whether this constructor treats no match at all as an accept case.
isTerminal() - Method in class eu.bandm.tscore.base.Translet._CAT
 
isTerminal() - Method in class eu.bandm.tscore.base.Translet._CONST
 
isTerminal() - Method in class eu.bandm.tscore.base.Translet._REGEX
 
isTerminal() - Method in class eu.bandm.tscore.base.Translet.Parser
Whether the parser does directly consume character data.
isTopTpText(String) - Method in class eu.bandm.tscore.base.RawParser
Allow everything as top time point which is not contained in the string constants which make up the sub-dividers.
isTransform - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
isUsed(int) - Method in class eu.bandm.music.comp.Fields.Item
Return whether the pitch class is already present somewhere in the field.
isUsed(int) - Method in class eu.bandm.music.comp.FieldsFromIntervals.Item
Return whether the pitch class is already present somewhere in the field.
it - Variable in class eu.bandm.tscore.base.Util.Pairwise
The iterator which drives the visiting order.
it - Variable in class eu.bandm.tscore.base.Util.Triplewise
 
Item(SortedSet<Integer>) - Constructor for class eu.bandm.music.comp.Fields.Item
Constructor for the root item which represents the starting pitch class (symbolically =0), has no predecessor and requires all intervals.
Item(Fields.Item, int) - Constructor for class eu.bandm.music.comp.Fields.Item
Constructor for a derivation step which enhances the field by adding a further pitch class on the top of an existing field.
Item(SortedSet<Integer>) - Constructor for class eu.bandm.music.comp.FieldsFromIntervals.Item
Constructor for the root item which represents the starting pitch class (symbolically =0), has no predecessor and requires all intervals.
Item(FieldsFromIntervals.Item, int) - Constructor for class eu.bandm.music.comp.FieldsFromIntervals.Item
Constructor for a derivation step which enhances the field by adding a further pitch class on the top of an existing field.
iterate(FloatUnaryOperator, float) - Static method in class eu.bandm.sig.adlib.FloatClockedSignalSource
 
iterate(int, Supplier<? extends S>) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Creates a new aggregate with a given number components obtained from a producer.
iterate(int, Supplier<? extends S>) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Creates a new aggregate with a given number components obtained from a producer.
iterate(int, Supplier<? extends S>) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Creates a new aggregate with a given number components obtained from a producer.
iterate(int, Supplier<? extends S>) - Static method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Creates a new aggregate with a given number components obtained from a producer.
iterate(int, Supplier<? extends S>) - Static method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Creates a new aggregate with a given number components obtained from a producer.
iterate(int, Supplier<? extends S>) - Static method in interface eu.bandm.sig.adlib2.SignalSourceVector
Creates a new aggregate with a given number components obtained from a producer.
iterator() - Method in class eu.bandm.music.midi.MidiTrack
 

J

join() - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
join(boolean, boolean) - Static method in class eu.bandm.sig.adlib2.BaseBooleanOperators
 
join() - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
join(double, double) - Static method in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
join() - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
join(float, float) - Static method in class eu.bandm.sig.adlib2.BaseFloatOperators
 
join() - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
join(int, int) - Static method in class eu.bandm.sig.adlib2.BaseIntOperators
 
join() - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
join(long, long) - Static method in class eu.bandm.sig.adlib2.BaseLongOperators
 
join() - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
join(A, A) - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
jumps - Variable in class eu.bandm.music.entities.RunningOctaveCollector
Intermediate store between parsing and reification: explicit additional octave jump.
jumpTo(float) - Method in class eu.bandm.sighkn.SigSequencer
f in msec

K

k_CONFORM - Static variable in class eu.bandm.tscore.base.RawParser
 
k_PARS - Static variable in class eu.bandm.tscore.base.RawParser
Reserved word.
k_T - Static variable in class eu.bandm.tscore.base.RawParser
 
k_VOX - Static variable in class eu.bandm.tscore.base.RawParser
 
Kahan - Class in eu.bandm.sig.adlib
 
Kahan() - Constructor for class eu.bandm.sig.adlib.Kahan
 
kahanfun(FloatSignalSource) - Static method in class eu.bandm.sig.adlib2.SeriesTest
 
kat2factor - Variable in class eu.bandm.music.top.MwHaiku
Duration factors for the different categories of phonems.
KennLine - Class in eu.bandm.sighkn
 
KennLine(String, float, float, float, float) - Constructor for class eu.bandm.sighkn.KennLine
 
KennLine(String) - Constructor for class eu.bandm.sighkn.KennLine
 
KennLine() - Constructor for class eu.bandm.sighkn.KennLine
 
KennLine.Anchor - Class in eu.bandm.sighkn
 
KennLine.Animation - Class in eu.bandm.sighkn
 
KennLine.MoveMode - Enum in eu.bandm.sighkn
 
KennLine.SwingRep - Class in eu.bandm.sighkn
Last graphic experiments are VERY OLD and in metatools/mvc/SwingBoxAndLineView (currently not in make) ..
KennLine.SwingRep.ModeDialog - Class in eu.bandm.sighkn
 
kernel_minor_scales_in_fifths - Static variable in class eu.bandm.music.entities.FunctionalGender
Gives the "distances measured in fifths" of all mandatory pitch class steps of a minor scale relative to the base pitch class.
key - Variable in class eu.bandm.sighkn.KennLine.Anchor
 
key2index - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
key2name - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
Keyboard - Class in eu.bandm.music.entities
Models the mapping of Functional Pitches to a standard Keyboard structure.
Keyboard() - Constructor for class eu.bandm.music.entities.Keyboard
 
keyM(Pattern<Integer>) - Static method in class eu.bandm.music.midi.Routing
 
keyNames - Static variable in class eu.bandm.music.midi.Display
 
keyNumber(PitchAndOctave<OctaveRegister, FunctionalPitchModOctave>) - Static method in class eu.bandm.music.entities.Keyboard
Deliver an index into the keyboard for the given FunctionalPitch.
keys - Variable in class eu.bandm.music.top.MlWorat
The data from the dedicated voice holding the current tonal key.
keys - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
keysOnly(Map<E, F>, Iterable<E>) - Static method in class eu.bandm.tscore.base.Util
Filter on Events which visits only those which appear as key in the given map.
keyVox - Variable in class eu.bandm.music.top.MlWorat
The dedicated voice holding the current tonal key.
kind - Variable in class eu.bandm.music.top.Print_Plan_3d.Triple
Kind of segment.
kind - Variable in class eu.bandm.tscore.base.GroupCollector.GroupEvent
Whether start, end, or singleton
kl - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 3, classical label 0, "small"
kleene(DoubleMatrix.KleeneAlgebra) - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
kleene(FloatMatrix.KleeneAlgebra) - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
kpEinsatz - Variable in class eu.bandm.music.top.Formplan_fuge
Parser for contrapunctal material.
kt - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 1, classical label -2, "contra"

L

LA(int) - Method in class eu.bandm.tscore.base.RawParser
Tests whether type of RawParser.nextToken is the given.
LA_ident(String) - Method in class eu.bandm.tscore.base.RawParser
Tests whether the reserved word given is in RawParser.nextToken.
Label() - Constructor for class eu.bandm.sig.adlib.LLJavaCompilationContext.Label
 
label - Variable in class eu.bandm.sighkn.KennLine.Anchor
 
label - Variable in class eu.bandm.sighkn.KennLine
 
label_currentTime - Variable in class eu.bandm.music.midi.SequencerPanel
 
LABEL_FIRST - Static variable in class eu.bandm.sighkn.KennLine
 
LABEL_LAST - Static variable in class eu.bandm.sighkn.KennLine
 
label_totalDuration - Variable in class eu.bandm.music.midi.SequencerPanel
 
language - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Language to use for pitch class names etc.
language - Variable in class eu.bandm.music.top.Score_cwn
Human language in which the tscore input will be interpreted.
LanguageConstants - Class in eu.bandm.music.entities
Constant keys used to indicate (synthetic) languages.
LanguageConstants() - Constructor for class eu.bandm.music.entities.LanguageConstants
 
last(Event) - Method in class eu.bandm.music.top.SvgSource.ParamTranslate
Can be overridden by the user to visit the very last element after the last pair is visited by Util.Pairwise.pairwise(Object,Object).
last(T) - Method in class eu.bandm.tscore.base.Util.Pairwise
Can be overridden by the user to visit the very last element after the last pair is visited by Util.Pairwise.pairwise(Object,Object).
last - Variable in class eu.bandm.tscore.base.Util.Triplewise
 
last_b_accidental - Variable in class eu.bandm.music.top.MlWorat
The index of the last white key which has been printed with a "flat" accidental.
lastAnchor - Variable in class eu.bandm.sighkn.KennLine
 
lastEvent - Variable in class eu.bandm.sighkn.Apdsr
 
lastEventIncluded - Variable in class eu.bandm.tscore.base.TendencyCollector
Whether the last event is included in the event set built for a tendency.
lastlast - Variable in class eu.bandm.tscore.base.Util.Triplewise
 
lastLocation(Vox) - Static method in class eu.bandm.tscore.base.Util
Returns the location of the last event in a voice, in source text order.
lastMovement - Variable in class eu.bandm.music.top.MlWorat
The highes movement number appearing in the sequence of tscore input time points.
lastOverlapDuration - Variable in class eu.bandm.music.entities.MetricConsumer
If !=0/1, this is the part of the last processed event (=nextIndex), which overlaps into the next measure.
lastQRinMeasure - Variable in class eu.bandm.music.entities.MetricConsumer
The nominally last time point in a measure, relative to the measure.
lastRelWert() - Method in class eu.bandm.music.haken.DoppelHaken
Last vaule when seen as a RelWertFolge.
lastRelWert() - Method in class eu.bandm.music.haken.Haken
The last value when a haken is seen as a RelWertFolge.
lastRelWert() - Method in class eu.bandm.music.haken.RelWert
Any RelWertFolge is its own "last value" if it is seen as a RelWertFolge.
lastRelWert() - Method in interface eu.bandm.music.haken.RelWertFolge
 
lastTp - Variable in class eu.bandm.music.entities.MetricConsumer
The last time point data in the input = the end time point of the last event.
lastTp - Variable in class eu.bandm.music.top.Formplan_fuge
The very last time point in the score input data: no event starts here, but all last events end.
lastTp - Variable in class eu.bandm.music.top.Score_cwn
The very last time point of the score.
lastTp - Variable in class eu.bandm.music.top.SvgSource
The very last time point, as specified in the input score data.
lastTpTop_rat - Variable in class eu.bandm.music.top.Score_cwn
The rational time point of the very last top level tscore time point.
layer - Variable in class com.sun.media.sound.SF2InstrumentRegion
 
LAZY - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
lazyAnd - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
lazyOr - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
left - Variable in class eu.bandm.sighkn.FloatPanorama
 
leftFixed - Variable in class eu.bandm.sighkn.KennLine.Animation
 
leftLong - Variable in class eu.bandm.music.entities.StemEnd
Number of long beams (going to the next stem) poiting to the left.
leftMax - Variable in class eu.bandm.sighkn.KennLine.Animation
 
leftMin - Variable in class eu.bandm.sighkn.KennLine.Animation
 
leftMode - Variable in class eu.bandm.sighkn.KennLine.Animation
 
leftMoved - Variable in class eu.bandm.sighkn.KennLine.Animation
 
leftShort - Variable in class eu.bandm.music.entities.StemEnd
Number of stemlets poiting to the left.
legatos - Variable in class eu.bandm.music.top.Score_cwn
Event sets standing for legato arcs, parsed from the param track called Score_cwn.paramname_articulation.
lend(F) - Method in class eu.bandm.tscore.base.EntityCatalog
Duplicate the reference to an entity in a different catalog by this catalog.
lendFrom(EntityCatalog<? extends E>, String, String) - Method in class eu.bandm.tscore.base.EntityCatalog
Duplicate the reference to an entity in a different catalog by this catalog.
length() - Method in class eu.bandm.music.haken.DoppelHaken
If seen as a RelWertFolge, a DoppelHaken has the length 5 or 6.
length() - Method in class eu.bandm.music.haken.Haken
Length is always == 3 when a haken is seen as a RelWertFolge.
length() - Method in class eu.bandm.music.haken.RelWert
Seen as a RelWertFolge, a single RelWert has the length==1.
length() - Method in interface eu.bandm.music.haken.RelWertFolge
 
length() - Method in interface eu.bandm.sig.adlib.ArrayLike
 
length() - Method in class eu.bandm.sig.adlib.BoundedList
 
length() - Method in interface eu.bandm.sig.adlib.FloatArrayLike
 
lessOrEqual - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
lessOrEqual - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
lessOrEqual(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is less than or equal to the simultaneous value of another signal source.
lessOrEqual(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is less than or equal to the simultaneous value of another signal source.
lessOrEqual - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
lessOrEqual(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is less than or equal to the simultaneous value of another signal source.
lessOrEqual - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
lessOrEqual(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is less than or equal to the simultaneous value of another signal source.
lessThan - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
lessThan - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
lessThan(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is less than the simultaneous value of another signal source.
lessThan(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is less than the simultaneous value of another signal source.
lessThan - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
lessThan(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is less than the simultaneous value of another signal source.
lessThan - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
lessThan(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is less than the simultaneous value of another signal source.
level - Variable in class eu.bandm.music.comp.Fields.Item
The number of sounding pitch classes, minus one.
level - Variable in class eu.bandm.music.comp.FieldsFromIntervals.Item
The number of sounding pitch classes, minus one.
level - Variable in class eu.bandm.music.entities.MTree
The distance from the toplevel node, which is ==0, counting towards neg inf.
library - Variable in class com.sun.media.sound.SF2Instrument
 
lily_generation_comment - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Template for the generation comment added into the generated source file format.
lily_header - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Template for the global include command added into the generated source file format.
lilypond - Static variable in class eu.bandm.music.entities.LanguageConstants
Language key for generating documents as inputs to the lilypond score compiler.
lilypond_comment_leadin - Static variable in class eu.bandm.music.top.Cwn_to_lilypond
Evident.
lilypond_constant_pitch - Static variable in class eu.bandm.music.haken.Score_hkn_vox_v00
Constant used for the pitch height for all generated V-Events.
lilypond_duration_encoding(RationalDuration.DottedBaseDuration) - Static method in class eu.bandm.music.haken.LilypondGenerator
Evident
lilypond_tie_symbol - Static variable in class eu.bandm.music.haken.LilypondGenerator
Evident
LilypondGenerator - Class in eu.bandm.music.haken
Tool for generating one LilyPond source text file from a HKN K-score.
LilypondGenerator(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Constructor for class eu.bandm.music.haken.LilypondGenerator
Only constructor.
lilypondGenerator - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Auxiliary module for generating a LilyPond source text as output.
lilypondGenerator - Variable in class eu.bandm.music.haken.Score_hkn_vox_v00
Auxiliary module for generating a LilyPond source text as output.
lime - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
LimesParser(Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>) - Constructor for class eu.bandm.tscore.base.Translet.LimesParser
Constructor called only by sub-classs constructors.
limits - Variable in class eu.bandm.music.entities.MCover
The list of time points to analyze.
limsuite - Static variable in interface eu.bandm.music.midi.Playable
 
line - Variable in class eu.bandm.music.entities.ClefUsage
The nubmer of the line to which its reference point is aligned.
line - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
linear - Static variable in class eu.bandm.music.entities.InterpolationKind
Linear interpolation
linear(double, double) - Static method in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
linear(float, float) - Static method in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
linear(int, int) - Static method in interface eu.bandm.sig.adlib.IntBinaryOperator
 
linear(long, long) - Static method in interface eu.bandm.sig.adlib.LongBinaryOperator
 
lineListeners - Variable in class eu.bandm.sighkn.SigSequencer
 
linkBracket(MTree.EssentialBracket, int, int) - Method in class eu.bandm.music.entities.MTree
Enter the bracket into the fields MTree.bracketStart and bracketCont of all childs of this node, in the given ragen of indexes.
List() - Constructor for class eu.bandm.music.midi.Display.List
 
List(int, int, int) - Constructor for class eu.bandm.music.midi.Display.List
 
lit - Variable in class eu.bandm.tscore.base.Util.Pairwise
Identic to Util.Pairwise.it iff the constructor wiht ListIterator has been called.
LLJavaCompilationContext - Class in eu.bandm.sig.adlib
 
LLJavaCompilationContext(String) - Constructor for class eu.bandm.sig.adlib.LLJavaCompilationContext
 
LLJavaCompilationContext - Class in eu.bandm.sig.adlib2.compile
 
LLJavaCompilationContext(String) - Constructor for class eu.bandm.sig.adlib2.compile.LLJavaCompilationContext
 
LLJavaCompilationContext.FloatSquare - Class in eu.bandm.sig.adlib
 
LLJavaCompilationContext.Label - Class in eu.bandm.sig.adlib
 
LLJavaCompilationContext.Variable - Class in eu.bandm.sig.adlib
 
load() - Method in class com.sun.media.sound.ModelByteBuffer
 
load(InputStream) - Method in class eu.bandm.music.midi.Player
 
load(Sequence) - Method in class eu.bandm.music.midi.Player
 
load(File) - Method in class eu.bandm.music.midi.Player
 
load(Sequence) - Method in class eu.bandm.music.midi.SequencerPanel
 
load(File) - Method in class eu.bandm.music.midi.SequencerPanel
 
load(InputStream) - Method in class eu.bandm.music.midi.SequencerPanel
 
load(boolean) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
load(int) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
load(float) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
load(long) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
load(double) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
load(V) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
load(int) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
load(float) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
load(long) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
load(double) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
load(LLJavaCompilationContext.Variable) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
load() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext.Variable
 
load(boolean) - Static method in interface eu.bandm.sig.adlib2.compile.CodeGenerator
 
load(float) - Method in class eu.bandm.sighkn.SigSequencer.FloatColumn
 
load(Object) - Method in class eu.bandm.sighkn.SigSequencer.FloatColumn
 
load(int) - Method in class eu.bandm.sighkn.SigSequencer.IntColumn
 
load(Object) - Method in class eu.bandm.sighkn.SigSequencer.IntColumn
 
load(Object[][]) - Method in class eu.bandm.sighkn.SigSequencer
 
load(String) - Method in class eu.bandm.sighkn.SigSequencer.StringColumn
 
load(Object) - Method in class eu.bandm.sighkn.SigSequencer.StringColumn
 
load(String) - Method in class eu.bandm.sighkn.TestMonodic
 
load_duration(float) - Method in class eu.bandm.sighkn.SigSequencer
 
loadAll(Collection<ModelByteBuffer>) - Static method in class com.sun.media.sound.ModelByteBuffer
 
loadArray() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
loadArray() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
loaded - Variable in class eu.bandm.sighkn.SigSequencer
 
loadEnv(Class<C>, C) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
loadEnv(Class<C>, C) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
loadInput(int) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
loadOneValue(Scanner, int) - Method in class eu.bandm.sighkn.SigSequencer.FloatColumn
 
loadOneValue(Scanner, int) - Method in class eu.bandm.sighkn.SigSequencer.IntColumn
 
loadOneValue(Scanner, int) - Method in class eu.bandm.sighkn.SigSequencer.StringColumn
A "string type" table column value can NOT contain all three double quote, single quote and blank, since one of these is used as delimiter.
loadState(CompilationContext.Type, Object, String) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
loadTextLines(File) - Method in class eu.bandm.sighkn.SigSequencer
ASSUME time is given as delta-duration in milli-seconds
loc - Variable in class eu.bandm.music.entities.MKinds.MKind
 
localLevel - Variable in class eu.bandm.tscore.base.GroupCollector.GroupEvent
Continguous numeration of all constructed GroupEvents
location - Variable in class eu.bandm.tscore.model.Event
The text position of its external representations.
location - Variable in class eu.bandm.tscore.model.Part
The text position of its external representations.
location - Variable in class eu.bandm.tscore.model.Tp
The text position of its external representations.
locationIndication(String, String, String, Modifiers) - Static method in class eu.bandm.tscore.base.Translet
Synthesizes a multi-lingual verbal description of parameter input text location, namely voicename, paramname, and the text itself.
locError(String, Object...) - Method in class eu.bandm.tscore.base.RawParser
Generates an error message with given text and arguments, referring to the next location.
locWarning(String, Object...) - Method in class eu.bandm.tscore.base.RawParser
Generates a warning message with given text and arguments, referring to the next location.
log(String, Object...) - Method in class eu.bandm.music.entities.RandomStructs
 
log - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
LOG2 - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
logged(String) - Method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Creates a wrapper that emits the same signal values as this object, but produces a logging output as side effect on each clock event.
logged(String, PrintStream) - Method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Creates a wrapper that emits the same signal values as this object, but produces a logging output as side effect on each clock event.
logged(String) - Method in class eu.bandm.sig.adlib.FloatClockedSignalSource
Creates a wrapper that emits the same signal values as this object, but produces a logging output as side effect on each clock event.
logged(String, PrintStream) - Method in class eu.bandm.sig.adlib.FloatClockedSignalSource
Creates a wrapper that emits the same signal values as this object, but produces a logging output as side effect on each clock event.
logged(String) - Method in class eu.bandm.sig.adlib.IntClockedSignalSource
Creates a wrapper that emits the same signal values as this object, but produces a logging output as side effect on each clock event.
logged(String, PrintStream) - Method in class eu.bandm.sig.adlib.IntClockedSignalSource
Creates a wrapper that emits the same signal values as this object, but produces a logging output as side effect on each clock event.
logger(String) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
Creates a proxy that reacts to clock events by printing the signal value emitted by this object.
logger(String, PrintStream) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
Creates a proxy that reacts to clock events by printing the signal value emitted by this object.
logger(String) - Method in interface eu.bandm.sig.adlib.IntSignalSource
 
logger(String, PrintStream) - Method in interface eu.bandm.sig.adlib.IntSignalSource
 
logTwo(int) - Static method in class eu.bandm.music.entities.RationalDuration
Delivers the exponent of two.
LongBinaryOperator - Interface in eu.bandm.sig.adlib
 
LongClockedSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type long whose observable state is driven by a clock.
LongClockedSignalSource.AbstractRandom - Class in eu.bandm.sig.adlib2
 
LongClockedSignalSourceFraction - Class in eu.bandm.sig.adlib2
 
LongClockedSignalSourceFraction(LongClockedSignalSource, LongClockedSignalSource, Process...) - Constructor for class eu.bandm.sig.adlib2.LongClockedSignalSourceFraction
 
LongClockedSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type long whose observable state is driven by a clock.
LongDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from an input signal source delayed by a single clock tick.
LongDelay(long) - Constructor for class eu.bandm.sig.adlib2.LongDelay
Creates a new instance without a valid input source.
LongDelay(long, LongSignalSource) - Constructor for class eu.bandm.sig.adlib2.LongDelay
Creates a new instance with an independent input source.
LongDelay(long, Function<? super LongDelay, ? extends LongSignalSource>) - Constructor for class eu.bandm.sig.adlib2.LongDelay
Creates a new instance with a feedback-looped input source.
LongDelayVector - Class in eu.bandm.sig.adlib2
Aggregates of delay signal sources of primitive type long.
LongDelayVector(long...) - Constructor for class eu.bandm.sig.adlib2.LongDelayVector
 
LongDelayVector(long[], LongSignalSourceVector<?>) - Constructor for class eu.bandm.sig.adlib2.LongDelayVector
 
LongDelayVector(long[], Function<? super LongDelayVector, ? extends LongSignalSourceVector<?>>) - Constructor for class eu.bandm.sig.adlib2.LongDelayVector
 
longestNoteSymbol - Variable in class eu.bandm.music.entities.MTree.Parameters
Valid values are 1=whole note, 2=brevis, 4=longa, 8=maxima.
longFormat - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
LongFraction - Class in eu.bandm.sig.adlib2
Representation of fractions.
LongFraction(long, long) - Constructor for class eu.bandm.sig.adlib2.LongFraction
 
LongMultiDelay - Class in eu.bandm.sig.adlib2
A component that forwards the value from a signal source delayed by a specified number of clock ticks.
LongMultiDelay(long...) - Constructor for class eu.bandm.sig.adlib2.LongMultiDelay
 
LongMultiDelay(long[], LongSignalSource) - Constructor for class eu.bandm.sig.adlib2.LongMultiDelay
 
LongMultiDelay(long[], Function<? super LongMultiDelay, ? extends LongSignalSource>) - Constructor for class eu.bandm.sig.adlib2.LongMultiDelay
 
LongOperators - Class in eu.bandm.sig.adlib2
 
LongSignalPort - Class in eu.bandm.sig.adlib2
A receptacle for a signal source than can be plugged at runtime, even if compiled.
LongSignalPort() - Constructor for class eu.bandm.sig.adlib2.LongSignalPort
Creates a new instance with no specified initial input.
LongSignalPort(LongSignalSource) - Constructor for class eu.bandm.sig.adlib2.LongSignalPort
Creates a new instance with the specified initial input.
LongSignalSource - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of primitive type long.
LongSignalSourceChooser - Class in eu.bandm.sig.adlib2
Base class for signal sources of primitive type long that choose dynamically from a fixed collection of inputs.
LongSignalSourceChooser() - Constructor for class eu.bandm.sig.adlib2.LongSignalSourceChooser
 
LongSignalSourceChooser.OfEnum<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
LongSignalSourceChooser.OfEnumInt<E extends Enum<E>> - Class in eu.bandm.sig.adlib2
 
LongSignalSourceChooser.OfInt - Class in eu.bandm.sig.adlib2
 
LongSignalSourceFraction - Class in eu.bandm.sig.adlib2
 
LongSignalSourceFraction(LongSignalSource, LongSignalSource) - Constructor for class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
LongSignalSourceVector<S extends LongSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type long.
LongSignalSourceVector.Mutable<S extends LongSignalSource> - Interface in eu.bandm.sig.adlib2
Interface of mutable aggregates of signal sources of primitive type long.
LongStoredSignalSource - Class in eu.bandm.sig.adlib2
Common base class for signal (time-dependent value) sources of primitive type long whose output is the value of a variable that is updated only as driven by a clock.
LongStoredSignalSource() - Constructor for class eu.bandm.sig.adlib2.LongStoredSignalSource
 
LongTernaryOperator - Interface in eu.bandm.sig.adlib
 
lookback(int) - Method in class eu.bandm.sig.adlib.FloatRingBuffer
 
lookingAt() - Method in class eu.bandm.tscore.base.Translet.State
Return the current rest of the input string.
loop - Variable in class eu.bandm.sighkn.FloatPfg
 
LOOP_TYPE_FORWARD - Static variable in interface com.sun.media.sound.ModelWavetable
 
LOOP_TYPE_OFF - Static variable in interface com.sun.media.sound.ModelWavetable
 
LOOP_TYPE_PINGPONG - Static variable in interface com.sun.media.sound.ModelWavetable
 
LOOP_TYPE_RELEASE - Static variable in interface com.sun.media.sound.ModelWavetable
 
LOOP_TYPE_REVERSE - Static variable in interface com.sun.media.sound.ModelWavetable
 
loopcount - Variable in class eu.bandm.sighkn.FloatSamplePlayer
-1 for infinitely often; will be changed dynamically later.
loopEnd - Variable in class eu.bandm.sighkn.SigSequencer
 
loopLimits - Variable in class eu.bandm.sighkn.SampleRegister.Entry
 
loopMode - Variable in class eu.bandm.sighkn.SigSequencer
 
loopStart - Variable in class eu.bandm.sighkn.SigSequencer
 
lower - Variable in class eu.bandm.music.entities.OrnamentUsage
An optional accidental for the lower neighbour note of the main note.
lowerInitialParser(String) - Static method in class eu.bandm.music.entities.FunctionalPitchModOctave
Deliver a parser with lower initial characters, in the given language.
lowerLogSpread(float, float) - Static method in interface eu.bandm.sig.adlib.FloatSignalSource
A function that maps the interval [0, 1] logarithmically to some interval of the form [±∞, a].
lowestBracket - Variable in class eu.bandm.music.entities.MTree.Visitor
The most recently recognizes bracket when descending.
lowestEB() - Method in class eu.bandm.music.entities.MTree
Look for the lowest EssentialBracket spannung this node.
lowestEBProportion() - Method in class eu.bandm.music.entities.MTree
Deliver the proportion of the lowest EB spanning this node, returned by MTree.lowestEB().
lowX - Variable in class eu.bandm.music.top.SvgSource
The leftmost user coordinate.
lowY - Variable in class eu.bandm.music.top.SvgSource
The numerically lowest vertical user coordinate.
lyricSquare - Static variable in class eu.bandm.music.haken.Score_hkn_vox_v00
The character representation of the sounds to sing, indexed first by vowel-ness (U to O), then by brightness (U to O).

M

M - Static variable in class eu.bandm.music.haken.RelWert
 
main(String[]) - Static method in class eu.bandm.music.comp.Fields
Test application, allowed intervals must be added in the source text, result is always written into "TESTOUT.xml"
main(String[]) - Static method in class eu.bandm.music.comp.FieldsFromIntervals
Args[0] is a set of pcset style intervals.
main(String[]) - Static method in class eu.bandm.music.entities.Color_rgb_8
Test the different parser options.
main(String[]) - Static method in class eu.bandm.music.entities.Ornament_KdF_special
 
main(String[]) - Static method in class eu.bandm.music.haken.Score_hkn_sig_v00
Main method, translates input file in HKN-vox format to sig physical synthesis data plus an additional listing file (arg[1]+".txt")
main(String[]) - Static method in class eu.bandm.music.haken.Score_hkn_svg_v00
Main method, translates input file in HKN-vox format to svg output file.
main(String[]) - Static method in class eu.bandm.music.haken.Score_hkn_vla_v00
Main method, translates input file in HKN-vox format to lilypond output file.
main(String[]) - Static method in class eu.bandm.music.haken.Score_hkn_vox_v00
Main method, translates input file in HKN-vox format to lilypond output file.
main(String[]) - Static method in class eu.bandm.music.midi.Player
 
main(String[]) - Static method in class eu.bandm.music.midi.Routing
 
main(String[]) - Static method in class eu.bandm.music.midi.SequencerPanel
 
main(String[]) - Static method in class eu.bandm.music.top.Cwn_to_lilypond
Stand-alone application, translates input file "arg[0]" to lilypond output file "arg[1]".
main(String[]) - Static method in class eu.bandm.music.top.Cwn_to_midi
Test method, translates input file "arg[0]" to midi output file "arg[1]".
main(String[]) - Static method in class eu.bandm.music.top.Cwn_to_musicXml
Test application, translates input file "arg[0]" to musicXml output file "arg[1]".
main(String[]) - Static method in class eu.bandm.music.top.Cwn_to_sig
Test method, translates input file "arg[0]" to sig output files in directory "arg[1"].
main(String[]) - Static method in class eu.bandm.music.top.Formplan_fuge
Test method, translates input file "arg[0]" to a graphical form plan of a fugue, or sim.
main(String[]) - Static method in class eu.bandm.music.top.MfMain
 
main(String[]) - Static method in class eu.bandm.music.top.MlWorat
Creates an instance and calls MlWorat.nonStatic_main(String[]).
main(String[]) - Static method in class eu.bandm.music.top.MwHaiku
Application to parse a tscore source file and generated lilypond source and statistics.
main(String[]) - Static method in class eu.bandm.music.top.Print_Plan_3d
TEST, DISLOC to "example" or to "interactiveTests" FIXME
main(String[]) - Static method in class eu.bandm.sig.adlib.Conversions
 
main(String[]) - Static method in class eu.bandm.sig.adlib.FloatFFT
 
main(String[]) - Static method in class eu.bandm.sig.adlib.FloatLinearOscillator
 
main(String[]) - Static method in class eu.bandm.sig.adlib.FloatResonator
 
main(String[]) - Static method in class eu.bandm.sig.adlib.FloatSeries
 
main(String[]) - Static method in class eu.bandm.sig.adlib.FloatTableOscillator
 
main(String[]) - Static method in class eu.bandm.sig.adlib.Honnef2018
 
main(String[]) - Static method in class eu.bandm.sig.adlib.Kahan
 
main(String[]) - Static method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
main(String[]) - Static method in class eu.bandm.sig.adlib.MidiMessageSource
 
main(String[]) - Static method in class eu.bandm.sig.adlib.Organ2
 
main(String[]) - Static method in class eu.bandm.sig.adlib.Organ3
 
main(String[]) - Static method in class eu.bandm.sig.adlib.Vibes
 
main(String[]) - Static method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
main(String[]) - Static method in class eu.bandm.sig.adlib2.math.DoubleOscillator
 
main(String[]) - Static method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
main(String[]) - Static method in class eu.bandm.sig.adlib2.math.FloatOscillator
 
main(String[]) - Static method in class eu.bandm.sig.adlib2.SeriesTest
 
main(String[]) - Static method in class eu.bandm.sig.adlib2.ThueMorse
 
main(String[]) - Static method in class eu.bandm.sighkn.KennLine
 
main(String[]) - Static method in class eu.bandm.sighkn.Test
 
main(String[]) - Static method in class eu.bandm.sighkn.TestMonodic
 
main_parameter_name - Static variable in class eu.bandm.tscore.model.Event
 
mainNote - Static variable in class eu.bandm.music.entities.Ornament
Can be used as the main part to simply hold the main note.
mainParamName - Variable in class eu.bandm.tscore.base.DottedNotationExpander
The name of the main parameter of the voice, corrsponding to the "VOX .." line and defining the time points of the events.
major - Variable in class com.sun.media.sound.SF2Soundbank
 
major - Static variable in class eu.bandm.music.entities.FunctionalGender
Represents the major mode.
major_scales_in_fifths - Static variable in class eu.bandm.music.entities.FunctionalGender
Gives the "distances measured in fifths" of all pitch class steps of a major scale, relative to the base pitch class.
makeAudioFormat(float) - Static method in class eu.bandm.sig.adlib.DataLineSink
Deprecated.
makeBeam(String, int) - Method in class eu.bandm.music.top.Cwn_to_musicXml
Make a beam element.
makeBracket(MTree.EssentialBracket, PrimeFactors, int, int) - Method in class eu.bandm.music.entities.MTree
Possibly make a new MTree.EssentialBracket covering the given sub-range of child nodes and link it to all those by the fields MTree.bracketStart and bracketCont.
makeDefaultInstance() - Method in class eu.bandm.music.top.MfOptions
 
makeDefaultInstance() - Method in class eu.bandm.music.top.MlwOptions
 
makeDivision(Tp, int, boolean) - Method in class eu.bandm.tscore.model.Tp
 
makeInstance(Model) - Method in class eu.bandm.music.top.MfGui
 
makeLowerTps(SortedMap<Integer, Tp>, String, Map<Integer, String>, Map<Integer, List<Token>>) - Method in class eu.bandm.tscore.base.RawParser
Step through T-line source fragments and create TpSubs which divide the interval between already recognized, higher time point levels.
makeOR1(Translet.Parser<? extends T>, Translet.Parser<? extends T>) - Static method in class eu.bandm.tscore.base.TransletLib
Combine parsers into a OR parser, if necessary.
makeOutput(int) - Method in class eu.bandm.sig.adlib2.math.DoubleVectorMap
 
makeOutput(int) - Method in class eu.bandm.sig.adlib2.math.FloatVectorMap
 
makePlan(MTree, int, int, List<Rational>) - Method in class eu.bandm.music.entities.MStackingPlanner
Central service provider; is only called when synthesizing is necessary (= to add a new alterative to "mt").
makerestperm(BitSet, int) - Method in class eu.bandm.tscore.base.Translet.PermutationParser
Construct a new permutation parser from all sub-parsers not yet tested.
makeSeed(String) - Static method in class eu.bandm.music.entities.RandomStructs
Create a 32bit value as a start seed from a human language input text.
makeSnapshot() - Method in class eu.bandm.sig.adlib.BoundedFloatAdder
 
makeSnapshot() - Method in class eu.bandm.sig.adlib.FloatAdder
 
makeSyntheticAlternative(MTree, int) - Method in class eu.bandm.music.entities.MCover
Search if a synthetic alternative with this division already exists, otherwise make one and memorize it for later tree insertion.
makeTp(Score_cwn, Rational, Location<XMLDocumentIdentifier>) - Method in class eu.bandm.music.top.MwHaiku_to_cwn
Evident
makeTp(Rational, Location<XMLDocumentIdentifier>) - Method in class eu.bandm.music.top.Score_cwn
Add a new time point at the given rational time value, if no such already exists.
makeTps(ListIterator<Tp>, Tp, Tp, int) - Method in class eu.bandm.music.haken.Score_hkn.Expansion
Instert additional synthetic time points as needed for the expansion of a Haken.
makeTuplet(Rational, boolean) - Method in class eu.bandm.music.top.Cwn_to_musicXml
Create one bracket element which stands for the start OR the stop of a bracket.
makeXCache() - Method in class eu.bandm.sighkn.KennLine.SwingRep
DIMENSTION must be set! constructor is too early FIXME must be called after a resize.
mansroad - Static variable in interface eu.bandm.music.midi.Playable
 
map(FloatUnaryOperator) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
Creates a wrapper that emits a signal obtained by applying a given function to the current value of the signal emitted by this object.
map(BooleanUnaryOperator) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a signal source whose values are derived from the values of this signal source by applying a unary function.
map(BooleanUnaryOperator) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Returns a new aggregate that is obtained by uniformly transforming the values of the corresponding components of this aggregate.
map(DoubleUnaryOperator) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a signal source whose values are derived from the values of this signal source by applying a unary function.
map(DoubleUnaryOperator) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Returns a new aggregate that is obtained by uniformly transforming the values of the corresponding components of this aggregate.
map(FloatUnaryOperator) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a signal source whose values are derived from the values of this signal source by applying a unary function.
map(FloatUnaryOperator) - Method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Returns a new aggregate that is obtained by uniformly transforming the values of the corresponding components of this aggregate.
map(IntUnaryOperator) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a signal source whose values are derived from the values of this signal source by applying a unary function.
map(IntUnaryOperator) - Method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Returns a new aggregate that is obtained by uniformly transforming the values of the corresponding components of this aggregate.
map(LongUnaryOperator) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a signal source whose values are derived from the values of this signal source by applying a unary function.
map(LongUnaryOperator) - Method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Returns a new aggregate that is obtained by uniformly transforming the values of the corresponding components of this aggregate.
map(UnaryOperator<A>) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a signal source whose values are derived from the values of this signal source by applying a unary function.
map(Function<? super A, ? extends B>, Class<B>) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a signal source whose values are derived from the values of this signal source by applying a unary function.
map(UnaryOperator<A>) - Method in interface eu.bandm.sig.adlib2.SignalSourceVector
Returns a new aggregate that is obtained by uniformly transforming the values of the corresponding components of this aggregate.
map2array(EnumMap<E, ? extends T>, T[]) - Static method in class eu.bandm.sig.adlib2.EnumUtils
 
mark(int) - Method in class com.sun.media.sound.AudioFloatInputStream
 
markLoop() - Method in class eu.bandm.sighkn.FloatPfg
Must be called before the first add_inc(..)/add_timed(..).
markSupported() - Method in class com.sun.media.sound.AudioFloatInputStream
 
maroon - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
masks - Static variable in class eu.bandm.music.entities.RandomStructs
Aux data for masking out the bit patterns generated by RandomStructs.generator.
masterGain() - Method in interface eu.bandm.sig.adlib.VibesController
 
masterGain() - Method in class eu.bandm.sig.adlib.VibesGUI
 
masterPower() - Method in interface eu.bandm.sig.adlib.VibesController
 
masterPower() - Method in class eu.bandm.sig.adlib.VibesGUI
 
mAT(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
Match - Class in eu.bandm.tscore.model
Visitor generated by umod according to field selection #0.
Match() - Constructor for class eu.bandm.tscore.model.Match
 
match(Object) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(Container) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(TimeScape) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(Part) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(Vox) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(EventSet) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(Event) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(Tp) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(TpTop) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(TpSub) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
match(TDivision) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
MATCH_ONLY_00 - Class in eu.bandm.tscore.model
(Ancillary class as basis for all visitors).
MATCH_ONLY_00() - Constructor for class eu.bandm.tscore.model.MATCH_ONLY_00
 
matchChecked(Object) - Method in class eu.bandm.tscore.model.__Formatter
 
matchCheckedString(String) - Method in class eu.bandm.tscore.model.__Formatter
 
matchSAX_Container() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
matchSAX_Event() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
matchSAX_EventSet() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
matchSAX_Part() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
matchSAX_TDivision() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
matchSAX_TimeScape() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
matchSAX_Tp() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
matchSAX_TpSub() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
matchSAX_TpTop() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
matchSAX_Vox() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
MaWiCM - Class in eu.bandm.music.top
Translation of tscore source according to "Mathias Wittekopf/Vorübergehende Zustände/Sätze 1,3,5,7,9 ("ClockMusic" or "Interlude"); see ohrwelt.de.
MaWiCM(Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Constructor for class eu.bandm.music.top.MaWiCM
Only constructor for this tscore data processors, found and instantiated by MfMain by reflection.
MaWiRic - Class in eu.bandm.music.top
Translation of tscore source according to "Mathias Wittekopf/Vorübergehende Zustände/8.
MaWiRic(Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Constructor for class eu.bandm.music.top.MaWiRic
Only constructor for this tscore data processors, found and instantiated by MfMain by reflection.
max() - Static method in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
max() - Static method in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
max() - Method in class eu.bandm.sig.adlib.FloatRingBuffer
 
max() - Static method in interface eu.bandm.sig.adlib.IntBinaryOperator
 
max() - Static method in interface eu.bandm.sig.adlib.LongBinaryOperator
 
max - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
max - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
max - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
max - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
max(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the maximum of the simultaneous values of this and another signal source.
max(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the maximum of the simultaneous values of this and another signal source.
max(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is the maximum of the simultaneous values of this and another signal source.
max(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is the maximum of the simultaneous values of this and another signal source.
max - Static variable in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
max - Static variable in class eu.bandm.sig.adlib2.math.FloatMatrix
 
max_childs_over_free_sectioning - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Threshold for printing child nodes relative to MFS as alterative.
max_childs_to_print - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Threshold for printing child nodes, when parent node is not e-writable.
max_dots_for_pauses - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Restricts dots with pause symbols (is combined with the other restrictions!)
max_dots_negative - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Maximal allowed prologation dots for negative dottings.
max_dots_positive - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Maximal allowed prologation dots for positive dottings, Is also used for dot-writings in neutral contexts, when merging siblings / writing Mersenne enumerators etc.
max_level_syncope_2 - Variable in class eu.bandm.music.entities.MSplitter.Parameters
How many ancestor levels my be crossed by a simple div-by-2 syncope.
maxAsInt - Static variable in class eu.bandm.music.entities.PcSet
 
maxKey - Variable in class eu.bandm.sighkn.KennLine
 
maxPause - Variable in class eu.bandm.music.haken.Score_hkn_sig_v00
Maximal index into Score_hkn_sig_v00.pauseLength.
maxPause - Variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Max index into pauseDuras
maxPause - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Highest index into the constant pause durations arrays.
maxPause - Variable in class eu.bandm.music.haken.Score_hkn_vox_v00
Highest valid index into Score_hkn_vox_v00.pauseGrades.
maxValue - Variable in class eu.bandm.sighkn.KennLine
 
mc - Variable in class eu.bandm.music.top.MlWorat
Evident.
mCHARSTRING(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
mCLOSE(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
MCover - Class in eu.bandm.music.entities
Represents an "Initial Cover" of MetricTree nodes = a set of nodes which realizes a given rhythm.
MCover.MetricNotHitException - Exception in eu.bandm.music.entities
Thrown iff neither of both automated synthesis modes is active.
MCover.Parameters_approximate - Class in eu.bandm.music.entities
The parameters when MCover works in "binary approximation mode", which divides only by two(2) until the approximation is better than the given thresholds.
MCover.Parameters_divide - Class in eu.bandm.music.entities
The parameters when MCover works in "auto-division mode", which inserts new alternatives of child nodes whenever necessary.
mDOT(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
MeasureCollector<M extends MetrumIndication> - Class in eu.bandm.music.entities
Calculates the notational durations and start points of all measures in a given TimeScape.
MeasureCollector(Translet.Parser<M>, String, String) - Constructor for class eu.bandm.music.entities.MeasureCollector
Initial configuration of a Collector.
measureLength - Variable in class eu.bandm.music.entities.MetricConsumer
The currently valid duration of a measure, defined by the metric tree spec underlying the current MetricConsumer.metricSplitter.
measureNumber - Variable in class eu.bandm.music.top.Cwn_to_sig
The current mesaure number when the conversion process steps through the score.
measureNumber - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
measures - Variable in class eu.bandm.music.top.Score_cwn
Collector for the meter names and duration indications in the main metric voice "M".
measureStart - Variable in class eu.bandm.music.entities.MetricConsumer
Running cursor of the time of the measure start relative to the input data.
membersParser(String) - Static method in class eu.bandm.music.entities.Ornament_JSB_klavierbuechlein
Returns a parser in the given (human) langauge.
membersParser() - Static method in class eu.bandm.music.entities.Ornament_JSB_klavierbuechlein
Returns a parser accepting the abstract symbols.
membersParser(String) - Static method in class eu.bandm.music.entities.Ornament_KdF_special
 
membersParser() - Static method in class eu.bandm.music.entities.Ornament_KdF_special
 
memo_synthesized_divisions - Variable in class eu.bandm.music.entities.MCover.Parameters_divide
Whether synthesized new divisions shall be memorized for reuse.
memoAdjacency(Iterable<Event>, Map<Event, Event>, Event) - Static method in class eu.bandm.tscore.base.Util
Stores the fact that two events are neighbours/adjacent into the Map.
memoEndTime(Iterable<Event>, Map<Event, Tp>, Tp) - Static method in class eu.bandm.tscore.base.Util
Stores the start point of one event as the end point of its predecessor.
memoEndTime_ignoring(Iterable<Event>, Set<Event>, Map<Event, Tp>, Tp) - Static method in class eu.bandm.tscore.base.Util
Stores the start point of one event as the end point of its predecessor, ignoring certain explicitly mentioned events.
mEQUAL(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
merge_may_cross_bracket_limit - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Whether a transformation may cause a bracket to start without a note symbol.
MESSAGEWIDTH - Static variable in class eu.bandm.tscore.base.Translet
 
metaGetAsFloat - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
MetaKeys - Class in eu.bandm.music.top
List of String constants serving as keywords for widely used musical score meta data.
MetaKeys() - Constructor for class eu.bandm.music.top.MetaKeys
 
meterName(MTree_<?>, boolean, boolean) - Static method in class eu.bandm.music.top.Cwn_to_lilypond
Generate a meter name based only on duration, or on an "addition" of the first generation child nodes.
method(Class<?>, String, Class<?>...) - Static method in interface eu.bandm.sig.adlib.CompilationContext
 
metra - Variable in class eu.bandm.music.entities.MeasureCollector
Intermediate output of parsing.
MetricConsumer - Class in eu.bandm.music.entities
Consumes a prefix of a list of QualifiedRational by using a MSplitter, returns its result and additionally information about the rest sequence.
MetricConsumer.WriteOut - Class in eu.bandm.music.entities
Basic class for writing out the result of the last MetricConsumer.getNext() call.
MetricNotHitException(MTree, Rational) - Constructor for exception eu.bandm.music.entities.MCover.MetricNotHitException
 
metricParser - Variable in class eu.bandm.music.entities.MeasureCollector
The parser for the metric specificaion.
metricSplitParameters - Variable in class eu.bandm.music.haken.LilypondGenerator
Evident
metricSplitter - Variable in class eu.bandm.music.entities.MetricConsumer
The currently valid MetricSplitter, representing the currently valid metrum.
metricSplitter - Variable in class eu.bandm.music.haken.LilypondGenerator
Evident
metricSplitterResult - Variable in class eu.bandm.music.entities.MetricConsumer
The result of the last call to metric split, reflects the analysis of the accepted prefix of the input data.
metricSplitters - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Local cache of one metric splitter each (with its internal cache) per metric tree specifications.
metricSplitters - Variable in class eu.bandm.music.top.Cwn_to_musicXml
Local cache of one metric splitter each (with its internal cache) per metric tree specifications.
metricTree - Variable in exception eu.bandm.music.entities.MCover.MetricNotHitException
 
metricTree - Variable in class eu.bandm.music.entities.MCover
The top-level metric tree (modelling the whole measure) as passed to MCover.process(MTree, Parameters_approximate, Parameters_divide, List).
metricTree - Variable in class eu.bandm.music.entities.MSplitter
The growing metric tree.
MetrumIndication - Interface in eu.bandm.music.entities
Encodes the fact that the implementing type is some kind of metrum information.
MetrumName - Class in eu.bandm.music.entities
Simple version of a name for a metrum, consisting of two integers only, arranged and interpreted as if a Rational number >0.
MetrumName(int, int) - Constructor for class eu.bandm.music.entities.MetrumName
Only constructor.
MetrumSpecs - Class in eu.bandm.music.entities
Combines the data structures and evaluation rules for the metric specs in a "main/metric voice" (normally called "M") and local alternatives for a particular (sounding) voice.
MetrumSpecs() - Constructor for class eu.bandm.music.entities.MetrumSpecs
 
MetrumSpecs.Name - Class in eu.bandm.music.entities
 
mEXCLAM(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
mezzp - Static variable in class eu.bandm.music.entities.ClefUsage
The traditional mezzo soprano clef.
mf - Variable in class eu.bandm.music.top.MlWorat
Evident.
MfGui - Class in eu.bandm.music.top
Generated source of a graphical user interface (GUI) for command line processing.
MfGui() - Constructor for class eu.bandm.music.top.MfGui
 
MfMain - Class in eu.bandm.music.top
Main program (callable by clicking a jar file and by commandline) for processing tscore to svg/smil sources.
MfOptions - Class in eu.bandm.music.top
Generated source for command line processing.
MfOptions() - Constructor for class eu.bandm.music.top.MfOptions
 
MfOptions.Descriptions - Class in eu.bandm.music.top
Programmatically generated catalog of translations.
MfOptions.physUnit - Enum in eu.bandm.music.top
Source generated from a command line options specification.
mFORBIDDEN(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
microsecondsToMinuteText(long) - Static method in class eu.bandm.music.midi.SequencerPanel
 
microsecondsToModel(long) - Method in class eu.bandm.music.midi.Player
 
microsecondsToModel(long) - Method in class eu.bandm.music.midi.SequencerPanel
 
mIDENT(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
midi_control_change - Static variable in class eu.bandm.music.midi.Routing
 
midi_monophonic_aftertouch - Static variable in class eu.bandm.music.midi.Routing
 
midi_note_off - Static variable in class eu.bandm.music.midi.Routing
 
midi_note_on - Static variable in class eu.bandm.music.midi.Routing
 
midi_pitchbend - Static variable in class eu.bandm.music.midi.Routing
 
midi_polyphonic_aftertouch - Static variable in class eu.bandm.music.midi.Routing
 
midi_program_change - Static variable in class eu.bandm.music.midi.Routing
 
midi_system_message - Static variable in class eu.bandm.music.midi.Routing
 
midiEnsemble(FloatSignalSource, float, float, float) - Static method in class eu.bandm.sig.adlib.FloatResonator
 
midiFreq - Static variable in class eu.bandm.sig.adlib.Organ2
 
midiFreq - Static variable in class eu.bandm.sig.adlib.Organ3
 
midiKeyOffset - Static variable in class eu.bandm.music.entities.Keyboard
Numeric value of "small" octave, as defined in OctaveRegister is "0(zero").
Numeric value i.e.
MidiListener - Interface in eu.bandm.sig.adlib
 
MidiMessageSource - Class in eu.bandm.sig.adlib
 
MidiMessageSource(MidiDevice) - Constructor for class eu.bandm.sig.adlib.MidiMessageSource
 
MidiMessageToSignal - Class in eu.bandm.sig.adlib
Cf eu/bandm/sig/music/midi/Routing.
MidiMessageToSignal(MidiMessageSource, int) - Constructor for class eu.bandm.sig.adlib.MidiMessageToSignal
 
MidiMessageToSignal.Slot - Class in eu.bandm.sig.adlib
 
MidiTrack - Class in eu.bandm.music.midi
 
MidiTrack(Track) - Constructor for class eu.bandm.music.midi.MidiTrack
 
millisecondsToMinuteText(long) - Static method in class eu.bandm.music.midi.SequencerPanel
 
min() - Static method in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
min() - Static method in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
min() - Method in class eu.bandm.sig.adlib.FloatRingBuffer
 
min() - Static method in interface eu.bandm.sig.adlib.IntBinaryOperator
 
min() - Static method in interface eu.bandm.sig.adlib.LongBinaryOperator
 
min - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
min - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
min - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
min - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
min(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the minimum of the simultaneous values of this and another signal source.
min(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the minimum of the simultaneous values of this and another signal source.
min(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is the minimum of the simultaneous values of this and another signal source.
min(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is the minimum of the simultaneous values of this and another signal source.
min - Static variable in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
min - Static variable in class eu.bandm.sig.adlib2.math.FloatMatrix
 
minimal_synthetic_bisection - Variable in class eu.bandm.music.entities.MCover.Parameters_divide
Lower limit for the size of synthetic bi-sections.
minimalDistance() - Method in class eu.bandm.music.entities.Euler2
Add a number of octaves to make the distance between the two notes minimal, i.e.
minKey - Variable in class eu.bandm.sighkn.KennLine
 
minKeyDistance - Variable in class eu.bandm.sighkn.KennLine
 
minMax(float, float, float) - Static method in class eu.bandm.sighkn.KennLine
 
minMaxCached - Variable in class eu.bandm.sighkn.KennLine.Animation
 
minor - Variable in class com.sun.media.sound.SF2Soundbank
 
minor - Static variable in class eu.bandm.music.entities.FunctionalGender
Represents the minor mode.
mINTEGER(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
minutes - Variable in class eu.bandm.music.entities.Duration_calendaric
Complete minutes this duration is longer than Duration_calendaric.hours.
minutes_per_hour - Static variable in class eu.bandm.music.entities.Duration_calendaric
Evident
minValue - Variable in class eu.bandm.sighkn.KennLine
 
mix_flags_and_beams - Variable in class eu.bandm.music.entities.MTree.Parameters
Replace beamlets by flags, even together with beams.
MixedNoteheadAddendum - Class in eu.bandm.music.entities
Catalog of mixed addenda to single notes, common in CWN.
MixedNoteheadAddendum(EntityCatalog<MixedNoteheadAddendum>, Map<String, String>) - Constructor for class eu.bandm.music.entities.MixedNoteheadAddendum
Only constructor.
mixHeadroom - Static variable in class eu.bandm.sig.adlib.Organ2
 
mixHeadroom - Static variable in class eu.bandm.sig.adlib.Organ3
 
MKind(Location<XMLDocumentIdentifier>, String, MTree, Map<String, String>) - Constructor for class eu.bandm.music.entities.MKinds.MKind
 
MKinds - Class in eu.bandm.music.entities
OFFENSICHTLICH NOCH NICHT FERTIG !?!? FIXME Wrapper for a top-level MetricTree plus a short-name for score construction plus possibly different back-end encodings.
MKinds(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, boolean, Translet.Parser<MTreeSpec>, String, String...) - Constructor for class eu.bandm.music.entities.MKinds
 
MKinds.MKind - Class in eu.bandm.music.entities
 
ML_COMMENT - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
MlwOptions - Class in eu.bandm.music.top
Generated source for command line processing.
MlwOptions() - Constructor for class eu.bandm.music.top.MlwOptions
 
MlwOptions.Descriptions - Class in eu.bandm.music.top
Programmatically generated catalog of translations.
MlWorat - Class in eu.bandm.music.top
Generate LaTeX survey graphics on pitch classes for all movements of Johann Sebastian Bach "Weihnachtsoratorium" BWV 248.
MlWorat() - Constructor for class eu.bandm.music.top.MlWorat
 
mm - Variable in class eu.bandm.music.entities.Tempo
 
mm(RationalDuration, int) - Static method in class eu.bandm.music.entities.Tempo
Create a tempo with "mm" beats per minute, and one beat has the given "refDuration" as its logical abstract CWN duration.
mm(RationalDuration, Rational) - Static method in class eu.bandm.music.entities.Tempo
Create a tempo with "mm" beats per minute, and one beat has the given "refDuration" as its logical abstract CWN duration.
mm60 - Static variable in class eu.bandm.music.top.Cwn_to_sig
Default tempo 1/4=60
mML_COMMENT(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
mNL(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
MO - Static variable in class eu.bandm.music.haken.Haken
 
mode - Variable in class eu.bandm.sighkn.FloatPfg
1=upward -1=downward 0=zero 2=timed
mode - Variable in class eu.bandm.tscore.model.__Formatter
 
modeDialog - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
ModeDialog() - Constructor for class eu.bandm.sighkn.KennLine.SwingRep.ModeDialog
 
model - Variable in class eu.bandm.music.top.MfGui
 
model2view(Model) - Method in class eu.bandm.music.top.MfGui
 
model2view_x(float) - Method in class eu.bandm.sighkn.KennLine
 
model2view_y(float) - Method in class eu.bandm.sighkn.KennLine
 
ModelByteBuffer - Class in com.sun.media.sound
This class is a pointer to a binary array either in memory or on disk.
ModelByteBuffer(byte[]) - Constructor for class com.sun.media.sound.ModelByteBuffer
 
ModelByteBuffer(byte[], int, int) - Constructor for class com.sun.media.sound.ModelByteBuffer
 
ModelByteBuffer(File) - Constructor for class com.sun.media.sound.ModelByteBuffer
 
ModelByteBuffer(File, long, long) - Constructor for class com.sun.media.sound.ModelByteBuffer
 
ModelByteBufferWavetable - Class in com.sun.media.sound
Wavetable oscillator for pre-loaded data.
ModelByteBufferWavetable(ModelByteBuffer) - Constructor for class com.sun.media.sound.ModelByteBufferWavetable
 
ModelByteBufferWavetable(ModelByteBuffer, float) - Constructor for class com.sun.media.sound.ModelByteBufferWavetable
 
ModelByteBufferWavetable(ModelByteBuffer, AudioFormat) - Constructor for class com.sun.media.sound.ModelByteBufferWavetable
 
ModelByteBufferWavetable(ModelByteBuffer, AudioFormat, float) - Constructor for class com.sun.media.sound.ModelByteBufferWavetable
 
ModelChannelMixer - Interface in com.sun.media.sound
ModelChannelMixer is used to process channel voice mix output before going to master output.
It can be used to:
Implement non-voice oriented instruments. Add insert effect to instruments; for example distortion effect.
ModelConnectionBlock - Class in com.sun.media.sound
Connection blocks are used to connect source variable to a destination variable.
ModelConnectionBlock() - Constructor for class com.sun.media.sound.ModelConnectionBlock
 
ModelConnectionBlock(double, ModelDestination) - Constructor for class com.sun.media.sound.ModelConnectionBlock
 
ModelConnectionBlock(ModelSource, ModelDestination) - Constructor for class com.sun.media.sound.ModelConnectionBlock
 
ModelConnectionBlock(ModelSource, double, ModelDestination) - Constructor for class com.sun.media.sound.ModelConnectionBlock
 
ModelConnectionBlock(ModelSource, ModelSource, ModelDestination) - Constructor for class com.sun.media.sound.ModelConnectionBlock
 
ModelConnectionBlock(ModelSource, ModelSource, double, ModelDestination) - Constructor for class com.sun.media.sound.ModelConnectionBlock
 
ModelDestination - Class in com.sun.media.sound
This class is used to identify destinations in connection blocks, see ModelConnectionBlock.
ModelDestination() - Constructor for class com.sun.media.sound.ModelDestination
 
ModelDestination(ModelIdentifier) - Constructor for class com.sun.media.sound.ModelDestination
 
ModelDirectedPlayer - Interface in com.sun.media.sound
ModelDirectedPlayer is the one who is directed by ModelDirector to play ModelPerformer objects.
ModelDirector - Interface in com.sun.media.sound
A director chooses what performers should be played for each note on and note off events.
ModelIdentifier - Class in com.sun.media.sound
This class stores the identity of source and destinations in connection blocks, see ModelConnectionBlock.
ModelIdentifier(String) - Constructor for class com.sun.media.sound.ModelIdentifier
 
ModelIdentifier(String, int) - Constructor for class com.sun.media.sound.ModelIdentifier
 
ModelIdentifier(String, String) - Constructor for class com.sun.media.sound.ModelIdentifier
 
ModelIdentifier(String, String, int) - Constructor for class com.sun.media.sound.ModelIdentifier
 
ModelInstrument - Class in com.sun.media.sound
The model instrument class.
ModelInstrument(Soundbank, Patch, String, Class<?>) - Constructor for class com.sun.media.sound.ModelInstrument
 
ModelInstrumentComparator - Class in com.sun.media.sound
Instrument comparator class.
ModelInstrumentComparator() - Constructor for class com.sun.media.sound.ModelInstrumentComparator
 
ModelOscillator - Interface in com.sun.media.sound
This interface is used for oscillators.
ModelOscillatorStream - Interface in com.sun.media.sound
This interface is used for audio streams from ModelOscillator.
ModelPatch - Class in com.sun.media.sound
A extended patch object that has isPercussion function.
ModelPatch(int, int) - Constructor for class com.sun.media.sound.ModelPatch
 
ModelPatch(int, int, boolean) - Constructor for class com.sun.media.sound.ModelPatch
 
ModelPerformer - Class in com.sun.media.sound
This class is used to define how to synthesize audio in universal maner for both SF2 and DLS instruments.
ModelPerformer() - Constructor for class com.sun.media.sound.ModelPerformer
 
ModelSource - Class in com.sun.media.sound
This class is used to identify sources in connection blocks, see ModelConnectionBlock.
ModelSource() - Constructor for class com.sun.media.sound.ModelSource
 
ModelSource(ModelIdentifier) - Constructor for class com.sun.media.sound.ModelSource
 
ModelSource(ModelIdentifier, boolean) - Constructor for class com.sun.media.sound.ModelSource
 
ModelSource(ModelIdentifier, boolean, boolean) - Constructor for class com.sun.media.sound.ModelSource
 
ModelSource(ModelIdentifier, boolean, boolean, int) - Constructor for class com.sun.media.sound.ModelSource
 
ModelSource(ModelIdentifier, ModelTransform) - Constructor for class com.sun.media.sound.ModelSource
 
ModelStandardIndexedDirector - Class in com.sun.media.sound
A standard indexed director who chooses performers by there keyfrom,keyto,velfrom,velto properties.
ModelStandardIndexedDirector(ModelPerformer[], ModelDirectedPlayer) - Constructor for class com.sun.media.sound.ModelStandardIndexedDirector
 
ModelStandardTransform - Class in com.sun.media.sound
A standard transformer used in connection blocks.
ModelStandardTransform() - Constructor for class com.sun.media.sound.ModelStandardTransform
 
ModelStandardTransform(boolean) - Constructor for class com.sun.media.sound.ModelStandardTransform
 
ModelStandardTransform(boolean, boolean) - Constructor for class com.sun.media.sound.ModelStandardTransform
 
ModelStandardTransform(boolean, boolean, int) - Constructor for class com.sun.media.sound.ModelStandardTransform
 
modelToMicroseconds(int) - Method in class eu.bandm.music.midi.Player
 
modelToMicroseconds(int) - Method in class eu.bandm.music.midi.SequencerPanel
 
ModelTransform - Interface in com.sun.media.sound
Model transform interface.
ModelWavetable - Interface in com.sun.media.sound
This is a wavetable oscillator interface.
modifiers - Static variable in class eu.bandm.music.entities.FunctionalInterval
Represents the modifiers for the intervals size.
modifiers - Static variable in class eu.bandm.music.haken.Score_hkn
Control parameters for the raw tscore parsing process.
modifiers - Static variable in class eu.bandm.music.top.Formplan_fuge
Modifiers for the different phases of the parsing process.
modifiers - Static variable in class eu.bandm.music.top.Score_cwn
Modifiers controlling the parsing process.
Modifiers - Class in eu.bandm.tscore.base
An instance of this class is used to parametrize the raw parsing process and the subsequent first transformations, as performed by RawParser and the methods in Util.
Modifiers() - Constructor for class eu.bandm.tscore.base.Modifiers
 
modifiers - Variable in class eu.bandm.tscore.base.RawParser
Configuration object controlling this parsing process (and some routines in Util.
Modifiers.Reaction - Enum in eu.bandm.tscore.base
Encodes how the code will react to a specific input condition.
modify - Variable in class eu.bandm.music.entities.MTree.Parameters
Replace the inter-stem spatium, where in the "canonical writing" are (a) beams, by (b) beams, when this is possible w.r.t.
modulated(FloatSignalSource) - Method in class eu.bandm.sig.adlib.FloatOscillator
 
modulator(FloatSignalSource) - Method in class eu.bandm.sig.adlib.FloatOscillator
 
modulators - Variable in class com.sun.media.sound.SF2Region
 
modulo - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
modulo - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
modulo - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
modulo - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
modulo(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the division remainder of the simultaneous values of this and another signal source.
modulo(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the division remainder of the simultaneous values of this and another signal source.
modulo(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is the division remainder of the simultaneous values of this and another signal source.
modulo(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is the division remainder of the simultaneous values of this and another signal source.
moduloOctave() - Method in class eu.bandm.music.entities.FunctionalInterval
Returns the smallest form modulo octave, i.e.
modulus() - Method in enum eu.bandm.music.midi.Diatonics.BaseTone
 
modulus() - Method in class eu.bandm.music.midi.Diatonics.Tone
 
moltoStaccato - Static variable in class eu.bandm.music.entities.Artikulation
Very short, symbolized by a wedge or "|" or "'" etc.
MOM - Static variable in class eu.bandm.music.haken.DoppelHaken
 
MOMU - Static variable in class eu.bandm.music.haken.DoppelHaken
 
monitor(Object, boolean) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
monitor(Object, int) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
monitor(Object, long) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
monitor(Object, float) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
monitor(Object, double) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
monitor(Object, Object) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
monitor(Object) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
monitor(K, boolean) - Method in interface eu.bandm.sig.adlib2.SignalProbe
Notify this observer of a boolean signal value associated with a given key.
monitor(K, int) - Method in interface eu.bandm.sig.adlib2.SignalProbe
Notify this observer of a int signal value associated with a given key.
monitor(K, long) - Method in interface eu.bandm.sig.adlib2.SignalProbe
Notify this observer of a long signal value associated with a given key.
monitor(K, float) - Method in interface eu.bandm.sig.adlib2.SignalProbe
Notify this observer of a float signal value associated with a given key.
monitor(K, double) - Method in interface eu.bandm.sig.adlib2.SignalProbe
Notify this observer of a double signal value associated with a given key.
monitor(K, Object) - Method in interface eu.bandm.sig.adlib2.SignalProbe
Notify this observer of a signal value object associated with a given key.
monitor(K) - Method in interface eu.bandm.sig.adlib2.SignalProbe
Notify this observer of an event associated with a given key.
MOOM - Static variable in class eu.bandm.music.haken.DoppelHaken
 
mOPEN(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
morphology - Variable in class com.sun.media.sound.SF2Instrument
 
motifs - Variable in class eu.bandm.music.top.Score_cwn
Groups of events collected to represent "analytical brackets" for motifs, etc.
MOUM - Static variable in class eu.bandm.music.haken.DoppelHaken
 
move(V, V) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
moved - Variable in class eu.bandm.sighkn.KennLine.Animation
 
moveMode_leftx - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
moveMode_lefty - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
moveMode_rightx - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
moveMode_righty - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
movemodes - Variable in class eu.bandm.sighkn.KennLine.SwingRep.ModeDialog
 
MovingForms - Class in eu.bandm.music.top
Simple example application of tscore and svg generation which maked geometrical shapes wander over a browser screen.
MovingForms(Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Constructor for class eu.bandm.music.top.MovingForms
Only constructor for this tscore data processors, found and instantiated by MfMain by reflection.
mp - Variable in class eu.bandm.music.top.MlWorat
Evident.
mparse(Set<? extends Translet.State<?>>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.Parser
"*M*ultiple Parse" means to apply the parser to a set of incoming Translet.States, which represent the parsing situations reached so far.
mREST(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
msec_per_whole - Variable in class eu.bandm.music.top.Cwn_to_sig
Gives the current tempo when the conversion process steps through the score.
msec_per_whole - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
msecs - Variable in class eu.bandm.music.entities.Tempo
 
msecs(RationalDuration, int) - Static method in class eu.bandm.music.entities.Tempo
Create a tempo in which a beat has the duration of "msecs" milliseconds, and one beat has the given "refDuration" as its logical abstract CWN duration.
msecs(RationalDuration, Rational) - Static method in class eu.bandm.music.entities.Tempo
Create a tempo in which a beat has the duration of "msecs" milliseconds, and one beat has the given "refDuration" as its logical abstract CWN duration.
msecs_per_minute - Static variable in class eu.bandm.music.entities.Tempo
Evident
mSEMI(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
msg - Variable in class eu.bandm.music.entities.MKinds
 
msg - Variable in class eu.bandm.music.entities.MTreeCollector
Evident
msg - Variable in class eu.bandm.music.haken.LilypondGenerator
Target of all messages.
msg - Variable in class eu.bandm.music.haken.Score_hkn
Target of all messages generated by this class.
msg - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Evident
msg - Variable in class eu.bandm.music.top.Cwn_to_musicXml
Target of all messages.
msg - Variable in class eu.bandm.music.top.Cwn_to_sig
Drain of all generated messages.
msg - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
msg - Variable in class eu.bandm.music.top.Formplan_fuge
Evindent.
msg - Variable in class eu.bandm.music.top.MlWorat
Evident.
msg - Variable in class eu.bandm.music.top.MwHaiku
Target of all messages.
msg - Variable in class eu.bandm.music.top.Score_cwn
Only for conveniently construction messages and sending them to Score_cwn.msgr
msg - Variable in class eu.bandm.music.top.SvgSource
Target of all local messages, maybe including a counter, etc.
msg - Variable in class eu.bandm.tscore.base.DottedNotationExpander
Drain of all messages.
msg - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
msg - Variable in class eu.bandm.tscore.base.PatternDistributor
The drain of error messages
msg - Variable in class eu.bandm.tscore.base.RawParser
Drain of all error and warning messages when parsing.
msgCounter - Variable in class eu.bandm.music.top.MwHaiku
Only needed in the main application.
msgNoLoc - Variable in class eu.bandm.music.top.Formplan_fuge
FIXME RAUS
msgr - Variable in class eu.bandm.music.haken.Score_hkn
Target of all messages generated by this class.
msgr - Variable in class eu.bandm.music.top.Score_cwn
The drain for all messags.
msgr - Variable in class eu.bandm.music.top.SvgSource
External message receiver, to which all messages are finally sent.
mSL_COMMENT(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
mSLASH(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
MSplitter - Class in eu.bandm.music.entities
Delivers a notation for rhythms, interpreted in a particular metric structure and notation style.
MSplitter(MTreeSpec) - Constructor for class eu.bandm.music.entities.MSplitter
Simplified constructor, setting all to default but the metric tree spefication.
MSplitter(MTreeSpec, MTree.Parameters, MCover.Parameters_approximate, MCover.Parameters_divide, MSplitter.Parameters) - Constructor for class eu.bandm.music.entities.MSplitter
Full constructor, specifying all parameters.
MSplitter.Parameters - Class in eu.bandm.music.entities
The parameters for the post-processing of found covers.
MSplitter.Result - Class in eu.bandm.music.entities
Represents one result of processing a sequence of qualified durations.
MSplitter.Result.WriteOut - Class in eu.bandm.music.entities
This local class performs serialization of a rhythm representation, including the opening and closing of n-plet-brackets in a minimal fashion.
MStackingPlanner - Class in eu.bandm.music.entities
Realize a strategy when a complex denominator of a proportion (of an event duration) requires the stacking of possibly more than one new essential brackets.
MStackingPlanner(MCover.Parameters_divide) - Constructor for class eu.bandm.music.entities.MStackingPlanner
Only constructor, sets the strategical parameters.
MStackingPlanner.Plan - Class in eu.bandm.music.entities
Result type.
msw - Variable in class eu.bandm.music.entities.MetricConsumer.WriteOut
 
mtree - Variable in class eu.bandm.music.entities.MKinds.MKind
 
MTree - Class in eu.bandm.music.entities
Each instance has been created from a MTreeSpec by MTree.install(MTreeSpec,MTree.Parameters).
MTree() - Constructor for class eu.bandm.music.entities.MTree
Only called by MSplitter for "Free Sectionings" and MCover for "synthetic alternatives", and here by MTree.x_divide(int,boolean,boolean).
MTree.EssentialBracket - Class in eu.bandm.music.entities
Models a proportional bracket, spanning note heads, which is unavoidable due to the prime factors of the denominators of the duration values.
MTree.Parameters - Class in eu.bandm.music.entities
Parameters for the automated insertion of essential brackets and for the selection of beams, beamlets and flags.
MTree.Visitor - Class in eu.bandm.music.entities
Central means for evaluating an MTree.
MTree_<M extends MTree_<M>> - Class in eu.bandm.music.entities
Abstract superclass for MTree and MTreeSpec.
MTree_() - Constructor for class eu.bandm.music.entities.MTree_
 
MTreeCollector<M> - Class in eu.bandm.music.entities
Constructs different mappings into MTreeSpecs and provides the retrievel methods: map "names for meters" at a particular time point to an MTreeSpec.
MTreeCollector(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, String, Iterable<TpTop>, Map<TpTop, BigDecimal>) - Constructor for class eu.bandm.music.entities.MTreeCollector
Constructor for the user.
mTreeCollector - Variable in class eu.bandm.music.top.Score_cwn
Collector for the meter specifications in the main meter voice (mandatory) and in sounding voice (optional).
mtreeparser - Variable in class eu.bandm.music.entities.MKinds
 
mtrees - Variable in class eu.bandm.music.entities.MetrumSpecs
 
mtrees - Variable in class eu.bandm.music.entities.MKinds
 
MTreeSpec - Class in eu.bandm.music.entities
A specification for an MTree, as constructed by a user.
MTreeSpec(List<MTreeSpec>) - Constructor for class eu.bandm.music.entities.MTreeSpec
Create one node with arg nodes as sub-nodes.
MTreeSpec(MTreeSpec...) - Constructor for class eu.bandm.music.entities.MTreeSpec
Create one node with arg nodes as sub-nodes.
MTreeSpec(Rational, List<MTreeSpec>) - Constructor for class eu.bandm.music.entities.MTreeSpec
Create one node with arg nodes as sub-nodes, and an explicit duration.
MTreeSpec(int, int, MTreeSpec...) - Constructor for class eu.bandm.music.entities.MTreeSpec
Create one node with arg nodes as sub-nodes, and an explicit duration.
MTreeSpec(Rational, MTreeSpec...) - Constructor for class eu.bandm.music.entities.MTreeSpec
Create one node with arg nodes as sub-nodes, and an explicit duration.
MU - Static variable in class eu.bandm.music.haken.Haken
 
mul() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
mul() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
mult - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
mult(FloatSignalSource) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
 
multi - Variable in class eu.bandm.music.midi.Routing.DemuxE
 
multi - Variable in class eu.bandm.music.midi.Routing.DemuxM
 
MultiDelay<A> - Class in eu.bandm.sig.adlib2
A component that forwards the value from a signal source delayed by a specified number of clock ticks.
MultiDelay(Class<? super A>, A...) - Constructor for class eu.bandm.sig.adlib2.MultiDelay
 
MultiDelay(Class<? super A>, A[], SignalSource<A>) - Constructor for class eu.bandm.sig.adlib2.MultiDelay
 
MultiDelay(Class<? super A>, A[], Function<? super MultiDelay<A>, ? extends SignalSource<A>>) - Constructor for class eu.bandm.sig.adlib2.MultiDelay
 
multiLineTpAllowed - Variable in class eu.bandm.tscore.base.Modifiers
Whether a time point indication (top time point, text based, or a subdivision) may span more than one(>1) source line.
Multimap_LTree() - Constructor for class eu.bandm.tscore.base.Util.Multimap_LTree
 
multipleParts(TimeScape, String, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Static method in class eu.bandm.music.top.Score_cwn
Service providing main factory method for converting all "PART" sections in the given tscore input Timescape.
multiplier - Variable in class eu.bandm.sighkn.Apdsr
Used for the steepness inputs: what to increment in every runStep when "a" "d" "r" input value == 1.0f ?
1.0 / msec =^= (1 / freq) / (msec / freq) =^= (1_000 / freq) / runStep
multiply - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
multiply - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
multiply - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
multiply - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
multiply(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the product of the simultaneous values of this and another signal source.
multiply(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the product of the simultaneous values of this and another signal source.
multiply(IntFraction) - Method in class eu.bandm.sig.adlib2.IntFraction
 
multiply(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is the product of the simultaneous values of this and another signal source.
multiply(IntSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
multiply(LongFraction) - Method in class eu.bandm.sig.adlib2.LongFraction
 
multiply(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is the product of the simultaneous values of this and another signal source.
multiply(LongSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
multiply(double, double) - Method in interface eu.bandm.sig.adlib2.math.DoubleMatrix.KleeneAlgebra
 
multiply(DoubleMatrix) - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
multiply(float, float) - Method in interface eu.bandm.sig.adlib2.math.FloatMatrix.KleeneAlgebra
 
multiply(FloatMatrix) - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
MultOperator() - Constructor for class eu.bandm.sig.adlib.SignalSource.MultOperator
 
MUM - Static variable in class eu.bandm.music.haken.DoppelHaken
 
MUMO - Static variable in class eu.bandm.music.haken.DoppelHaken
 
MUOM - Static variable in class eu.bandm.music.haken.DoppelHaken
 
musicXML_dtd_docId - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
 
musixTexName(FunctionalPitchModOctave) - Method in class eu.bandm.music.top.MlWorat
Return the musixtex encoding of the functional pitch class to print, and memorize the Stammton of this print, if printing includes a flat accidental.
MUUM - Static variable in class eu.bandm.music.haken.DoppelHaken
 
MwHaiku - Class in eu.bandm.music.top
Realizes the parsing of a "Haiku" score in MWs accordeon project.
MwHaiku() - Constructor for class eu.bandm.music.top.MwHaiku
 
MwHaiku.GenEvent - Class in eu.bandm.music.top
Prototypes to generate a CWN Event (with text and markup).
MwHaiku_to_cwn - Class in eu.bandm.music.top
Converts a (time-less) stream of Haiku syllables and phonems into a CWN score.
MwHaiku_to_cwn() - Constructor for class eu.bandm.music.top.MwHaiku_to_cwn
 
mWS(boolean) - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
MyAction(String, ActionListener) - Constructor for class eu.bandm.music.midi.Player.MyAction
 
MyAction(String, ActionListener) - Constructor for class eu.bandm.music.midi.SequencerPanel.MyAction
 
mylang - Static variable in class eu.bandm.music.top.MlWorat
The language used for parsing the tonal keys and the pitch classes.
myModifiers - Static variable in class eu.bandm.music.top.MlWorat
Modifiers for the different phases of the parsing process.
myModifiers - Static variable in class eu.bandm.music.top.MwHaiku
Tscore parsing control.

N

na - Static variable in class eu.bandm.tscore.base.Translet
One instance of NA is enough (all parser terms are algebraic) and can be used everywhere.
name - Variable in class com.sun.media.sound.SF2Instrument
 
name - Variable in class com.sun.media.sound.SF2Layer
 
name - Variable in class com.sun.media.sound.SF2Sample
 
name - Variable in class com.sun.media.sound.SF2Soundbank
 
Name(int, int, String) - Constructor for class eu.bandm.music.entities.MetrumSpecs.Name
 
name - Variable in class eu.bandm.music.haken.Score_hkn
FIXME DOC
name - Variable in class eu.bandm.sighkn.SampleRegister.Entry
 
name - Variable in class eu.bandm.sighkn.SampleRegister
 
name - Variable in class eu.bandm.tscore.base.GroupCollector.GroupEvent
The name of the group, as parsed from the source text.
name - Variable in class eu.bandm.tscore.base.Translet._CAT
Pretty-printed name, similar to the call to a factory method.
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet._CAT
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet._CONST
Returns a user-readable text representation.
name - Variable in class eu.bandm.tscore.base.Translet._REGEX
The pretty-print name of this parser.
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet._REGEX
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.FramedParser
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.HeadParser
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.OptionParser
Returns a user-readable text representation.
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.OrCoTupleParser
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.OrLimesParser
 
name(boolean) - Method in class eu.bandm.tscore.base.Translet.Parser
Returns a user-readable text representation.
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.Parser
Returns a user-readable text representation.
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.PermutationParser
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.PriorCoTupleParser
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.PriorLimesParser
 
name - Variable in class eu.bandm.tscore.base.Translet.Recursive
The optional name of this instance, only for messaging purposes.
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.Recursive
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.RepParser
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.SequParser
 
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.Translet.StorageWrapper
 
name - Variable in class eu.bandm.tscore.base.TransletLib._TEST
The name used for printing.
name(boolean, Map<Translet.Recursive, String>) - Method in class eu.bandm.tscore.base.TransletLib._TEST
 
name - Variable in class eu.bandm.tscore.model.EventSet
Name of the sevent set, to identify it.
name - Variable in class eu.bandm.tscore.model.Part
The name of the part (eg.
name - Variable in class eu.bandm.tscore.model.Vox
Name as it appears eg.
name_0(boolean, Map<Translet.Recursive, String>, String) - Method in class eu.bandm.tscore.base.Translet.ProductParser
Construct the part of the names which is common for all subclasses.
nameParser - Variable in class eu.bandm.music.entities.MetrumSpecs
 
names - Variable in class eu.bandm.music.entities.MetrumSpecs
 
nat - Static variable in class eu.bandm.music.entities.Accidental
The natural sign.
natural - Variable in class eu.bandm.music.entities.FunctionalPitchModOctave
The white key / "natural" pitch from which this functional pitch is derived.
navy - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
nearest_power_of_two(int) - Static method in class eu.bandm.music.entities.RationalDuration
Used to find the most sensible denominator for to introduce a proportion with the numerator i.
neg() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
neg - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
neg() - Static method in interface eu.bandm.sig.adlib.FloatUnaryOperator
 
neg() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
negate - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
negate - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
negate - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
negate - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
negate() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the negative of the value of this signal source.
negate() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the negative of the value of this signal source.
negate() - Method in class eu.bandm.sig.adlib2.IntFraction
 
negate() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is the negative of the value of this signal source.
negate() - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
negate() - Method in class eu.bandm.sig.adlib2.LongFraction
 
negate() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is the negative of the value of this signal source.
negate() - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
negative - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
negative - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
negative() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a negative number.
negative() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a negative number.
negative - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
negative() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a negative number.
negative - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
negative() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a negative number.
NEGATIVE_INFINITY - Static variable in class eu.bandm.sig.adlib2.IntFraction
The fractional representation of negative infinity.
NEGATIVE_INFINITY - Static variable in class eu.bandm.sig.adlib2.LongFraction
The fractional representation of negative infinity.
neither(RelWert) - Method in class eu.bandm.music.haken.RelWert
Return the third value, which is neither this, nor the other.
neq() - Static method in class eu.bandm.sig.adlib2.BaseOperators
 
neq(SignalSource<A>) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source whose value is true iff the value of this signal source is not identically equal to the simultaneous value of another signal source.
newAlts - Variable in class eu.bandm.music.entities.MCover
Synthesized alternatives for nodes.
newEvent(Location<XMLDocumentIdentifier>, Tp) - Method in class eu.bandm.tscore.model.Vox
 
newInstance(String) - Static method in interface eu.bandm.sig.adlib2.compile.CompilationContext
 
newInstance(T) - Static method in interface eu.bandm.sig.adlib2.compile.CompilationContext
 
newInstance(double, double, double, double, BooleanSignalSource, Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.math.DoubleADSR
 
newInstance(C, DoubleSignalSourceVector<?>, Optional<ConstantRealtimeContext>) - Method in interface eu.bandm.sig.adlib2.math.DoubleDynamics.Integrator.Factory
 
newInstance(float, float, float, float, BooleanSignalSource, Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.math.FloatADSR
 
newInstance(C, FloatSignalSourceVector<?>, Optional<ConstantRealtimeContext>) - Method in interface eu.bandm.sig.adlib2.math.FloatDynamics.Integrator.Factory
 
newInstance() - Static method in class eu.bandm.sig.adlib2.ThueMorse
 
newln() - Method in class eu.bandm.sig.adlib2.CSVLogger
 
nextAnchor(KennLine.Anchor) - Method in class eu.bandm.sighkn.KennLine
Attention only called when next anchor does exist.
nextAnchor(float) - Method in class eu.bandm.sighkn.KennLine
Attention only called when next anchor does exist.
nextChunk() - Method in class com.sun.media.sound.RIFFReader
 
nextIndex - Variable in class eu.bandm.music.entities.MetricConsumer
Index of the next event to process on the next call to MetricConsumer.getNext().
nextLocation() - Method in class eu.bandm.tscore.base.RawParser
Return the location of RawParser.nextToken.
nextMeasureStart - Variable in class eu.bandm.music.entities.MetricConsumer
The start time point of the next measure, calculated by adding its length to the start of the last accepted measure.
nextNotLowerPowerOfTwo(int) - Static method in class eu.bandm.music.entities.RationalDuration
Returns the next power of two which is not lower than the argument.
nextRow() - Method in class eu.bandm.music.top.Print_Plan_3d
Declare the growing row to be finished and a new (=next lower) row to start.
nextToken - Variable in class eu.bandm.tscore.base.RawParser
Token currently analysed.
nextToken() - Method in class eu.bandm.tscore.tparser.TScoreLexer
 
NL - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
no_vanishing_bracket_on_complete_measure - Variable in class eu.bandm.music.entities.MSplitter.Parameters
If true, each event filling a complete measure of a compound meter is printed as its children.
noArgs - Static variable in class eu.bandm.tscore.base.RawParser
Auxiliary: Empty argument list for message call.
nodeCount - Variable in class eu.bandm.music.entities.MCover
Quality criterium for alternative decision.
noFactorsPending() - Method in class eu.bandm.music.entities.MStackingPlanner.Plan
Return whether there are definitely no more factors beyond those in this instance.
NOFLAGSFOUND - Static variable in class eu.bandm.music.entities.MTree
Value entered in MTree.flagCount if this is not applicable = the node not writeable in one single symbol.
noInterpolation - Static variable in class eu.bandm.music.entities.InterpolationKind
No interpolation = a constant function staying on one value.
noLoop() - Method in class eu.bandm.sighkn.SigSequencer
 
nomatch(Object) - Method in class eu.bandm.tscore.model.__Formatter
 
nomatch(Object) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
nominalFrequ - Variable in class eu.bandm.sighkn.SampleRegister.Entry
 
nominalIntensity - Variable in class eu.bandm.sighkn.SampleRegister.Entry
 
noNames - Static variable in class eu.bandm.tscore.base.EntityCatalog
Constant for constructing an entity without any name.
nondetParameterValue - Variable in class eu.bandm.tscore.base.Modifiers
When more than one parse tree is found for a parameter value, defaults to Modifiers.Reaction.reject.
nonEqual - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
nonEqual - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
nonEqual(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not equal to the simultaneous value of another signal source.
nonEqual(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not equal to the simultaneous value of another signal source.
nonEqual - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
nonEqual(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not equal to the simultaneous value of another signal source.
nonEqual - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
nonEqual(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not equal to the simultaneous value of another signal source.
nonGreedy - Static variable in class eu.bandm.tscore.base.Translet
Marker object to distinguish greedy and non-greedy (=non-deterministic) variants.
nonnegative - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
nonnegative - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
nonnegative() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a nonnegative number.
nonnegative() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a nonnegative number.
nonnegative - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
nonnegative() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a nonnegative number.
nonnegative - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
nonnegative() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a nonnegative number.
nonNull(Object, String) - Static method in class eu.bandm.tscore.base.Translet
Throws exception with given text if object reference is null.
nonpositive - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
nonpositive - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
nonpositive() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a nonpositive number.
nonpositive() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a nonpositive number.
nonpositive - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
nonpositive() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a nonpositive number.
nonpositive - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
nonpositive() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a nonpositive number.
nonStatic_main(String[]) - Method in class eu.bandm.music.top.MlWorat
Main execution tool, for the options see MlwOptions.xml: name of input tscore file, then file name templates for scale-formed graphics, fith-tower graphics and name of sum file.
nonStatic_main(String[]) - Method in class eu.bandm.music.top.MwHaiku
Application to parse a tscore source file and generated lilypond source and statistics.
nonzero - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
nonzero - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
nonzero() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not the number zero.
nonzero() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not the number zero.
nonzero - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
nonzero() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not the number zero.
nonzero - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
nonzero() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not the number zero.
nop() - Static method in interface eu.bandm.sig.adlib2.compile.CodeGenerator
 
noPauseSelected - Static variable in class eu.bandm.music.haken.Score_hkn
Value returned by Score_hkn.getPauseIndexByIndex(List,Vox,int,int) if no valid entry is found.
normalizeEvents(Vox, boolean, List<Event>, List<QualifiedRational>, List<Boolean>) - Method in class eu.bandm.music.top.Score_cwn
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.
normalizeEvents_midi_PPQ(Vox, boolean, List<Event>, List<QualifiedRational>, List<Boolean>) - Method in class eu.bandm.music.top.Score_cwn
Execute Score_cwn.normalizeEvents(Vox,boolean,List,List,List), but return the lcm of all duration numerators in the form required for Midi "Parts per quarter".
not - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
not() - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is the negation of the value of this signal source.
NOT_A_NUMBER - Static variable in class eu.bandm.sig.adlib2.IntFraction
The fractional representation of an undefined quantity.
NOT_A_NUMBER - Static variable in class eu.bandm.sig.adlib2.LongFraction
The fractional representation of an undefined quantity.
not_nearest_but_lower_power_of_2 - Variable in class eu.bandm.music.entities.MTree.Parameters
NOT YET USED, to replace EBs of "15:16" by "15:8" and "7:8" by "7:4", etc
notANumber - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
notANumber - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
notANumber() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not a valid number.
notANumber() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is not a valid number.
Note(FloatControl, float) - Constructor for class eu.bandm.sig.adlib.Organ2.Note
 
Note() - Constructor for class eu.bandm.sig.adlib.Organ3.Note
 
note_duration_to_msec(RationalDuration.DottedBaseDuration) - Method in class eu.bandm.music.top.Cwn_to_sig
Convert a CWN duration to msecs, according to the current tempo.
note_duration_to_msec(RationalDuration.DottedBaseDuration) - Method in class eu.bandm.music.top.Cwn_to_sig2
 
notehead_nospacing - Variable in class eu.bandm.music.top.MlWorat
Musix tex codes for non-spacing note heads, by the categories calculated by MlWorat.category(FunctionalKey, FunctionalPitchModOctave).
notehead_spacing - Variable in class eu.bandm.music.top.MlWorat
Musix tex codes for spacing note heads, by the categories calculated by MlWorat.category(FunctionalKey, FunctionalPitchModOctave).
noteOff(int, int) - Method in interface com.sun.media.sound.ModelDirector
 
noteOff(int) - Method in interface com.sun.media.sound.ModelOscillatorStream
 
noteOff(int, int) - Method in class com.sun.media.sound.ModelStandardIndexedDirector
 
noteOff(int, int, int) - Method in interface eu.bandm.sig.adlib.MidiListener
 
noteOn(int, int) - Method in interface com.sun.media.sound.ModelDirector
 
noteOn(MidiChannel, VoiceStatus, int, int) - Method in interface com.sun.media.sound.ModelOscillatorStream
 
noteOn(int, int) - Method in class com.sun.media.sound.ModelStandardIndexedDirector
 
noteOn(int, int, int) - Method in interface eu.bandm.sig.adlib.MidiListener
 
nothing - Static variable in class eu.bandm.music.entities.Ornament
Can be used to make pre or post part not executing.
NOTONE - Static variable in class eu.bandm.music.top.Cwn_to_sig
Name printed for the pitch in table lines reralizing a pause = no sound.
noUnknownVoices(TimeScape, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, boolean, String...) - Static method in class eu.bandm.tscore.base.Util
Checks whether no voice object exists with a name not explicitly given.
noVoiceSelected - Static variable in class eu.bandm.music.haken.Score_hkn
String value to be used instead of a voice name, iff no voice is selected for a particular role.
noWhenPlaceholder - Variable in class eu.bandm.music.midi.Display
 
NULL_TREE_LOOKAHEAD - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
nulltext - Static variable in class eu.bandm.tscore.model.__Formatter
 
num - Variable in class eu.bandm.music.entities.MetrumName
The equivalent to a rational numerator.
num - Variable in class eu.bandm.music.entities.MetrumSpecs.Name
 
num - Variable in class eu.bandm.music.top.Formplan_fuge.ThForm
 
number - Variable in class eu.bandm.tscore.base.GroupCollector.GroupEvent
Identifying number, as parsed from the source text.
number - Variable in class eu.bandm.tscore.base.TendencyCollector.TendencyCtrl
The parallel groups number.
numberOfPositionals() - Method in class eu.bandm.music.top.MfOptions
 
numberOfPositionals() - Method in class eu.bandm.music.top.MlwOptions
 
numerator - Variable in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
numerator - Variable in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
numericTimeSignature - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Whether "4/4" shall be printed instead of "C", etc.
numericValue - Variable in class eu.bandm.music.entities.OctaveRegister
The numeric encoding.
numericValue - Variable in class eu.bandm.music.haken.RelWert
The numeric value -1/0/1 for U/M/O.
NUMERUS_OPERIS - Static variable in class eu.bandm.music.top.MetaKeys
Opus number, or number and letter combination, etc.

O

O - Static variable in class eu.bandm.music.haken.RelWert
 
octave - Variable in class eu.bandm.music.entities.PitchAndOctave
The octave coordinate of this pitch.
OctaveRegister - Class in eu.bandm.music.entities
The classical naming for pitch registers: Each such register has the width of one octave, and extends from a note called "c" upto, but excluding, the next higher note called "c" again.
OctaveRegister(int, Map<String, String>) - Constructor for class eu.bandm.music.entities.OctaveRegister
Only constructor.
octaves - Variable in class eu.bandm.music.entities.ClefUsage
Additional octave displacements indicated graphically with the clef symbol.
octDown - Variable in class eu.bandm.music.entities.RunningOctaveCollector
Construction parameter: inut string meaning "one octave lower than the min distance."
octUp - Variable in class eu.bandm.music.entities.RunningOctaveCollector
Construction parameter: inut string meaning "one octave higher than the min distance."
odd() - Static method in class eu.bandm.sig.adlib.BooleanClockedSignalSource
 
of(A...) - Static method in interface eu.bandm.sig.adlib.ArrayLike
 
of(BooleanClockedSignalSource...) - Static method in interface eu.bandm.sig.adlib2.BooleanClockedSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends BooleanClockedSignalSource>) - Static method in interface eu.bandm.sig.adlib2.BooleanClockedSignalSourceVector
Creates a new aggregate from the given list of components.
of(S...) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends S>) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Creates a new aggregate from the given list of components.
of(int) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Creates a mutable aggregate of the given size.
of(int, IntFunction<? extends S>) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Creates a new aggregate from the given component-valued function.
of(ClockedSignalSource<A>...) - Static method in interface eu.bandm.sig.adlib2.ClockedSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends ClockedSignalSource<A>>) - Static method in interface eu.bandm.sig.adlib2.ClockedSignalSourceVector
Creates a new aggregate from the given list of components.
of(DoubleClockedSignalSource...) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends DoubleClockedSignalSource>) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSourceVector
Creates a new aggregate from the given list of components.
of(S...) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends S>) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Creates a new aggregate from the given list of components.
of(int) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Creates a mutable aggregate of the given size.
of(int, IntFunction<? extends S>) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Creates a new aggregate from the given component-valued function.
of(Class<E>, SignalSource<E>) - Static method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
of(FloatClockedSignalSource...) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends FloatClockedSignalSource>) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSourceVector
Creates a new aggregate from the given list of components.
of(S...) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends S>) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Creates a new aggregate from the given list of components.
of(int) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Creates a mutable aggregate of the given size.
of(int, IntFunction<? extends S>) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Creates a new aggregate from the given component-valued function.
of(IntClockedSignalSource...) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends IntClockedSignalSource>) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSourceVector
Creates a new aggregate from the given list of components.
of(S...) - Static method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends S>) - Static method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Creates a new aggregate from the given list of components.
of(int) - Static method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Creates a mutable aggregate of the given size.
of(int, IntFunction<? extends S>) - Static method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Creates a new aggregate from the given component-valued function.
of(LongClockedSignalSource...) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends LongClockedSignalSource>) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSourceVector
Creates a new aggregate from the given list of components.
of(S...) - Static method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends S>) - Static method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Creates a new aggregate from the given list of components.
of(int) - Static method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Creates a mutable aggregate of the given size.
of(int, IntFunction<? extends S>) - Static method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Creates a new aggregate from the given component-valued function.
of(S...) - Static method in interface eu.bandm.sig.adlib2.SignalSourceVector
Creates a new aggregate from the given array of components.
of(List<? extends S>) - Static method in interface eu.bandm.sig.adlib2.SignalSourceVector
Creates a new aggregate from the given list of components.
of(int) - Static method in interface eu.bandm.sig.adlib2.SignalSourceVector
Creates a mutable aggregate of the given size.
of(int, IntFunction<? extends S>) - Static method in interface eu.bandm.sig.adlib2.SignalSourceVector
Creates a new aggregate from the given component-valued function.
OfEnum(SignalSource<E>, EnumMap<E, ? extends BooleanSignalSource>) - Constructor for class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfEnum
 
OfEnum(SignalSource<E>, EnumMap<E, ? extends DoubleSignalSource>) - Constructor for class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfEnum
 
OfEnum(SignalSource<E>, EnumMap<E, ? extends FloatSignalSource>) - Constructor for class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfEnum
 
OfEnum(SignalSource<E>, EnumMap<E, ? extends IntSignalSource>) - Constructor for class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfEnum
 
OfEnum(SignalSource<E>, EnumMap<E, ? extends LongSignalSource>) - Constructor for class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfEnum
 
OfEnum(SignalSource<E>, EnumMap<E, ? extends SignalSource<A>>) - Constructor for class eu.bandm.sig.adlib2.SignalSourceChooser.OfEnum
 
OfEnumInt(EnumSignalSource<E>, BooleanSignalSource...) - Constructor for class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfEnumInt
 
OfEnumInt(EnumSignalSource<E>, DoubleSignalSource...) - Constructor for class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfEnumInt
 
OfEnumInt(EnumSignalSource<E>, FloatSignalSource...) - Constructor for class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfEnumInt
 
OfEnumInt(EnumSignalSource<E>, IntSignalSource...) - Constructor for class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfEnumInt
 
OfEnumInt(EnumSignalSource<E>, LongSignalSource...) - Constructor for class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfEnumInt
 
OfEnumInt(EnumSignalSource<E>, SignalSource<A>...) - Constructor for class eu.bandm.sig.adlib2.SignalSourceChooser.OfEnumInt
 
offset - Variable in class eu.bandm.music.entities.BarRelativeRationalPosition
The offset of this time position after the initial barline.
OfInt(IntSignalSource, BooleanSignalSource...) - Constructor for class eu.bandm.sig.adlib2.BooleanSignalSourceChooser.OfInt
 
OfInt(IntSignalSource, DoubleSignalSource...) - Constructor for class eu.bandm.sig.adlib2.DoubleSignalSourceChooser.OfInt
 
OfInt(IntSignalSource, FloatSignalSource...) - Constructor for class eu.bandm.sig.adlib2.FloatSignalSourceChooser.OfInt
 
OfInt(IntSignalSource, IntSignalSource...) - Constructor for class eu.bandm.sig.adlib2.IntSignalSourceChooser.OfInt
 
OfInt(IntSignalSource, LongSignalSource...) - Constructor for class eu.bandm.sig.adlib2.LongSignalSourceChooser.OfInt
 
OfInt(IntSignalSource, SignalSource<A>...) - Constructor for class eu.bandm.sig.adlib2.SignalSourceChooser.OfInt
 
ofOne(float) - Method in class eu.bandm.music.entities.RandomStructs
Calculates by random a boolean with the probability of p (of one) to be true.
ofSpliterator(Class<A>, Supplier<? extends Spliterator<A>>, Supplier<? extends A>) - Static method in interface eu.bandm.sig.adlib2.ClockedSignalSource
 
ofSpliterator(Supplier<? extends Spliterator.OfDouble>, DoubleSupplier) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
ofSpliterator(Supplier<? extends Spliterator.OfInt>, IntSupplier) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
ofSpliterator(Supplier<? extends Spliterator.OfLong>, LongSupplier) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
ofStream(Class<A>, Supplier<? extends Stream<A>>) - Static method in interface eu.bandm.sig.adlib2.ClockedSignalSource
 
ofStream(Class<A>, Supplier<? extends Stream<A>>, Supplier<? extends A>) - Static method in interface eu.bandm.sig.adlib2.ClockedSignalSource
 
ofStream(Supplier<? extends DoubleStream>) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
ofStream(Supplier<? extends DoubleStream>, DoubleSupplier) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
ofStream(Supplier<? extends IntStream>) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
ofStream(Supplier<? extends IntStream>, IntSupplier) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
ofStream(Supplier<? extends LongStream>) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
ofStream(Supplier<? extends LongStream>, LongSupplier) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
ok - Variable in class eu.bandm.tscore.base.DottedNotationExpander
Output register of DottedNotationExpander.parseOne(Event): if dot combinations are legal.
olive - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
OM - Static variable in class eu.bandm.music.haken.Haken
 
OMMO - Static variable in class eu.bandm.music.haken.DoppelHaken
 
OMMU - Static variable in class eu.bandm.music.haken.DoppelHaken
 
OMO - Static variable in class eu.bandm.music.haken.DoppelHaken
 
OMU - Static variable in class eu.bandm.music.haken.DoppelHaken
 
OMUM - Static variable in class eu.bandm.music.haken.DoppelHaken
 
onClose() - Method in class eu.bandm.sig.adlib.VibesGUI
 
ONE - Static variable in class eu.bandm.sig.adlib2.IntFraction
The fractional representation of the number one.
ONE - Static variable in class eu.bandm.sig.adlib2.LongFraction
The fractional representation of the number one.
oneMore - Variable in class eu.bandm.music.haken.Score_hkn.Expansion
Temporary set of Tps before which one additional tp must be synthesized for the expansion of a Haken.
oneMoreOrNext - Variable in class eu.bandm.music.haken.Score_hkn.Expansion
Temporary set of Tps before which an additional tp must be synthesized, or indeterminstically before its successor.
onlySets - Variable in class eu.bandm.tscore.base.GroupCollector
The last event set created with this name.
open(float) - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
open(float) - Method in interface com.sun.media.sound.ModelOscillator
 
open(String, String, String) - Method in class eu.bandm.music.haken.LilypondGenerator
Write the very beginnig of generated lilypond source file.
open() - Method in class eu.bandm.music.midi.Player
 
open() - Method in class eu.bandm.music.midi.SequencerPanel
 
OPEN - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
open2close - Variable in class eu.bandm.tscore.base.GroupCollector
The map from open parenthesis text to the corresponding closing parenthesis symbol.
open_proportion(Rational) - Method in class eu.bandm.music.entities.MetricConsumer.WriteOut
Start a new tuplet bracket.
open_proportion(Rational) - Method in class eu.bandm.music.entities.MSplitter.Result.WriteOut
Start a new tuplet bracket.
open_score() - Method in class eu.bandm.music.haken.LilypondGenerator
Append the LilyPond source text to open a score.
open_staff(String, String) - Method in class eu.bandm.music.haken.LilypondGenerator
Append the LilyPond source text to open a staff.
open_staffGroup() - Method in class eu.bandm.music.haken.LilypondGenerator
Append the LilyPond source text to open a staff group.
openCloseImmediateAllowed - Variable in class eu.bandm.tscore.base.GroupCollector
Whether a set just opened may be closed on the very same event.
openSet(GroupCollector.GroupEvent, String, String) - Method in class eu.bandm.tscore.base.GroupCollector
Open a GroupEvent representing a set.
openSign_duration - Variable in class eu.bandm.music.entities.MeasureCollector
The string preceding each duration indication.
openStream() - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
openStream() - Method in interface com.sun.media.sound.ModelWavetable
 
Operators - Class in eu.bandm.sig.adlib2
 
OPT(Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a non-greey option without default.
OPT(boolean, D, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for an option with the given default value and greediness.
OptionParser(Translet.Parser<D>, D, boolean) - Constructor for class eu.bandm.tscore.base.Translet.OptionParser
Constructor called by the factory methods.
options - Variable in class eu.bandm.music.top.MlWorat
Options as defined in MlwOptions.xml.
or - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
or(BooleanSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is the disjunction of the simultaneous values of this and another signal source.
or(BitSet, BitSet) - Static method in class eu.bandm.tscore.base.Translet.PermutationParser
Auxiliary function to create a new Java bitset which is the or-ing of the two args.
or(BitSet, int) - Static method in class eu.bandm.tscore.base.Translet.PermutationParser
Auxiliary function to create a new Java bitset which is the or-ing of the two args.
OR1(Translet.Parser<? extends A>, Translet.Parser<? extends A>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a nondeterministic disjunction returning the limes type.
OR1(Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a nondeterministic disjunction returning the limes type.
OR1(Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a nondeterministic disjunction returning the limes type.
orange - Static variable in class eu.bandm.music.entities.Color_rgb_8
New standard color name, introduces in css 2.1.
OrCoTupleParser(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Constructor for class eu.bandm.tscore.base.Translet.OrCoTupleParser
Constructor called by factory methods.
org.jsresources - package org.jsresources
 
Organ2 - Class in eu.bandm.sig.adlib
Demo bt Honnef 2018.
Organ2() - Constructor for class eu.bandm.sig.adlib.Organ2
 
Organ2.Note - Class in eu.bandm.sig.adlib
 
Organ3 - Class in eu.bandm.sig.adlib
Created from Organ2.java = Demo bt Honnef 2018.
Organ3() - Constructor for class eu.bandm.sig.adlib.Organ3
 
Organ3.Note - Class in eu.bandm.sig.adlib
 
origin - Variable in class eu.bandm.music.top.MwHaiku.GenEvent
Haiku score event = syllable which leads to this instance.
origin - Variable in class eu.bandm.music.top.MwHaiku
Maps the generated CWN event to the original Haiku score event.
origin - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
originalPitch - Variable in class com.sun.media.sound.SF2Sample
 
OrLimesParser(Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>) - Constructor for class eu.bandm.tscore.base.Translet.OrLimesParser
Constructor called by factory methods.
ORn(Translet.Parser<A>, Translet.Parser<B>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a nondeterministic disjunction returning a co-tuple.
ORn(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a nondeterministic disjunction returning a co-tuple.
ORn(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a nondeterministic disjunction returning a co-tuple.
Ornament - Class in eu.bandm.music.entities
Abstract class for ornaments = shortcuts which replace one notated note with a certain sequence of played faster notes.
Ornament(EntityCatalog<Ornament>, Map<String, String>, int[], int[], int[]) - Constructor for class eu.bandm.music.entities.Ornament
Only construtor.
ornament - Variable in class eu.bandm.music.entities.OrnamentUsage
The ornament symbol.
Ornament_JSB_klavierbuechlein - Class in eu.bandm.music.entities
Catalog of commonly used ornaments.
Ornament_KdF_special - Class in eu.bandm.music.entities
Catalog of ornaments, special for "die Kunst der Fuge".
OrnamentUsage<O extends Ornament> - Class in eu.bandm.music.entities
Class reprenting the convetional usage of an ornaments = placing it at a notehead together with at most two additional accidentals, a lower and an upper one.
OrnamentUsage(O, Accidental, Accidental) - Constructor for class eu.bandm.music.entities.OrnamentUsage
Only construtor, setting all parameters.
osciFreq - Variable in class eu.bandm.sig.adlib.FloatOscillator
 
osciFreq - Variable in class eu.bandm.sig.adlib.Organ3.Note
 
oscillator(double) - Static method in class eu.bandm.sig.adlib2.math.DoubleDynamics
 
oscillator(float) - Static method in class eu.bandm.sig.adlib2.math.FloatDynamics
 
oscillatorSymplectic(double) - Static method in class eu.bandm.sig.adlib2.math.DoubleDynamics
 
oscillatorSymplectic(float) - Static method in class eu.bandm.sig.adlib2.math.FloatDynamics
 
out - Variable in class eu.bandm.sig.adlib.BooleanClockedSignalSource
 
out - Variable in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
The current value.
out - Variable in class eu.bandm.sig.adlib.ClockedSignalSource
 
out - Variable in class eu.bandm.sig.adlib.FloatClockedSignalSource
The current value.
out - Variable in class eu.bandm.sig.adlib.IntClockedSignalSource
The current value.
out - Variable in class eu.bandm.sig.adlib2.BooleanStoredSignalSource
The stored value of this signal source.
out - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
out - Variable in class eu.bandm.sig.adlib2.DoubleStoredSignalSource
The stored value of this signal source.
out - Variable in class eu.bandm.sig.adlib2.FloatStoredSignalSource
The stored value of this signal source.
out - Variable in class eu.bandm.sig.adlib2.IntStoredSignalSource
The stored value of this signal source.
out - Variable in class eu.bandm.sig.adlib2.LongStoredSignalSource
The stored value of this signal source.
out - Variable in class eu.bandm.sig.adlib2.StoredSignalSource
The stored value of this signal source.
out1 - Variable in class eu.bandm.sig.adlib.Kahan
 
out2 - Variable in class eu.bandm.sig.adlib.Kahan
 
out3 - Variable in class eu.bandm.sig.adlib.Kahan
 
outDir - Variable in class eu.bandm.music.top.Cwn_to_sig
Where to put the result files.
outL - Variable in class eu.bandm.sighkn.FloatPanorama
 
output(int) - Method in class eu.bandm.sig.adlib.MidiMessageToSignal
 
outputClasses - Variable in class eu.bandm.sighkn.SigSequencer
 
outputs - Variable in class eu.bandm.sig.adlib2.math.DoubleVectorMap
 
outputs() - Method in class eu.bandm.sig.adlib2.math.DoubleVectorMap
 
outputs - Variable in class eu.bandm.sig.adlib2.math.FloatVectorMap
 
outputs() - Method in class eu.bandm.sig.adlib2.math.FloatVectorMap
 
outR - Variable in class eu.bandm.sighkn.FloatPanorama
 
overAnchor - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
overflow() - Method in enum eu.bandm.sig.adlib2.IntBufferSink.OverflowPolicy
 
overlapping - Variable in class eu.bandm.tscore.model.EventSet
Wether the set is "monodic" or at least two events overlap.
overshooting - Static variable in class eu.bandm.music.entities.InterpolationKind
Short before end of the interval overshoot over the target and reach it from the wrong direction.
ownNames - Variable in class eu.bandm.tscore.base.EntityCatalog
The name of this catalog, which in most cases is different in different human languages, like .

P

p - Variable in class eu.bandm.sighkn.Apdsr
 
p - Variable in class eu.bandm.tscore.model.Dump
 
p0 - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Parser of the 0th subresult.
p1 - Variable in class eu.bandm.tscore.base.Translet.CoTupleParser
 
p1 - Variable in class eu.bandm.tscore.base.Translet.FramedParser
The central parser, result of which will become the result of this.
p1 - Variable in class eu.bandm.tscore.base.Translet.HeadParser
The hear parser, result of which will become the result of this.
p1 - Variable in class eu.bandm.tscore.base.Translet.LimesParser
 
p1 - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Parser of the 1st subresult.
p2 - Variable in class eu.bandm.tscore.base.Translet.CoTupleParser
 
p2 - Variable in class eu.bandm.tscore.base.Translet.LimesParser
 
p2 - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Parser of the 2nd subresult.
p3 - Variable in class eu.bandm.tscore.base.Translet.CoTupleParser
 
p3 - Variable in class eu.bandm.tscore.base.Translet.LimesParser
 
p3 - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Parser of the 3rd subresult.
p4 - Variable in class eu.bandm.tscore.base.Translet.CoTupleParser
 
p4 - Variable in class eu.bandm.tscore.base.Translet.LimesParser
 
p4 - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Parser of the 4th subresult.
p5 - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Parser of the 5th subresult.
p6 - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Parser of the 6th subresult.
p7 - Variable in class eu.bandm.tscore.base.Translet.ProductParser
Parser of the 7th subresult.
p_atEnd - Static variable in class eu.bandm.tscore.base.Translet.State
 
pack - Static variable in class eu.bandm.music.entities.Tempo
Used for parsers.
packDivTree - Static variable in class eu.bandm.music.entities.MTreeSpec
 
packMul - Static variable in class eu.bandm.music.entities.MTreeSpec
 
packSimple - Static variable in class eu.bandm.music.entities.MTreeSpec
 
packStatus(int, int) - Static method in class eu.bandm.music.midi.Routing
 
packTendencyCtrl - Variable in class eu.bandm.tscore.base.TendencyCollector
 
paint_cross - Static variable in class eu.bandm.music.top.Print_Plan_3d
Paint object to draw the lines of type 2
paint_hori - Static variable in class eu.bandm.music.top.Print_Plan_3d
Paint object to draw the lines of type 4
paint_minus - Static variable in class eu.bandm.music.top.Print_Plan_3d
Paint object to draw the lines of type 0
paint_slash - Static variable in class eu.bandm.music.top.Print_Plan_3d
Paint object to draw the lines of type 3
paint_wave - Static variable in class eu.bandm.music.top.Print_Plan_3d
Paint object to draw the lines of type 1
paintComponent(Graphics) - Method in class eu.bandm.sighkn.KennLine.SwingRep
 
pairwise(Event, Event) - Method in class eu.bandm.music.top.SvgSource.ParamTranslate
Must be overridden by the user to visit the define what to do with each pair of adjacent elements.
pairwise(Event, Event) - Method in class eu.bandm.music.top.SvgSource.Process
Must be overridden by the user to visit the define what to do with each pair of adjacent elements.
Pairwise(Iterable<T>) - Constructor for class eu.bandm.tscore.base.Util.Pairwise
Constructor which does not assume the Iterator to be a ListIterator.
Pairwise(ListIterator<T>) - Constructor for class eu.bandm.tscore.base.Util.Pairwise
Constructor which assumes that the Iterator is a ListIterator.
Pairwise(Iterator<T>) - Constructor for class eu.bandm.tscore.base.Util.Pairwise
Constructor which does not assume the Iterator to be a ListIterator.
pairwise(T, T) - Method in class eu.bandm.tscore.base.Util.Pairwise
Must be overridden by the user to visit the define what to do with each pair of adjacent elements.
parameterNames - Variable in class eu.bandm.tscore.model.Vox
All parameter names which appear in this voice.
Parameters() - Constructor for class eu.bandm.music.entities.MSplitter.Parameters
 
parameters - Variable in class eu.bandm.music.entities.MTree
Parameters for the automated insertion of essential brackets and for the selection of beams, beamlets and flags.
Parameters() - Constructor for class eu.bandm.music.entities.MTree.Parameters
 
parameters - Variable in class eu.bandm.music.haken.Score_hkn
The control parameters for the expansion process, etc.
Parameters() - Constructor for class eu.bandm.music.haken.Score_hkn.Parameters
 
parameters_approximate - Variable in class eu.bandm.music.entities.MCover
Parameters for "binary approximation mode".
Parameters_approximate() - Constructor for class eu.bandm.music.entities.MCover.Parameters_approximate
 
parameters_approximate - Variable in class eu.bandm.music.entities.MSplitter
Parameters for the "binary approximation" mode.
parameters_approximate - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Parameter collection controlling metric split approximation by binary division.
parameters_approximate - Variable in class eu.bandm.music.top.Cwn_to_musicXml
Parameter collection controlling metric split approximation by binary division.
parameters_beams - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Parameter collection controlling metric split beams.
parameters_beams - Variable in class eu.bandm.music.top.Cwn_to_musicXml
Parameter collection controlling metric split beams.
parameters_divide - Variable in class eu.bandm.music.entities.MCover
Parameters for "auto-division mode".
Parameters_divide() - Constructor for class eu.bandm.music.entities.MCover.Parameters_divide
 
parameters_divide - Variable in class eu.bandm.music.entities.MSplitter
Parameters for the "auto-divide" mode.
parameters_divide - Variable in class eu.bandm.music.entities.MStackingPlanner
Parameters for the stacking and division stratgies.
parameters_divide - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Parameter collection controlling metric split approximation by synthesis of new divisions.
parameters_divide - Variable in class eu.bandm.music.top.Cwn_to_musicXml
Parameter collection controlling metric split approximation by synthesis of new divisions.
parameters_explicit - Variable in class eu.bandm.music.entities.MSplitter
The parameters controling sibling merge, dotting, syncopas and hemiolas.
parameters_split - Variable in class eu.bandm.music.top.Cwn_to_musicXml
Parameter collection controlling metric split dotting, sibling merge, syncopes, etc.
parameters_splitter - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Parameter collection controlling metric split dotting, sibling merge, syncopes, etc.
paramName - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
paramName - Variable in class eu.bandm.tscore.base.PatternDistributor
Name of the parameter track to process.
paramname_articulation - Static variable in class eu.bandm.music.top.Score_cwn
Name of the parameter track of a normal voice carrying articulation marks.
paramname_kategorie - Static variable in class eu.bandm.music.top.MwHaiku
The name of the only obligate parameter track, carrying the categorie of the phonetic units.
paramname_metric - Static variable in class eu.bandm.music.top.Score_cwn
Metric specifications are the main events in the global metric voice.
paramname_mtree - Static variable in class eu.bandm.music.top.Score_cwn
Name of the parameter track of the main metric voice with metric tree formulas.
paramname_nota - Static variable in class eu.bandm.music.top.Score_cwn
Name of the parameter track of a normal voice carrying notation (meta-) information.
paramname_register - Static variable in class eu.bandm.music.top.MwHaiku
The name of the an additional parameter track, carrying the accordeon register for MWs project.
paramname_verba - Static variable in class eu.bandm.music.top.Score_cwn
Name of the parameter track of a normal voice carrying "lyrics" / text syllables.
paramNameMTree - Variable in class eu.bandm.music.entities.MTreeCollector
Name of the parameter track to parse for mtree specifications.
params - Variable in class eu.bandm.tscore.model.Event
Central means for describing music: All parameters this event can have, sorted by their name.
ParamTranslate(Iterable<Event>, Map<Event, String>, boolean, String, String, String, Function<Event, String>) - Constructor for class eu.bandm.music.top.SvgSource.ParamTranslate
 
paramType - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
parent - Variable in class eu.bandm.music.entities.MTree_
The parent node of this tree node.
parenthesis - Variable in class eu.bandm.tscore.base.GroupCollector.GroupEvent
The parenthesis text
parenthesisOnly() - Method in class eu.bandm.tscore.base.GroupCollector.GroupEvent
Whether only the (closing) parenthesis makes up the input source text.
PARS - Static variable in class eu.bandm.music.top.MetaKeys
Part name or number, as part of a larger work
parse(TokenStream, Modifiers, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Method in class eu.bandm.tscore.base.RawParser
Top-level parser for
timeScape ::= conform? timeless* voxParams* part* EOF.
parse_0() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_1() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_10() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_11() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_12() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_13() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_14() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_15() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_16() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_2() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_3() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_3_decNumbers - Static variable in class eu.bandm.music.entities.Color_rgb_8
Parser for an rgb value by three percent values, separated by comma.
parse_3_hexNumbers - Static variable in class eu.bandm.music.entities.Color_rgb_8
Parser for six adjacent hex digits defining one color by r-g-b.
parse_4() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_5() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_6() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_7() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_8() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_9() - Method in class eu.bandm.tscore.model.__SAX_Parser
 
parse_all - Variable in class eu.bandm.music.top.MaWiCM
Parses all combinations: text plus start fade, or start fade only, or end fade, or "nop".
parse_alpha - Variable in class eu.bandm.music.top.GraphartScharen
 
parse_alpha - Variable in class eu.bandm.music.top.MovingForms
Parser for the transparency, plus an optional interpolation sign, see MovingForms.parse_ipol.
parse_barNumber - Static variable in class eu.bandm.music.top.Score_cwn
Parser for measure numbers accept a non-negative integer, and maybe a decimal point with a fractional part.
parse_color - Variable in class eu.bandm.music.top.GraphartScharen
 
parse_color - Variable in class eu.bandm.music.top.MovingForms
Parser for the color, as defined by Color_rgb_8.parser(String), plus an optional interpolation sign, see MovingForms.parse_ipol.
parse_dist - Variable in class eu.bandm.music.top.GraphartScharen
 
parse_form - Variable in class eu.bandm.music.top.MovingForms
Parser for the geometric form.
parse_integer_nonNeg - Static variable in class eu.bandm.tscore.base.TransletLib
Parser accepting string values "0" or any positive integer, no leading zeros.
parse_integer_positive - Static variable in class eu.bandm.tscore.base.TransletLib
Parser accepting string values of any positive integer, no leading zeros.
parse_ipol - Variable in class eu.bandm.music.top.GraphartScharen
 
parse_ipol - Variable in class eu.bandm.music.top.MovingForms
Parser for the interpolation indication.
parse_key - Variable in class eu.bandm.music.top.MlWorat
Parse German language tonal key indication.
parse_len - Variable in class eu.bandm.music.top.GraphartScharen
 
parse_num - Variable in class eu.bandm.music.top.GraphartScharen
 
parse_off - Variable in class eu.bandm.music.top.MaWiRic
Parser for the switch-off events.
parse_on - Variable in class eu.bandm.music.top.MaWiRic
Parser for the switch-on events.
parse_orient - Variable in class eu.bandm.music.top.GraphartScharen
 
parse_pitch - Variable in class eu.bandm.music.top.MlWorat
Format for pitch classes is German language pitch, lilypond octave ad lib.
parse_pitches - Variable in class eu.bandm.music.top.MlWorat
Parse more than one pitch class, joined by "+".
parse_pos - Variable in class eu.bandm.music.top.GraphartScharen
Parser for the position, which is the main parameter of each voice.
parse_pos - Variable in class eu.bandm.music.top.MovingForms
Parser for the main parameter value, which is x-pos and y-pos (both as non-negative integers) plus an optional interpolation sign, see MovingForms.parse_ipol.
parse_size - Variable in class eu.bandm.music.top.MovingForms
Parser for the size (non-negative integer), plus an optional interpolation sign, see MovingForms.parse_ipol.
parse_start - Variable in class eu.bandm.music.top.MaWiCM
Parses text and coordinates.
parse_startFade - Variable in class eu.bandm.music.top.MaWiCM
Parses start fade symbol.
parse_time - Variable in class eu.bandm.music.top.MlWorat
Format for time points is "movement/measure".
parse_width - Variable in class eu.bandm.music.top.GraphartScharen
 
parseAbbrev(String) - Method in class eu.bandm.music.top.MfOptions
 
parseAbbrev(String) - Method in class eu.bandm.music.top.MlwOptions
 
parseAndDiagnosis(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, PrintStream, CatalogByString, List<String>, LocationMap<Object, XMLDocumentIdentifier>, String, String, Event, String, Translet.Parser<R>, Modifiers) - Static method in class eu.bandm.tscore.base.Translet
Central entry point for parsing one(1) text input for one(1) event and one(1) parameter name.
parseAndInitialize(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, String) - Static method in class eu.bandm.music.entities.MTreeSpec
Create one top node and all described sub nodes by parsing a specification text.
parseAndPack_integer_nonNeg - Static variable in class eu.bandm.tscore.base.TransletLib
Parser accepting string values "0" or any positive integer, no leading zeros, and converting it to Integer value.
parseAndPack_integer_positive - Static variable in class eu.bandm.tscore.base.TransletLib
Parser accepting string values of any positive integer, no leading zeros, and converting it to Integer value.
parseAndPack_percent - Static variable in class eu.bandm.tscore.base.TransletLib
Parser accepting strings representing integer percent values (one or two digits, no leading zeros, or the special values "100" and "0"), and converting it to Integer value.
parseAndPack_rational_withSlash_nonNeg - Static variable in class eu.bandm.tscore.base.TransletLib
Parser for rational numbers in slash notation.
parseAndPack_rational_withSlash_positive - Static variable in class eu.bandm.tscore.base.TransletLib
Parser for rational numbers in slash notation.
parseEpsilon(Translet.State<?>) - Method in class eu.bandm.tscore.base.Translet.Parser
Find one parse result which consumes no characters.
parsefields(Container) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Container
 
parsefields(Event) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Event
 
parsefields(EventSet) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
parsefields(Part) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Part
 
parsefields(TDivision) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TDivision
 
parsefields(TimeScape) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TimeScape
 
parsefields(Tp) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Tp
 
parsefields(TpSub) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpSub
 
parsefields(TpTop) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpTop
 
parsefields(Vox) - Method in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Vox
 
parseHumanNames(String) - Static method in class eu.bandm.music.entities.Color_rgb_8
Get a parser only for the symbolic names, in the given language.
parseHumanNames() - Static method in class eu.bandm.music.entities.Color_rgb_8
Get a parser only for the symbolic names, in the Color_rgb_8.catalog's default language.
parseKateg - Variable in class eu.bandm.music.top.MwHaiku
Parser for character categories
parseMetrics - Variable in class eu.bandm.music.entities.MetrumSpecs
 
parseName(String) - Method in class eu.bandm.music.top.MfOptions
 
parseName(String) - Method in class eu.bandm.music.top.MlwOptions
 
parseOne(Event) - Method in class eu.bandm.tscore.base.DottedNotationExpander
Sets global output values and makes some syntax check.
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet._CAT
Return the longest possible match of catalog entries.
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet._CONST
 
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet._REGEX
 
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.FramedParser
 
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.HeadParser
 
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.OptionParser
 
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.OrCoTupleParser
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.OrLimesParser
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.Parser
Calculate a set of possible successor states by applying this parser to the incoming state and append all altenatives found underways to the parameter "alternatives".
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.PermutationParser
 
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.PriorCoTupleParser
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.PriorLimesParser
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.Recursive
 
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.RepParser
Calculate a set of possible successor states by applying this parser to the incoming state and append all altenatives found underways to the parameter "alternatives".
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.SequParser
Parse breadth-first the list of sub-parsers and memorize all resulting states for later result retrieval.
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.StorageWrapper
Simply memorizes this parser by inserting a new state after the states resulting from the sub-parser.
parseOneState(Translet.State<?>, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.TransletLib._TEST
 
parseParamTrack(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Vox, String, String, Translet.Parser<?>, Modifiers) - Static method in class eu.bandm.tscore.base.Util
Applies a certain Translet.Parser parser to the given parameter track.
parsePositionals() - Method in class eu.bandm.music.top.MfOptions
 
parsePositionals() - Method in class eu.bandm.music.top.MlwOptions
 
parseProlongation(List<D>, Translet.State<?>, Set<Translet.Alternative>, Set<Translet.State<List<D>>>) - Method in class eu.bandm.tscore.base.Translet.RepParser
Basic parser procedure for all four kinds of RepParsers.
parser(String) - Static method in class eu.bandm.music.entities.Color_rgb_8
Returns a parser which accepts symbolic names in the given language, or three two-digit-hex values for r/g/b, or three comma separated integer values (0..100, interpreted as percentage) for r/g/b.
parser() - Static method in class eu.bandm.music.entities.Color_rgb_8
Returns a parser which accepts symbolic names in the Color_rgb_8.catalog default language, or three two-digit-hex values for r/g/b, or three comma separated integer values (0..100, interpreted as percentage) for r/g/b.
parser(boolean, boolean) - Static method in class eu.bandm.music.entities.Duration_calendaric
Returns a parser for calendaric time.
parser() - Method in class eu.bandm.music.entities.MeasureCollector
Delivers the complete parser.
parser - Static variable in class eu.bandm.music.entities.MetrumName
Evident
parser - Variable in class eu.bandm.music.entities.MKinds
 
parser() - Static method in class eu.bandm.music.entities.MTreeSpec
 
parser - Static variable in class eu.bandm.music.entities.QualifiedRational
Parsing "1/4" for sound and "p1/4" for pause.
parser - Static variable in class eu.bandm.music.entities.RationalDuration
Evident
parser() - Method in class eu.bandm.music.entities.RunningOctaveCollector
Return the parser.
parser - Static variable in class eu.bandm.music.entities.Tempo
Accepts the standard notation as usual in printed sheet music, e.g.
parser - Variable in class eu.bandm.music.haken.Score_hkn
Parser for relwert/haken voices AND pause voices.
Parser() - Constructor for class eu.bandm.tscore.base.Translet.Parser
 
parser - Variable in class eu.bandm.tscore.base.Translet.State
The translet parser which has consumed to produce this state.
parser2columns - Variable in class eu.bandm.tscore.base.Translet.FormatPrinter_memo
 
parser2state - Variable in class eu.bandm.tscore.base.Translet.PermutationParser
Maps all sub-parsers to all states the created during all parsing apptempts.
parser_alt - Static variable in class eu.bandm.music.entities.MTreeSpec
 
parser_concat - Static variable in class eu.bandm.music.entities.MTreeSpec
 
parser_summand - Static variable in class eu.bandm.music.entities.MTreeSpec
 
parser_summand_recursive - Static variable in class eu.bandm.music.entities.MTreeSpec
 
parser_timed - Static variable in class eu.bandm.music.entities.MTreeSpec
 
parseRegister - Variable in class eu.bandm.music.top.MwHaiku
Parser additional text in the param track named MwHaiku.paramname_register.
ParserFormat(Format, Translet.Parser<?>) - Constructor for class eu.bandm.tscore.base.Translet.ParserFormat
 
parserForName(String, String) - Static method in class eu.bandm.tscore.base.Util
Delivers the parser object for the members of a particular class.
parserOctaveRegister - Variable in class eu.bandm.music.entities.RunningOctaveCollector
Construction parameter: parser for an explicit octave register.
parserPitchClass - Variable in class eu.bandm.music.entities.RunningOctaveCollector
Construction parameter: parser for the pitch class.
parseSiblingsAndDottings(List<MTree>, boolean, Set<MTree>, Map<MTree, StemEnd>) - Method in class eu.bandm.music.entities.MSplitter
Delivers all nodes which shall appear in the notation as a symbol, in the set argumente "printThem".
parseText - Variable in class eu.bandm.music.top.MwHaiku
Parser for syllable text.
parseTimeScape(File, Modifiers, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Static method in class eu.bandm.tscore.base.Util
parseTimeScape(InputStream, String, Modifiers, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Static method in class eu.bandm.tscore.base.Util
Applies tscore-raw-layer parser and delivers an tscore umod data model.
parseTimeScape(Reader, String, Modifiers, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Static method in class eu.bandm.tscore.base.Util
Applies tscore-raw-layer parser and delivers an tscore umod data model.
parseTpTops(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Modifiers, Part, Map<TpTop, T>, SortedMap<T, TpTop>, Translet.Parser<T>, Function3<Comparator<? super T>, T, T, String>, Function3<Comparator<? super T>, T, T, String>) - Static method in class eu.bandm.tscore.base.Util
Parse all TpTops into some internal numeric format "T" and store them.
part - Variable in class eu.bandm.music.top.Formplan_fuge
The tscore input data.
part - Variable in class eu.bandm.music.top.Score_cwn
The score data as (in most cases) parsed by tscore.
part - Variable in class eu.bandm.music.top.SvgSource
The tscore data to be processed.
part(TimeScape) - Method in class eu.bandm.tscore.base.RawParser
Parser function (=test, consume and return) for
pars ::= PARS ident_or_stringconst conform timeless* voiceparams accolade*
Part - Class in eu.bandm.tscore.model
Part of a time scape = of a parsed source text file.
Part(TimeScape, Location<XMLDocumentIdentifier>, String) - Constructor for class eu.bandm.tscore.model.Part
Constructor generated according to specification #1
Constructor defined according to directive "C 1/..".
Part() - Constructor for class eu.bandm.tscore.model.Part
 
partial - Variable in class eu.bandm.tscore.model.MATCH_ONLY_00
 
parts - Variable in class eu.bandm.tscore.model.TimeScape
Different parts of one score file, by their names.
partsToScores(TimeScape, String, String, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, P, Function4<String, Part, MessageReceiver, P, D>) - Static method in class eu.bandm.tscore.base.Util
Translate every "PART" section in a time scape object into one single score object each.
Partwise - Class in eu.bandm.music.entities
CURRENTLY only used in BarRelativeRationalPosition !?!?! FIXME
Partwise() - Constructor for class eu.bandm.music.entities.Partwise
 
patch() - Method in class eu.bandm.sig.adlib2.math.DoubleOscillator
 
patch() - Method in class eu.bandm.sig.adlib2.math.FloatOscillator
 
pattern - Variable in class eu.bandm.sig.adlib.MidiMessageToSignal.Slot
 
pattern - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
pattern - Variable in class eu.bandm.tscore.base.PatternDistributor
Store for the parameter values which make up the pattern.
pattern - Variable in class eu.bandm.tscore.base.Translet._REGEX
The Java regex pattern compiled from the source text.
pattern_upto_dquote - Static variable in class eu.bandm.sighkn.SigSequencer
 
pattern_upto_squote - Static variable in class eu.bandm.sighkn.SigSequencer
 
PatternDistributor - Class in eu.bandm.tscore.base
Looks for repettions of a pattern in a certain parameter track and distributes it event-wise to the successor events.
PatternDistributor(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, String) - Constructor for class eu.bandm.tscore.base.PatternDistributor
Constructor with default string values for the keywords.
PatternDistributor(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, String, String, String, String, String) - Constructor for class eu.bandm.tscore.base.PatternDistributor
Constructor with explicit string values for the keywords.
PatternDistributor.Phase - Enum in eu.bandm.tscore.base
States of the state machine.
patternphase - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
patternphase - Variable in class eu.bandm.tscore.base.PatternDistributor
Current counter for re-playing the pattern.
patterns - Variable in class eu.bandm.music.midi.Routing.DemuxE
 
patterns - Variable in class eu.bandm.music.midi.Routing.DemuxM
 
pause(Rational) - Static method in class eu.bandm.music.entities.QualifiedRational
Factory method, use internal cache.
pause(int, int) - Static method in class eu.bandm.music.entities.QualifiedRational
Factory method, use internal cache.
pause - Variable in class eu.bandm.music.midi.Player
 
pause() - Method in class eu.bandm.music.midi.Player
 
pause - Variable in class eu.bandm.music.midi.SequencerPanel
 
pause() - Method in class eu.bandm.music.midi.SequencerPanel
 
pause - Variable in class eu.bandm.music.top.Score_cwn
Marks voice events as being a pause.
pause_1_32 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
pause_displays - Variable in class eu.bandm.music.entities.MSplitter
FIXME ????
pauseDark - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Only pause durations ABOVE this value will be dark.
pauseDuras - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Durations for pauses p0..p4
pauseGrades - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Duration values for the pauses p0..p4
pauseGrades - Variable in class eu.bandm.music.haken.Score_hkn_vox_v00
List of the length of the pauses from p0=quarter note to p4=brevis.
pauseLength - Variable in class eu.bandm.music.haken.Score_hkn_sig_v00
Length of pauses p0 to p3.
pauses - Static variable in class eu.bandm.music.entities.QualifiedRational
Internal hashmap for instances representing pause durations.
pcmSigned16BigEndian - Static variable in class eu.bandm.sig.adlib.Conversions
 
pcmSigned16BigEndian_float_to_raw(float, byte[], int) - Static method in class eu.bandm.sig.adlib.Conversions
(Copied from bt's code in DataLineSink)
pcmSigned16BigEndian_raw_to_float(byte[], int) - Static method in class eu.bandm.sig.adlib.Conversions
 
pcmSigned16BigEndian_raw_to_float(byte, byte) - Static method in class eu.bandm.sig.adlib.Conversions
(Copied from bt's code in DataLineSource)
pcmSigned16LittleEndian - Static variable in class eu.bandm.sig.adlib.Conversions
 
PcSet - Class in eu.bandm.music.entities
Abstract sets of pitch classes and pc intervals.
perfectKind - Variable in class eu.bandm.music.entities.FunctionalInterval
Indicates that this interval has only one un-altered form.
period(int) - Static method in class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
period(IntFraction) - Static method in class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
period - Variable in class eu.bandm.sighkn.FloatPfg
 
period - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
period - Variable in class eu.bandm.sighkn.SigSequencer
 
PERM(Translet.Parser<A>, Translet.Parser<B>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of two, creating no result.
PERM(BiFunction<A, B, R>, Translet.Parser<A>, Translet.Parser<B>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of two, applying the given function to get the result.
PERM(Class<R>, Translet.Parser<A>, Translet.Parser<B>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of two, applying a constructor for the given class to get the result.
PERM(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of three, creating no result.
PERM(Function3<A, B, C, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of three, applying the given function to get the result.
PERM(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of three, applying a constructor for the given class to get the result.
PERM(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of four, creating no result.
PERM(Function4<A, B, C, D, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of four, applying the given function to get the result.
PERM(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of four, applying a constructor for the given class to get the result.
PERM(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of five, creating no result.
PERM(Function5<A, B, C, D, E, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of five, applying the given function to get the result.
PERM(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of five, applying a constructor for the given class to get the result.
PERM(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of six, creating no result.
PERM(Function6<A, B, C, D, E, F, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of six, applying the given function to get the result.
PERM(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of six, applying a constructor for the given class to get the result.
PERM(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of seven, creating no result.
PERM(Function7<A, B, C, D, E, F, G, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of seven, applying the given function to get the result.
PERM(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of seven, applying a constructor for the given class to get the result.
PERM(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>, Translet.Parser<H>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of eight, creating no result.
PERM(Function8<A, B, C, D, E, F, G, H, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>, Translet.Parser<H>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of eight, applying the given function to get the result.
PERM(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>, Translet.Parser<H>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a permutation of eight, applying a constructor for the given class to get the result.
PermutationParser(int, Object, Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>, Translet.Parser<H>) - Constructor for class eu.bandm.tscore.base.Translet.PermutationParser
This constructor is called by the static factory methods and should normally not be called directly.
phase - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
phase - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
phase - Variable in class eu.bandm.tscore.base.PatternDistributor
State of the state machine, modelling recording and playback.
phonem - Variable in class eu.bandm.music.top.MwHaiku.GenEvent
Character(s) which leads to this instance.
physHiX - Variable in class eu.bandm.music.top.SvgSource
The numeric highest value of svg x coordinates.
physHiY - Variable in class eu.bandm.music.top.SvgSource
The numeric highest value of svg y coordinates.
PI - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
PI - Static variable in class eu.bandm.sig.adlib2.math.DoubleOscillator
 
PI - Static variable in class eu.bandm.sig.adlib2.math.FloatOscillator
 
pitch_to_sig(PitchAndOctave<OctaveRegister, FunctionalPitchModOctave>) - Static method in class eu.bandm.music.top.Cwn_to_sig
Convert functional pitch into frequency value according to equal distance tempered tuning.
pitch_to_sig(OctaveRegister, FunctionalPitchModOctave) - Static method in class eu.bandm.music.top.Cwn_to_sig
Convert functional pitch into frequency value according to equal distance tempered tuning.
PitchAndOctave<O extends Entity & Comparable<O>,C extends Entity & PitchIndication & Comparable<C>> - Class in eu.bandm.music.entities
A pitch indication which combines some octave register information and some pitch class modulo octave.
PitchAndOctave(O, C) - Constructor for class eu.bandm.music.entities.PitchAndOctave
Only constructor.
pitchBendChange(int, int) - Method in interface eu.bandm.sig.adlib.MidiListener
 
pitchByKey(int, TwelveToneFunctionalRepresentation) - Static method in class eu.bandm.music.entities.Keyboard
Deliver a functional pitch which is represented by this key.
pitchClasses - Variable in class eu.bandm.music.top.MlWorat
Maps all events of a new synthetic voice "~~syntheticSum" to all pitch classes appearing at this time point in any of the input voices (except the tonal key voice).
pitchClassRepresentation() - Method in class eu.bandm.music.entities.Euler2
Return a pitch class, when Euler2(0.0) is assigned to the pitch class "c"
pitchCorrection - Variable in class com.sun.media.sound.SF2Sample
 
pitches - Variable in class eu.bandm.music.entities.PcSet
Pitch classes contained.
pitches() - Method in class eu.bandm.music.entities.PcSet
 
pitches - Variable in class eu.bandm.music.entities.RunningOctaveCollector
Intermediate store between parsing and reification: pitches by events.
pitches - Variable in class eu.bandm.music.entities.TwelveToneFunctionalRepresentation
The ways of writing for the pitch classes of the chromatic scale ascending from "c".
pitches - Variable in class eu.bandm.music.top.MlWorat
Pitch classes as recognized by the parser MlWorat.parse_pitch.
PitchIndication - Interface in eu.bandm.music.entities
Encodes the mere fact that the implementing type is some kind of pitch information.
PitchModOctave<E extends PitchModOctave> - Class in eu.bandm.music.entities
Abstract class for pitch information, modulo octave register, aka "pitch class".
PitchModOctave(EntityCatalog<E>, Map<String, String>) - Constructor for class eu.bandm.music.entities.PitchModOctave
Only constructor.
pitchRepresentation() - Method in class eu.bandm.music.entities.Euler3
Return a pitch class, when Euier3(0,0,0) is assigned to the pitch class "c'" (midi "c4")
Plan(int, boolean, boolean, Integer...) - Constructor for class eu.bandm.music.entities.MStackingPlanner.Plan
Constructor for the result to return.
Plan(int, boolean, boolean, List<Integer>) - Constructor for class eu.bandm.music.entities.MStackingPlanner.Plan
Constructor for the result to return.
Plan(int, boolean, boolean, int) - Constructor for class eu.bandm.music.entities.MStackingPlanner.Plan
Constructor for the result if only one bracket must be built.
plan1 - Variable in class eu.bandm.sig.adlib.Kahan
 
plan2 - Variable in class eu.bandm.sig.adlib.Kahan
 
plan3 - Variable in class eu.bandm.sig.adlib.Kahan
 
play(int, ModelConnectionBlock[]) - Method in interface com.sun.media.sound.ModelDirectedPlayer
 
play - Variable in class eu.bandm.music.midi.Player
 
play() - Method in class eu.bandm.music.midi.Player
 
play - Variable in class eu.bandm.music.midi.SequencerPanel
 
play() - Method in class eu.bandm.music.midi.SequencerPanel
in case no sequence has been set: behave silent.
play_loop(float[]) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
play_loop(float[], int, int) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
play_ntimes(float[], int) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
play_ntimes(float[], int, int, int) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
play_once(float[]) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
play_once(float[], int, int) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
play_pause(float) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
Playable - Interface in eu.bandm.music.midi
 
Playable.AbstractPlayable - Class in eu.bandm.music.midi
 
Player - Class in eu.bandm.music.midi
 
Player() - Constructor for class eu.bandm.music.midi.Player
 
Player.MyAction - Class in eu.bandm.music.midi
 
plus(FunctionalInterval) - Method in class eu.bandm.music.entities.FunctionalInterval
Return the interval resulting from adding both intervals.
PLUS(Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for repetitions which may not be empty and parse greedily.
PLUS(boolean, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for repetitions which may not be empty; greediness set by paraemter.
PLUS(Translet.NonGreedy, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for repetitions which may not be empty and parse non-greedily.
PLUS(boolean, Translet.Parser<D>, Translet.Parser<?>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for repetitions which may not be empty, need the separator between repetitions and are greedy according to the parameter value.
plus - Variable in class eu.bandm.tscore.base.Translet.StarParser
 
PlusParser(Translet.Parser<D>, Translet.Parser<?>, boolean) - Constructor for class eu.bandm.tscore.base.Translet.PlusParser
 
points - Variable in class eu.bandm.tscore.model.TDivision
The sequence of time points between the limits.
POLARITY_BIPOLAR - Static variable in class com.sun.media.sound.ModelStandardTransform
 
POLARITY_UNIPOLAR - Static variable in class com.sun.media.sound.ModelStandardTransform
 
polyphonicAftertouch(int, int, int) - Method in interface eu.bandm.sig.adlib.MidiListener
 
polyPoints(int) - Static method in class eu.bandm.music.haken.Score_hkn_svg_v00
Create a polygon with radius = 100.
polyPoints(int) - Method in class eu.bandm.music.top.MovingForms
Create a polygon with radius = 100 .
pop() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
pop() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
populate() - Method in class eu.bandm.music.top.MfGui
 
portato - Static variable in class eu.bandm.music.entities.Artikulation
Medium distinct, symbolized by a bar plus a dot "-."
pos - Variable in class eu.bandm.music.comp.Fields.Item
The pitch class which is added by this step.
pos - Variable in class eu.bandm.music.comp.FieldsFromIntervals.Item
The pitch class which is added by this step.
pos - Variable in class eu.bandm.tscore.base.Translet.State
The position after parsing.
pos - Variable in class eu.bandm.tscore.model.TpSub
the position in the containing division, always != 0 and != the maximal index.
posInOrigin - Variable in class eu.bandm.music.top.MwHaiku.GenEvent
Position in the sequence of sounding characters in the syllable of MwHaiku.GenEvent.origin.
posInOrigin - Variable in class eu.bandm.music.top.MwHaiku
Gives the position of the character which lead to the CWN event in the original Haiku score event's sequence of categories.
position - Variable in class eu.bandm.music.entities.MTree_
Position ot "this" in the parent's list, starting from zero(0).
positionThread_sleepDuration - Static variable in class eu.bandm.music.midi.SequencerPanel
 
positive - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
positive - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
positive() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a positive number.
positive() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a positive number.
positive - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
positive() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a positive number.
positive - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
positive() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is a positive number.
POSITIVE_INFINITY - Static variable in class eu.bandm.sig.adlib2.IntFraction
The fractional representation of positive infinity.
POSITIVE_INFINITY - Static variable in class eu.bandm.sig.adlib2.LongFraction
The fractional representation of positive infinity.
PosList() - Constructor for class eu.bandm.tscore.base.RawParser.PosList
 
poss - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Values for vertical and horizontal positions by U,M and O.
posString(Event) - Method in class eu.bandm.music.top.MovingForms
Deliver the target svg text of the form's position, in svg coordinates.
post - Variable in class eu.bandm.music.entities.Ornament
Sequence of pitch distances for the post part of the ornament
post() - Method in class eu.bandm.sig.adlib.FloatDelay
 
post(TimeScape) - Method in class eu.bandm.tscore.model.Match
 
post(EventSet) - Method in class eu.bandm.tscore.model.Match
 
post(Container) - Method in class eu.bandm.tscore.model.Match
 
post(Vox) - Method in class eu.bandm.tscore.model.Match
 
post(TpTop) - Method in class eu.bandm.tscore.model.Match
 
post(Event) - Method in class eu.bandm.tscore.model.Match
 
post(Part) - Method in class eu.bandm.tscore.model.Match
 
post(TpSub) - Method in class eu.bandm.tscore.model.Match
 
post(TDivision) - Method in class eu.bandm.tscore.model.Match
 
post(Tp) - Method in class eu.bandm.tscore.model.Match
 
postDots - Variable in class eu.bandm.tscore.base.DottedNotationExpander
Output register of DottedNotationExpander.parseOne(Event): dots to the right of the current event.
postLoad() - Method in class eu.bandm.sighkn.SigSequencer
 
postprocess() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
power(BinaryOperator<BooleanSignalSource>, long) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
 
power(BinaryOperator<DoubleSignalSource>, long) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
 
power(BinaryOperator<FloatSignalSource>, long) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
 
power(BinaryOperator<IntSignalSource>, long) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
 
power(BinaryOperator<LongSignalSource>, long) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
 
power(long) - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
power(long) - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
power(BinaryOperator<SignalSource<A>>, long) - Method in interface eu.bandm.sig.adlib2.SignalSource
 
pre - Variable in class eu.bandm.music.comp.Fields.Item
The preceding field, which is enhanced by this step.
pre - Variable in class eu.bandm.music.comp.FieldsFromIntervals.Item
The preceding field, which is enhanced by this step.
pre - Variable in class eu.bandm.music.entities.Ornament
Sequence of pitch distances for the pre part of the ornament
pre() - Method in class eu.bandm.sig.adlib.FloatDelay
 
pre - Variable in class eu.bandm.tscore.base.Translet.Alternative
The parsing state in which these alternatives have been considered.
pre - Variable in class eu.bandm.tscore.base.Translet.State
The preceding state.
pre(TimeScape) - Method in class eu.bandm.tscore.model.Match
 
pre(EventSet) - Method in class eu.bandm.tscore.model.Match
 
pre(Container) - Method in class eu.bandm.tscore.model.Match
 
pre(Vox) - Method in class eu.bandm.tscore.model.Match
 
pre(TpTop) - Method in class eu.bandm.tscore.model.Match
 
pre(Event) - Method in class eu.bandm.tscore.model.Match
 
pre(Part) - Method in class eu.bandm.tscore.model.Match
 
pre(TpSub) - Method in class eu.bandm.tscore.model.Match
 
pre(TDivision) - Method in class eu.bandm.tscore.model.Match
 
pre(Tp) - Method in class eu.bandm.tscore.model.Match
 
preamble_definitions - Static variable in class eu.bandm.music.haken.LilypondGenerator
Constant text of some function definitions to be entered in every HKN lilypond output.
predByName - Variable in class eu.bandm.tscore.base.GroupCollector.GroupEvent
Stack link for all groups with same name.
predByParenthesis - Variable in class eu.bandm.tscore.base.GroupCollector.GroupEvent
Stack link for all groups with same parenthesis.
predec - Variable in class eu.bandm.music.entities.MTree.EssentialBracket
The next higher (relevant, non-vanishing) bracket covering this node.
predecTime - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
predecTime - Variable in class eu.bandm.music.top.SvgSource.Process
The onset time point of the earlier event currently under visit.
predecValue - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
 
preDots - Variable in class eu.bandm.tscore.base.DottedNotationExpander
Output register of DottedNotationExpander.parseOne(Event): dots to the left of the current event.
prefer_one_bracket - Variable in class eu.bandm.music.entities.MCover.Parameters_divide
Do not order bracket, but join them.
prefer_one_bracket_15_to_16 - Variable in class eu.bandm.music.entities.MTree.Parameters
Whether one single bracket "15:16" is preferroed over two nested brackets "4:5" and "2:3", or sim.
prefer_one_bracket_9_to_8 - Variable in class eu.bandm.music.entities.MTree.Parameters
Whether one single bracket "9:8" is preferroed over two nested brackets "2:3", or sim.
prefixed_parser - Static variable in class eu.bandm.music.entities.Tempo
Accepts the standard notation as usual in printed sheet music, e.g.
preSelected - Variable in class eu.bandm.sighkn.KennLine
 
preset - Variable in class com.sun.media.sound.SF2Instrument
 
prevAnchor(KennLine.Anchor) - Method in class eu.bandm.sighkn.KennLine
Attention only called when next anchor does exist.
prevAnchor(float) - Method in class eu.bandm.sighkn.KennLine
Attention only called when next anchor does exist.
primeFactors_mod_2(int) - Static method in class eu.bandm.music.entities.RationalDuration
Delivers a PrimeFactors object after removing all powers of two(2), since these are ubiquituous in CWN notation and not subject to dedicated calculation.
primeFactors_mod_2(BigInteger) - Static method in class eu.bandm.music.entities.RationalDuration
 
primeFactors_mod_2(Rational) - Static method in class eu.bandm.music.entities.RationalDuration
Delivers a PrimeFactors object after removing all powers of two(2), since these are ubiquituous in CWN notation and not subject to dedicated calculation.
PrimitiveBooleanSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type boolean.
PrimitiveDoubleSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type double.
PrimitiveFloatSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type float.
PrimitiveIntSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type int.
PrimitiveLongSignalSourceVector - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of primitive type long.
Print_Plan_3d - Class in eu.bandm.music.top
Prints a list of segments in a three-dimensional (3d) block diagram style, mostly for visualizing temporal distribution of themes/counterpoints in a multi-voice work of music.
Print_Plan_3d() - Constructor for class eu.bandm.music.top.Print_Plan_3d
Only constructor.
Print_Plan_3d.Triple - Class in eu.bandm.music.top
Data item realizing the graphic segments to render.
printAlpha(int) - Method in class eu.bandm.music.top.SvgSource
Print the given vakue to the generated output text as an "opacity=" XML attribute.
printColor(Color_rgb_8) - Method in class eu.bandm.music.top.SvgSource
Print the given color to the generated output text as value of a "fill=" XML attribute.
printed - Variable in class eu.bandm.music.entities.MSplitter.Result
The result: Set of the nodes, the start points of which carry a note symbol.
printHeader() - Method in class eu.bandm.sig.adlib2.CSVLogger
 
println() - Method in class eu.bandm.sig.adlib2.CSVLogger
 
printRaw(byte[]) - Static method in class eu.bandm.sig.adlib.Conversions
 
printscalars(TimeScape) - Method in class eu.bandm.tscore.model.Dump
 
printscalars(EventSet) - Method in class eu.bandm.tscore.model.Dump
 
printscalars(Container) - Method in class eu.bandm.tscore.model.Dump
 
printscalars(Vox) - Method in class eu.bandm.tscore.model.Dump
 
printscalars(TpTop) - Method in class eu.bandm.tscore.model.Dump
 
printscalars(Event) - Method in class eu.bandm.tscore.model.Dump
 
printscalars(Part) - Method in class eu.bandm.tscore.model.Dump
 
printscalars(TpSub) - Method in class eu.bandm.tscore.model.Dump
 
printscalars(TDivision) - Method in class eu.bandm.tscore.model.Dump
 
printscalars(Tp) - Method in class eu.bandm.tscore.model.Dump
 
printStatistics(Vox, PrintWriter, String) - Method in class eu.bandm.music.top.MwHaiku
Print the whole analysed input score as a vertical table of groupings and frequencies.
printTopTp(PrintWriter, float, float, Integer) - Method in class eu.bandm.music.haken.Score_hkn_svg_v00
Enter the dynamic display of the top tp (measure number) into the source text.
PRIOR1(Translet.Parser<? extends A>, Translet.Parser<? extends A>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a first-wins disjunction returning the limes type.
PRIOR1(Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a first-wins disjunction returning the limes type.
PRIOR1(Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a first-wins disjunction returning the limes type.
PriorCoTupleParser(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Constructor for class eu.bandm.tscore.base.Translet.PriorCoTupleParser
Constructor called by factory methods.
PriorLimesParser(Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>, Translet.Parser<? extends A>) - Constructor for class eu.bandm.tscore.base.Translet.PriorLimesParser
Constructor called by factory methods.
PRIORn(Translet.Parser<A>, Translet.Parser<B>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a first-wins disjunction returning a co-tuple.
PRIORn(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a first-wins disjunction returning a co-tuple.
PRIORn(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a first-wins disjunction returning a co-tuple.
probe(Object) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a realtime event that, when fired, notifies the concerned observer of the current value of this signal source.
probe(Object) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a realtime event that, when fired, notifies the concerned observer of the current value of this signal source.
probe(Object) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a realtime event that, when fired, notifies the concerned observer of the current value of this signal source.
probe(Object) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a realtime event that, when fired, notifies the concerned observer of the current value of this signal source.
probe(Object) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a realtime event that, when fired, notifies the concerned observer of the current value of this signal source.
probe(DoubleVectorMap.Computer) - Static method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
probe(FloatVectorMap.Computer) - Static method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
probe(Object) - Static method in interface eu.bandm.sig.adlib2.Process
 
probe(Object) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a realtime event that, when fired, notifies the concerned observer of the current value of this signal source.
process(float[][], int, int) - Method in interface com.sun.media.sound.ModelChannelMixer
 
process(MTree, MCover.Parameters_approximate, MCover.Parameters_divide, List<Rational>) - Static method in class eu.bandm.music.entities.MCover
Main entry method: Finds the lists of all completely covered and maximal nodes for a list of events.
process(MTree, MCover.Parameters_approximate, MCover.Parameters_divide, List<Rational>, MStackingPlanner) - Static method in class eu.bandm.music.entities.MCover
Same functionality as MCover.process(MTree,Parameters_approximate,Parameters_divide,List), but a different bracket order stacking planner can be plugged in.
process() - Method in class eu.bandm.music.entities.MetricConsumer.WriteOut
Loop through all events in this result and call the call-back method MetricConsumer.WriteOut.writeOut(int,MTree,RationalDuration.DottedBaseDuration,Rational,StemEnd,boolean,boolean,boolean) for every single note symbol (/pause symbol) resulting from the preceding notational split-and-merge process.
process(List<Rational>, List<Boolean>) - Method in class eu.bandm.music.entities.MSplitter
Main entry method: process the (ascending) list of start time points and deliver a semantically sensible rendering plan.
process(List<QualifiedRational>) - Method in class eu.bandm.music.entities.MSplitter
Main entry method: process the (ascending) list of start time points and deliver a semantically sensible rendering plan.
process() - Method in class eu.bandm.music.entities.MSplitter.Result.WriteOut
Loop through all events in this result and call the call-back method MSplitter.Result.WriteOut.writeOut(int,MTree,RationalDuration.DottedBaseDuration,Rational,StemEnd,boolean,boolean,boolean) for every single note symbol (/pause symbol) resulting from the preceding notational split-and-merge process.
Process(Iterable<Event>, Map<Event, String>) - Constructor for class eu.bandm.music.top.SvgSource.Process
 
Process - Interface in eu.bandm.sig.adlib2
Interface of computational processes that cause observable state changes at specified events in real or symbolic time.
process(Vox) - Method in class eu.bandm.tscore.base.PatternDistributor
Service 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.
process() - Method in class eu.bandm.tscore.base.Util.Pairwise
Central public service provision to visit all wlements in the order of the given (List-) Iterator, executing Util.Pairwise.first(Object), Util.Pairwise.pairwise(Object,Object), and Util.Pairwise.last(Object) in this sequential order.
process(Object) - Static method in class eu.bandm.tscore.model.__Formatter
 
Process.Proxy - Class in eu.bandm.sig.adlib2
 
product - Variable in class com.sun.media.sound.SF2Soundbank
 
product() - Static method in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
product() - Static method in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
product() - Static method in interface eu.bandm.sig.adlib.IntBinaryOperator
 
product() - Static method in interface eu.bandm.sig.adlib.LongBinaryOperator
 
ProductParser(int, Object, Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>, Translet.Parser<H>) - Constructor for class eu.bandm.tscore.base.Translet.ProductParser
Only constructor, called by the sub-classes.
programChange(int, int) - Method in interface eu.bandm.sig.adlib.MidiListener
 
project(float, float, float, float, float) - Static method in interface eu.bandm.sig.adlib.FloatSignalSource
Projects the position of the input value between min and max to the same position between outmin and outmax.
project(float[], int) - Static method in interface eu.bandm.sig.adlib.FloatSignalSource
Creates a signal source that yields the current value of a specified array element.
project(float...) - Static method in interface eu.bandm.sig.adlib.FloatSignalSource
 
project(int, int...) - Static method in interface eu.bandm.sig.adlib2.math.DoubleLinearMap.Computer
 
project(int, int...) - Static method in class eu.bandm.sig.adlib2.math.DoubleLinearMap
 
project(int, int...) - Static method in interface eu.bandm.sig.adlib2.math.FloatLinearMap.Computer
 
project(int, int...) - Static method in class eu.bandm.sig.adlib2.math.FloatLinearMap
 
prolongate(Fields.Item) - Method in class eu.bandm.music.comp.Fields
If the Item / field represented by the itme has already 12 / all pitch classes, then store it in Fields.results.
prolongate(FieldsFromIntervals.Item) - Method in class eu.bandm.music.comp.FieldsFromIntervals
If the Item / field represented by the itme has already 12 / all pitch classes, then store it in FieldsFromIntervals.results.
propagateDown(Modifiers.Reaction) - Method in class eu.bandm.music.entities.MTree_
The duration of the node is fixed (by construction or by downward propagation or by some alternative.) Either all children do not have a duration, then the duration is distributed equally among them, or only one child does not have a duration and gets the rest.
propagateDown_alt(Rational, Modifiers.Reaction) - Method in class eu.bandm.music.entities.MTree_
The duration of some alternative of the node is fixed (explicitly when constructing, or by upward propagation; in altdur != null).
propagateUp(Modifiers.Reaction) - Method in class eu.bandm.music.entities.MTree_
Visit depth-first and sum-up the durations of children, as long as possible and necessary.
protocol - Variable in class eu.bandm.music.entities.RandomStructs
If set, protocol lines are generated for each random selection operation.
Proxy() - Constructor for class eu.bandm.sig.adlib2.Process.Proxy
 
Proxy(Process) - Constructor for class eu.bandm.sig.adlib2.Process.Proxy
 
ps - Variable in class eu.bandm.tscore.base.Dumper
Drain for the print.
PTITuningFilter - Class in eu.bandm.music.midi
 
PTITuningFilter(Playable, double) - Constructor for class eu.bandm.music.midi.PTITuningFilter
 
publishStoredValueVariable(CompilationContext) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableBooleanStoredSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableDoubleStoredSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableFloatStoredSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableIntStoredSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableLongStoredSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in class eu.bandm.sig.adlib2.compile.CompilableStoredSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
 
publishStoredValueVariable(CompilationContext) - Method in interface eu.bandm.sig.adlib2.SignalSource
 
punit - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Source text for "pixel" as an appended unit string.
punit - Variable in class eu.bandm.music.top.SvgSource
The string naming the unit of svg distance encoding.
pureSine - Static variable in class eu.bandm.sighkn.HarmonicSpectrum
 
pureTuningFactor() - Method in class eu.bandm.music.entities.Euler2
Return a tuning factor when the coordinates are interpreted as the application of the pure tuning intervals fifth = 3/2 and third = 5/4.
pureTuningFactor() - Method in class eu.bandm.music.entities.Euler3
Return a tuning factor when the coordinates are interpreted as the application of the pure tuning intervals fifth = 3/2, third = 5/4 and oktabe = 2/1.
purple - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
purpose - Variable in class eu.bandm.music.entities.RandomStructs
A temporary register to integrate the purpose of a generated random value into the protocol message.
push_dots_down_not_up - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Whether the maximal number of dots shall go with the shorter nodes.
put(int, float) - Method in class eu.bandm.sighkn.HarmonicSpectrum
 
put_divisions(Tp, CheckedMap_RD<Integer, TDivision>) - Method in class eu.bandm.tscore.model.Tp
Convenience un-Currying method.
put_divisions(Tp, int, TDivision) - Method in class eu.bandm.tscore.model.Tp
Convenience un-Currying method.
put_long_event(int, List<Tp>) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
Generate a fermata-measure for event number "i".
put_long_pause() - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
Generate a fermata-measure for longest possible pause.
put_params(String, CheckedList<CheckedPair_LR<Location<XMLDocumentIdentifier>, String>>) - Method in class eu.bandm.tscore.model.Event
Convenience un-Currying method.
put_parts(String, Part) - Method in class eu.bandm.tscore.model.TimeScape
Convenience un-Currying method.
put_sortedByStart(Tp, Event) - Method in class eu.bandm.tscore.model.Vox
Convenience un-Currying method.
put_timeless(String, String) - Method in class eu.bandm.tscore.model.Container
Convenience un-Currying method.
put_voices(String, Vox) - Method in class eu.bandm.tscore.model.Container
Convenience un-Currying method.
putByFrequ(double, SampleRegister.Entry) - Method in class eu.bandm.sighkn.SampleRegister
 
putByFrequAndIntens(double, float, SampleRegister.Entry) - Method in class eu.bandm.sighkn.SampleRegister
 
putBytes(int, byte[]) - Method in class com.sun.media.sound.SF2Region
 
putF(String, Object...) - Method in class eu.bandm.music.haken.LilypondGenerator
Add a particular text after calling String.format(String, Object...) as a literal format to LilypondGenerator.vFormats.
putInteger(int, int) - Method in class com.sun.media.sound.SF2Region
 
putLabels(Vox, String, String) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Set the initial=long and subsequent=short labels to be printed before the staff of a voice.
putS(String) - Method in class eu.bandm.music.haken.LilypondGenerator
Add a particular text as a literal format to LilypondGenerator.vFormats.
putShort(int, short) - Method in class com.sun.media.sound.SF2Region
 
putSpace() - Method in class eu.bandm.music.haken.LilypondGenerator
Add a special one-blank Format.space to LilypondGenerator.vFormats.
putText(String) - Method in class eu.bandm.music.haken.LilypondGenerator
Add a longer text (including line breaks) to LilypondGenerator.vFormats.
putTransposition(Vox, FunctionalInterval) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Set a transposition to be applied to the voice before generating the lilypond source.
pw - Variable in class eu.bandm.music.top.SvgSource
The drain of all print commands which generate the source text.

Q

qident() - Method in class eu.bandm.tscore.base.RawParser
Parse (=test, consume and return) dotted-separated list of idents.
qSize - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
QualifiedRational - Class in eu.bandm.music.entities
Realizes Rational X Bboolean.
QualifiedRational(Rational, Boolean) - Constructor for class eu.bandm.music.entities.QualifiedRational
Only constructor.
quantize(float) - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization
Converts robustly from the float interval to the integer interval.
QUARTER - Static variable in class eu.bandm.music.entities.RationalDuration
The duration of a quarter note = 1/4
quoteLeft - Variable in class eu.bandm.tscore.base.Modifiers
Left quotation mark when printing character data, e.g.
quoteRight - Variable in class eu.bandm.tscore.base.Modifiers
Right quotation mark when printing character data, e.g.
quoteText(String) - Method in class eu.bandm.tscore.base.Modifiers
Frame the input text by quoteLeft and quoteRight.

R

r - Variable in class eu.bandm.sighkn.Apdsr
 
radius_anchor - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
radius_snapto_anchor - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
random(ToFloatFunction<Random>) - Static method in class eu.bandm.sig.adlib.FloatClockedSignalSource
 
random - Variable in class eu.bandm.sig.adlib2.DoubleClockedSignalSource.AbstractRandom
 
random(long) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
random() - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
random(OptionalLong) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
random - Variable in class eu.bandm.sig.adlib2.FloatClockedSignalSource.AbstractRandom
 
random(long) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
 
random() - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
 
random(OptionalLong) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
 
random - Variable in class eu.bandm.sig.adlib2.IntClockedSignalSource.AbstractRandom
 
random(long) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
random() - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
random(OptionalLong) - Static method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
random - Variable in class eu.bandm.sig.adlib2.LongClockedSignalSource.AbstractRandom
 
random(long) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
random() - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
random(OptionalLong) - Static method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
randomGaussian(long) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
randomGaussian() - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
randomGaussian(OptionalLong) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
randomGaussian(long) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
 
randomGaussian() - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
 
randomGaussian(OptionalLong) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
 
randomNormal() - Static method in class eu.bandm.sig.adlib.FloatClockedSignalSource
 
RandomStructs - Class in eu.bandm.music.entities
Wrapper class for generating random-based data structures frequently needed in algorithmic (music) composition.
RandomStructs() - Constructor for class eu.bandm.music.entities.RandomStructs
Constructor without protocol generation.
RandomStructs(MessageReceiver<SimpleMessage<?>>, String) - Constructor for class eu.bandm.music.entities.RandomStructs
Constructor with protocol generation.
randomUniform() - Static method in class eu.bandm.sig.adlib.FloatClockedSignalSource
 
range(int, int) - Static method in class eu.bandm.music.midi.Routing
A pattern which matches any Integer in the range between the two bounds, lower included, upper not.
range_included(int, int) - Static method in class eu.bandm.music.midi.Routing
A pattern which matches any Integer in the range between the two bounds, both INCLUDED!
range_respectingDomainOrder(Multimap<A, B>) - Static method in class eu.bandm.tscore.base.Util
Delivers an Iterator over the range of a Multimap which visits the range values in the order of the corresponding domain values.
range_respectingDomainOrder(SortedMap<A, B>) - Static method in class eu.bandm.tscore.base.Util
Delivers an Iterator over the range of a Map which visits the range values in the order of the corresponding domain values.
rat - Variable in class eu.bandm.music.entities.RationalDuration
The rational value of the duration.
rat2rel(SortedMap<Rational, BigDecimal>, SortedMap<BigDecimal, Rational>, Rational) - Static method in class eu.bandm.music.entities.BarRelativeRationalPosition
Find the lowest measure containing the Rational value, and convert this into a BarRelativeRationalPosition.
rat2tp - Variable in class eu.bandm.music.haken.Score_hkn
Inverse of Score_hkn.tp2rat, as usualin tscore raw parsing.
rat2tp - Variable in class eu.bandm.music.top.Formplan_fuge
Evident
rat2tp - Variable in class eu.bandm.music.top.Score_cwn
Inverse of Score_cwn.tp2rat.
rat2tp - Variable in class eu.bandm.music.top.SvgSource
Inverse of the Map SvgSource.tp2rat.
rat_1_16 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
rat_1_2 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
rat_1_32 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
rat_1_4 - Static variable in class eu.bandm.music.haken.LilypondGenerator
Evident
rat_1_4 - Static variable in class eu.bandm.music.haken.Score_hkn_vox_v00
Evident
rat_3_16 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
rat_3_4 - Static variable in class eu.bandm.music.haken.LilypondGenerator
Evident
rat_3_4 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
rat_3_4 - Static variable in class eu.bandm.music.haken.Score_hkn_vox_v00
Evident
rat_5_4 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
RAT_ticksPerRationalOne - Variable in class eu.bandm.music.top.Cwn_to_midi
rat_to_msec(Rational) - Method in class eu.bandm.music.top.Cwn_to_sig
Convert a CWN duration to msecs, according to the current tempo.
rat_to_msec(Rational) - Method in class eu.bandm.music.top.Cwn_to_sig2
 
rate(int) - Static method in class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
rate(IntFraction) - Static method in class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
rate(Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
Returns a new signal source whose value is the reciprocal of amount of model time that is projected to elapse between the current and the next clock tick.
rate(Optional<ConstantRealtimeContext>) - Static method in interface eu.bandm.sig.adlib2.FloatClockedSignalSource
Returns a new signal source whose value is the reciprocal of amount of model time that is projected to elapse between the current and the next clock tick.
rate2differential(DoubleVectorMap) - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics.Integrator
 
rate2differential(FloatVectorMap) - Method in class eu.bandm.sig.adlib2.math.FloatDynamics.Integrator
 
RationalDuration - Class in eu.bandm.music.entities
Implements the fundamental duration domain in CWN, namely durations expressed by rational numbers.
RationalDuration(int, int) - Constructor for class eu.bandm.music.entities.RationalDuration
Make a duration n/d for n>=0 and d>0.
RationalDuration(Rational) - Constructor for class eu.bandm.music.entities.RationalDuration
Make a duration for rat>=0/1.
RationalDuration.DottedBaseDuration - Class in eu.bandm.music.entities
Convenience class which allows to retrieve base value, effective value, dot count, dots as a text string, etc.
ratonal2relative(SortedMap<BigDecimal, Rational>, SortedMap<Rational, BigDecimal>) - Static method in class eu.bandm.music.entities.BarRelativeRationalPosition
Combine both directions of vonversion into one object.
raw2float(byte[], int) - Method in class eu.bandm.sig.adlib.Conversions.Conversion
 
rawBytes() - Method in class eu.bandm.sig.adlib.Conversions.Conversion
 
rawDuration - Variable in class eu.bandm.music.top.MwHaiku.GenEvent
Duration calculated for this event (before any articulation) FIXME ???
RawParser - Class in eu.bandm.tscore.base
Recursive-descent parser for the raw level of tscore.
RawParser() - Constructor for class eu.bandm.tscore.base.RawParser
 
RawParser.PosList - Class in eu.bandm.tscore.base
Maps one level of input column numbers either to null, for non-parenthesis entry, or to another instance of this class, for parenthesized sub-expressions, with the opening paranthesis in this column.
reachedValue - Variable in class eu.bandm.music.top.SvgSource.ParamTranslate
Value currently valid in the state of the Svg/Smil processor, either as the endpoint of an interpolation, or set and held as a constant.
react(Modifiers.Reaction, String, Object...) - Method in class eu.bandm.tscore.base.RawParser
Generates maybe a message with the given text and arguments, referring to the next location, either as error or as warning, depending on "react".
react(Modifiers.Reaction, Location<XMLDocumentIdentifier>, String) - Method in class eu.bandm.tscore.base.RawParser
Generates maybe a message with the given text and arguments, referring to the explicitly given location, either as error or as warning, depending on "react".
react(Modifiers.Reaction, Location<XMLDocumentIdentifier>, String, Object...) - Method in class eu.bandm.tscore.base.RawParser
Generates maybe a message with the given text, arguments and location, either as error or as warning, depending on "react".
read(float[], int, int) - Method in class com.sun.media.sound.AudioFloatInputStream
 
read(float[]) - Method in class com.sun.media.sound.AudioFloatInputStream
 
read() - Method in class com.sun.media.sound.AudioFloatInputStream
 
read(float[][], int, int) - Method in interface com.sun.media.sound.ModelOscillatorStream
 
read() - Method in class com.sun.media.sound.RIFFReader
 
read(byte[], int, int) - Method in class com.sun.media.sound.RIFFReader
 
read - Variable in class eu.bandm.sighkn.FloatPfg
 
read - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
readByte() - Method in class com.sun.media.sound.RIFFReader
 
readFully(byte[]) - Method in class com.sun.media.sound.RIFFReader
 
readFully(byte[], int, int) - Method in class com.sun.media.sound.RIFFReader
 
readInt() - Method in class com.sun.media.sound.RIFFReader
 
readLong() - Method in class com.sun.media.sound.RIFFReader
 
readShort() - Method in class com.sun.media.sound.RIFFReader
 
readString(int) - Method in class com.sun.media.sound.RIFFReader
 
readUnsignedByte() - Method in class com.sun.media.sound.RIFFReader
 
readUnsignedInt() - Method in class com.sun.media.sound.RIFFReader
 
readUnsignedShort() - Method in class com.sun.media.sound.RIFFReader
 
Realtime - Interface in eu.bandm.sig.adlib
Common interface for objects that react repeatedly to clock events.
RealtimeContext - Class in eu.bandm.sig.adlib2
Source of information about realtime sampling control flow.
RealtimeContext() - Constructor for class eu.bandm.sig.adlib2.RealtimeContext
 
rec - Variable in class eu.bandm.music.midi.Routing.EventReceiver
 
reCacheAnimations() - Method in class eu.bandm.sighkn.KennLine
 
receivers - Variable in class eu.bandm.music.midi.Routing.DemuxE
 
receivers - Variable in class eu.bandm.music.midi.Routing.DemuxM
 
receivers - Variable in class eu.bandm.music.midi.SequencerPanel
 
reciprocal() - Method in class eu.bandm.sig.adlib2.IntFraction
Returns the formal reciprocal of this fraction.
reciprocal() - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
reciprocal() - Method in class eu.bandm.sig.adlib2.LongFraction
Returns the formal reciprocal of this fraction.
reciprocal() - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
record(Object, String) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
recordingFrequ - Variable in class eu.bandm.sighkn.SampleRegister.Entry
 
RECURSIVE() - Static method in class eu.bandm.tscore.base.Translet
Factory method for a Parser with a synthetic name in all print-outs.
RECURSIVE(String) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a Parser with the given name in all print-outs.
Recursive(String) - Constructor for class eu.bandm.tscore.base.Translet.Recursive
Only constructor.
recursive_separation - Variable in class eu.bandm.music.entities.MCover.Parameters_divide
Separate disjoint prime factors by bi-furcation more than once.
red - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
redef - Variable in class eu.bandm.music.entities.MKinds
 
refDuration - Variable in class eu.bandm.music.entities.Tempo
 
reference - Variable in class eu.bandm.music.entities.Clef
The pitch which is indicated by placement of the graphical hot spot of the key symbol.
REGEX(String) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a parser which accepts all strings matched by the Java regex pattern.
regions - Variable in class com.sun.media.sound.SF2Instrument
 
regions - Variable in class com.sun.media.sound.SF2Layer
 
Register - Interface in eu.bandm.sig.adlib2
Interface of components that have two separable phases of state change.
rehashNames() - Static method in class eu.bandm.music.entities.FunctionalInterval
After translations for modifiers and base scale steps have been added for further languages, all names must be calculated anew.
reify(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Iterable<Event>, Map<Event, PitchAndOctave<OctaveRegister, P>>) - Method in class eu.bandm.music.entities.RunningOctaveCollector
Steps through the sequence of events "evs" and combines the already parsed pitch and the (partial) "explicit octave" and "jump" information into the combined data type, taking the "shortest notational distance" as a default.
reify(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Map<Event, Event>, Iterable<Event>) - Method in class eu.bandm.tscore.base.EventPatternDistributor
 
reify(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Iterable<Event>, Multimap<String, EventSet>) - Method in class eu.bandm.tscore.base.GroupCollector
Analyses the collected parameter text, and creates EventSets accordingly.
reify(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Iterable<Event>, Map<String, EventSet>, Map<EventSet, E>, Map<EventSet, E>, Map<EventSet, String>, Map<EventSet, String>, Map<Event, E>, Map<Event, E>, Map<Event, String>) - Method in class eu.bandm.tscore.base.TendencyCollector
Analyses the parameter text of the events by visiting them in the given order.
rel2rat() - Method in class eu.bandm.music.entities.BarRelativeRationalPosition
Return the absolute position as given by index and the map BarRelativeRationalPosition.barnum2startpos of measure starting poins.
relate(float, float) - Method in interface eu.bandm.sig.adlib.FloatRelation
 
relateWith(BooleanBiPredicate, BooleanSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a boolean signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary predicate.
relateWith(DoubleBiPredicate, DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a boolean signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary predicate.
relateWith(FloatBiPredicate, FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a boolean signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary predicate.
relateWith(IntBiPredicate, IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a boolean signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary predicate.
relateWith(LongBiPredicate, LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a boolean signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary predicate.
relateWith(BiPredicate<A, A>, SignalSource<A>) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a boolean signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary predicate.
RelWert - Class in eu.bandm.music.haken
The three relative values to make up the "haken"("hkn"/"hook") motif.
relwert_2_intensity(Integer) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
LilyPond source text framgents for intentities 0..4
relwert_2_pitch(Integer) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
LilyPond source text framgents for pitches 0..4
RelWertFolge - Interface in eu.bandm.music.haken
An interface shared by RelWert, Haken and Doppelhaken.
rem() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
rem() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
removeInstrument(SF2Instrument) - Method in class com.sun.media.sound.SF2Soundbank
 
removeReceiver(Receiver) - Method in class eu.bandm.music.midi.SequencerPanel
 
removeResource(SoundbankResource) - Method in class com.sun.media.sound.SF2Soundbank
 
removeSource(FloatSignalSource) - Method in class eu.bandm.sig.adlib.FloatAdder
 
rep - Variable in class eu.bandm.music.entities.Ornament
Sequence of pitch distances for the main repeated part of the ornament
repeat(boolean...) - Static method in class eu.bandm.sig.adlib.BooleanClockedSignalSource
Creates an object that emits a given sequence of values, proceeding cyclically at each clock event.
repeat(float...) - Static method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Creates an object that emits a given sequence of values, proceeding cyclically at each clock event.
repeat(float...) - Static method in class eu.bandm.sig.adlib.FloatClockedSignalSource
Creates an object that emits a given sequence of values, proceeding cyclically at each clock event.
repeat(int, S) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Creates a new aggregate with a given number of identical references to the same given signal source.
repeat(int, S) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Creates a new aggregate with a given number of identical references to the same given signal source.
repeat(int, S) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Creates a new aggregate with a given number of identical references to the same given signal source.
repeat(int, S) - Static method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Creates a new aggregate with a given number of identical references to the same given signal source.
repeat(int, S) - Static method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Creates a new aggregate with a given number of identical references to the same given signal source.
repeat(DoubleSignalSource) - Method in class eu.bandm.sig.adlib2.math.DoubleDynamics.Integrator
 
repeat(FloatSignalSource) - Method in class eu.bandm.sig.adlib2.math.FloatDynamics.Integrator
 
repeat(int, S) - Static method in interface eu.bandm.sig.adlib2.SignalSourceVector
Creates a new aggregate with a given number of identical references to the same given signal source.
repeatedParameterNames - Variable in class eu.bandm.tscore.base.Modifiers
When a particular parameter name appears more than once in the same voice, defaults to Modifiers.Reaction.warn.
repetition_articulation_gap - Variable in class eu.bandm.music.top.Cwn_to_midi
 
repetition_articulation_minpause_msec - Variable in class eu.bandm.music.top.Cwn_to_sig
Minimal pause in milliseconds between adjacent events with the same pitch.
repetition_articulation_minpause_msec - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
repetition_articulation_minpause_percent - Variable in class eu.bandm.music.top.Cwn_to_sig
Minimal pause between adjacent events with the same pitch, in percent of the duration of the earlier of both.
repetition_articulation_minpause_percent - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
repetitionLimits(Rational, Rational, Rational) - Method in class eu.bandm.music.entities.Ornament
Returns the minimal and maximal possible number of repetitions of the central "rep" segment.
replace(List<Event>, int, Event, Event, int, boolean) - Method in class eu.bandm.tscore.base.DottedNotationExpander
Central function for adjusting the time structure according to a dotted rhythm.
RepParser(Translet.Parser<D>, Translet.Parser<?>, boolean, boolean) - Constructor for class eu.bandm.tscore.base.Translet.RepParser
Constructor only called by factory methods
represent(int) - Method in class eu.bandm.music.entities.TwelveToneFunctionalRepresentation
Return the representing pitch class for the i-th tone of the chromatic scale ascending from "c".
requiredBracketFactor(int, int) - Method in class eu.bandm.music.entities.MTree
FIXME NOT YET USED! Unify "collectBrackets()", calculate beams and x_divide().
requiredIntervals - Variable in class eu.bandm.music.comp.Fields.Item
The set of required intervals, that are those allowed intervals which do not yet appear.
requiredIntervals - Variable in class eu.bandm.music.comp.FieldsFromIntervals.Item
The set of required intervals, that are those allowed intervals which do not yet appear.
res - Variable in class eu.bandm.tscore.base.Translet._CONST
The constant result returned by this parser.
reset() - Method in class com.sun.media.sound.AudioFloatInputStream
 
resolve() - Method in class eu.bandm.music.comp.Fields
Central service provider: Create a root note and prolongate it with 11 successors to complete fields.
resolve() - Method in class eu.bandm.music.comp.FieldsFromIntervals
Central service provider: Create a root note and prolongate it with 11 successors to complete fields.
resonatorFrequency() - Method in interface eu.bandm.sig.adlib.VibesController
 
resonatorFrequency() - Method in class eu.bandm.sig.adlib.VibesGUI
 
resonatorInertia() - Method in interface eu.bandm.sig.adlib.VibesController
 
resonatorInertia() - Method in class eu.bandm.sig.adlib.VibesGUI
 
rest() - Method in class eu.bandm.music.entities.MStackingPlanner.Plan
Return the rest list after having realized (after dropping) the very first factor.
REST - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
Result(List<QualifiedRational>) - Constructor for class eu.bandm.music.entities.MSplitter.Result
Construct an instance with all result fields not yet set.
result - Variable in class eu.bandm.tscore.base.Translet.State
 
result - Variable in class eu.bandm.tscore.model.__Formatter
 
resultIndex - Variable in class eu.bandm.music.entities.MetricConsumer
Index of the input time point which corresponds to the start point of the first event in the recognized prefix / measure.
results - Variable in class eu.bandm.music.comp.Fields
All found fields after executing Fields.resolve().
results - Variable in class eu.bandm.music.comp.FieldsFromIntervals
All found fields after executing FieldsFromIntervals.resolve().
results - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
results - Variable in class eu.bandm.sighkn.KennLine.Animation
 
results - Variable in class eu.bandm.tscore.base.Translet._CAT
Maps input strings to result objects.
resultsIm - Variable in class eu.bandm.sig.adlib.FloatFFT
 
resultsRe - Variable in class eu.bandm.sig.adlib.FloatFFT
 
resumeUse - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
resumeUse - Variable in class eu.bandm.tscore.base.PatternDistributor
String constant ending the use of the pattern, when parsed in the parameter track.
retro() - Method in interface eu.bandm.music.entities.Dodekaid
 
retro() - Method in class eu.bandm.music.haken.DoppelHaken
Returns the instance which is the (fine) retrograde of this.
retro() - Method in class eu.bandm.music.haken.Haken
Return the retrograde of a Haken symbol:
retro - Variable in class eu.bandm.music.top.Formplan_fuge
Whether the theme starting at the event runs in retrograde.
retroInv() - Method in interface eu.bandm.music.entities.Dodekaid
 
retroInv() - Method in class eu.bandm.music.haken.DoppelHaken
Returns the instance which is the inverse (fine) retrograde of this.
retroInv() - Method in class eu.bandm.music.haken.Haken
Return the retrograde inverse of a haken symbol:
rev - Variable in class eu.bandm.music.haken.Score_hkn_sig_v00.Data
 
rewrite(PitchAndOctave<OctaveRegister, FunctionalPitchModOctave>) - Method in class eu.bandm.music.entities.TwelveToneFunctionalRepresentation
Revrite a functional pitch enharmonically, to fall into this representation list.
rewrite(FunctionalPitchModOctave) - Method in class eu.bandm.music.entities.TwelveToneFunctionalRepresentation
Revrite a functional pitch class enharmonically, to fall into this representation list.
RIFFInvalidDataException - Exception in com.sun.media.sound
This exception is used when a RIFF file contains illegal or unexpected data.
RIFFInvalidDataException() - Constructor for exception com.sun.media.sound.RIFFInvalidDataException
 
RIFFInvalidDataException(String) - Constructor for exception com.sun.media.sound.RIFFInvalidDataException
 
RIFFInvalidFormatException - Exception in com.sun.media.sound
This exception is used when a reader is used to read RIFF file of a format it doesn't unterstand or support.
RIFFInvalidFormatException() - Constructor for exception com.sun.media.sound.RIFFInvalidFormatException
 
RIFFInvalidFormatException(String) - Constructor for exception com.sun.media.sound.RIFFInvalidFormatException
 
RIFFReader - Class in com.sun.media.sound
Resource Interchange File Format (RIFF) stream decoder.
RIFFReader(InputStream) - Constructor for class com.sun.media.sound.RIFFReader
 
RIFFWriter - Class in com.sun.media.sound
Resource Interchange File Format (RIFF) stream encoder.
RIFFWriter(String, String) - Constructor for class com.sun.media.sound.RIFFWriter
 
RIFFWriter(File, String) - Constructor for class com.sun.media.sound.RIFFWriter
 
RIFFWriter(OutputStream, String) - Constructor for class com.sun.media.sound.RIFFWriter
 
right - Variable in class eu.bandm.sighkn.FloatPanorama
 
rightFixed - Variable in class eu.bandm.sighkn.KennLine.Animation
 
rightLong - Variable in class eu.bandm.music.entities.StemEnd
Number of long beams (going to the next stem) poiting to the right.
rightMax - Variable in class eu.bandm.sighkn.KennLine.Animation
 
rightMin - Variable in class eu.bandm.sighkn.KennLine.Animation
 
rightMode - Variable in class eu.bandm.sighkn.KennLine.Animation
 
rightMoved - Variable in class eu.bandm.sighkn.KennLine.Animation
 
rightShort - Variable in class eu.bandm.music.entities.StemEnd
Number of stemlets poiting to the right.
roman2integer(MessageReceiver<SimpleMessage<?>>, boolean, boolean, boolean, boolean) - Static method in class eu.bandm.tscore.base.TransletLib
Convert a string with a Roman number into an Integer value.
romanLetterValues - Static variable in class eu.bandm.tscore.base.TransletLib
Map of latin characters to roman numeral values
romName - Variable in class com.sun.media.sound.SF2Soundbank
 
romVersionMajor - Variable in class com.sun.media.sound.SF2Soundbank
 
romVersionMinor - Variable in class com.sun.media.sound.SF2Soundbank
 
root - Variable in class eu.bandm.music.comp.Fields
The start element of the fields' tree, representing a field with just one pitch =0.
root - Variable in class eu.bandm.music.comp.FieldsFromIntervals
The start element of the fields' tree, representing a field with just one pitch =0.
Routing - Class in eu.bandm.music.midi
Contains methods and classes for a midi message/event processing network.
Routing() - Constructor for class eu.bandm.music.midi.Routing
 
Routing.DemuxE - Class in eu.bandm.music.midi
 
Routing.DemuxM - Class in eu.bandm.music.midi
A Receiver receives a {link MidiMessage} and a time stamp.
Routing.EventReceiver - Class in eu.bandm.music.midi
A Receiver receives a {link MidiMessage} and a time stamp.
Routing.ToTrack - Class in eu.bandm.music.midi
 
rowIndex - Variable in class eu.bandm.sighkn.SigSequencer
 
rowNumberToTime(int) - Method in class eu.bandm.sighkn.SigSequencer
time in msec
run - Variable in class eu.bandm.music.entities.MetrumSpecs
 
run() - Method in class eu.bandm.sig.adlib.DataLineSink
 
run() - Method in class eu.bandm.sig.adlib.DataLineSource
 
run() - Method in class eu.bandm.sig.adlib.FloatDelay
 
run() - Method in class eu.bandm.sig.adlib.FloatLinearOscillator
 
run() - Method in class eu.bandm.sig.adlib.FloatResonator
 
run() - Method in class eu.bandm.sig.adlib.FloatRingBuffer
 
run() - Method in class eu.bandm.sig.adlib.FloatSeries
 
run() - Method in class eu.bandm.sig.adlib.FloatSlopeLimiter
 
run() - Method in class eu.bandm.sig.adlib.FloatSnapshotBuffer
 
run() - Method in class eu.bandm.sig.adlib.FloatTableOscillator
 
run() - Method in class eu.bandm.sig.adlib.FloatTwoTablesOscillator
 
run() - Method in class eu.bandm.sig.adlib.MidiMessageSource
 
run() - Method in class eu.bandm.sig.adlib.MidiMessageToSignal
Every received message will affect only the first matching slot.
run() - Method in class eu.bandm.sig.adlib.Organ2
 
run() - Method in class eu.bandm.sig.adlib.Organ3
 
run() - Method in interface eu.bandm.sig.adlib.Realtime
Processes an event.
run() - Method in class eu.bandm.sig.adlib.StreamSink
 
run() - Method in class eu.bandm.sig.adlib.VariaRun
 
run() - Method in class eu.bandm.sighkn.Apdsr
 
run() - Method in class eu.bandm.sighkn.FloatPanorama
 
run() - Method in class eu.bandm.sighkn.FloatPfg
 
run() - Method in class eu.bandm.sighkn.FloatSamplePlayer
GLO IN phase points to the next sample to be output, relative to the start of the currently played range.
run() - Method in class eu.bandm.sighkn.KennLine.Animation
 
run() - Method in class eu.bandm.sighkn.KennLine
 
run() - Method in class eu.bandm.sighkn.SigSequencer
 
RungeKuttaIntegrator(DoubleVectorMap.Computer, DoubleSignalSourceVector<?>, Optional<ConstantRealtimeContext>) - Constructor for class eu.bandm.sig.adlib2.math.DoubleDynamics.RungeKuttaIntegrator
 
RungeKuttaIntegrator(FloatVectorMap.Computer, FloatSignalSourceVector<?>, Optional<ConstantRealtimeContext>) - Constructor for class eu.bandm.sig.adlib2.math.FloatDynamics.RungeKuttaIntegrator
 
running - Variable in class eu.bandm.sighkn.SigSequencer
 
runningFlats - Variable in class eu.bandm.tscore.base.TendencyCollector
Running/inherited simple parameter values, when visiting the analysed events in source order.
RunningOctaveCollector<P extends PitchModOctave & Comparable<P>> - Class in eu.bandm.music.entities
Collects and distributes the octave information over a sequence of incomplete pitch information.
RunningOctaveCollector(Translet.Parser<P>, Translet.Parser<OctaveRegister>, String, String, Function<P, WhiteKeyModOctave>) - Constructor for class eu.bandm.music.entities.RunningOctaveCollector
Only constructor, set all parameters.
runningTendencies - Variable in class eu.bandm.tscore.base.TendencyCollector
Set of all currently collecting tendencies, when visiting the analysed events in source order.
runrun - Variable in class eu.bandm.music.entities.MetrumSpecs
 
runTest(String[]) - Static method in class eu.bandm.sighkn.TestMonodic
 
runUpToCommon - Static variable in class eu.bandm.music.entities.MTreeCollector
Constant operator to indicate that an mtree specification local to a voice shall be valid until the next explicit local entry or the next entry in the global M-Voice, whatever comes earlier.
runUpToExplicit - Static variable in class eu.bandm.music.entities.MTreeCollector
Constant operator to indicate that an mtree specification local to a voice shall be valid until the next explicit entry in this voice.

S

s - Variable in class eu.bandm.sig.adlib.Kahan
 
s - Variable in class eu.bandm.sighkn.Apdsr
 
s - Variable in class eu.bandm.tscore.base.Translet._CONST
The constant string accepted by this parser.
s - Variable in class eu.bandm.tscore.base.Translet.State
The input data on which all parsers operate.
s1 - Static variable in class eu.bandm.sig.adlib2.SeriesTest
 
s2 - Variable in class eu.bandm.sig.adlib.Kahan
 
s2 - Static variable in class eu.bandm.sig.adlib2.SeriesTest
 
s3 - Variable in class eu.bandm.sig.adlib.Kahan
 
same(int, int) - Static method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
same(int, int) - Static method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
sameLevel(Event, Event) - Method in class eu.bandm.tscore.base.DottedNotationExpander
Returns whether both events have their time point in the same time point division.
sameNameMeansSameSet - Variable in class eu.bandm.tscore.base.GroupCollector
Whether two different sets with the same name are not allowed, but unified into one set.
sameNameNestingAllowed - Variable in class eu.bandm.tscore.base.GroupCollector
Whether two different sets with the same name may nest.
sample - Variable in class com.sun.media.sound.SF2LayerRegion
 
sampleAndHold(BooleanSignalSource, boolean) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new clocked signal source whose value at each clock tick is either the current value of this signal source (sample mode), or its own value at the previous clock tick (hold mode), depending on the current value of a given boolean signal source.
sampleAndHold(BooleanSignalSource, double) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new clocked signal source whose value at each clock tick is either the current value of this signal source (sample mode), or its own value at the previous clock tick (hold mode), depending on the current value of a given boolean signal source.
sampleAndHold(BooleanSignalSource, float) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new clocked signal source whose value at each clock tick is either the current value of this signal source (sample mode), or its own value at the previous clock tick (hold mode), depending on the current value of a given boolean signal source.
sampleAndHold(BooleanSignalSource, int) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new clocked signal source whose value at each clock tick is either the current value of this signal source (sample mode), or its own value at the previous clock tick (hold mode), depending on the current value of a given boolean signal source.
sampleAndHold(BooleanSignalSource, long) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new clocked signal source whose value at each clock tick is either the current value of this signal source (sample mode), or its own value at the previous clock tick (hold mode), depending on the current value of a given boolean signal source.
sampleAndHold(BooleanSignalSource, A) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new clocked signal source whose value at each clock tick is either the current value of this signal source (sample mode), or its own value at the previous clock tick (hold mode), depending on the current value of a given boolean signal source.
sampleFreq - Variable in class eu.bandm.sig.adlib.FloatOscillator
 
sampleFreq - Static variable in class eu.bandm.sig.adlib.Organ2
 
sampleFreq - Static variable in class eu.bandm.sig.adlib.Organ3
 
sampleLink - Variable in class com.sun.media.sound.SF2Sample
 
sampleRate - Variable in class com.sun.media.sound.SF2Sample
 
SampleRegister - Class in eu.bandm.sighkn
 
SampleRegister(String) - Constructor for class eu.bandm.sighkn.SampleRegister
 
SampleRegister.DoubleEntry - Class in eu.bandm.sighkn
 
SampleRegister.Entry - Class in eu.bandm.sighkn
 
sampleType - Variable in class com.sun.media.sound.SF2Sample
 
sampling(DoubleSignalSource) - Method in class eu.bandm.sig.adlib2.DoubleUpsamplingSignalSource
 
sampling(FloatSignalSource) - Method in class eu.bandm.sig.adlib2.FloatUpsamplingSignalSource
 
satz2alleTh - Variable in class eu.bandm.music.top.MlWorat
Map of the movement number to all pitch classes found for this movement.
satzTakt2tp - Variable in class eu.bandm.music.top.MlWorat
save(String) - Method in class com.sun.media.sound.SF2Soundbank
 
save(File) - Method in class com.sun.media.sound.SF2Soundbank
 
save(OutputStream) - Method in class com.sun.media.sound.SF2Soundbank
 
scalarStepsNames - Static variable in class eu.bandm.music.entities.FunctionalInterval
Contains the names of the unmodified base intervals.
scale(double) - Method in class eu.bandm.sig.adlib2.math.DoubleLinearMap
 
scale(double) - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
scale(float) - Method in class eu.bandm.sig.adlib2.math.FloatLinearMap
 
scale(float) - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
scaleString - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Values for size, by U,M and O.
score - Variable in class eu.bandm.music.top.Cwn_to_lilypond
The currently processed score input.
score - Variable in class eu.bandm.music.top.Cwn_to_midi
The Score_cwn (corresponding to a tscore PART), which is rendered by the subsequent calls to Cwn_to_midi.writeToTrack(Iterator,int,Track).
score - Variable in class eu.bandm.music.top.Cwn_to_musicXml
The Score_cwn (corresponding to a tscore PART), which is rendered to one(1) output "score-partwise" with one "part" for each voice.
score - Variable in class eu.bandm.music.top.Cwn_to_sig
The score to convert.
score - Variable in class eu.bandm.music.top.Cwn_to_sig2
 
Score_cwn - Class in eu.bandm.music.top
This class realizes a first simple example instantiation of a tscore TimeScape for representing "common western notation" / "CWN" musical scores.
Score_cwn(Part, String, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Constructor for class eu.bandm.music.top.Score_cwn
Service providing main factory method for converting a particular PART of a TimeScape.
Score_cwn(TimeScape, String, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Constructor for class eu.bandm.music.top.Score_cwn
Process THE ONE AND ONLY part of the TimeScape.
Score_hkn - Class in eu.bandm.music.haken
This class represents the use of tscore models for ml's "hook project" ("HKN-Projekt").
Score_hkn(String, Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Constructor for class eu.bandm.music.haken.Score_hkn
Constructor which will use the default controal Score_hkn.Parameters.
Score_hkn(String, Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_hkn.Parameters) - Constructor for class eu.bandm.music.haken.Score_hkn
Constructor which will use an explicit parameter setting.
Score_hkn.Expansion - Class in eu.bandm.music.haken
An expansion is a collection of voices which contain only RelWert instead of Haken and DoppelHaken.
Score_hkn.Parameters - Class in eu.bandm.music.haken
Parameters to control the expansion process.
Score_hkn_sig_v00 - Class in eu.bandm.music.haken
A first version of a haken score for realization with "sig" sound synthesis.
Score_hkn_sig_v00(String, Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_hkn.Parameters) - Constructor for class eu.bandm.music.haken.Score_hkn_sig_v00
Only constructor.
Score_hkn_sig_v00.Data - Class in eu.bandm.music.haken
Data to control the sig-adlib synthesizer.
Score_hkn_svg_v00 - Class in eu.bandm.music.haken
A first version of a haken score for realization with svg geometric forms.
Score_hkn_svg_v00(String, Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_hkn.Parameters) - Constructor for class eu.bandm.music.haken.Score_hkn_svg_v00
Only constructor.
Score_hkn_vla_v00 - Class in eu.bandm.music.haken
A first version of a haken score for realization by a viola solo.
Score_hkn_vla_v00(String, Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_hkn.Parameters) - Constructor for class eu.bandm.music.haken.Score_hkn_vla_v00
Only constructor.
Score_hkn_vox_v00 - Class in eu.bandm.music.haken
A first version of a haken score for realization by a solo vocalist.
Score_hkn_vox_v00(String, Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Score_hkn.Parameters) - Constructor for class eu.bandm.music.haken.Score_hkn_vox_v00
Only constructor.
scores - Variable in class eu.bandm.music.top.Cwn_to_lilypond
All scores which shall be printed by this instance.
screensize - Static variable in class eu.bandm.music.haken.Score_hkn_svg_v00
Upper limit of (physical) device coordinates, in "pt" = "points".
searchBackwards(SortedMap<BigDecimal, M>, M, BigDecimal) - Method in class eu.bandm.music.entities.MTreeCollector
Search for the mtree spec definition for a particular meter name, which is valid at a particular measure number.
seByteCount - Static variable in class org.jsresources.DumpReceiver
 
seconds_per_minute - Static variable in class eu.bandm.music.entities.Duration_calendaric
Evident
secondsOnly - Variable in class eu.bandm.music.entities.Duration_calendaric
Complete seconds (with fractinal part) ths duration is longer than Duration_calendaric.hours and Duration_calendaric.minutes.
seCount - Static variable in class org.jsresources.DumpReceiver
 
seek(long) - Method in class com.sun.media.sound.RIFFWriter
 
select(KennLine.Anchor) - Method in class eu.bandm.sighkn.KennLine
 
select(BooleanSignalSource, FloatSignalSource, FloatSignalSource) - Static method in class eu.bandm.sighkn.TestMonodic
 
selectAffine(DoubleSignalSource, DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Deprecated.
FIXME
selectAffine(FloatSignalSource, FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Deprecated.
FIXME
selected - Variable in class eu.bandm.sighkn.KennLine
 
self() - Method in class eu.bandm.music.entities.MTree
Necessary to avoid "unchecked cast" warning when returning "this" instance in the parameterized superclass MTree_.
self() - Method in class eu.bandm.music.entities.MTree_
Necessary to avoid "unchecked cast" warning when returning "this" instance as a result of a methode declared of type "M".
self() - Method in class eu.bandm.music.entities.MTreeSpec
Necessary to avoid "unchecked cast" warning when returning "this" instance in the parameterized superclass MTree_.
self() - Method in class eu.bandm.sig.adlib2.compile.LLJavaCompilationContext
 
SEMI - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
send(MidiMessage, long) - Method in class eu.bandm.music.midi.Display.List
 
send(MidiMessage, long) - Method in class eu.bandm.music.midi.Display
 
send(MidiMessage, long) - Method in class eu.bandm.music.midi.Filter
 
send(MidiMessage, long) - Method in class eu.bandm.music.midi.PTITuningFilter
 
send(MidiEvent) - Method in class eu.bandm.music.midi.Routing.DemuxE
 
send(MidiMessage, long) - Method in class eu.bandm.music.midi.Routing.DemuxE
 
send(MidiMessage, long) - Method in class eu.bandm.music.midi.Routing.DemuxM
 
send(MidiMessage, long) - Method in class eu.bandm.music.midi.Routing.EventReceiver
 
send(MidiMessage) - Method in class eu.bandm.music.midi.Routing.EventReceiver
 
send(MidiMessage, long) - Method in class eu.bandm.music.midi.Routing.ToTrack
 
send(MidiEvent) - Method in class org.jsresources.DumpReceiver
 
send(MidiMessage, long) - Method in class org.jsresources.DumpReceiver
 
sep - Variable in class eu.bandm.tscore.base.Translet.RepParser
An optional additional non-terminal parser, which must accept between the repetitions.
sep0 - Variable in class eu.bandm.tscore.base.Translet.FramedParser
The left frame subparser.
sep1 - Variable in class eu.bandm.tscore.base.Translet.FramedParser
The right frame subparser.
separator - Variable in class eu.bandm.music.entities.MKinds
 
separator - Variable in class eu.bandm.sig.adlib2.CSVLogger
 
separator - Variable in class eu.bandm.tscore.base.Translet.ProductParser
A separator which must be appear between two (non-epsilon) applications of two sub-parsers.
seps - Variable in class eu.bandm.tscore.base.Translet.HeadParser
List of following parsers, not contributing to result.
seq - Variable in class eu.bandm.sighkn.TestMonodic
 
seq_duration - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
List of indexes into the value array for durations #relwert_2_d?????pitch.
seq_height - Variable in class eu.bandm.music.haken.Score_hkn_vox_v00
The list of RelWert used for the "height" of the sung sound.
seq_intensity - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
List of indexes into the value array for dynamics Score_hkn_vla_v00.relwert_2_intensity(java.lang.Integer).
seq_pitch - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
List of indexes into the value array for pitches Score_hkn_vla_v00.relwert_2_pitch(java.lang.Integer).
seq_vowelness - Variable in class eu.bandm.music.haken.Score_hkn_vox_v00
The list of RelWert used for the "soundness" of the sung sound.
SEQU(Function<A, R>, Translet.Parser<A>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a singleton sequence, applying the given function to get the result.
SEQU(Class<R>, Translet.Parser<A>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a singleton sequence, applying a constructor for the given class to get the result.
SEQU(Translet.Parser<A>, Translet.Parser<B>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of two, creating no result.
SEQU(BiFunction<A, B, R>, Translet.Parser<A>, Translet.Parser<B>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of two, applying the given function to get the result.
SEQU(Class<R>, Translet.Parser<A>, Translet.Parser<B>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of two, applying a constructor for the given class to get the result.
SEQU(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of three, creating no result.
SEQU(Function3<A, B, C, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of three, applying the given function to get the result.
SEQU(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of three, applying a constructor for the given class to get the result.
SEQU(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of four, creating no result.
SEQU(Function4<A, B, C, D, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of four, applying the given function to get the result.
SEQU(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of four, applying a constructor for the given class to get the result.
SEQU(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of five, creating no result.
SEQU(Function5<A, B, C, D, E, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of five, applying the given function to get the result.
SEQU(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of five, applying a constructor for the given class to get the result.
SEQU(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of six, creating no result.
SEQU(Function6<A, B, C, D, E, F, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of six, applying the given function to get the result.
SEQU(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of six, applying a constructor for the given class to get the result.
SEQU(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of seven, creating no result.
SEQU(Function7<A, B, C, D, E, F, G, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of seven, applying the given function to get the result.
SEQU(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of seven, applying a constructor for the given class to get the result.
SEQU(Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>, Translet.Parser<H>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of eight, creating no result.
SEQU(Function8<A, B, C, D, E, F, G, H, R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>, Translet.Parser<H>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of eight, applying the given function to get the result.
SEQU(Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>, Translet.Parser<H>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for a sequence of eight, applying a constructor for the given class to get the result.
sequence - Variable in class eu.bandm.music.top.Cwn_to_midi
The one and only midi sequence object filled successively by this converter.
sequence(Realtime...) - Static method in interface eu.bandm.sig.adlib.Realtime
Creates a wrapper that performs, for each event, the reactions of an arbitrary number of objects in sequence.
sequence(Process...) - Static method in interface eu.bandm.sig.adlib2.Process
Composes the state dynamics of zero or more processes sequentially.
sequence(List<? extends Process>) - Static method in interface eu.bandm.sig.adlib2.Process
Composes the state dynamics of zero or more processes sequentially.
SequencerPanel - Class in eu.bandm.music.midi
Extracted from bt midi.Player.
SequencerPanel(String) - Constructor for class eu.bandm.music.midi.SequencerPanel
 
SequencerPanel.MyAction - Class in eu.bandm.music.midi
 
SequParser(int, Object, Class<R>, Translet.Parser<A>, Translet.Parser<B>, Translet.Parser<C>, Translet.Parser<D>, Translet.Parser<E>, Translet.Parser<F>, Translet.Parser<G>, Translet.Parser<H>) - Constructor for class eu.bandm.tscore.base.Translet.SequParser
This constructor is called by the static factory methods and should normally not be called directly.
serialize() - Method in class eu.bandm.music.top.MfOptions
 
serialize() - Method in class eu.bandm.music.top.MlwOptions
 
series() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a signal source whose value at each clock index is the sum of all values of this signal source at all clock indices up to the current one.
series() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a signal source whose value at each clock index is the sum of all values of this signal source at all clock indices up to the current one.
SeriesTest - Class in eu.bandm.sig.adlib2
 
SeriesTest() - Constructor for class eu.bandm.sig.adlib2.SeriesTest
 
set(int, S) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector.Mutable
 
set(BooleanSignalSourceVector<? extends S>) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector.Mutable
 
set(int, S) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector.Mutable
 
set(DoubleSignalSourceVector<? extends S>) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector.Mutable
 
set(int, S) - Method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector.Mutable
 
set(FloatSignalSourceVector<? extends S>) - Method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector.Mutable
 
set(int, S) - Method in interface eu.bandm.sig.adlib2.IntSignalSourceVector.Mutable
 
set(IntSignalSourceVector<? extends S>) - Method in interface eu.bandm.sig.adlib2.IntSignalSourceVector.Mutable
 
set(int, S) - Method in interface eu.bandm.sig.adlib2.LongSignalSourceVector.Mutable
 
set(LongSignalSourceVector<? extends S>) - Method in interface eu.bandm.sig.adlib2.LongSignalSourceVector.Mutable
 
set(int, S) - Method in interface eu.bandm.sig.adlib2.SignalSourceVector.Mutable
 
set(SignalSourceVector<A, ? extends S>) - Method in interface eu.bandm.sig.adlib2.SignalSourceVector.Mutable
 
set(float) - Method in class eu.bandm.sighkn.FloatPfg
 
set(float) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
set2class - Static variable in class eu.bandm.music.entities.PcSet
 
set8BitExtensionBuffer(ModelByteBuffer) - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
set_absTime_text(String) - Method in class eu.bandm.tscore.model.TpTop
Text representation found on the "T" line.
set_conform(String) - Method in class eu.bandm.tscore.model.Container
Names a Java class which implements the rules for parsing and evaluating.
set_const_layout(String) - Method in class eu.bandm.music.top.Cwn_to_lilypond
set_const_paper(String) - Method in class eu.bandm.music.top.Cwn_to_lilypond
set_constructionSequence(CheckedList<Event>) - Method in class eu.bandm.tscore.model.EventSet
The sequential order in which the events have been added.
set_containedIn(CheckedSet<EventSet>) - Method in class eu.bandm.tscore.model.Event
All sets of events this event has been added to.
set_context(TimeScape) - Method in class eu.bandm.tscore.model.Part
The score this part is part of.
set_context(Container) - Method in class eu.bandm.tscore.model.Vox
The part (or score) this voice is part of.
set_defByEvent(boolean) - Method in class eu.bandm.tscore.model.TDivision
Whether this division was created by events, not by explicit subdivisions on the "T" time line.
set_defByEvent(boolean) - Method in class eu.bandm.tscore.model.TpSub
Whether this time points was created by events, not by explicit subdivisions on the "T" time line.
set_defByEvent(boolean) - Method in class eu.bandm.tscore.model.TpTop
always false.
set_depth(int) - Method in class eu.bandm.tscore.model.TpTop
always zero.
set_division(TDivision) - Method in class eu.bandm.tscore.model.TpSub
The divistion which defines it.
set_divisions(CheckedMap_RD<Tp, CheckedMap_RD<Integer, TDivision>>) - Method in class eu.bandm.tscore.model.Tp
All divisions startig at this point, accessible by their end point and their division count.
set_endText(String) - Method in class eu.bandm.tscore.model.EventSet
The external representation of the "right" end of the event set, if sensible.
set_events(CheckedSet<Event>) - Method in class eu.bandm.tscore.model.EventSet
All events contained herein.
set_events(CheckedSet<Event>) - Method in class eu.bandm.tscore.model.Vox
All events related to this voice.
set_from(Tp) - Method in class eu.bandm.tscore.model.TDivision
The earlier of the limiting time points.
set_hasgaps(Boolean) - Method in class eu.bandm.tscore.model.EventSet
Wether the set is continguous or has gaps.
set_location(Location<XMLDocumentIdentifier>) - Method in class eu.bandm.tscore.model.Event
The text position of its external representations.
set_location(Location<XMLDocumentIdentifier>) - Method in class eu.bandm.tscore.model.Part
The text position of its external representations.
set_location(Location<XMLDocumentIdentifier>) - Method in class eu.bandm.tscore.model.Tp
The text position of its external representations.
set_meter_names(boolean, boolean, boolean) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Sets parameters how to render meter names.
set_model(MfOptions) - Method in class eu.bandm.music.top.MfGui
 
set_name(String) - Method in class eu.bandm.tscore.model.EventSet
Name of the sevent set, to identify it.
set_name(String) - Method in class eu.bandm.tscore.model.Part
The name of the part (eg.
set_name(String) - Method in class eu.bandm.tscore.model.Vox
Name as it appears eg.
set_noDC(boolean) - Method in class eu.bandm.sighkn.FloatSamplePlayer
Setting to "true" means not to output a constant "direct current" value !=0f in pauses and after data end.
set_overlapping(Boolean) - Method in class eu.bandm.tscore.model.EventSet
Wether the set is "monodic" or at least two events overlap.
set_parameterNames(CheckedSet<String>) - Method in class eu.bandm.tscore.model.Vox
All parameter names which appear in this voice.
set_params(CheckedMap_RD<String, CheckedList<CheckedPair_LR<Location<XMLDocumentIdentifier>, String>>>) - Method in class eu.bandm.tscore.model.Event
Central means for describing music: All parameters this event can have, sorted by their name.
set_parts(CheckedMap_RD<String, Part>) - Method in class eu.bandm.tscore.model.TimeScape
Different parts of one score file, by their names.
set_points(CheckedList<TpSub>) - Method in class eu.bandm.tscore.model.TDivision
The sequence of time points between the limits.
set_pos(int) - Method in class eu.bandm.tscore.model.TpSub
the position in the containing division, always != 0 and != the maximal index.
set_sortedBySource(CheckedList<Event>) - Method in class eu.bandm.tscore.model.Vox
All events related to this voice, in sequential order of the source text position, which in nearly all cases corresponds to temporal order.
set_sortedByStart(CheckedMap_RD<Tp, Event>) - Method in class eu.bandm.tscore.model.Vox
All events related to this voice, sorted by their time point.
set_startText(String) - Method in class eu.bandm.tscore.model.EventSet
The external representation of the "left" end of the event set, if sensible.
set_timeless(CheckedMap_RD<String, String>) - Method in class eu.bandm.tscore.model.Container
Collects time-less attributes of this container and its contents.
set_tlines(CheckedList<CheckedList<TpTop>>) - Method in class eu.bandm.tscore.model.Part
The input lines starting with "T" and giving the top time points.
set_upto(Tp) - Method in class eu.bandm.tscore.model.Event
The time point when it ends, if this is sensible.
set_upto(Tp) - Method in class eu.bandm.tscore.model.TDivision
The later of the limiting time points.
set_voice(Vox) - Method in class eu.bandm.tscore.model.Event
The voice it belongs to.
set_voices(CheckedMap_RD<String, Vox>) - Method in class eu.bandm.tscore.model.Container
Not used in Vox; in TimeScape it holds only timeless parameters for subsequent voices in parts with same name.
set_voices(CheckedSet<Vox>) - Method in class eu.bandm.tscore.model.EventSet
All voices events of which appear in the set.
set_voicesBySource(CheckedList<Vox>) - Method in class eu.bandm.tscore.model.Container
All voices appearing in the score, in source order of ther first appearance.
set_when(Tp) - Method in class eu.bandm.tscore.model.Event
The time point when it happens, or begins.
setAmount(short) - Method in class com.sun.media.sound.SF2Modulator
 
setAmountSourceOperator(int) - Method in class com.sun.media.sound.SF2Modulator
 
setAntiAlias(boolean) - Method in class eu.bandm.sighkn.KennLine
 
setAttenuation(float) - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
setBody(Process) - Method in class eu.bandm.sig.adlib2.Process.Proxy
 
setConnectionBlocks(List<ModelConnectionBlock>) - Method in class com.sun.media.sound.ModelPerformer
 
setCreationDate(String) - Method in class com.sun.media.sound.SF2Soundbank
 
setData(ModelByteBuffer) - Method in class com.sun.media.sound.SF2Sample
 
setData(byte[]) - Method in class com.sun.media.sound.SF2Sample
 
setData(byte[], int, int) - Method in class com.sun.media.sound.SF2Sample
 
setData24(ModelByteBuffer) - Method in class com.sun.media.sound.SF2Sample
 
setData24(byte[]) - Method in class com.sun.media.sound.SF2Sample
 
setData24(byte[], int, int) - Method in class com.sun.media.sound.SF2Sample
 
setDefaultConnectionsEnabled(boolean) - Method in class com.sun.media.sound.ModelPerformer
 
setDefaultLanguage(String) - Method in class eu.bandm.tscore.base.EntityCatalog
Changes default language dynamically.
setDescription(String) - Method in class com.sun.media.sound.SF2Soundbank
 
setDestination(ModelDestination) - Method in class com.sun.media.sound.ModelConnectionBlock
 
setDestinationOperator(int) - Method in class com.sun.media.sound.SF2Modulator
 
setDirection(boolean) - Method in class com.sun.media.sound.ModelStandardTransform
 
setDocumentation(String, String) - Method in class eu.bandm.tscore.base.Entity
Add a documentation text in the given langauge.
setEndLoop(long) - Method in class com.sun.media.sound.SF2Sample
 
setExclusiveClass(int) - Method in class com.sun.media.sound.ModelPerformer
 
setFallLimitRate(float) - Method in class eu.bandm.sig.adlib.FloatSlopeLimiter
 
setFinishedCallback(Runnable) - Method in class eu.bandm.sighkn.Apdsr
 
setFloatFormat(Function<Float, String>) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
setFloatFormat(String) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
setFrequency(float) - Method in class eu.bandm.sig.adlib.FloatLinearOscillator
 
setFrequency(float) - Method in class eu.bandm.sig.adlib.FloatOscillator
 
setFrequency(float) - Method in class eu.bandm.sig.adlib.FloatTableOscillator
 
setFrequency(double) - Method in interface eu.bandm.sig.adlib2.math.DoubleOscillator.Patcher
 
setFrequency(float) - Method in interface eu.bandm.sig.adlib2.math.FloatOscillator.Patcher
 
setGenre(long) - Method in class com.sun.media.sound.SF2Instrument
 
setGlobalZone(SF2GlobalRegion) - Method in class com.sun.media.sound.SF2Instrument
 
setGlobalZone(SF2GlobalRegion) - Method in class com.sun.media.sound.SF2Layer
 
setIdentifier(ModelIdentifier) - Method in class com.sun.media.sound.ModelDestination
 
setIdentifier(ModelIdentifier) - Method in class com.sun.media.sound.ModelSource
 
setInput(BooleanSignalSource) - Method in class eu.bandm.sig.adlib2.BooleanDelay
 
setInput(BooleanSignalSource) - Method in class eu.bandm.sig.adlib2.BooleanMultiDelay
 
setInput(BooleanSignalSource) - Method in class eu.bandm.sig.adlib2.BooleanSignalPort
Sets the current input signal source.
setInput(SignalSource<A>) - Method in class eu.bandm.sig.adlib2.Delay
 
setInput(DoubleSignalSource) - Method in class eu.bandm.sig.adlib2.DoubleDelay
 
setInput(DoubleSignalSource) - Method in class eu.bandm.sig.adlib2.DoubleMultiDelay
 
setInput(DoubleSignalSource) - Method in class eu.bandm.sig.adlib2.DoubleSignalPort
Sets the current input signal source.
setInput(FloatSignalSource) - Method in class eu.bandm.sig.adlib2.FloatDelay
 
setInput(FloatSignalSource) - Method in class eu.bandm.sig.adlib2.FloatMultiDelay
 
setInput(FloatSignalSource) - Method in class eu.bandm.sig.adlib2.FloatSignalPort
Sets the current input signal source.
setInput(IntSignalSource) - Method in class eu.bandm.sig.adlib2.IntDelay
 
setInput(IntSignalSource) - Method in class eu.bandm.sig.adlib2.IntMultiDelay
 
setInput(IntSignalSource) - Method in class eu.bandm.sig.adlib2.IntSignalPort
Sets the current input signal source.
setInput(LongSignalSource) - Method in class eu.bandm.sig.adlib2.LongDelay
 
setInput(LongSignalSource) - Method in class eu.bandm.sig.adlib2.LongMultiDelay
 
setInput(LongSignalSource) - Method in class eu.bandm.sig.adlib2.LongSignalPort
Sets the current input signal source.
setInput(SignalSource<A>) - Method in class eu.bandm.sig.adlib2.MultiDelay
 
setInput(SignalSource<A>) - Method in class eu.bandm.sig.adlib2.SignalPort
Sets the current input signal source.
setInputs(BooleanSignalSourceVector<?>) - Method in class eu.bandm.sig.adlib2.BooleanDelayVector
 
setInputs(SignalSourceVector<A, ?>) - Method in class eu.bandm.sig.adlib2.DelayVector
 
setInputs(DoubleSignalSourceVector<?>) - Method in class eu.bandm.sig.adlib2.DoubleDelayVector
 
setInputs(FloatSignalSourceVector<?>) - Method in class eu.bandm.sig.adlib2.FloatDelayVector
 
setInputs(IntSignalSourceVector<?>) - Method in class eu.bandm.sig.adlib2.IntDelayVector
 
setInputs(LongSignalSourceVector<?>) - Method in class eu.bandm.sig.adlib2.LongDelayVector
 
setInstance(int) - Method in class com.sun.media.sound.ModelIdentifier
 
setKeyFrom(int) - Method in class com.sun.media.sound.ModelPerformer
 
setKeyTo(int) - Method in class com.sun.media.sound.ModelPerformer
 
setLayer(SF2Layer) - Method in class com.sun.media.sound.SF2InstrumentRegion
 
setLibrary(long) - Method in class com.sun.media.sound.SF2Instrument
 
setLoop(float, float) - Method in class eu.bandm.sighkn.SigSequencer
 
setLoopLength(float) - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
setLoopStart(float) - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
setLoopType(int) - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
setMM(int) - Method in class eu.bandm.music.top.Cwn_to_sig
Set the tempo as the count of CWN "1/4" note durations per physical/calendaric minute.
setMM(Tempo) - Method in class eu.bandm.music.top.Cwn_to_sig
Set the tempo.
setMM(int) - Method in class eu.bandm.music.top.Cwn_to_sig2
Set the tempo for 1/4 note.
setMM(Tempo) - Method in class eu.bandm.music.top.Cwn_to_sig2
Set the tempo.
setMorphology(long) - Method in class com.sun.media.sound.SF2Instrument
 
setName(String) - Method in class com.sun.media.sound.ModelPerformer
 
setName(String) - Method in class com.sun.media.sound.SF2Instrument
 
setName(String) - Method in class com.sun.media.sound.SF2Layer
 
setName(String) - Method in class com.sun.media.sound.SF2Sample
 
setName(String) - Method in class com.sun.media.sound.SF2Soundbank
 
setNextValue(boolean) - Method in class eu.bandm.sig.adlib2.BooleanDelay
Sets the value that will be produced on the next clock tick.
setNextValue(A) - Method in class eu.bandm.sig.adlib2.Delay
Sets the value that will be produced on the next clock tick.
setNextValue(double) - Method in class eu.bandm.sig.adlib2.DoubleDelay
Sets the value that will be produced on the next clock tick.
setNextValue(float) - Method in class eu.bandm.sig.adlib2.FloatDelay
Sets the value that will be produced on the next clock tick.
setNextValue(int) - Method in class eu.bandm.sig.adlib2.IntDelay
Sets the value that will be produced on the next clock tick.
setNextValue(long) - Method in class eu.bandm.sig.adlib2.LongDelay
Sets the value that will be produced on the next clock tick.
setNoWhenPlaceholder(String) - Method in class eu.bandm.music.midi.Display
 
setObject(String) - Method in class com.sun.media.sound.ModelIdentifier
 
setOriginalPitch(int) - Method in class com.sun.media.sound.SF2Sample
 
setOutput(int, Motif<Integer, MidiMessage>, Integer) - Method in class eu.bandm.sig.adlib.MidiMessageToSignal
 
setOutput(int, Pattern<MidiMessage>, Variable<Integer>, Integer) - Method in class eu.bandm.sig.adlib.MidiMessageToSignal
The pattern must contain the variable to extract the integer value.
setOutput(int, Pattern<MidiMessage>, Variable<Integer>) - Method in class eu.bandm.sig.adlib.MidiMessageToSignal
 
setPatch(Patch) - Method in class com.sun.media.sound.SF2Instrument
 
setPitch(float) - Method in interface com.sun.media.sound.ModelOscillatorStream
 
setPitchcorrection(float) - Method in class com.sun.media.sound.ModelByteBufferWavetable
 
setPitchCorrection(byte) - Method in class com.sun.media.sound.SF2Sample
 
setPlayable(Playable) - Method in class eu.bandm.music.midi.PTITuningFilter
 
setPolarity(boolean) - Method in class com.sun.media.sound.ModelStandardTransform
 
setPosition_msec(float) - Method in class eu.bandm.sighkn.SigSequencer
 
setProduct(String) - Method in class com.sun.media.sound.SF2Soundbank
 
setPurpose(MessageFormatter.Formandum) - Method in class eu.bandm.music.entities.RandomStructs
Set the text which describes the purpose of the very next generated random value into the protocol message.
setPurpose(String) - Method in class eu.bandm.music.entities.RandomStructs
Set the text which describes the purpose of the very next generated random value into the protocol message.
setRatio(double) - Method in class eu.bandm.music.midi.PTITuningFilter
 
setReceiver(Receiver) - Method in class eu.bandm.music.midi.Filter
 
setReceiver(Pattern<MidiMessage>, Receiver) - Method in class eu.bandm.music.midi.Routing.DemuxM
 
setReleaseTriggered(boolean) - Method in class com.sun.media.sound.ModelPerformer
 
setRiseLimitRate(float) - Method in class eu.bandm.sig.adlib.FloatSlopeLimiter
 
setRomName(String) - Method in class com.sun.media.sound.SF2Soundbank
 
setRomVersionMajor(int) - Method in class com.sun.media.sound.SF2Soundbank
 
setRomVersionMinor(int) - Method in class com.sun.media.sound.SF2Soundbank
 
setSample(SF2Sample) - Method in class com.sun.media.sound.SF2LayerRegion
 
setSampleLink(int) - Method in class com.sun.media.sound.SF2Sample
 
setSampleRate(long) - Method in class com.sun.media.sound.SF2Sample
 
setSampleType(int) - Method in class com.sun.media.sound.SF2Sample
 
setScale(double) - Method in class com.sun.media.sound.ModelConnectionBlock
 
setSeed(long) - Method in class eu.bandm.music.entities.RandomStructs
Set the starting point of the random generator, to make all results reproducable.
setSelfNonExclusive(boolean) - Method in class com.sun.media.sound.ModelPerformer
 
setSeparator(String) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
setSignalProbe(SignalProbe<Object>) - Method in class eu.bandm.sig.adlib2.RealtimeContext
 
setSource(FloatSignalSource) - Method in class eu.bandm.sig.adlib.FloatDelay
 
setSource(FloatSignalSource) - Method in class eu.bandm.sig.adlib.FloatSeries
 
setSourceOperator(int) - Method in class com.sun.media.sound.SF2Modulator
 
setSources(ModelSource[]) - Method in class com.sun.media.sound.ModelConnectionBlock
 
setStartLoop(long) - Method in class com.sun.media.sound.SF2Sample
 
setState(double, double, double) - Method in interface eu.bandm.sig.adlib2.math.DoubleOscillator.Patcher
 
setState(float, float, float) - Method in interface eu.bandm.sig.adlib2.math.FloatOscillator.Patcher
 
setString(String, double, String) - Method in class eu.bandm.music.top.SvgSource
Generate a target text string which sets the value of an attribute.
setSub(Translet.Parser<R>) - Method in class eu.bandm.tscore.base.Translet.Recursive
Link this placeholder to the given Parser.
setTargetEngine(String) - Method in class com.sun.media.sound.SF2Soundbank
 
setTempo(float) - Method in class eu.bandm.sighkn.SigSequencer
additional factor with which all durationas are multiplied.
setTools(String) - Method in class com.sun.media.sound.SF2Soundbank
 
setTransform(ModelTransform) - Method in class com.sun.media.sound.ModelDestination
 
setTransform(ModelTransform) - Method in class com.sun.media.sound.ModelSource
 
setTransform(int) - Method in class com.sun.media.sound.ModelStandardTransform
 
setTransportOperator(int) - Method in class com.sun.media.sound.SF2Modulator
 
setUserObject(Object) - Method in class com.sun.media.sound.ModelPerformer
 
setValue(double) - Method in class eu.bandm.sig.adlib2.DoubleUpsamplingSignalSource
 
setValue(float) - Method in class eu.bandm.sig.adlib2.FloatUpsamplingSignalSource
 
setValue(float) - Method in class eu.bandm.sighkn.KennLine.Animation
 
setVariable(String) - Method in class com.sun.media.sound.ModelIdentifier
 
setVelFrom(int) - Method in class com.sun.media.sound.ModelPerformer
 
setVelTo(int) - Method in class com.sun.media.sound.ModelPerformer
 
setVendor(String) - Method in class com.sun.media.sound.SF2Soundbank
 
setWriteOverride(boolean) - Method in class com.sun.media.sound.RIFFWriter
 
SF2GlobalRegion - Class in com.sun.media.sound
Soundfont global region.
SF2GlobalRegion() - Constructor for class com.sun.media.sound.SF2GlobalRegion
 
SF2Instrument - Class in com.sun.media.sound
Soundfont instrument.
SF2Instrument() - Constructor for class com.sun.media.sound.SF2Instrument
 
SF2Instrument(SF2Soundbank) - Constructor for class com.sun.media.sound.SF2Instrument
 
SF2InstrumentRegion - Class in com.sun.media.sound
Soundfont instrument region.
SF2InstrumentRegion() - Constructor for class com.sun.media.sound.SF2InstrumentRegion
 
SF2Layer - Class in com.sun.media.sound
Soundfont layer.
SF2Layer(SF2Soundbank) - Constructor for class com.sun.media.sound.SF2Layer
 
SF2Layer() - Constructor for class com.sun.media.sound.SF2Layer
 
SF2LayerRegion - Class in com.sun.media.sound
Soundfont layer region.
SF2LayerRegion() - Constructor for class com.sun.media.sound.SF2LayerRegion
 
SF2Modulator - Class in com.sun.media.sound
Soundfont modulator container.
SF2Modulator() - Constructor for class com.sun.media.sound.SF2Modulator
 
SF2Region - Class in com.sun.media.sound
Soundfont general region.
SF2Region() - Constructor for class com.sun.media.sound.SF2Region
 
SF2Sample - Class in com.sun.media.sound
Soundfont sample storage.
SF2Sample(Soundbank) - Constructor for class com.sun.media.sound.SF2Sample
 
SF2Sample() - Constructor for class com.sun.media.sound.SF2Sample
 
SF2Soundbank - Class in com.sun.media.sound
A SoundFont 2.04 soundbank reader.
SF2Soundbank() - Constructor for class com.sun.media.sound.SF2Soundbank
 
SF2Soundbank(URL) - Constructor for class com.sun.media.sound.SF2Soundbank
 
SF2Soundbank(File) - Constructor for class com.sun.media.sound.SF2Soundbank
 
SF2Soundbank(InputStream) - Constructor for class com.sun.media.sound.SF2Soundbank
 
SF2SoundbankReader - Class in com.sun.media.sound
This class is used to connect the SF2SoundBank class to the SoundbankReader SPI interface.
SF2SoundbankReader() - Constructor for class com.sun.media.sound.SF2SoundbankReader
 
shareDenominator - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Whether compound meters shall be printed with a common denominator.
shift_chromaticSteps - Variable in class eu.bandm.music.entities.Accidental
The chromatic steps caused by this accidental.
shift_fifths - Variable in class eu.bandm.music.entities.Accidental
The number of fifths caused by this accidental.
shortbeams_towards_pauses - Variable in class eu.bandm.music.entities.MTree.Parameters
Allows the more canonical pointing of beams towards pauses.
shortcutClose - Variable in class eu.bandm.tscore.base.GroupCollector
Whether a parenthesis without any identification relates to the latest corresponding opening parenthesis.
shortLabels - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Maps of the labels which shall be printed before the subsequent (non-first) staves for this voice.
shortName - Variable in class eu.bandm.music.entities.MKinds.MKind
 
shortnames - Variable in class eu.bandm.music.entities.MKinds
 
show_Block_3d(Graphics2D, float, boolean) - Method in class eu.bandm.music.top.Print_Plan_3d
Show all 3d-blocks defined in the accumulated data in Print_Plan_3d.stack.
show_Block_3d(Graphics2D, float, boolean, int, int, int) - Method in class eu.bandm.music.top.Print_Plan_3d
Show all 3d-blocks defined in the accumulated data in Print_Plan_3d.stack.
show_Block_3d(Graphics2D, float, boolean, int, int, int, Color, int, Color, Color, Color) - Method in class eu.bandm.music.top.Print_Plan_3d
Show all 3d-blocks defined in the accumulated data in Print_Plan_3d.stack.
show_Line_2d(Graphics2D, float, int) - Method in class eu.bandm.music.top.Print_Plan_3d
Show all 2d-blocks defined in the accumulated data in Print_Plan_3d.stack.
show_Line_2d(Graphics2D, float, int, int, List<Paint>) - Method in class eu.bandm.music.top.Print_Plan_3d
Show all 2d-lines defined in the accumulated data in Print_Plan_3d.stack.
showGraphic() - Method in class eu.bandm.music.top.Formplan_fuge
Construct a graphic representation from the input data in the score object Formplan_fuge.part.
showModeDialog() - Method in class eu.bandm.sighkn.KennLine.SwingRep
 
sig_text_column_header - Static variable in class eu.bandm.music.top.Cwn_to_sig
Comment in the first line of the text file, containing the column headerss.
sig_text_eof - Static variable in class eu.bandm.music.top.Cwn_to_sig
Last line in the text file
sig_text_header - Static variable in class eu.bandm.music.top.Cwn_to_sig
Initial comment for text file.
SignalPort<A> - Class in eu.bandm.sig.adlib2
A receptacle for a signal source than can be plugged at runtime, even if compiled.
SignalPort(Class<A>) - Constructor for class eu.bandm.sig.adlib2.SignalPort
Creates a new instance with no specified initial input.
SignalPort(Class<? super A>, SignalSource<A>) - Constructor for class eu.bandm.sig.adlib2.SignalPort
Creates a new instance with the specified initial input.
SignalProbe<K> - Interface in eu.bandm.sig.adlib2
Interface for cross-cutting observers of signal values in a network.
SignalSource<A> - Interface in eu.bandm.sig.adlib
Common interface for all objects that emit a signal of generic type.
SignalSource<A> - Interface in eu.bandm.sig.adlib2
Interface of a signal (time-dependent value) source of a fixed object type.
SignalSource.AddOperator - Class in eu.bandm.sig.adlib
 
SignalSource.CompilableBinaryOperator - Class in eu.bandm.sig.adlib
 
SignalSource.Constant<A> - Class in eu.bandm.sig.adlib
 
SignalSource.DivOperator - Class in eu.bandm.sig.adlib
 
SignalSource.MultOperator - Class in eu.bandm.sig.adlib
 
SignalSource.SubOperator - Class in eu.bandm.sig.adlib
 
SignalSourceChooser<A> - Class in eu.bandm.sig.adlib2
Base class for signal sources of a fixed object type that choose dynamically from a fixed collection of inputs.
SignalSourceChooser() - Constructor for class eu.bandm.sig.adlib2.SignalSourceChooser
 
SignalSourceChooser.OfEnum<E extends Enum<E>,A> - Class in eu.bandm.sig.adlib2
 
SignalSourceChooser.OfEnumInt<E extends Enum<E>,A> - Class in eu.bandm.sig.adlib2
 
SignalSourceChooser.OfInt<A> - Class in eu.bandm.sig.adlib2
 
SignalSourceVector<A,S extends SignalSource<A>> - Interface in eu.bandm.sig.adlib2
Interface of aggregates of signal sources of a fixed object type.
SignalSourceVector.Mutable<A,S extends SignalSource<A>> - Interface in eu.bandm.sig.adlib2
Interface of mutable aggregates of signal sources of a fixed object type.
significantAltsExist(int, Set<Translet.Alternative>) - Static method in class eu.bandm.tscore.base.Translet
Find whether an alternative exists which started AFTER having consumed some input > epsilon.
signum() - Method in class eu.bandm.sig.adlib2.IntFraction
 
signum() - Method in class eu.bandm.sig.adlib2.LongFraction
 
SigSequencer - Class in eu.bandm.sighkn
Sequencer for sig data.
SigSequencer(float, Class...) - Constructor for class eu.bandm.sighkn.SigSequencer
 
SigSequencer.FloatColumn - Class in eu.bandm.sighkn
 
SigSequencer.IntColumn - Class in eu.bandm.sighkn
 
SigSequencer.Reaction - Interface in eu.bandm.sighkn
 
SigSequencer.StringColumn - Class in eu.bandm.sighkn
 
silver - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
simpleString() - Method in class eu.bandm.tscore.base.Translet.State
Deliver printable representation only of this state.
sin - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
singleCheck(Map<Integer, List<Token>>) - Method in class eu.bandm.tscore.base.RawParser
Check whether each collected fragment uses only one(1) input line, and return this only text as a (trivial) concatenation result.
singleInteger(int) - Method in class eu.bandm.music.entities.RandomStructs
Calculates by random a positive integer between 0 and (limit-1).
singleInteger(int, int) - Method in class eu.bandm.music.entities.RandomStructs
Calculates by random a positive integer between lo and (hi-1).
singleInteger(int[]) - Method in class eu.bandm.music.entities.RandomStructs
Selects by random one integer value from the array, all with equal probability.
SingleMatch - Class in eu.bandm.tscore.model
Visitor generated by umod according to field selection #0.
SingleMatch() - Constructor for class eu.bandm.tscore.model.SingleMatch
 
singlePart() - Method in class eu.bandm.tscore.model.TimeScape
 
singleTest() - Static method in class eu.bandm.sig.adlib.FloatResonator
 
singleton - Variable in class eu.bandm.music.entities.MTree.EssentialBracket
Whether this bracket spans only one single node.
SINGLETON - Static variable in exception eu.bandm.sig.adlib.BoundedAllocationException
The singleton instance of this class.
singleton(S) - Static method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Creates a new aggregate with one component.
singleton(S) - Static method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Creates a new aggregate with one component.
singleton(S) - Static method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Creates a new aggregate with one component.
singleton(S) - Static method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Creates a new aggregate with one component.
singleton(S) - Static method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Creates a new aggregate with one component.
singleton(S) - Static method in interface eu.bandm.sig.adlib2.SignalSourceVector
Creates a new aggregate with one component.
singletonLeadIn - Variable in class eu.bandm.tscore.base.GroupCollector
The string to separate/lead-in a text meaning single membership.
singletonMap(String, Location<XMLDocumentIdentifier>) - Static method in class eu.bandm.tscore.base.Util
Constructs a LocationMap which points from the given String into the given location.
singletonTendencyAllowed - Variable in class eu.bandm.tscore.base.TendencyCollector
Whether a tendency (created by attaching a tendency symbol to an event) may be terminated immediately, by an TendencyCollector.endSymbol or a parameter value at the very same event.
size() - Method in class eu.bandm.music.midi.MidiTrack
 
size() - Method in class eu.bandm.sig.adlib.BoundedList
 
size() - Method in class eu.bandm.sig.adlib2.BooleanDelayVector
 
size() - Method in class eu.bandm.sig.adlib2.DelayVector
 
size() - Method in class eu.bandm.sig.adlib2.DoubleDelayVector
 
size() - Method in class eu.bandm.sig.adlib2.FloatDelayVector
 
size() - Method in class eu.bandm.sig.adlib2.IntDelayVector
 
size() - Method in class eu.bandm.sig.adlib2.LongDelayVector
 
size - Variable in class eu.bandm.sighkn.FloatPfg
 
size2transformstring(int) - Method in class eu.bandm.music.top.MovingForms
Deliver the target svg text of the form's size, as a "scale()" svg command.
sizeCompatibleWith(List<?>) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
 
sizeCompatibleWith(Object...) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
 
sizeCompatibleWith(int) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Returns the number of components of this aggregate if equal to the expected value.
sizeCompatibleWith(List<?>) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
 
sizeCompatibleWith(Object...) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
 
sizeCompatibleWith(int) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Returns the number of components of this aggregate if equal to the expected value.
sizeCompatibleWith(List<?>) - Method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
 
sizeCompatibleWith(Object...) - Method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
 
sizeCompatibleWith(int) - Method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Returns the number of components of this aggregate if equal to the expected value.
sizeCompatibleWith(List<?>) - Method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
 
sizeCompatibleWith(Object...) - Method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
 
sizeCompatibleWith(int) - Method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Returns the number of components of this aggregate if equal to the expected value.
sizeCompatibleWith(List<?>) - Method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
 
sizeCompatibleWith(Object...) - Method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
 
sizeCompatibleWith(int) - Method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Returns the number of components of this aggregate if equal to the expected value.
sizeCompatibleWith(List<?>) - Method in interface eu.bandm.sig.adlib2.SignalSourceVector
 
sizeCompatibleWith(Object...) - Method in interface eu.bandm.sig.adlib2.SignalSourceVector
 
sizeCompatibleWith(int) - Method in interface eu.bandm.sig.adlib2.SignalSourceVector
Returns the number of components of this aggregate if equal to the expected value.
sizeString(Event) - Method in class eu.bandm.music.top.MovingForms
Deliver the target svg text of the form's size.
sk - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 0, classical label -3, "sub contra"
skip(long) - Method in class com.sun.media.sound.AudioFloatInputStream
 
skip(long) - Method in class com.sun.media.sound.RIFFReader
 
skipBytes(long) - Method in class com.sun.media.sound.RIFFReader
 
sklaven - Static variable in interface eu.bandm.music.midi.Playable
 
SL_COMMENT - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
SLASH - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
slide(float, float) - Static method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
Creates an object that emits a signal rising at clock events in equal steps from 0 to 1, with a given slope.
slide(float, float) - Static method in class eu.bandm.sig.adlib.FloatClockedSignalSource
Creates an object that emits a signal rising at clock events in equal steps from 0 to 1, with a given slope.
Slot(Pattern<MidiMessage>, Variable<Integer>) - Constructor for class eu.bandm.sig.adlib.MidiMessageToSignal.Slot
 
slowdown(int) - Method in class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
slowdown(IntFraction) - Method in class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
smByteCount - Static variable in class org.jsresources.DumpReceiver
 
smCount - Static variable in class org.jsresources.DumpReceiver
 
smoothen(int[]) - Method in class eu.bandm.music.entities.MTree
The smaller value will be doubled until the absolute distance to the larger is minimal.
snapshot - Variable in class eu.bandm.sig.adlib.FloatAdder
 
snapToAnchor(MouseEvent) - Method in class eu.bandm.sighkn.KennLine.SwingRep
 
snapValueDistance - Variable in class eu.bandm.sighkn.KennLine
 
sopran - Static variable in class eu.bandm.music.entities.ClefUsage
The traditional soprano clef.
sortedBySource - Variable in class eu.bandm.tscore.model.Vox
All events related to this voice, in sequential order of the source text position, which in nearly all cases corresponds to temporal order.
sortedByStart - Variable in class eu.bandm.tscore.model.Vox
All events related to this voice, sorted by their time point.
sortedStrings - Variable in class eu.bandm.tscore.base.Translet._CAT
List of names sorted by increasing length ???? FIXME
sound(Rational) - Static method in class eu.bandm.music.entities.QualifiedRational
Factory method, use internal cache.
sound(int, int) - Static method in class eu.bandm.music.entities.QualifiedRational
Factory method, use internal cache.
sound_1_2 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
sound_1_32 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
sound_1_4 - Static variable in class eu.bandm.music.haken.LilypondGenerator
Evident
sound_1_4 - Static variable in class eu.bandm.music.haken.Score_hkn_vox_v00
Evident
sound_3_16 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
sound_3_4 - Static variable in class eu.bandm.music.haken.LilypondGenerator
Evident
sound_3_4 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
sound_3_4 - Static variable in class eu.bandm.music.haken.Score_hkn_vox_v00
Evident
sound_5_4 - Static variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Evident.
sound_displays - Variable in class eu.bandm.music.entities.MSplitter
FIXME ????
soundEvent2inEvent - Variable in class eu.bandm.music.top.MwHaiku
Maps the sound event prototype to the original Haiku score event.
soundEvents - Variable in class eu.bandm.music.top.MwHaiku
Sequence of event prototypes, generated from the characters of the syllables.
sounds - Static variable in class eu.bandm.music.entities.QualifiedRational
Internal hashmap for instances representing sounding durations.
soundVoices - Variable in class eu.bandm.music.top.Formplan_fuge
List of all voices, in source order, without the "global current tonal key" voice.
source - Variable in class eu.bandm.sig.adlib.FloatControl
The object that emits subsequent values.
source - Variable in class eu.bandm.sighkn.KennLine.Animation
 
source - Variable in class eu.bandm.tscore.base.Translet._REGEX
The source text, standing for a Java regex pattern.
SOURCE_CHANNEL_PRESSURE - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_DIRECTION_MAX_MIN - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_DIRECTION_MIN_MAX - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_EG1 - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_EG2 - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_LFO1 - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_LFO2 - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_MIDI_CC_0 - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_MIDI_CHANNEL_PRESSURE - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_MIDI_CONTROL - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_MIDI_PITCH - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_MIDI_POLY_PRESSURE - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_MIDI_RPN_0 - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_NONE - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_NONE - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_NOTE_ON_KEYNUMBER - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_NOTE_ON_VELOCITY - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_NOTEON_KEYNUMBER - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_NOTEON_VELOCITY - Static variable in class com.sun.media.sound.ModelSource
 
SOURCE_PITCH_SENSITIVITY - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_PITCH_WHEEL - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_POLARITY_BIPOLAR - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_POLARITY_UNIPOLAR - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_POLY_PRESSURE - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_TYPE_CONCAVE - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_TYPE_CONVEX - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_TYPE_LINEAR - Static variable in class com.sun.media.sound.SF2Modulator
 
SOURCE_TYPE_SWITCH - Static variable in class com.sun.media.sound.SF2Modulator
 
sourceName - Variable in class eu.bandm.music.top.Cwn_to_musicXml
Used for indicating the original data source when constructing IDs, etc.
sourceOperator - Variable in class com.sun.media.sound.SF2Modulator
 
sourceOrder - Variable in class eu.bandm.tscore.base.GroupCollector
Cmpares to GroupEvents according to increasing time of creation.
sources - Variable in class eu.bandm.sig.adlib.FloatAdder
 
specialPreamble - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Additional lilypond source text which defines the macros for "highest possible pitch".
speedup(int) - Method in class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
speedup(IntFraction) - Method in class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
splitDots_withBeams(List<MTree>, Set<MTree>, Map<MTree, StemEnd>, int, boolean, int, int, boolean, boolean) - Method in class eu.bandm.music.entities.MSplitter
Add nodes from Initial Coverage to result, representing a sequence of dotted values not exceeding maxDots.
spliterator(Supplier<? extends RealtimeContext>) - Method in interface eu.bandm.sig.adlib2.ClockedSignalSource
 
spliterator(Supplier<? extends RealtimeContext>) - Method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
spliterator(Supplier<? extends RealtimeContext>) - Method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
spliterator(Supplier<? extends RealtimeContext>) - Method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
spontNodeCount - Variable in class eu.bandm.music.entities.MCover
Quality criterium for alternative decision: Number of nodes FIXME.
spontNodeCount() - Method in class eu.bandm.music.entities.MStackingPlanner.Plan
Return FIXME
sqrt - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
sqrt() - Static method in interface eu.bandm.sig.adlib.FloatUnaryOperator
 
sqrt - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
sqrt - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
sqrt() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the square root of the value of this signal source.
sqrt() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the square root of the value of this signal source.
SQRT2 - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
square - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
square() - Static method in interface eu.bandm.sig.adlib.FloatUnaryOperator
 
staccato - Static variable in class eu.bandm.music.entities.Artikulation
Short articulation, symbolized by a dot "."
stack - Variable in class eu.bandm.music.top.Print_Plan_3d
The list of lists, each standing for a horizontal line in the graphics.
stackingPlanner - Variable in class eu.bandm.music.entities.MCover
The strategy for introducing new brackets/divisions in "auto-division mode".
star(double) - Method in interface eu.bandm.sig.adlib2.math.DoubleMatrix.KleeneAlgebra
 
star(float) - Method in interface eu.bandm.sig.adlib2.math.FloatMatrix.KleeneAlgebra
 
STAR(Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for repetitions which may be empty and parse greedily.
STAR(boolean, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for repetitions which may be empty; greediness set by paraemter.
STAR(Translet.NonGreedy, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for repetitions which may be empty and parse non-greedily.
STAR(boolean, Translet.Parser<D>, Translet.Parser<?>) - Static method in class eu.bandm.tscore.base.Translet
Factory method for repetitions which may be empty, need the separator between repetitions and are greedy accroding to the parameer value.
StarParser(Translet.Parser<D>, Translet.Parser<?>, boolean) - Constructor for class eu.bandm.tscore.base.Translet.StarParser
 
start - Variable in class eu.bandm.music.entities.MTree_
The start time of the time interval (of a measure) represented by this node, relative to the start of the topmost node, which is fixed as "0/1".
start(float, float) - Method in class eu.bandm.sig.adlib.Organ3.Note
 
start() - Method in class eu.bandm.sig.adlib.Vibes
 
start - Variable in class eu.bandm.sighkn.FloatSamplePlayer
start index into data array.
start() - Method in class eu.bandm.sighkn.SigSequencer
 
start_c_bees_only - Static variable in class eu.bandm.music.entities.TwelveToneFunctionalRepresentation
One variant which uses only single flat=b symbols.
start_c_cross_only - Static variable in class eu.bandm.music.entities.TwelveToneFunctionalRepresentation
One variant which uses only single sharp=cross symbols.
startBlock(List<V>, List<V>) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
startBlock(List<LLJavaCompilationContext.Variable>, List<LLJavaCompilationContext.Variable>) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
startDef - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
startDef - Variable in class eu.bandm.tscore.base.PatternDistributor
String constant starting the definition/recording of a pattern
startDef_length - Variable in class eu.bandm.tscore.base.PatternDistributor
Holds the string length of PatternDistributor.startDef, for conenience.
startGraphEvent(Rational) - Method in class eu.bandm.music.haken.LilypondGenerator
Append the duration of a generated V-Voice event to the list of complete durations LilypondGenerator.totalDurations.
startLoading(int, String) - Method in class eu.bandm.sighkn.SigSequencer.FloatColumn
 
startLoading(int, String) - Method in class eu.bandm.sighkn.SigSequencer.IntColumn
 
startLoading(int, String) - Method in class eu.bandm.sighkn.SigSequencer.StringColumn
 
startLoadingAll(int) - Method in class eu.bandm.sighkn.SigSequencer
 
startLoop - Variable in class com.sun.media.sound.SF2Sample
 
startOfString - Static variable in class eu.bandm.tscore.base.Translet
Constant location at column number 0.
startPos - Variable in exception eu.bandm.music.entities.MCover.MetricNotHitException
 
startsTendency(TendencyCollector<E>.TendencyCtrl) - Method in class eu.bandm.tscore.base.TendencyCollector
Whether this intermediate object carries a tendency symbol.
startText - Variable in class eu.bandm.tscore.model.EventSet
The external representation of the "left" end of the event set, if sensible.
startUse - Variable in class eu.bandm.tscore.base.EventPatternDistributor
 
startUse(Event, boolean) - Method in class eu.bandm.tscore.base.EventPatternDistributor
 
startUse - Variable in class eu.bandm.tscore.base.PatternDistributor
String constant starting the use of the pattern, when parsed in the parameter track.
startUsing(Event, String, Location<XMLDocumentIdentifier>, String, boolean) - Method in class eu.bandm.tscore.base.PatternDistributor
Start with the given event the re-play of the pattern.
startValue - Variable in class eu.bandm.tscore.base.TendencyCollector.TendencyCtrl
Initial parameter start value parsed here.
state - Variable in class eu.bandm.sighkn.Apdsr
 
status(Pattern<Integer>) - Static method in class eu.bandm.music.midi.Routing
 
statusByte(Pattern<Integer>, Pattern<Integer>) - Static method in class eu.bandm.music.midi.Routing
Constructs a Pattern for an integer which represents a status byte.
statusByteE(Pattern<Integer>, Pattern<Integer>) - Static method in class eu.bandm.music.midi.Routing
 
statusByteM(Pattern<Integer>, Pattern<Integer>) - Static method in class eu.bandm.music.midi.Routing
Replace by content( statusByte(..,..))
StemEnd - Class in eu.bandm.music.entities
Realisation of one junction point between stem and beams.
StemEnd(int, int, int, int, int) - Constructor for class eu.bandm.music.entities.StemEnd
Full constructor, setting all values.
StemEnd(int, int, int, int) - Constructor for class eu.bandm.music.entities.StemEnd
Constructor where "flags" default to 0.
StemEnd(int, int) - Constructor for class eu.bandm.music.entities.StemEnd
Constructor where "flags" and left and right beamlets default to 0.
stemEnds - Variable in class eu.bandm.music.entities.MSplitter.Result
The beams of the printed note symbols.
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.BooleanDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.BooleanDelayVector
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.BooleanMultiDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.Delay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.DelayVector
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.DoubleDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.DoubleDelayVector
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.DoubleMultiDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.DoubleUpsamplingSignalSource
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.FloatDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.FloatDelayVector
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.FloatMultiDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.FloatUpsamplingSignalSource
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.IntDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.IntDelayVector
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.IntMultiDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.LongDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.LongDelayVector
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.LongMultiDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.math.DoubleVectorMap
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.math.FloatVectorMap
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.MultiDelay
 
step(RealtimeContext) - Method in class eu.bandm.sig.adlib2.Process.Proxy
 
step(RealtimeContext) - Method in interface eu.bandm.sig.adlib2.Process
Signals a time event, executing a transition step for this process to the next observable state.
stop() - Method in interface com.sun.media.sound.ModelChannelMixer
 
stop() - Method in class eu.bandm.sig.adlib.Vibes
 
stop() - Method in class eu.bandm.sighkn.SigSequencer
FOR GUI SEE projekte2017/.../klarduos/KlarDuosWS
USES eu.bandm.music.midi.SequencerPanel (( FIXME abstract to other sequencer types !?!))
USES javax.sound.midi.Sequencer

Nomenklatur GUI PLAY PAUSE
Nomenklatur javax.midi: sequencer.stop .start .setMicrosecondPosition
stopSymbol - Variable in class eu.bandm.tscore.base.TendencyCollector.TendencyCtrl
Whether a "end of tendency" sign has been parsed
storageName() - Method in class eu.bandm.tscore.base.Translet.StorageWrapper
Return an identity indication for the storage container object.
storageName() - Method in class eu.bandm.tscore.base.Translet.Store_1
 
storageName() - Method in class eu.bandm.tscore.base.Translet.Store_M
 
StorageWrapper(Translet.Parser<S>) - Constructor for class eu.bandm.tscore.base.Translet.StorageWrapper
 
store(V) - Method in interface eu.bandm.sig.adlib.CompilationContext
Deprecated.
store(V, Runnable) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
store(LLJavaCompilationContext.Variable) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
store(LLJavaCompilationContext.Variable, Runnable) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
store(Runnable) - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext.Variable
 
STORE(Map<Event, ? super D>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory MessageReceiver for a store with single values per key.
STORE(Multimap<Event, ? super D>, Translet.Parser<D>) - Static method in class eu.bandm.tscore.base.Translet
Factory MessageReceiver for a store with multiple values per key.
store - Variable in class eu.bandm.tscore.base.Translet.Store_1
The target of all storing operations.
store - Variable in class eu.bandm.tscore.base.Translet.Store_M
 
Store_1(Map<Event, ? super S>, Translet.Parser<S>) - Constructor for class eu.bandm.tscore.base.Translet.Store_1
Only constructor.
Store_M(Multimap<Event, ? super S>, Translet.Parser<S>) - Constructor for class eu.bandm.tscore.base.Translet.Store_M
 
storeArray() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
storeArray() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
stored() - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source that stores snapshot values of this signal source driven by a clock.
stored() - Method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Returns a new aggegate whose components take snapshots of the corresponding components of this aggregate.
stored() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source that stores snapshot values of this signal source driven by a clock.
stored() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Returns a new aggegate whose components take snapshots of the corresponding components of this aggregate.
stored() - Method in interface eu.bandm.sig.adlib2.EnumSignalSource
 
stored() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source that stores snapshot values of this signal source driven by a clock.
stored() - Method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Returns a new aggegate whose components take snapshots of the corresponding components of this aggregate.
stored() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source that stores snapshot values of this signal source driven by a clock.
stored() - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
stored() - Method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Returns a new aggegate whose components take snapshots of the corresponding components of this aggregate.
stored() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source that stores snapshot values of this signal source driven by a clock.
stored() - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
stored() - Method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Returns a new aggegate whose components take snapshots of the corresponding components of this aggregate.
stored() - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a new signal source that stores snapshot values of this signal source driven by a clock.
stored() - Method in interface eu.bandm.sig.adlib2.SignalSourceVector
Returns a new aggegate whose components take snapshots of the corresponding components of this aggregate.
STORED_VALUE_VARIABLE_NAME - Static variable in class eu.bandm.sig.adlib2.compile.CompileUtils
 
StoredSignalSource<A> - Class in eu.bandm.sig.adlib2
Common base class for signal (time-dependent value) sources of a fixed object type whose output is the value of a variable that is updated only as driven by a clock.
StoredSignalSource(Class<? super A>) - Constructor for class eu.bandm.sig.adlib2.StoredSignalSource
Creates a new instance.
storeOutput(int) - Method in interface eu.bandm.sig.adlib.CompilationContext
Deprecated.
storeOutput(int, Runnable) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
storeOutput(Consumer<CompilationContext>) - Static method in interface eu.bandm.sig.adlib2.compile.CodeGenerator
 
storeState(CompilationContext.Type, Object, String) - Method in interface eu.bandm.sig.adlib.CompilationContext
Deprecated.
storeState(CompilationContext.Type, Object, String, Runnable) - Method in interface eu.bandm.sig.adlib.CompilationContext
 
stream() - Method in class eu.bandm.music.entities.PcSet
 
stream(Supplier<? extends RealtimeContext>) - Method in interface eu.bandm.sig.adlib2.ClockedSignalSource
 
stream(Supplier<? extends RealtimeContext>) - Method in interface eu.bandm.sig.adlib2.DoubleClockedSignalSource
 
stream(Supplier<? extends RealtimeContext>) - Method in interface eu.bandm.sig.adlib2.IntClockedSignalSource
 
stream(Supplier<? extends RealtimeContext>) - Method in interface eu.bandm.sig.adlib2.LongClockedSignalSource
 
STREAM_CHARACTERISTICS - Static variable in interface eu.bandm.sig.adlib2.AbstractClockedSignalSource
The characteristics of a stream representing the successive values of this signal source.
STREAM_SIZE - Static variable in interface eu.bandm.sig.adlib2.AbstractClockedSignalSource
The expected size of a stream representing the successive values of this signal source.
StreamSink - Class in eu.bandm.sig.adlib
 
StreamSink(FloatSignalSource, OutputStream) - Constructor for class eu.bandm.sig.adlib.StreamSink
 
string2bigDecimal - Static variable in class eu.bandm.tscore.base.TransletLib
String conversion function.
string2bigInteger - Static variable in class eu.bandm.tscore.base.TransletLib
String conversion function.
string2integer - Static variable in class eu.bandm.tscore.base.TransletLib
String conversion function at base 10.
string2integer(int) - Static method in class eu.bandm.tscore.base.TransletLib
This method returns a conversion Function from a text string to integer in the given base.
stringColumn(int) - Method in class eu.bandm.sighkn.SigSequencer
 
StringColumn(int) - Constructor for class eu.bandm.sighkn.SigSequencer.StringColumn
 
stringContent(String) - Method in class eu.bandm.tscore.base.RawParser
Strip quote symbols.
strings - Variable in class eu.bandm.tscore.base.Translet._CAT
List of names as input to the constructor.
strings2rational - Static variable in class eu.bandm.tscore.base.TransletLib
String conversion function.
StringSignalSource - Interface in eu.bandm.sig.adlib
 
stripAlterations - Variable in class eu.bandm.music.entities.RunningOctaveCollector
Function to get from the pitch type (which is a parameter) to a whitekey.
stripOpt() - Method in class eu.bandm.tscore.base.Translet.OptionParser
 
stripOpt() - Method in class eu.bandm.tscore.base.Translet.Parser
Returns the first nested parser which is NOT an Translet.OptionParser.
stripOpt() - Method in class eu.bandm.tscore.base.Translet.Recursive
 
stripOpt() - Method in class eu.bandm.tscore.base.Translet.StarParser
 
sub() - Method in interface eu.bandm.sig.adlib.CompilationContext
 
sub - Static variable in interface eu.bandm.sig.adlib.FloatSignalSource
 
sub(FloatSignalSource) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
 
sub() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
sub - Variable in class eu.bandm.tscore.base.Translet.OptionParser
The sub-parser to parse or ski.
sub - Variable in class eu.bandm.tscore.base.Translet.Recursive
The parser to call whenever this parser shall become active.
sub - Variable in class eu.bandm.tscore.base.Translet.RepParser
The repeated sub-parser.
sub - Variable in class eu.bandm.tscore.base.Translet.StorageWrapper
 
sub - Variable in class eu.bandm.tscore.base.TransletLib._TEST
Evident.
subbuffer(long) - Method in class com.sun.media.sound.ModelByteBuffer
 
subbuffer(long, long) - Method in class com.sun.media.sound.ModelByteBuffer
 
subbuffer(long, long, boolean) - Method in class com.sun.media.sound.ModelByteBuffer
 
subfieldstack - Variable in class eu.bandm.tscore.model.Dump
 
subList - Variable in class eu.bandm.tscore.base.RawParser.PosList
 
SubOperator() - Constructor for class eu.bandm.sig.adlib.SignalSource.SubOperator
 
subParsers - Variable in class eu.bandm.tscore.base.Translet.ProductParser
List of all sub-parsers, needed for name generation and parser loops.
subs - Variable in class eu.bandm.music.entities.MTree_
List of child nodes.
subsequently() - Static method in interface eu.bandm.sig.adlib2.BooleanClockedSignalSource
Returns a new signal source that produces the value true at any but the first clock tick.
subtract - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
subtract - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
subtract - Static variable in class eu.bandm.sig.adlib2.BaseIntOperators
 
subtract - Static variable in class eu.bandm.sig.adlib2.BaseLongOperators
 
subtract(DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is the difference of the simultaneous values of this and another signal source.
subtract(FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is the difference of the simultaneous values of this and another signal source.
subtract(IntClockedSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.IntClockedSignalSourceFraction
 
subtract(IntFraction) - Method in class eu.bandm.sig.adlib2.IntFraction
 
subtract(IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is the difference of the simultaneous values of this and another signal source.
subtract(IntSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
subtract(LongClockedSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.LongClockedSignalSourceFraction
 
subtract(LongFraction) - Method in class eu.bandm.sig.adlib2.LongFraction
 
subtract(LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is the difference of the simultaneous values of this and another signal source.
subtract(LongSignalSourceFraction) - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
succ(Translet.Parser<N>, M) - Method in class eu.bandm.tscore.base.Translet.State
Return a new State, which is successor of "this", and in which "parser" has delivered "result", but no input has been consumed.
succ(Translet.Parser<N>, int, M) - Method in class eu.bandm.tscore.base.Translet.State
Return a new State, which is successor of "this", and in which "parser" has delivered "result" and consumed input up to "pos".
sum() - Static method in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
sum() - Static method in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
sum() - Method in class eu.bandm.sig.adlib.FloatRingBuffer
 
sum - Variable in class eu.bandm.sig.adlib.FloatVariaSum
 
sum() - Static method in interface eu.bandm.sig.adlib.IntBinaryOperator
 
sum() - Static method in interface eu.bandm.sig.adlib.LongBinaryOperator
 
sum1 - Variable in class eu.bandm.sig.adlib.Kahan
 
sum2a - Variable in class eu.bandm.sig.adlib.Kahan
 
sum2b - Variable in class eu.bandm.sig.adlib.Kahan
 
sum2c - Variable in class eu.bandm.sig.adlib.Kahan
 
summedDuration - Variable in class eu.bandm.music.entities.MSplitter.Result
Convenience cache: The duration represented by the printed note symbols coming from MXs=merging transformations.
sumUp() - Method in class eu.bandm.music.entities.MSplitter.Result
Add the durations of all nodes not being printed to their predecessor.
sumVox - Variable in class eu.bandm.music.top.MlWorat
A 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.
suppliedBy(FloatSupplier) - Static method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
 
suppliedBy(float, FloatSupplier) - Static method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
 
suppliedBy(FloatSupplier) - Static method in class eu.bandm.sig.adlib.FloatClockedSignalSource
 
suppliedBy(float, FloatSupplier) - Static method in class eu.bandm.sig.adlib.FloatClockedSignalSource
 
suppliedBy(IntSupplier) - Static method in class eu.bandm.sig.adlib.IntClockedSignalSource
 
suppliedBy(int, IntSupplier) - Static method in class eu.bandm.sig.adlib.IntClockedSignalSource
 
SvgSource - Class in eu.bandm.music.top
Common base class for several tscore instantiations creating SVG output.
SvgSource(Part, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Constructor for class eu.bandm.music.top.SvgSource
Only constructor, sets the tscore score data and the drain of all messages.
SvgSource.ParamTranslate - Class in eu.bandm.music.top
Visits all events of a given iterator pairwise and writes out the Svg/Smil commands.
SvgSource.Process - Class in eu.bandm.music.top
Visits all events of a given iterator pairwise and prepares time and interpolation values.
swingRep - Variable in class eu.bandm.sighkn.KennLine
 
SwingRep(Dimension) - Constructor for class eu.bandm.sighkn.KennLine.SwingRep
 
SwingRep() - Constructor for class eu.bandm.sighkn.KennLine.SwingRep
 
switchOver(int, ClockedFloatSignalSource) - Method in class eu.bandm.sig.adlib.ClockedFloatSignalSource
Deprecated.
 
switchOver(int, FloatClockedSignalSource) - Method in class eu.bandm.sig.adlib.FloatClockedSignalSource
 
symbol_pause - Variable in class eu.bandm.music.entities.MTree
Iff pause event can be written in ONLY ONE symbol, then this is stored here.
symbol_sound - Variable in class eu.bandm.music.entities.MTree
Iff sounding event can be written in ONLY ONE symbol, then this is stored here.
symbolic - Static variable in class eu.bandm.tscore.base.EntityCatalog
Language code of a pseudo language, used to index symbolic, non-national representations.
symbols - Variable in class eu.bandm.music.entities.MSplitter.Result
Cache for the note symbols for results of merging = for a node which has eaten some of its followers.
syncope_2_3 - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Whether to allow a syncope of length 3 appear at time "2".
syncope_2_neg_punct - Variable in class eu.bandm.music.entities.MSplitter.Parameters
 
syncope_2_pos_punct - Variable in class eu.bandm.music.entities.MSplitter.Parameters
 
syncope_3_3 - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Whether to allow a syncope of lenght 3 appear at time "3".
syncope_longer_4 - Variable in class eu.bandm.music.entities.MSplitter.Parameters
Whether to allow a syncope of length 5 or longer to appear.
synth - Variable in class eu.bandm.sighkn.TestMonodic
 
synthetic - Variable in class eu.bandm.music.entities.MTree
Whether this node comes from an spontantuous division when rendering a given rhythm.
system(Pattern<Integer>) - Static method in class eu.bandm.music.midi.Routing
 
systemE(Pattern<Integer>) - Static method in class eu.bandm.music.midi.Routing
 
systemM(Pattern<Integer>) - Static method in class eu.bandm.music.midi.Routing
 

T

t - Variable in class eu.bandm.tscore.base.Util.Triplewise
 
tailDiscarded - Variable in class eu.bandm.music.entities.MetricConsumer
Local flag that any synthetic very last event shall not be processed by the write out visitor.
taktbuffer - Variable in class eu.bandm.music.top.MlWorat
The running movement number, used to complete measure-only timepoints, as in 13/1 /2 /3.
targetEngine - Variable in class com.sun.media.sound.SF2Soundbank
 
tdiv2shifted - Variable in class eu.bandm.tscore.base.DottedNotationExpander
Temporary map for all time divisions affected by a dotting.
TDivision - Class in eu.bandm.tscore.model
Represents a sequence of time points constructed by dividing the interval between two time points.
TDivision(Tp, Tp, boolean) - Constructor for class eu.bandm.tscore.model.TDivision
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".
TDivision() - Constructor for class eu.bandm.tscore.model.TDivision
 
teal - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
teil2satz - Static variable in class eu.bandm.music.top.MlWorat
Manually entered constants which relate the numbers of "satz"/movements to the "Teile"/parts of the Weihnachtsoratorium.
Tempo - Class in eu.bandm.music.entities
Tempo indication, relating a metric duration to a physical duration.
Tempo(RationalDuration, Rational, Rational) - Constructor for class eu.bandm.music.entities.Tempo
 
tempoFactor - Variable in class eu.bandm.sighkn.SigSequencer
 
TEMPUS - Static variable in class eu.bandm.music.top.MetaKeys
Date of creation
TendencyCollector<E extends Entity> - Class in eu.bandm.tscore.base
Processes a parameter track which contains tendencies spanning more than one Event.
TendencyCollector(String[], String, Translet.Parser<E>, Translet.Parser<String>, boolean, boolean) - Constructor for class eu.bandm.tscore.base.TendencyCollector
Only constructor.
TendencyCollector.TendencyCtrl - Class in eu.bandm.tscore.base
Intermediate storage, one instance for each tendency control command attached to an event.
TendencyCtrl(E, String, E, boolean, int, String) - Constructor for class eu.bandm.tscore.base.TendencyCollector.TendencyCtrl
Only constructor, called by the generated parser.
tendencyCtrls - Variable in class eu.bandm.tscore.base.TendencyCollector
Intermediate storage for the tendency information, by events.
tendencySymbol - Variable in class eu.bandm.tscore.base.TendencyCollector.TendencyCtrl
Tendency symbol parsed here.
tendencySymbols - Variable in class eu.bandm.tscore.base.TendencyCollector
The symbols for increase and decrease, set on construction.
tenor - Static variable in class eu.bandm.music.entities.ClefUsage
The traditional tenor clef.
tenuto - Static variable in class eu.bandm.music.entities.Artikulation
Non-legato, symbolized by a bar "-"
terminateApplicationOnErrors() - Method in class eu.bandm.music.top.MlWorat
Evident.
terminateApplicationOnErrors() - Method in class eu.bandm.music.top.MwHaiku
Evident.
terminateApplicationOnErrors_printUsage() - Method in class eu.bandm.music.top.MlWorat
Evident.
test - Static variable in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
test - Static variable in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
test(float) - Method in interface eu.bandm.sig.adlib.FloatPredicate
 
test - Static variable in interface eu.bandm.sig.adlib.IntBinaryOperator
 
test - Static variable in interface eu.bandm.sig.adlib.LongBinaryOperator
 
Test - Class in eu.bandm.sighkn
Adapted from bt adlataus/src/java/adlatus/audio/Test IDEEN: FloatOscillatorClockedModulation(float sampleFreq, S osciFreqSource, ---> S osciFreq float phase) { STATT getModulator() --> runOsciFreq() ClockedFloatSignalSource.suppliedBy() is Popular as "FloatLatch" or "FloatSAH" = "FloatSampleAndHold" ClockedFloatSignalSource etc.
Test() - Constructor for class eu.bandm.sighkn.Test
 
test() - Method in class eu.bandm.sighkn.Test
 
test - Variable in class eu.bandm.tscore.base.TransletLib._TEST
Evident.
TEST(Predicate<R>, String, Translet.Parser<R>) - Static method in class eu.bandm.tscore.base.TransletLib
 
TEST(Predicate<R>, Translet.Parser<R>) - Static method in class eu.bandm.tscore.base.TransletLib
 
test2 - Static variable in interface eu.bandm.sig.adlib.DoubleBinaryOperator
 
test2 - Static variable in interface eu.bandm.sig.adlib.FloatBinaryOperator
 
test2 - Static variable in interface eu.bandm.sig.adlib.IntBinaryOperator
 
test2 - Static variable in interface eu.bandm.sig.adlib.LongBinaryOperator
 
test2(Translet.State<?>, BitSet, BitSet, Set<Translet.Alternative>) - Method in class eu.bandm.tscore.base.Translet.PermutationParser
Tests all permutations by breadth first search: first testing all sub-parsers once, and then calling this function recursively for all states resulting from these calls.
test_float2raw(float) - Method in class eu.bandm.sig.adlib.Conversions.Conversion
 
test_raw2float(byte[]) - Method in class eu.bandm.sig.adlib.Conversions.Conversion
 
testCases(Conversions.Conversion) - Static method in class eu.bandm.sig.adlib.Conversions
 
testCloseBrackets(Rational) - Method in class eu.bandm.music.entities.MSplitter.Result.WriteOut
Called for each node to close essential n-plet-brackets, iff their end-of-duration is reached.
testCloseBrackets(Rational) - Method in class eu.bandm.music.entities.MTree.Visitor
Called for each node to close essential n-plet-brackets, iff their end-of-duration is reached.
testEvent(Event) - Method in class eu.bandm.tscore.base.DottedNotationExpander
Returns whether the Event is affected.
testForSyncopeAndHemiola(List<MTree>) - Method in class eu.bandm.music.entities.MSplitter
Returns whether the node list, representing one event, can be replaced by one single symbol, due to syncope or hemiola rules.
TestMonodic - Class in eu.bandm.sighkn
Adapted from bt adlataus/src/java/adlatus/audio/Test Plays a set of sig data files.
TestMonodic(boolean, HarmonicSpectrum, float) - Constructor for class eu.bandm.sighkn.TestMonodic
 
testOpenBrackets(MTree, boolean) - Method in class eu.bandm.music.entities.MSplitter.Result.WriteOut
Called for each node to open essential n-plet-brackets, iff necessary for the following duration values.
testParse(String, Translet.Parser<R>, boolean, boolean) - Static method in class eu.bandm.tscore.base.Translet
Same as Translet.testParse(String,Parser,MessageReceiver,boolean,boolean), but sends all error messages to a MessagePrinter to System.err, without localization.
testParse(String, Translet.Parser<R>, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, boolean, boolean) - Static method in class eu.bandm.tscore.base.Translet
Test method for a given parser and a given text input.
textData - Static variable in class eu.bandm.music.top.MaWiRic
The text data which shall appear on the screen, in exactly this matrix arragenment.
thBreath - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
The last sounding pitch, needed to check if a "breath" symbol has to be entered in the generated LilyPond source text.
themenEinsatz - Variable in class eu.bandm.music.top.Formplan_fuge
Parser which accepts additional modifiers: "u" for inverse, "r" for retrograde, "1/n" or "n/1" for time stretching, and ">" for incompleteness.
themenEinsatzForm - Variable in class eu.bandm.music.top.Formplan_fuge
Parser which accepts capital roman numbers for theme numbers, "D" and "C" for dux and comes, or a combination of both.
thePart(TimeScape) - Method in class eu.bandm.tscore.base.Util
Deliver the only part of the timescape object, if any, otherwise null.
thForm - Variable in class eu.bandm.music.top.Formplan_fuge
Recognized theme forms, by the starting event.
ThForm(int, String) - Constructor for class eu.bandm.music.top.Formplan_fuge.ThForm
 
ThueMorse - Class in eu.bandm.sig.adlib2
 
ThueMorse() - Constructor for class eu.bandm.sig.adlib2.ThueMorse
 
ticksPerRationalOne - Variable in class eu.bandm.music.top.Cwn_to_midi
How many "midi ticks" fall into one CWN "whole note", which corresponds to the Rational duration "1/1".
tie_end - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Constant xml content, part of an xml "note" element representing an arriving tie.
tie_middle - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Constant xml content, part of an xml "note" element representing both an arriving and an outgoing tie.
tie_start - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Constant xml content, part of an xml "note" element representing an outgoing tie.
tied_end - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Constant xml element representing the graphic aspect if an incomung tie.
tied_middle - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Constant xml element representing the graphic aspect if an incomung and at the same time outgoing tie.
tied_start - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Constant xml element representing the graphic aspect if an outgoing tie.
time(Event) - Method in class eu.bandm.music.top.SvgSource.ParamTranslate
 
time(Event) - Method in class eu.bandm.music.top.SvgSource.Process
Get the onset time of the event according to the calendearic time data in the score.
time - Variable in class eu.bandm.sighkn.FloatPfg
 
time - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
timeChanged - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Whether the predecessor event of a fermata (sound or pause) has just changed the meter to an incomplete measure <4/4.
timeFactor - Variable in class eu.bandm.music.top.SvgSource
A possible additional stretch factor for the time coordinates, supplied explicitly by the user.
timeless(Container) - Method in class eu.bandm.tscore.base.RawParser
Parser function (=test, consume and return) for
timeless ::= ident = token_or_list
token_or_list ::= "(" token_or_list* ")" | non_white_space
FIXME IMPLEMENT FIXME IMPLEMENT Zugriffsfunktionen ("asList" "asInt" "asString" etc.) in base/Util.
timeless - Variable in class eu.bandm.tscore.model.Container
Collects time-less attributes of this container and its contents.
timeline_pseudo_voice - Static variable in class eu.bandm.tscore.model.Part
 
times(int) - Method in class eu.bandm.music.entities.FunctionalInterval
Return the interval defined by i-times applying this interval.
times(long) - Method in interface eu.bandm.sig.adlib.Realtime
 
times(long, int) - Method in interface eu.bandm.sig.adlib.Realtime
 
TimeScape - Class in eu.bandm.tscore.model
Top container which relates time points, voices and events.
TimeScape() - Constructor for class eu.bandm.tscore.model.TimeScape
Synthetic minimal constructor provided by the umod compiler.
timeToRowNumber(float) - Method in class eu.bandm.sighkn.SigSequencer
time in msec
TITULUM - Static variable in class eu.bandm.music.top.MetaKeys
Title of a work
TITULUM_II - Static variable in class eu.bandm.music.top.MetaKeys
Subtitle of a work
TITULUM_III - Static variable in class eu.bandm.music.top.MetaKeys
Sub-sub-title of a work
tlines - Variable in class eu.bandm.tscore.model.Part
The input lines starting with "T" and giving the top time points.
to - Variable in class eu.bandm.music.top.Print_Plan_3d.Triple
X coordinate where the segment end
to - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
toByteArray(float[], int, int, byte[], int) - Method in class com.sun.media.sound.AudioFloatConverter
 
toByteArray(float[], int, byte[], int) - Method in class com.sun.media.sound.AudioFloatConverter
 
toByteArray(float[], int, int, byte[]) - Method in class com.sun.media.sound.AudioFloatConverter
 
toByteArray(float[], int, byte[]) - Method in class com.sun.media.sound.AudioFloatConverter
 
toByteArray(float[], byte[]) - Method in class com.sun.media.sound.AudioFloatConverter
 
toFloatArray(byte[], int, float[], int, int) - Method in class com.sun.media.sound.AudioFloatConverter
 
toFloatArray(byte[], float[], int, int) - Method in class com.sun.media.sound.AudioFloatConverter
 
toFloatArray(byte[], int, float[], int) - Method in class com.sun.media.sound.AudioFloatConverter
 
toFloatArray(byte[], float[], int) - Method in class com.sun.media.sound.AudioFloatConverter
 
toFloatArray(byte[], float[]) - Method in class com.sun.media.sound.AudioFloatConverter
 
ToFloatFunction<A> - Interface in eu.bandm.sig.adlib
 
toFormat(Object) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(Container) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(TimeScape) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(Part) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(Vox) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(EventSet) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(Event) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(Tp) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(TpTop) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(TpSub) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(TDivision) - Method in class eu.bandm.tscore.model.__Formatter
 
toFormat(Object) - Static method in class eu.bandm.tscore.model.TScore
Yields a pretty-print format for arbitrary objects.
toFormat(Object, Integer) - Static method in class eu.bandm.tscore.model.TScore
Yields a pretty-print format for arbitrary objects.
tokenStream - Variable in class eu.bandm.tscore.base.RawParser
Input to the parsing process.
toLilyPond_clefSelect(List<Format>, Event) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Generate a format for changing the clef, iff event carries such a command.
toLilyPond_clefSelect(List<Format>, ClefUsage) - Static method in class eu.bandm.music.top.Cwn_to_lilypond
Generate a format for changing the clef.
toLilyPond_duration(RationalDuration.DottedBaseDuration) - Static method in class eu.bandm.music.top.Cwn_to_lilypond
Translate duration information into lilypond format.
toLilyPond_key(List<Format>, Event) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Emit a lilypond diatonic key change, if the Event carries such a command.
toLilyPond_key(Vox, List<Format>, Event) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Emit a lilypond diatonic key change, if the Event carries such a command.
toLilyPond_metrics(List<Format>, BigDecimal) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Generate a format for the start text for the measure with the given barnum, indicating its meter, (and its duration, if it is partial).
toLilyPond_pitch(PitchAndOctave<OctaveRegister, FunctionalPitchModOctave>) - Static method in class eu.bandm.music.top.Cwn_to_lilypond
Translate pitch information into lilypond format.
Tone(Diatonics.BaseTone, int) - Constructor for class eu.bandm.music.midi.Diatonics.Tone
 
tools - Variable in class com.sun.media.sound.SF2Soundbank
 
topBracketIsVanishing - Variable in class eu.bandm.music.entities.MSplitter
Whether the top-level node has a vanishing brackt.
topFactor() - Method in class eu.bandm.music.entities.MStackingPlanner.Plan
Return the very first factor of the found sequential order.
topTps - Variable in class eu.bandm.music.entities.MTreeCollector
List of all time points to parse.
toRational() - Method in class eu.bandm.music.entities.Duration_calendaric
This conversion fails since no translation relation is per default.
toRational() - Method in interface eu.bandm.music.entities.DurationIndication
Returns the "Notated CWN Duration", which is a rational, standing for a note duration (1/4 for a quater note, 3/8 for a dotted quater note, etc.)
toRational - Static variable in class eu.bandm.music.entities.RationalDuration
retract .
toRational() - Method in class eu.bandm.music.entities.RationalDuration
 
toString() - Method in class com.sun.media.sound.ModelIdentifier
 
toString() - Method in class com.sun.media.sound.SF2Instrument
 
toString() - Method in class com.sun.media.sound.SF2Layer
 
toString() - Method in class com.sun.media.sound.SF2Sample
 
toString(String) - Method in class eu.bandm.music.entities.Color_rgb_8
Returns the explicit name of the color, in the given language, followed by the r/g/b values as hexadecimal digits, appended in parentheses.
toString() - Method in class eu.bandm.music.entities.Color_rgb_8
Returns the catalog name in the default language of the corresponding Color_rgb_8.catalog, plus the r/g/b values as hexadecimal digits.
toString() - Method in class eu.bandm.music.entities.Duration_calendaric
Always prints INNER minutes and seconds (i.e.
toString(String) - Method in class eu.bandm.music.entities.FunctionalKey
Returns a name in the given language.
toString() - Method in class eu.bandm.music.entities.FunctionalKey
 
toString() - Method in class eu.bandm.music.entities.FunctionalPitchModOctave
 
toString() - Method in exception eu.bandm.music.entities.MCover.MetricNotHitException
 
toString() - Method in class eu.bandm.music.entities.MetrumName
Evident
toString() - Method in class eu.bandm.music.entities.MetrumSpecs.Name
 
toString() - Method in class eu.bandm.music.entities.MTree.EssentialBracket
Give a symbolic text representation for debugging.
toString() - Method in class eu.bandm.music.entities.MTree_
gives one-line rendering.
toString() - Method in class eu.bandm.music.entities.OctaveRegister
Delivers the representation in the "lilypond" language.
toString() - Method in class eu.bandm.music.entities.PcSet
 
toString(String...) - Method in class eu.bandm.music.entities.PitchAndOctave
Return text representation with the given language preferences.
toString() - Method in class eu.bandm.music.entities.PitchAndOctave
 
toString() - Method in class eu.bandm.music.entities.QualifiedRational
 
toString() - Method in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
 
toString() - Method in class eu.bandm.music.entities.RationalDuration
toString() - Method in class eu.bandm.music.entities.StemEnd
 
toString() - Method in class eu.bandm.music.entities.Tempo
Returns as a String the standard notation as usual in printed sheet music, e.g.
toString() - Method in class eu.bandm.music.haken.DoppelHaken
Delivers the name based on the German RelValue name, like "OMO" or "MUOM".
toString() - Method in class eu.bandm.music.haken.Haken
Return the Germanlanguage name ("MO", "MU", "OM, "UM").
toString() - Method in class eu.bandm.music.haken.RelWert
Returns the Geman name, "O", "M", or "U".
toString() - Method in class eu.bandm.music.midi.Diatonics.Tone
 
toString() - Method in class eu.bandm.music.midi.Playable.AbstractPlayable
 
toString() - Method in class eu.bandm.sig.adlib.LLJavaCompilationContext
 
toString() - Method in class eu.bandm.sig.adlib.SignalSource.AddOperator
 
toString() - Method in class eu.bandm.sig.adlib.SignalSource.Constant
 
toString() - Method in class eu.bandm.sig.adlib.SignalSource.DivOperator
 
toString() - Method in class eu.bandm.sig.adlib.SignalSource.MultOperator
 
toString() - Method in class eu.bandm.sig.adlib.SignalSource.SubOperator
 
toString() - Method in class eu.bandm.sig.adlib2.DoubleClockedSignalSource.AbstractRandom
 
toString() - Method in class eu.bandm.sig.adlib2.FloatClockedSignalSource.AbstractRandom
 
toString() - Method in class eu.bandm.sig.adlib2.IntClockedSignalSource.AbstractRandom
 
toString() - Method in class eu.bandm.sig.adlib2.IntFraction
toString() - Method in class eu.bandm.sig.adlib2.IntSignalSourceFraction
 
toString() - Method in class eu.bandm.sig.adlib2.LongClockedSignalSource.AbstractRandom
 
toString() - Method in class eu.bandm.sig.adlib2.LongFraction
toString() - Method in class eu.bandm.sig.adlib2.LongSignalSourceFraction
 
toString() - Method in class eu.bandm.sig.adlib2.math.DoubleMatrix
 
toString() - Method in class eu.bandm.sig.adlib2.math.FloatMatrix
 
toString() - Method in class eu.bandm.sighkn.KennLine.Anchor
 
toString(String...) - Method in class eu.bandm.tscore.base.Entity
Get the name according to the given language priority, as defined in MuLi.get(String...).
toString(boolean) - Method in class eu.bandm.tscore.base.Translet.Parser
Returns a user-readable text representation.
toString() - Method in class eu.bandm.tscore.base.Translet.Parser
Returns a user-readable text representation.
toString() - Method in class eu.bandm.tscore.base.Translet.State
Deliver printable representation of the whole chain of states ending here.
toString() - Method in class eu.bandm.tscore.model.TDivision
 
toString() - Method in class eu.bandm.tscore.model.TpSub
 
toString() - Method in class eu.bandm.tscore.model.TpTop
 
totalDurations - Variable in class eu.bandm.music.haken.LilypondGenerator
Auxiliary storage for K-Eevent durations PLUS additional pauses.
ToTrack(Track) - Constructor for class eu.bandm.music.midi.Routing.ToTrack
 
toXml_metrumChange(List<Element>, BigDecimal) - Method in class eu.bandm.music.top.Cwn_to_musicXml
Generate the indication of a meter change and of partial measures.
Tp - Class in eu.bandm.tscore.model
Abstract super class of possible time points.
Tp(Location<XMLDocumentIdentifier>) - Constructor for class eu.bandm.tscore.model.Tp
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".
Tp() - Constructor for class eu.bandm.tscore.model.Tp
Synthetic minimal constructor provided by the umod compiler.
tp2barnum - Variable in class eu.bandm.music.entities.MTreeCollector
Input data, linking the top time points to bar numbers / measure numbers.
tp2barnum - Variable in class eu.bandm.music.haken.Score_hkn
Map of numeric entries in tne tsore "T" line to their text, as usual in tscore raw parsing.
tp2barnum - Variable in class eu.bandm.music.top.Formplan_fuge
Evident
tp2caldur - Variable in class eu.bandm.music.top.SvgSource
Maps the score top-level time points to calendaric ("physical") duration values.
tp2device(Tp) - Method in class eu.bandm.music.top.SvgSource
Returns in a target text string a given tscore time point encoded in svg/smil time point values.
tp2rat - Variable in class eu.bandm.music.haken.Score_hkn
Maps all time points to rationals, als usual in tscore raw parsing.
tp2rat - Variable in class eu.bandm.music.top.Formplan_fuge
Evident
tp2rat - Variable in class eu.bandm.music.top.Score_cwn
Maps all tscore time points to rational numbers which correspond to the musical time relative to the start of the very first event.
tp2rat - Variable in class eu.bandm.music.top.SvgSource
Maps all time points to rational values.
tp2satzTakt - Variable in class eu.bandm.music.top.MlWorat
Maps tscore Tp objects to pairs of movement number and measure number.
tpCombinerString - Variable in class eu.bandm.tscore.base.Modifiers
The string to insert between the contents, when a time point (either top or subdivision) spans more than one(>1) source line.
tpDividers - Variable in class eu.bandm.tscore.base.Modifiers
List of top-leve sub-division signs, which can appear between two "alpha-numeric" top-level time point designators.
tps - Variable in class eu.bandm.music.haken.Score_hkn.Expansion
All time points taking part in this Expansion.
TpSub - Class in eu.bandm.tscore.model
A time point corresponding to a division point between two time points on a higher level.
TpSub(Location<XMLDocumentIdentifier>, TDivision, int, boolean) - Constructor for class eu.bandm.tscore.model.TpSub
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".
TpSub(TDivision, int, boolean) - Constructor for class eu.bandm.tscore.model.TpSub
Synthetic minimal constructor provided by the umod compiler.
TpSub() - Constructor for class eu.bandm.tscore.model.TpSub
 
tpsub2shifted - Variable in class eu.bandm.tscore.base.DottedNotationExpander
Temporary map for all time points affected by a dotting.
TpTop - Class in eu.bandm.tscore.model
A time point corresponding to a text token in the "T" line of the input score.
TpTop(Location<XMLDocumentIdentifier>, String) - Constructor for class eu.bandm.tscore.model.TpTop
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".
TpTop(String) - Constructor for class eu.bandm.tscore.model.TpTop
Synthetic minimal constructor provided by the umod compiler.
TpTop() - Constructor for class eu.bandm.tscore.model.TpTop
 
tpTop2decimal - Variable in class eu.bandm.music.top.Score_cwn
Inverse of decimal2tpTop.
track - Variable in class eu.bandm.music.midi.MidiTrack
 
TRACKNAME_alpha - Static variable in class eu.bandm.music.top.GraphartScharen
 
TRACKNAME_alpha - Static variable in class eu.bandm.music.top.MovingForms
Evident
TRACKNAME_color - Static variable in class eu.bandm.music.top.GraphartScharen
 
TRACKNAME_color - Static variable in class eu.bandm.music.top.MovingForms
Evident
TRACKNAME_dist - Static variable in class eu.bandm.music.top.GraphartScharen
 
TRACKNAME_form - Static variable in class eu.bandm.music.top.MovingForms
Evident
TRACKNAME_len - Static variable in class eu.bandm.music.top.GraphartScharen
 
TRACKNAME_num - Static variable in class eu.bandm.music.top.GraphartScharen
 
TRACKNAME_orient - Static variable in class eu.bandm.music.top.GraphartScharen
 
TRACKNAME_pos - Static variable in class eu.bandm.music.top.GraphartScharen
The position parameter is the "main" parameter of each voice, i.e.
TRACKNAME_pos - Static variable in class eu.bandm.music.top.MovingForms
Evident
TRACKNAME_size - Static variable in class eu.bandm.music.top.MovingForms
Evident
TRACKNAME_width - Static variable in class eu.bandm.music.top.GraphartScharen
 
transform(double) - Method in class com.sun.media.sound.ModelStandardTransform
 
transform(double) - Method in interface com.sun.media.sound.ModelTransform
 
TRANSFORM_ABSOLUTE - Static variable in class com.sun.media.sound.ModelStandardTransform
 
TRANSFORM_ABSOLUTE - Static variable in class com.sun.media.sound.SF2Modulator
 
TRANSFORM_CONCAVE - Static variable in class com.sun.media.sound.ModelStandardTransform
 
TRANSFORM_CONVEX - Static variable in class com.sun.media.sound.ModelStandardTransform
 
TRANSFORM_LINEAR - Static variable in class com.sun.media.sound.ModelStandardTransform
 
TRANSFORM_LINEAR - Static variable in class com.sun.media.sound.SF2Modulator
 
TRANSFORM_SWITCH - Static variable in class com.sun.media.sound.ModelStandardTransform
 
translate(MwHaiku, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>) - Method in class eu.bandm.music.top.MwHaiku_to_cwn
 
translate(CatalogByString, List<String>, String, Object...) - Static method in class eu.bandm.tscore.base.Translet
Translates the text and formats the arguments ("printf") un-translated.
translations - Static variable in class eu.bandm.music.entities.RandomStructs
 
Translet - Class in eu.bandm.tscore.base
Base class for constructing user defined parsers by combinators; originally for the values contained in the different parameter tracks of a tscore voice.
Translet() - Constructor for class eu.bandm.tscore.base.Translet
 
Translet._CAT<R> - Class in eu.bandm.tscore.base
Implements a greedy longest prefix match from a collection of strings.
Translet._CONST<R> - Class in eu.bandm.tscore.base
Parser for a simple string constant which must appear verbatim, as is.
Translet._REGEX - Class in eu.bandm.tscore.base
Parser for text input following a regular expression.
Translet.Alternative - Class in eu.bandm.tscore.base
Realizes a protocol tree of alternatives to the parsing results.
Translet.CoTupleParser<A,B,C,D> - Class in eu.bandm.tscore.base
Common superclass for Parsers which accept one of many alternatives and return a CoTuple (ORn and PRIORn).
Translet.disj_flavour - Enum in eu.bandm.tscore.base
Kinds of disjunctive parser combinators.
Translet.FormatPrinter_memo - Class in eu.bandm.tscore.base
Format printer which puts maximally one ParserFormat to each screen column and memorizes this for later alignment of consumed char data.
Translet.FramedParser<A> - Class in eu.bandm.tscore.base
Accepts a sequence "A,B,C", where only the middle parsing/processing result is stored as result in the Translet.State object, discarding the frame.
Translet.HeadParser<A> - Class in eu.bandm.tscore.base
Accepts a sequence "A,B,..", where only the very first parsing/processing result is stored as result in the Translet.State object, discarding all the tail.
Translet.LimesParser<A> - Class in eu.bandm.tscore.base
Common superclass for Parsers which accept one of many alternatives and return the upper limit of the different result classes (OR1 and PRIOR1).
Translet.OptionParser<D> - Class in eu.bandm.tscore.base
Option parser, in greedy and non-deterministic variant, with or without default value.
Translet.OrCoTupleParser<A,B,C,D> - Class in eu.bandm.tscore.base
Realizes disjunction which is nondeterministic and returns a CoTuple.
Translet.OrLimesParser<A> - Class in eu.bandm.tscore.base
Realizes disjunction which is nondeterministic and returns an upper limit class.
Translet.Parseable<D> - Interface in eu.bandm.tscore.base
Used to retrieve a Translet.Parser in a particular (human) language, to plug it into the tscore parsing process.
Translet.Parser<R> - Class in eu.bandm.tscore.base
Base class for all parser classes, contains most of the working methods.
Translet.ParserFormat - Class in eu.bandm.tscore.base
Specialized Format which refers to a Parser for alignment of char data.
Translet.PermutationParser<R,A,B,C,D,E,F,G,H> - Class in eu.bandm.tscore.base
Variant of Translet.ProductParser which accepts all permutations of sub-parsers.
Translet.PlusParser<D> - Class in eu.bandm.tscore.base
Repetition parser which does not allow allow empty list as result.
Translet.PriorCoTupleParser<A,B,C,D> - Class in eu.bandm.tscore.base
Realizes disjunction which is priorized and returns a CoTuple.
Translet.PriorLimesParser<A> - Class in eu.bandm.tscore.base
Realizes disjunction which is priorized and returns an upper limit class.
Translet.ProductParser<R,A,B,C,D,E,F,G,H> - Class in eu.bandm.tscore.base
Common superclass for Parsers which produce a product type as their result.
Translet.Recursive<R> - Class in eu.bandm.tscore.base
A placeholder which can be formandum into a parser construct, and later be assigned the complete parser as a whole, for recursive use.
Translet.RepParser<D> - Class in eu.bandm.tscore.base
Common superclass for Translet.StarParser and Translet.PlusParser.
Translet.SequParser<R,A,B,C,D,E,F,G,H> - Class in eu.bandm.tscore.base
Variant of Translet.ProductParser which accepts a certain sequence of sub-parsers.
Translet.StarParser<D> - Class in eu.bandm.tscore.base
Repetition parser which allows empty list as result.
Translet.State<R> - Class in eu.bandm.tscore.base
Central data type for parser operation.
Translet.StorageWrapper<S> - Class in eu.bandm.tscore.base
Common superclass of the storing oeprators.
Translet.Store_1<S> - Class in eu.bandm.tscore.base
Storing operator which only one(1) value per key.
Translet.Store_M<S> - Class in eu.bandm.tscore.base
Storing operator which can store multiple (>1) values per key.
TransletLib - Class in eu.bandm.tscore.base
Library of universal Translet parsers, and of auxiliary functions to be used in such parsers.
TransletLib._TEST<R> - Class in eu.bandm.tscore.base
Filters the result of its sub-parser by an explicit Java-encoded boolean predicate.
transportOperator - Variable in class com.sun.media.sound.SF2Modulator
 
transpose(Vox, PitchAndOctave<OctaveRegister, FunctionalPitchModOctave>) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Deliver the pitch transposed UP by the interval which is assigned to the voice in Cwn_to_lilypond.transpositions, if any.
transpose(Vox, FunctionalPitchModOctave) - Method in class eu.bandm.music.top.Cwn_to_lilypond
Deliver the pitch transposed UP by the interval which is assigned to the voice in Cwn_to_lilypond.transpositions, if any.
transpose_down(PitchAndOctave<OctaveRegister, FunctionalPitchModOctave>) - Method in class eu.bandm.music.entities.FunctionalInterval
Transpose a functional pitch downward by the functional interval.
transpose_down(FunctionalPitchModOctave) - Method in class eu.bandm.music.entities.FunctionalInterval
Transpose a functional pitch class down (modulo octave) by the functional interval.
transpose_up(FunctionalPitchModOctave) - Method in class eu.bandm.music.entities.Euler2
Interpret the coordinates as functional intervals (fifth and major third) and apply them to the given pitch.
transpose_up(FunctionalPitch) - Method in class eu.bandm.music.entities.Euler3
Interpret the coordinates as functional intervals (fifth, major third and octave) and apply them to the given pitch.
transpose_up(PitchAndOctave<OctaveRegister, FunctionalPitchModOctave>) - Method in class eu.bandm.music.entities.FunctionalInterval
Transpose a functional pitch upward by the functional interval.
transpose_up(FunctionalPitchModOctave) - Method in class eu.bandm.music.entities.FunctionalInterval
Transpose a functional pitch class up (modulo octave) by the functional interval.
transpositions - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Maps of transpostions to be applied to the score data before writing out.
tremolo - Static variable in class eu.bandm.music.entities.MixedNoteheadAddendum
Tremolo.
trigger - Variable in class eu.bandm.sighkn.Apdsr
 
Triple(int, int, int) - Constructor for class eu.bandm.music.top.Print_Plan_3d.Triple
 
Triplewise(Iterable<T>) - Constructor for class eu.bandm.tscore.base.Util.Triplewise
 
Triplewise(Iterator<T>) - Constructor for class eu.bandm.tscore.base.Util.Triplewise
 
TScore - Class in eu.bandm.tscore.model
Umod main model class:
Generic score model for denotating time-based sequences of arbitrary events.
TScore() - Constructor for class eu.bandm.tscore.model.TScore
 
TScoreLexer - Class in eu.bandm.tscore.tparser
 
TScoreLexer(InputStream) - Constructor for class eu.bandm.tscore.tparser.TScoreLexer
 
TScoreLexer(Reader) - Constructor for class eu.bandm.tscore.tparser.TScoreLexer
 
TScoreLexer(InputBuffer) - Constructor for class eu.bandm.tscore.tparser.TScoreLexer
 
TScoreLexer(LexerSharedInputState) - Constructor for class eu.bandm.tscore.tparser.TScoreLexer
 
TScoreLexerTokenTypes - Interface in eu.bandm.tscore.tparser
 
tsPart - Variable in class eu.bandm.music.haken.Score_hkn
The tscore score PART to process.
Tuning<P extends PitchIndication> - Interface in eu.bandm.music.entities
 
tuple(DoubleLinearMap) - Method in class eu.bandm.sig.adlib2.math.DoubleLinearMap
 
tuple(FloatLinearMap) - Method in class eu.bandm.sig.adlib2.math.FloatLinearMap
 
TwelveToneFunctionalRepresentation - Class in eu.bandm.music.entities
A map from the integers 0 to 11 to some Functional Pitch classes employed for representing twelve tone pitch classes in some abrbitrary but consistent way, merely for notation.
TwelveToneFunctionalRepresentation(FunctionalPitchModOctave...) - Constructor for class eu.bandm.music.entities.TwelveToneFunctionalRepresentation
Only constructor.
twoMore - Variable in class eu.bandm.music.haken.Score_hkn.Expansion
Temporary set of Tps before which two additional tp-s must be synthesized for the expansion of a Haken.
type - Variable in class eu.bandm.sig.adlib.LLJavaCompilationContext.Variable
 
typeOf(Class<?>) - Static method in interface eu.bandm.sig.adlib.CompilationContext
 
typesByExponent_plus_3 - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
The length of the basic note symbols, in words.

U

U - Static variable in class eu.bandm.music.haken.RelWert
 
UM - Static variable in class eu.bandm.music.haken.Haken
 
UMMO - Static variable in class eu.bandm.music.haken.DoppelHaken
 
UMMU - Static variable in class eu.bandm.music.haken.DoppelHaken
 
UMO - Static variable in class eu.bandm.music.haken.DoppelHaken
 
UMOM - Static variable in class eu.bandm.music.haken.DoppelHaken
 
UMU - Static variable in class eu.bandm.music.haken.DoppelHaken
 
unboxed - Variable in enum eu.bandm.sig.adlib2.math.DoubleADSR.State
 
unboxed - Variable in enum eu.bandm.sig.adlib2.math.FloatADSR.State
 
unicode - Static variable in class eu.bandm.tscore.base.EntityCatalog
Language code for the unicode symbols as a translation target (=pseudo language).
unifyEventTimesByScalarValue(Map<T, Tp>, Function<Tp, T>, Vox) - Static method in class eu.bandm.tscore.base.Util
ATTENTION: Different subdivisions are not unified automatically, e.g.
unit() - Static method in class eu.bandm.sig.adlib2.ConstantRealtimeContext
 
unit() - Method in interface eu.bandm.sig.adlib2.math.DoubleMatrix.KleeneAlgebra
 
unit() - Method in interface eu.bandm.sig.adlib2.math.FloatMatrix.KleeneAlgebra
 
unload() - Method in class com.sun.media.sound.ModelByteBuffer
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet._CAT
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet._CONST
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet._REGEX
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.FramedParser
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.HeadParser
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.LimesParser
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.OptionParser
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.OrCoTupleParser
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.Parser
Reverse the parsing process (as far as possible) and deliver a string representation which when parsed delivered the parse result.
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.PermutationParser
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.PriorCoTupleParser
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.Recursive
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.RepParser
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.SequParser
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.Store_1
 
unparse(Object) - Method in class eu.bandm.tscore.base.Translet.Store_M
 
unparse(Object) - Method in class eu.bandm.tscore.base.TransletLib._TEST
 
unquantize(int) - Method in class eu.bandm.sig.adlib.FloatBoundedQuantization
Converts strictly from the interval interval to the float interval.
update() - Method in class eu.bandm.music.haken.Score_hkn
Translate untyped tscore data into semantically defined values.
update(DataOutput, PrintWriter, Vox, Vox, Vox, Vox, Vox) - Method in class eu.bandm.music.haken.Score_hkn_sig_v00
Translate the score and write the data into a binary and into a text file.
update(PrintWriter, String, String, Vox, Vox, Vox, Vox, Vox, Vox) - Method in class eu.bandm.music.haken.Score_hkn_svg_v00
Convert the K-voices and write out to file.
update(String, String, String, Vox, Vox, Vox, Vox, Vox, Vox, Vox) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
 
update(String, String, String, Vox, Vox, Vox) - Method in class eu.bandm.music.haken.Score_hkn_vox_v00
Convert the tscore data into a lilypond output.
update() - Method in class eu.bandm.music.midi.PTITuningFilter
 
update() - Method in class eu.bandm.music.top.Formplan_fuge
Translate untyped tscore data into semantically sensible "fugue form plan" attribute collection.
update() - Method in class eu.bandm.music.top.GraphartScharen
Translate untyped tscore data into semantically sensible "GraphartScharen" data.
update() - Method in class eu.bandm.music.top.MaWiCM
Translate untyped tscore data into semantically sensible "MaWiCM" data.
update() - Method in class eu.bandm.music.top.MaWiRic
Translate untyped tscore data into semantically sensible "MaWiRic" data.
update(Part) - Method in class eu.bandm.music.top.MlWorat
Translate untyped tscore data into semantically sensible "MlWorat" data.
update() - Method in class eu.bandm.music.top.MovingForms
Translate untyped tscore data into semantically sensible "MovingForm" data, and verify that all constraints are met.
update(TimeScape) - Method in class eu.bandm.music.top.MwHaiku
Convert raw data into haiku input events.
update() - Method in class eu.bandm.music.top.Score_cwn
Translate untyped tscore data into semantically sensible "common western notation", and verify that all constraints are met.
update() - Method in class eu.bandm.music.top.SvgSource
First main entry point, called by the subclasses which realize the specializations, and executes parsing of time points, and further sort operations.
updateGraphics(KennLine.Anchor) - Method in class eu.bandm.sighkn.KennLine
 
updateGraphics() - Method in class eu.bandm.sighkn.KennLine
 
upper - Variable in class eu.bandm.music.entities.OrnamentUsage
An optional accidental for the upper neighbour note of the main note, to use in the ornament's execution.
upperInitialParser(String) - Static method in class eu.bandm.music.entities.FunctionalPitchModOctave
Deliver a parser with upper initial characters, in the given language.
upperLogSpread(float, float) - Static method in interface eu.bandm.sig.adlib.FloatSignalSource
A function that maps the interval [0, 1] logarithmically to some interval of the form [a, ±∞].
upto - Variable in class eu.bandm.tscore.model.Event
The time point when it ends, if this is sensible.
upto - Variable in class eu.bandm.tscore.model.TDivision
The later of the limiting time points.
usage(PrintStream) - Method in class eu.bandm.music.top.MfOptions
Print usage information in the default language.
usage(PrintStream, String) - Method in class eu.bandm.music.top.MfOptions
Print usage information in the requested language.
usage(PrintStream) - Method in class eu.bandm.music.top.MlwOptions
Print usage information in the default language.
usage(PrintStream, String) - Method in class eu.bandm.music.top.MlwOptions
Print usage information in the requested language.
usage_de() - Method in class eu.bandm.music.top.MfOptions
Print usage information in the language 'de' on System.err.
usage_de(PrintStream) - Method in class eu.bandm.music.top.MfOptions
Print usage information in the language 'de'.
usage_de() - Method in class eu.bandm.music.top.MlwOptions
Print usage information in the language 'de' on System.err.
usage_de(PrintStream) - Method in class eu.bandm.music.top.MlwOptions
Print usage information in the language 'de'.
usage_en() - Method in class eu.bandm.music.top.MfOptions
Print usage information in the language 'en' on System.err.
usage_en(PrintStream) - Method in class eu.bandm.music.top.MfOptions
Print usage information in the language 'en'.
usage_en() - Method in class eu.bandm.music.top.MlwOptions
Print usage information in the language 'en' on System.err.
usage_en(PrintStream) - Method in class eu.bandm.music.top.MlwOptions
Print usage information in the language 'en'.
useCommon - Static variable in class eu.bandm.music.entities.MTreeCollector
Constant operator to indicate that from here on the mtree specification in the M-Voice is again used in this voice.
Util - Class in eu.bandm.tscore.base
Collection of static utility methods.
Util.Multimap_LTree<A,B> - Class in eu.bandm.tscore.base
Employed for the central map from a "naturally" ordered arithmetic type (like Rational, BigInteger, etc.) to Tp objects representing time points, allowing their time-respecting traversal.
Util.Pairwise<T> - Class in eu.bandm.tscore.base
Visitor which performs the method Util.Pairwise.first(Object) for the first element of an Iterable; afterwards the methodUtil.Pairwise.pairwise(Object,Object) for each pair of adjacent elements, and at last the method Util.Pairwise.last(Object).
Util.Triplewise<T> - Class in eu.bandm.tscore.base
Visitor which performs the method Util.Triplewise.action(Object,Object,Object) for triples of adjacent elements of an Iterable.

V

value - Variable in class eu.bandm.music.entities.Duration_calendaric
The value of this duration, in seconds.
value - Variable in class eu.bandm.music.entities.RationalDuration.DottedBaseDuration
The value resulting from dotting.
value - Variable in class eu.bandm.sighkn.KennLine.Anchor
 
value_debuglevel_0 - Variable in class eu.bandm.music.top.MfOptions
 
value_inputfile_0 - Variable in class eu.bandm.music.top.MfOptions
 
value_inputfile_0 - Variable in class eu.bandm.music.top.MlwOptions
 
value_interactive_0 - Variable in class eu.bandm.music.top.MfOptions
 
value_outputfile_0 - Variable in class eu.bandm.music.top.MfOptions
 
value_outputfile_0 - Variable in class eu.bandm.music.top.MlwOptions
 
value_outputfile_1 - Variable in class eu.bandm.music.top.MlwOptions
 
value_outputfile_2 - Variable in class eu.bandm.music.top.MlwOptions
 
value_physCoords_0 - Variable in class eu.bandm.music.top.MfOptions
 
value_physCoords_1 - Variable in class eu.bandm.music.top.MfOptions
 
value_physCoords_2 - Variable in class eu.bandm.music.top.MfOptions
 
value_timeFactor_0 - Variable in class eu.bandm.music.top.MfOptions
 
value_userCoords_0 - Variable in class eu.bandm.music.top.MfOptions
 
value_userCoords_1 - Variable in class eu.bandm.music.top.MfOptions
 
value_userCoords_2 - Variable in class eu.bandm.music.top.MfOptions
 
value_userCoords_3 - Variable in class eu.bandm.music.top.MfOptions
 
value_version_0 - Variable in class eu.bandm.music.top.MfOptions
 
valueClass - Variable in class eu.bandm.sig.adlib2.StoredSignalSource
The type of values produced by this signal source.
valueOf(int, int) - Static method in class eu.bandm.music.entities.FunctionalInterval
Returns the interval with the given scale and halftone distances.
valueOf(FunctionalPitchModOctave, FunctionalGender) - Static method in class eu.bandm.music.entities.FunctionalKey
 
valueOf(int, int) - Static method in class eu.bandm.music.entities.FunctionalPitchModOctave
Deliver the functional pitch class derived from the given white key mod octave and the given chromatic shift by accidental.
valueOf(WhiteKeyModOctave, Accidental) - Static method in class eu.bandm.music.entities.FunctionalPitchModOctave
Deliver the functional pitch class derived from the given white key mod octave and the given chromatic shift by accidental.
valueOf(WhiteKeyModOctave, int) - Static method in class eu.bandm.music.entities.FunctionalPitchModOctave
Deliver the functional pitch class derived from the given white key mod octave and the given chromatic shift by accidental.
valueOf(String) - Static method in enum eu.bandm.music.entities.IntervalDirection
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in class eu.bandm.music.entities.PcSet
 
valueOf(String) - Static method in class eu.bandm.music.entities.PcSet
 
valueOf(String, MessageReceiver<SimpleMessage<?>>) - Static method in class eu.bandm.music.entities.PcSet
 
valueOf(Collection<Integer>) - Static method in class eu.bandm.music.entities.PcSet
 
valueOf(Integer...) - Static method in class eu.bandm.music.entities.PcSet
 
valueOf(BitSet) - Static method in class eu.bandm.music.entities.PcSet
 
valueOf(OO, CC) - Static method in class eu.bandm.music.entities.PitchAndOctave
 
valueOf(String) - Static method in enum eu.bandm.music.midi.Diatonics.BaseTone
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.music.top.MfOptions.physUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.sig.adlib.CompilationContext.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.sig.adlib2.IntBufferSink.OverflowPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.sig.adlib2.math.DoubleADSR.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.sig.adlib2.math.FloatADSR.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.sighkn.KennLine.MoveMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.tscore.base.EventPatternDistributor.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.tscore.base.GroupCollector.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.tscore.base.Modifiers.Reaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.tscore.base.PatternDistributor.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bandm.tscore.base.Translet.disj_flavour
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.bandm.music.entities.IntervalDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.music.midi.Diatonics.BaseTone
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.music.top.MfOptions.physUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.sig.adlib.CompilationContext.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.sig.adlib2.IntBufferSink.OverflowPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.sig.adlib2.math.DoubleADSR.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.sig.adlib2.math.FloatADSR.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.sighkn.KennLine.MoveMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.tscore.base.EventPatternDistributor.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.tscore.base.GroupCollector.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.tscore.base.Modifiers.Reaction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.tscore.base.PatternDistributor.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bandm.tscore.base.Translet.disj_flavour
Returns an array containing the constants of this enum type, in the order they are declared.
vanishing - Variable in class eu.bandm.music.entities.MTree.EssentialBracket
Whether the bracket vanishes iff subnodes are printed.
var() - Static method in class eu.bandm.sig.adlib.Honnef2018
 
var_alt - Static variable in class eu.bandm.sighkn.TestMonodic
 
var_bass - Static variable in class eu.bandm.sighkn.TestMonodic
 
var_sop - Static variable in class eu.bandm.sighkn.TestMonodic
 
var_tenor - Static variable in class eu.bandm.sighkn.TestMonodic
 
Variable(CompilationContext.Type) - Constructor for class eu.bandm.sig.adlib.LLJavaCompilationContext.Variable
 
variable - Variable in class eu.bandm.sig.adlib.MidiMessageToSignal.Slot
 
variable_minor_scales_in_fifths - Static variable in class eu.bandm.music.entities.FunctionalGender
Gives the "distances measured in fifths" of the variable pitch class steps of a minor scale relative to the base pitch class.
variant - Variable in class eu.bandm.music.entities.MetrumSpecs.Name
 
VariaRun - Class in eu.bandm.sig.adlib
 
VariaRun(int) - Constructor for class eu.bandm.sig.adlib.VariaRun
 
verbose - Variable in class eu.bandm.tscore.base.Modifiers
Whether diagnosis information shall be more verbose.
veryFirstEventHasRequiredParameter(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Event, Vox, Map<Event, T>, String) - Static method in class eu.bandm.tscore.base.Util
Checks whether the very first event of a particular voice has a necessary parameter.
veryVerbose - Variable in class eu.bandm.tscore.base.Modifiers
Whether execution shall be verbose, for didactical purposes, also when everything runs fine.
vFormats - Variable in class eu.bandm.music.haken.LilypondGenerator
Central list of all generated formats; will finally be written out to make a LilyPond source file.
Vibes - Class in eu.bandm.sig.adlib
 
Vibes(VibesController) - Constructor for class eu.bandm.sig.adlib.Vibes
 
VibesController - Interface in eu.bandm.sig.adlib
 
VibesGUI - Class in eu.bandm.sig.adlib
 
VibesGUI() - Constructor for class eu.bandm.sig.adlib.VibesGUI
 
vibratorAmplitude() - Method in interface eu.bandm.sig.adlib.VibesController
 
vibratorAmplitude() - Method in class eu.bandm.sig.adlib.VibesGUI
 
vibratorFrequency() - Method in interface eu.bandm.sig.adlib.VibesController
 
vibratorFrequency() - Method in class eu.bandm.sig.adlib.VibesGUI
 
view2model(Model) - Method in class eu.bandm.music.top.MfGui
 
view2model_x(int) - Method in class eu.bandm.sighkn.KennLine
 
view2model_y(int) - Method in class eu.bandm.sighkn.KennLine
 
violin - Static variable in class eu.bandm.music.entities.ClefUsage
The standard violin clef.
violin15va - Static variable in class eu.bandm.music.entities.ClefUsage
The violin clef with an additional "two octaces higher" sign.
violin8va - Static variable in class eu.bandm.music.entities.ClefUsage
The violin clef with an additional "8va higher" sign.
violin8vaBassa - Static variable in class eu.bandm.music.entities.ClefUsage
The violin clef with an additional "8va lower" sign, as sometimes used for tenor voices.
visit() - Method in class eu.bandm.music.entities.MTree.Visitor
Entry point for applyint the visitor to the node it is an inner instance of.
visit() - Method in class eu.bandm.tscore.base.Util.Triplewise
 
Visitor() - Constructor for class eu.bandm.music.entities.MTree.Visitor
 
voice(Part, SortedMap<Integer, Tp>, Set<String>) - Method in class eu.bandm.tscore.base.RawParser
Parse function (=test, consume and return) for
"vox ::= VOX ident token NL (paramIdent token* NL)"
Is called in the context of parsing an accolade, i.e.
voice - Variable in class eu.bandm.tscore.model.Event
The voice it belongs to.
voiceCount - Static variable in class eu.bandm.sig.adlib.Organ3
 
voiceDefs - Variable in class eu.bandm.music.entities.MTreeCollector
Map measure numbers to localdefinitions of meter names to mtree specs, per voices.
voiceEvents(Vox, Iterable<? extends Tp>) - Static method in class eu.bandm.tscore.base.Util
Creates an Iterable over all Events of a given Vox, when an Iterable over time points (Tp) is given.
voiceFilter(Vox, Iterable<E>) - Static method in class eu.bandm.tscore.base.Util
An Iterable.FilterIterable over any Event Iterable which visits only those events of a given Vox.
voiceIsGlobal(Vox) - Method in class eu.bandm.music.top.Formplan_fuge
Whether this voice is the global "current tonal key" voice.
voiceMetric - Variable in class eu.bandm.music.top.Score_cwn
The global voice vor metric, tempo, and global expression information.
voicename_metric - Static variable in class eu.bandm.music.top.Score_cwn
The name of the mandatory global "metric" voice.
VOICENAME_off - Static variable in class eu.bandm.music.top.MaWiRic
 
VOICENAME_on - Static variable in class eu.bandm.music.top.MaWiRic
 
voicename_tonal_key - Variable in class eu.bandm.music.top.Formplan_fuge
The name of the global voice which give the current tonal key.
voices - Variable in class eu.bandm.music.haken.Score_hkn.Expansion
All voices taking part in this expansion, as given finally on constrcution.
voices - Variable in class eu.bandm.tscore.model.Container
Not used in Vox; in TimeScape it holds only timeless parameters for subsequent voices in parts with same name.
voices - Variable in class eu.bandm.tscore.model.EventSet
All voices events of which appear in the set.
voicesBySource - Variable in class eu.bandm.tscore.model.Container
All voices appearing in the score, in source order of ther first appearance.
voicesExist(TimeScape, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, boolean, String...) - Static method in class eu.bandm.tscore.base.Util
Checks whether for each given voice name a voice object exists.
Vox - Class in eu.bandm.tscore.model
A voice, the central means for organizing events.
Vox(Container, String) - Constructor for class eu.bandm.tscore.model.Vox
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".
Vox() - Constructor for class eu.bandm.tscore.model.Vox
 
VOX_and_name(Container, boolean) - Method in class eu.bandm.tscore.base.RawParser
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.
voxname_haiku - Static variable in class eu.bandm.music.top.MwHaiku
The name of the only voice, carrying the haiku syllables.
voxname_key - Static variable in class eu.bandm.music.top.MlWorat
The name of the voice which holds the current tonal key.
voxParams(Container) - Method in class eu.bandm.tscore.base.RawParser
Parser function (=test, consume and return) for
voxParams ::= VOX_and_name conform?, timeless* Creates a new voice by calling RawParser.VOX_and_name(Container,boolean), which stores this either to the timescape or to the part under construction.

W

warnUnevenHakenDistribution - Variable in class eu.bandm.music.haken.Score_hkn.Parameters
Whether to emit a warning when the expansion process must create uneven distributions of RelWert for a Haken or a DoppelHaken.
warnUnusedParams(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>, Vox, Set<String>, boolean) - Static method in class eu.bandm.tscore.base.Util
Emits a warning or an error if the source text of a voice contains parameters which are not analysed.
wasPause - Variable in class eu.bandm.music.haken.Score_hkn_vla_v00
Whether the last emitted lilypoind V-event was a pause.
watch(Process) - Method in class eu.bandm.sig.adlib2.CSVLogger
 
weight - Variable in class eu.bandm.music.entities.MTree
Metric weight, equal to MTree.level but for the first sibling, for which is equal to parent's "weight".
when - Variable in class eu.bandm.music.top.MwHaiku.GenEvent
Starting point relative to start of whole translation FIXME CHECK ???
when - Variable in class eu.bandm.tscore.model.Event
The time point when it happens, or begins.
when2device(Event) - Method in class eu.bandm.music.top.SvgSource
Returns in a target text string the onset of the given event encoded in svg/smil time point values.
when_parameter_name - Static variable in class eu.bandm.tscore.model.Event
 
white - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
WhiteKeyModOctave - Class in eu.bandm.music.entities
A specialization of PitchModOctave which represents only the "white keys" of the keyboard.
WhiteKeyModOctave(int, int, EntityCatalog<WhiteKeyModOctave>, Map<String, String>) - Constructor for class eu.bandm.music.entities.WhiteKeyModOctave
Only constructor, setting all parameters.
whiteKeyScale - Static variable in class eu.bandm.music.entities.WhiteKeyModOctave
The ascending scale of white keys starting with c.
whiteKeysFromC - Variable in class eu.bandm.music.entities.WhiteKeyModOctave
Distance of this pitch class from the c, measured in white keys upwards.
WHOLE - Static variable in class eu.bandm.music.entities.RationalDuration
The duration of a whole note = 1/1
wholeMeasurePauses - Variable in class eu.bandm.music.top.Cwn_to_lilypond
Whether a pause covering a whole measure shall be printed in a special way, namely always with the duration "1/1" and in the geometric middle between the bars.
width - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
width2device(float) - Method in class eu.bandm.music.top.SvgSource
Returns in a target text string a given difference in user x-coordinates (x-width) encoded in svg coordinates.
width2device(int) - Method in class eu.bandm.music.top.SvgSource
Returns in a target text string a given difference in user x-coordinates (x-width) encoded in svg coordinates.
with_lower(Accidental) - Method in class eu.bandm.music.entities.OrnamentUsage
Return a new clone with modified accidental.
with_upper(Accidental) - Method in class eu.bandm.music.entities.OrnamentUsage
Return a new clone with modified accidental.
withOctave(int) - Method in class eu.bandm.music.entities.ClefUsage
Clone a copy with the given octave displacement.
withRational(Rational) - Method in class eu.bandm.music.entities.QualifiedRational
Return a new instance with the given duration and a copied sound/pause value.
withSeparator(Translet.Parser<?>) - Method in class eu.bandm.tscore.base.Translet.ProductParser
Set the separator which must appear between two non-epsilon-consuming applications of the sub-parsers.
withSeparator(String) - Method in class eu.bandm.tscore.base.Translet.ProductParser
Set the separator which must appear between two non-epsilon-consuming applications of the sub-parsers.
wrapResult(int, Translet.State<?>) - Method in class eu.bandm.tscore.base.Translet.CoTupleParser
Wraps the result of a successful sub-parser into the CoTuple typ.e
wrapResult(int, Translet.State<?>) - Method in class eu.bandm.tscore.base.Translet.LimesParser
Cast the result of a successful sub-parser to the limes type
wrapResult(int, Translet.State<?>) - Method in class eu.bandm.tscore.base.Translet.Parser
Only needed for disjunction parsers, simulates multiple inheritance by creating an instance of a subclass of CoTuple
wrapSequ(List<Translet.Parser<?>>) - Static method in class eu.bandm.tscore.base.Translet
Wrap a list of parsers into one(1) top-level sequence parser, iff longer than one (>1).
write(int) - Method in class com.sun.media.sound.RIFFWriter
 
write(byte[], int, int) - Method in class com.sun.media.sound.RIFFWriter
 
write - Variable in class eu.bandm.sighkn.FloatPfg
 
write - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
write_note(PrintWriter, int, FunctionalKey, String, String) - Method in class eu.bandm.music.top.MlWorat
Writes musixtex note head without spacing, in the graphical form decided by MlWorat.category(FunctionalKey, FunctionalPitchModOctave), iff pitchName is contained in this Satz.
write_skip(PrintWriter) - Method in class eu.bandm.music.top.MlWorat
Aux routine for switching to the next higher staff when printing the "tower of fifth".
writeByte(int) - Method in class com.sun.media.sound.RIFFWriter
 
writeChunk(String) - Method in class com.sun.media.sound.RIFFWriter
 
writeEvent(Event, float, Event, float, int, PrintWriter, DataOutputStream) - Method in class eu.bandm.music.top.Cwn_to_sig
Write one event (sound or pause) to the two output files.
writeEvent(Event, int, Rational, float, Event, float) - Method in class eu.bandm.music.top.Cwn_to_sig2
Data format is
writeFifths(PrintWriter, int) - Method in class eu.bandm.music.top.MlWorat
Write one movement/"Satz" as one tower of fifth.
writeGraphics(String, Vox, List<RelWert>, List<Tp>, Map<Event, RelWert>, Map<Event, Haken>, Map<Event, DoppelHaken>) - Method in class eu.bandm.music.haken.LilypondGenerator
Append a dedicated lilypond voice to the score, which presents a graphic symbol of the underlying K-event.
writeGraphics(Haken) - Method in class eu.bandm.music.haken.LilypondGenerator
Add the macro call to the lilyPond source which creates the graphik of a Haken.
writeGraphics(DoppelHaken) - Method in class eu.bandm.music.haken.LilypondGenerator
Add the macro call to the lilyPond source which creates the graphik of a DoppelHaken.
writeGraphics(RelWert) - Method in class eu.bandm.music.haken.LilypondGenerator
Add the macro call to the lilyPond source which creates the graphik of a directly given RelWert (without any Haken).
writeGraphicsExpanded(RelWert) - Method in class eu.bandm.music.haken.LilypondGenerator
Method which print the graphic represention of the currently valid RelWert for all V-events which are not the first in the K-event expansion.
writeGraphicsValueString(String) - Method in class eu.bandm.music.haken.LilypondGenerator
Aux method to add the macro call print the name of a RelWert.
writeInt(int) - Method in class com.sun.media.sound.RIFFWriter
 
writeLinear(PrintWriter, int) - Method in class eu.bandm.music.top.MlWorat
Present all notes of one particular movement/"satz" in one horizontal row, white notes for in-scale, black notes for foreigns, together with the first appearance.
writeList(String) - Method in class com.sun.media.sound.RIFFWriter
 
writeLong(long) - Method in class com.sun.media.sound.RIFFWriter
 
writenull() - Method in class eu.bandm.tscore.model.__SAX_Writer
 
writeNumbers(PrintWriter) - Method in class eu.bandm.music.top.MlWorat
Write statistics of pitch class numbers to movement numbers for each Part and for the whole Weihnachtsoratorium.
WriteOut() - Constructor for class eu.bandm.music.entities.MetricConsumer.WriteOut
 
writeOut(int, MTree, RationalDuration.DottedBaseDuration, Rational, StemEnd, boolean, boolean, boolean) - Method in class eu.bandm.music.entities.MetricConsumer.WriteOut
Write out one symbol of an event.
WriteOut() - Constructor for class eu.bandm.music.entities.MSplitter.Result.WriteOut
 
writeOut(int, MTree, RationalDuration.DottedBaseDuration, Rational, StemEnd, boolean, boolean, boolean) - Method in class eu.bandm.music.entities.MSplitter.Result.WriteOut
Write out one symbol of an event.
writeout(int, List<Tp>, Vox, boolean) - Method in class eu.bandm.music.haken.Score_hkn_vox_v00
Generate the lilyPond commands for the sequence of K-Evenst.
writePause(float, int, PrintWriter, DataOutputStream) - Method in class eu.bandm.music.top.Cwn_to_sig
Write a pause which is characterized by a "gate==0".
writeref(Object, String) - Method in class eu.bandm.tscore.model.__SAX_Writer
 
writeSet() - Method in class eu.bandm.music.top.SvgSource.ParamTranslate
Generate the source text which sets the parameter value only of the earlier event.
writeShort(short) - Method in class com.sun.media.sound.RIFFWriter
 
writeSound(float, float, String, int, int, PrintWriter, DataOutputStream) - Method in class eu.bandm.music.top.Cwn_to_sig
Write a sounding event, with pitch, weight, etc.
writeString(String) - Method in class com.sun.media.sound.RIFFWriter
 
writeString(String, int) - Method in class com.sun.media.sound.RIFFWriter
 
writeTo(OutputStream) - Method in class com.sun.media.sound.ModelByteBuffer
 
writeToFile(String) - Method in class eu.bandm.music.haken.LilypondGenerator
Write all accumulated LilyPond source text to the given file.
writeToFormat(Score_hkn.Expansion, Vox) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
Show one staff with output notes for the viola and changing meters caused by whole-measure fermatas.
writeToTrack(Iterator<Event>, int, Track) - Method in class eu.bandm.music.top.Cwn_to_midi
Encode the sequence of events as given by "data" into the midi Track object given by "track".
writeUnsignedByte(int) - Method in class com.sun.media.sound.RIFFWriter
 
writeUnsignedInt(long) - Method in class com.sun.media.sound.RIFFWriter
 
writeUnsignedShort(int) - Method in class com.sun.media.sound.RIFFWriter
 
writeVoiceGraphics(Score_hkn.Expansion, String, Vox) - Method in class eu.bandm.music.haken.Score_hkn_vla_v00
 
WS - Static variable in interface eu.bandm.tscore.tparser.TScoreLexerTokenTypes
 
ws_or_comment() - Method in class eu.bandm.tscore.base.RawParser
Parse (=test, consume and return) whitespace.
ws_or_nl_or_comment() - Method in class eu.bandm.tscore.base.RawParser
Parse (=test, consume and return) whitespace.

X

x - Variable in class eu.bandm.sig.adlib.Kahan
 
x2device(int) - Method in class eu.bandm.music.top.SvgSource
Returns in a target text string a given position in user x-coordinates (x-pos) encoded in svg coordinates.
x_divide(int, boolean, boolean) - Method in class eu.bandm.music.entities.MTree
Divides a subnode equidistantly into "num".
x_nearest_power_of_two(int) - Static method in class eu.bandm.music.entities.RationalDuration
Internal aux function.
x_now - Variable in class eu.bandm.sighkn.SigSequencer
 
x_row - Variable in class eu.bandm.sighkn.SigSequencer
 
x_smoothen(int, int) - Method in class eu.bandm.music.entities.MTree
The smaller value will be doubled until the absolute distance to the larger is minimal.
x_writeOut(int, List<MTree>, Rational, boolean, boolean, boolean) - Method in class eu.bandm.music.entities.MSplitter.Result.WriteOut
A wrapper which calls the real "writeout()" for a list of nodes, which come from a cache.
xCache - Variable in class eu.bandm.sighkn.KennLine.SwingRep
 
xFact - Variable in class eu.bandm.music.top.SvgSource
The stretch factor for the translation of the horizontal coordinates.
xleft - Variable in class eu.bandm.sighkn.KennLine.SwingRep.ModeDialog
 
xml_octave_max - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Maximal octave in Midi encoding.
xml_octave_min - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
Minimal octave in Midi encoding.
xml_octave_offset - Static variable in class eu.bandm.music.top.Cwn_to_musicXml
The "small octave", numeric 0, is represented in MIDI encoding by three(3), and "middle c" by four(4).
XMLPARSER_Container() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Container
 
XMLPARSER_Event() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Event
 
XMLPARSER_EventSet() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
XMLPARSER_Part() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Part
 
XMLPARSER_TDivision() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TDivision
 
XMLPARSER_TimeScape() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TimeScape
 
XMLPARSER_Tp() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Tp
 
XMLPARSER_TpSub() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpSub
 
XMLPARSER_TpTop() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpTop
 
XMLPARSER_Vox() - Constructor for class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Vox
 
xor - Static variable in class eu.bandm.sig.adlib2.BooleanOperators
 
xor(BooleanSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a new signal source whose value is the difference of the simultaneous values of this and another signal source.
xposCached - Variable in class eu.bandm.sighkn.KennLine.Anchor
 
xright - Variable in class eu.bandm.sighkn.KennLine.SwingRep.ModeDialog
 

Y

y2device(int) - Method in class eu.bandm.music.top.SvgSource
Returns in a target text string a given position in user y-coordinates (y-pos) encoded in svg coordinates.
yellow - Static variable in class eu.bandm.music.entities.Color_rgb_8
 
yFact - Variable in class eu.bandm.music.top.SvgSource
The stretch factor for the translation of the vertical coordinates.
yleft - Variable in class eu.bandm.sighkn.KennLine.SwingRep.ModeDialog
 
yright - Variable in class eu.bandm.sighkn.KennLine.SwingRep.ModeDialog
 

Z

ZERO - Static variable in class eu.bandm.music.entities.RationalDuration
Evident
zero - Static variable in class eu.bandm.sig.adlib2.BaseDoubleOperators
 
zero - Static variable in class eu.bandm.sig.adlib2.BaseFloatOperators
 
zero() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a new signal source whose value is true iff the value of this signal source is the number zero.
zero() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a new signal source whose value is true iff the value of this signal source is the number zero.
ZERO - Static variable in class eu.bandm.sig.adlib2.IntFraction
The fractional representation of the number zero.
zero - Static variable in class eu.bandm.sig.adlib2.IntOperators
 
zero() - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a new signal source whose value is true iff the value of this signal source is the number zero.
ZERO - Static variable in class eu.bandm.sig.adlib2.LongFraction
The fractional representation of the number zero.
zero - Static variable in class eu.bandm.sig.adlib2.LongOperators
 
zero() - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a new signal source whose value is true iff the value of this signal source is the number zero.
zero() - Method in interface eu.bandm.sig.adlib2.math.DoubleMatrix.KleeneAlgebra
 
zero() - Method in interface eu.bandm.sig.adlib2.math.FloatMatrix.KleeneAlgebra
 
zeroCrossing() - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a signal source whose value at each clock index is true if the current value of this signal source has changed sign compared to its value at the preceding clock index.
zeroCrossing() - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a signal source whose value at each clock index is true if the current value of this signal source has changed sign compared to its value at the preceding clock index.
zipWith(FloatBinaryOperator, FloatSignalSource) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
Creates a wrapper that emits a signal obtained by applying a given function to the current values of the signals emitted by this object and another object.
zipWith(FloatTernaryOperator, FloatSignalSource, FloatSignalSource) - Method in interface eu.bandm.sig.adlib.FloatSignalSource
 
zipWith(IntBinaryOperator, IntSignalSource) - Method in interface eu.bandm.sig.adlib.IntSignalSource
 
zipWith(BooleanBinaryOperator, BooleanSignalSource) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSource
Returns a signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary function.
zipWith(BooleanBinaryOperator, BooleanSignalSourceVector<?>) - Method in interface eu.bandm.sig.adlib2.BooleanSignalSourceVector
Returns a new aggregate that is obtained by uniformly combining the values of the corresponding components of this and another aggregate.
zipWith(DoubleBinaryOperator, DoubleSignalSource) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSource
Returns a signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary function.
zipWith(DoubleBinaryOperator, DoubleSignalSourceVector<?>) - Method in interface eu.bandm.sig.adlib2.DoubleSignalSourceVector
Returns a new aggregate that is obtained by uniformly combining the values of the corresponding components of this and another aggregate.
zipWith(FloatBinaryOperator, FloatSignalSource) - Method in interface eu.bandm.sig.adlib2.FloatSignalSource
Returns a signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary function.
zipWith(FloatBinaryOperator, FloatSignalSourceVector<?>) - Method in interface eu.bandm.sig.adlib2.FloatSignalSourceVector
Returns a new aggregate that is obtained by uniformly combining the values of the corresponding components of this and another aggregate.
zipWith(IntBinaryOperator, IntSignalSource) - Method in interface eu.bandm.sig.adlib2.IntSignalSource
Returns a signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary function.
zipWith(IntBinaryOperator, IntSignalSourceVector<?>) - Method in interface eu.bandm.sig.adlib2.IntSignalSourceVector
Returns a new aggregate that is obtained by uniformly combining the values of the corresponding components of this and another aggregate.
zipWith(LongBinaryOperator, LongSignalSource) - Method in interface eu.bandm.sig.adlib2.LongSignalSource
Returns a signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary function.
zipWith(LongBinaryOperator, LongSignalSourceVector<?>) - Method in interface eu.bandm.sig.adlib2.LongSignalSourceVector
Returns a new aggregate that is obtained by uniformly combining the values of the corresponding components of this and another aggregate.
zipWith(BinaryOperator<A>, SignalSource<A>) - Method in interface eu.bandm.sig.adlib2.SignalSource
Returns a signal source whose values are derived from the simultaneous values of this and another signal source by applying a binary function.
zipWith(BinaryOperator<A>, SignalSourceVector<A, ?>) - Method in interface eu.bandm.sig.adlib2.SignalSourceVector
Returns a new aggregate that is obtained by uniformly combining the values of the corresponding components of this and another aggregate.

_

_1 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_1 - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 4, classical label 1, "prime"/"one line"
_2 - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 5, classical label 2, "two lines"
_2_1 - Static variable in class eu.bandm.music.entities.Euler3
 
_2HexDigits - Static variable in class eu.bandm.music.entities.Color_rgb_8
Aux parser which accepts two hexadecimal digits, in upper or lower case.
_2okt - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_3 - Variable in class eu.bandm.music.entities.Euler2
The exponent of the applied third.
_3 - Variable in class eu.bandm.music.entities.Euler3
The exponent of the applied third.
_3 - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 6, classical label 3
_3_2 - Static variable in class eu.bandm.music.entities.Euler3
 
_4 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_4 - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 7, classical label 4
_5 - Variable in class eu.bandm.music.entities.Euler2
The exponent of the applied fifth.
_5 - Variable in class eu.bandm.music.entities.Euler3
The exponent of the applied fifth.
_5 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_5 - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 8, classical label 5
_5_4 - Static variable in class eu.bandm.music.entities.Euler3
 
_6 - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 9, classical label 6
_7 - Static variable in class eu.bandm.music.entities.OctaveRegister
Octave register from c to c, midi label 10, classical label 7
_8 - Variable in class eu.bandm.music.entities.Euler3
The exponent of the applied octave.
__check__absTime_text - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpTop
 
__check__conform - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Container
 
__check__constructionSequence - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
__check__containedIn - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Event
 
__check__context - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Part
 
__check__context - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Vox
 
__check__defByEvent - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TDivision
 
__check__defByEvent - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpSub
 
__check__defByEvent - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpTop
 
__check__depth - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpTop
 
__check__division - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpSub
 
__check__divisions - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Tp
 
__check__endText - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
__check__events - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
__check__events - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Vox
 
__check__from - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TDivision
 
__check__hasgaps - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
__check__name - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
__check__name - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Part
 
__check__name - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Vox
 
__check__overlapping - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
__check__parameterNames - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Vox
 
__check__parts - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TimeScape
 
__check__points - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TDivision
 
__check__pos - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TpSub
 
__check__sortedBySource - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Vox
 
__check__sortedByStart - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Vox
 
__check__startText - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
__check__timeless - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Container
 
__check__tlines - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Part
 
__check__upto - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Event
 
__check__upto - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_TDivision
 
__check__voice - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Event
 
__check__voices - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Container
 
__check__voices - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_EventSet
 
__check__voicesBySource - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Container
 
__check__when - Variable in class eu.bandm.tscore.model.__SAX_Parser.XMLPARSER_Event
 
__Formatter - Class in eu.bandm.tscore.model
(Ancillary class for generating pretty-print format objects).
__Formatter() - Constructor for class eu.bandm.tscore.model.__Formatter
 
__SAX_Parser - Class in eu.bandm.tscore.model
Decoder for umod's own XML serialisation.
__SAX_Parser(SAXEventStream, XMLconfiguration) - Constructor for class eu.bandm.tscore.model.__SAX_Parser
 
__SAX_Parser.XMLPARSER_Container - Class in eu.bandm.tscore.model
 
__SAX_Parser.XMLPARSER_Event - Class in eu.bandm.tscore.model
 
__SAX_Parser.XMLPARSER_EventSet - Class in eu.bandm.tscore.model
 
__SAX_Parser.XMLPARSER_Part - Class in eu.bandm.tscore.model
 
__SAX_Parser.XMLPARSER_TDivision - Class in eu.bandm.tscore.model
 
__SAX_Parser.XMLPARSER_TimeScape - Class in eu.bandm.tscore.model
 
__SAX_Parser.XMLPARSER_Tp - Class in eu.bandm.tscore.model
 
__SAX_Parser.XMLPARSER_TpSub - Class in eu.bandm.tscore.model
 
__SAX_Parser.XMLPARSER_TpTop - Class in eu.bandm.tscore.model
 
__SAX_Parser.XMLPARSER_Vox - Class in eu.bandm.tscore.model
 
__SAX_Writer - Class in eu.bandm.tscore.model
Encoder for umod's own XML serialisation.
__SAX_Writer(ContentHandler, XMLconfiguration) - Constructor for class eu.bandm.tscore.model.__SAX_Writer
 
__SET_CAST(Set<? extends Translet.State<?>>) - Static method in class eu.bandm.tscore.base.Translet
Aux function for casting a "Set>" into a "Set>", where R must be given explicitly by "Translet.setCast(...)".
__throwIt() - Method in class eu.bandm.tscore.model.__Formatter
 
__TREEGEN__ - Class in eu.bandm.tscore.model
 
__TREEGEN__() - Constructor for class eu.bandm.tscore.model.__TREEGEN__
 
__TREEGEN__.Inner1 - Class in eu.bandm.tscore.model
 
__TREEGEN__.Inner1.Inner2 - Class in eu.bandm.tscore.model
 
_add(float, float, int) - Method in class eu.bandm.sighkn.FloatPfg
 
_add(float[], int) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
_add(float[], float, int, int, int) - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
_barnum2duration - Variable in class eu.bandm.music.entities.MeasureCollector
Analysis result: All barnumbers/measure numbers to the valid duration.
_barnum2duration_explicit - Variable in class eu.bandm.music.entities.MeasureCollector
Analysis result: Some barnumbers/measure numbers to explicit duration.
_barnum2metric - Variable in class eu.bandm.music.entities.MeasureCollector
Analysis result: All barnumbers/measure numbers to the valid metric indication.
_barnum2metric_explicit - Variable in class eu.bandm.music.entities.MeasureCollector
Analysis result: Some barnumbers/measure numbers to explicit metric indication.
_barnum2startpos - Variable in class eu.bandm.music.entities.MeasureCollector
Analysis result: All barnumbers/measure numbers to their starting time point.
_blue - Variable in class eu.bandm.music.entities.Color_rgb_8
0..255, one byte value for the blue component.
_CAT(Map<String, R>) - Constructor for class eu.bandm.tscore.base.Translet._CAT
Constructs a catalog parser with an explicit map of inputs texts ot result objects.
_CAT(String...) - Constructor for class eu.bandm.tscore.base.Translet._CAT
Constructs a catalog parser with a list of inputs texts, which are directly the result.
_CAT(List<String>) - Constructor for class eu.bandm.tscore.base.Translet._CAT
Constructs a catalog parser with a list of inputs texts, which are directly the result.
_CONST(String, R) - Constructor for class eu.bandm.tscore.base.Translet._CONST
Only constructor, sets the accepted string and the returned result.
_do_run(float) - Method in class eu.bandm.sighkn.SigSequencer
ASSUME running => loaded =>
_finalCheck() - Method in class eu.bandm.music.top.MfOptions
 
_finalCheck() - Method in class eu.bandm.music.top.MlwOptions
 
_getMissingOptions() - Method in class eu.bandm.music.top.MfOptions
 
_getMissingOptions() - Method in class eu.bandm.music.top.MlwOptions
 
_getRedundantOptions() - Method in class eu.bandm.music.top.MfOptions
 
_getRedundantOptions() - Method in class eu.bandm.music.top.MlwOptions
 
_gr2 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_gr3 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_gr6 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_gr7 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_grDez - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_green - Variable in class eu.bandm.music.entities.Color_rgb_8
0..255, one byte value for the green component.
_grNon - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_kl2 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_kl3 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_kl6 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_kl7 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_klDez - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_klNon - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_last - Variable in class eu.bandm.tscore.base.Util.Pairwise
Internal register for the precedingly visited item.
_noDC - Variable in class eu.bandm.sighkn.FloatSamplePlayer
 
_noDC() - Method in class eu.bandm.sighkn.FloatSamplePlayer
 
_okt - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_red - Variable in class eu.bandm.music.entities.Color_rgb_8
0..255, one byte value for the red component.
_REGEX(String) - Constructor for class eu.bandm.tscore.base.Translet._REGEX
Only constructor with a string used directly as a Java RegEx pattern.
_TEST(Predicate<R>, String, Translet.Parser<R>) - Constructor for class eu.bandm.tscore.base.TransletLib._TEST
Only constructor, called by factors mehtods.
_tokenSet_0 - Static variable in class eu.bandm.tscore.tparser.TScoreLexer
 
_tokenSet_1 - Static variable in class eu.bandm.tscore.tparser.TScoreLexer
 
_tokenSet_2 - Static variable in class eu.bandm.tscore.tparser.TScoreLexer
 
_tokenSet_3 - Static variable in class eu.bandm.tscore.tparser.TScoreLexer
 
_tokenSet_4 - Static variable in class eu.bandm.tscore.tparser.TScoreLexer
 
_ue4 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_verm5 - Static variable in class eu.bandm.music.entities.FunctionalInterval
 
_visitor_debug_stream - Variable in class eu.bandm.tscore.model.MATCH_ONLY_00
 
_visitor_trace(Object, String) - Method in class eu.bandm.tscore.model.MATCH_ONLY_00
 
_x_upperInitialParser(String, boolean) - Static method in class eu.bandm.music.entities.FunctionalPitchModOctave
Deliver a parser with lower or upper initial characters, in the given language.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links