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

R

rangeMidiVelocity - Static variable in class net.charlesames.music.score.Dynamic
MIDI velocity range from pppp to ffff.
RATIO - Static variable in class net.charlesames.music.common.XmlTags
 
Ratio - Class in net.charlesames.utility.math
Implements class of rational numbers; that is, numbers which can be expressed using a numerator and a denominator.
ratioAfter(Ratio, double) - Method in class net.charlesames.music.score.Score
Convert an absolute duration to a relative duration.
ratioBefore(Ratio, double) - Method in class net.charlesames.music.score.Score
Convert an absolute duration to a relative duration.
ContourFromRational<T> - Class in net.charlesames.utility.contour
Instances of the ContourFromRational class map a continuous ordinate (e.g.
ContourFromRational(WriteableEntity) - Constructor for class net.charlesames.utility.contour.ContourFromRational
Constructor class for ContourFromRational instances with containers
ContourFromRational() - Constructor for class net.charlesames.utility.contour.ContourFromRational
Constructor class for ContourFromRational instances without containers
RationalSegment<T> - Class in net.charlesames.utility.contour
Base class defining a segment of a ContourFromRational collection.
RationalSegment(ContourFromRational<T>) - Constructor for class net.charlesames.utility.contour.RationalSegment
Constructor for RationalSegment instances
RationalSegment(ContourFromRational<T>, Ratio, Ratio, T, T) - Constructor for class net.charlesames.utility.contour.RationalSegment
Constructor for RationalSegment instances
RatioTest - Class in net.charlesames.utility.math
 
RatioTest() - Constructor for class net.charlesames.utility.math.RatioTest
 
readAll(File) - Static method in class net.charlesames.utility.io.FileMethods
Reads character data from a file in a privileged context.
readXmlDoc(File) - Method in class net.charlesames.utility.xml.Xml
Parses an input text file into an org.w3c.dom Document object.
ContourFromReal<T> - Class in net.charlesames.utility.contour
Instances of the ContourFromReal class map a continuous ordinate (e.g.
ContourFromReal(WriteableEntity) - Constructor for class net.charlesames.utility.contour.ContourFromReal
Constructor class for ContourFromReal instances with containers
ContourFromReal() - Constructor for class net.charlesames.utility.contour.ContourFromReal
Constructor class for ContourFromReal instances without containers
realizeTempo() - Method in class net.charlesames.music.score.Score
Iterate through the notes of a score, populating these properties of notes: RealOnset and RealDuration.
RealSegment<T> - Class in net.charlesames.utility.contour
Base class defining a segment of a ContourFromReal collection.
RealSegment(ContourFromReal<T>) - Constructor for class net.charlesames.utility.contour.RealSegment
Constructor for RealSegment instances
RealSegment(ContourFromReal<T>, double, double, T, T) - Constructor for class net.charlesames.utility.contour.RealSegment
Constructor for RealSegment instances
REF - Static variable in class net.charlesames.music.common.XmlTags
 
reflect(int, int) - Static method in class net.charlesames.utility.math.MathMethods
Reflects a into the range from 0 to b.
reflect(double, double) - Static method in class net.charlesames.utility.math.MathMethods
Reflects a into the range from 0 to b.
REGEX - Static variable in class net.charlesames.music.score.Accidental
Regular expression for evaluating accidental text.
REGEX - Static variable in class net.charlesames.music.score.Clef
Regular expression for evaluating clef text.
REGEX - Static variable in class net.charlesames.music.score.Degree
Regular expression for evaluating degree text.
REGEX - Static variable in class net.charlesames.music.score.Duration
Regular expression for evaluating duration text.
REGEX - Static variable in class net.charlesames.music.score.Dynamic
Regular expression for evaluating dynamic text.
REGEX - Static variable in class net.charlesames.music.score.HarpPedalling
Regular expression for evaluating harp-pedalling text.
REGEX - Static variable in class net.charlesames.music.score.Inflection
Regular expression for evaluating inflection text.
REGEX - Static variable in class net.charlesames.music.score.KeySignature
Regular expression for evaluating time-signature text.
REGEX - Static variable in class net.charlesames.music.score.LetterName
Regular expression for evaluating letter-name text.
REGEX - Static variable in class net.charlesames.music.score.Neume
Regular expression for evaluating neume text.
REGEX - Static variable in class net.charlesames.music.score.Pitch
Regular expression for evaluating pitch text.
REGEX - Static variable in class net.charlesames.music.score.TimeSignature
Regular expression for evaluating time-signature text.
REGEX - Static variable in class net.charlesames.utility.math.Ratio
Regular expression for evaluating ratio text.
RELATIVE_X - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
RELEASE_PITCH - Static variable in class net.charlesames.music.common.XmlTags
 
RELEASE_PITCH - Static variable in class net.charlesames.music.ensemble.NoteAttribute
Pitch, expressed in cycles per second, as of the note's ending time.
removeAttribute(String) - Method in class net.charlesames.utility.entity.XmlSpec
Remove the XmlAttribute instance with the indicated NodeName.
removeCapableVoice(int) - Method in class net.charlesames.music.ensemble.EnsembleInstrument
Remove the indicated voice specification from the list of voices capable of playing this instrument.
removeChoir(String) - Method in class net.charlesames.music.ensemble.ContainerOfChoirsAndContours
Remove the choir with the indicated name from this component's immediate list of sub-choirs.
removeContour(String) - Method in class net.charlesames.music.ensemble.EnsembleChoir
Remove a contour specification.
removeCredit(int) - Method in class net.charlesames.music.ensemble.Ensemble
Remove an existing EnsembleCredit instance.
removeElement(String) - Method in class net.charlesames.utility.entity.XmlSpec
Remove the XmlElement instance with the indicated NodeName.
removeIndication(Indication) - Method in class net.charlesames.music.ensemble.UnpitchedSound
Remove the specified MusicXML indication from the sound.
removeInstrument(String) - Method in class net.charlesames.music.ensemble.Ensemble
Remove the EnsembleInstrument with the indicated name.
removeInstrument(int) - Method in class net.charlesames.music.ensemble.Ensemble
Remove the EnsembleInstrument with the indicated id.
removeInstrumentLink(int) - Method in class net.charlesames.music.ensemble.ContainerOfInstrumentLinks
Remove the link with the indicated sequence number.
removeMidiControl(TypeOfMidiControl) - Method in class net.charlesames.music.ensemble.EnsembleChoir
 
removeMusicXmlPart(MusicXmlPart) - Method in class net.charlesames.music.ensemble.Ensemble
Remove a MusicXmlPart instance from its parent EnsembleChoir and from this ensemble.
removeNote(int) - Method in class net.charlesames.music.score.Score
Remove the ScoreNote instance with the indicated ID from its parent Score instance.
removeNoteListInstrument(int) - Method in class net.charlesames.music.ensemble.Ensemble
Remove the NoteListInstrument with the indicated id.
removeParameter(int) - Method in class net.charlesames.music.ensemble.NoteListInstrument
Removes a parameter with the indicated id.
removeParameter(String) - Method in class net.charlesames.music.ensemble.NoteListInstrument
Removes a parameter with the indicated name.
removeParameter(NoteListParameter) - Method in class net.charlesames.music.ensemble.NoteListInstrumentLink
Remove a link to the indicated note-list parameter
removeStaff(MusicXmlStaff) - Method in class net.charlesames.music.ensemble.MusicXmlPart
Remove an existing MusicXmlStaff from a MusicXmlPart.
removeUnpitchedSound(Pitch) - Method in class net.charlesames.music.ensemble.EnsembleInstrument
Remove the UnpitchedSound instance associated with the specified pitch.
removeVoice(String) - Method in class net.charlesames.music.ensemble.EnsembleChoir
Remove an existing EnsembleVoice from the choir.
removeVoice(int) - Method in class net.charlesames.music.ensemble.EnsembleChoir
Remove an existing EnsembleVoice from the choir.
resequenceChoirs() - Method in class net.charlesames.music.ensemble.ContainerOfChoirsAndContours
Rebuild the sequence of choir id's so that the first id is 1 and the sequence proceeds without gaps.
resequenceEntities(SortedMap<Integer, ? extends Entity>, int) - Static method in class net.charlesames.utility.entity.Entity
A helper function which removes gaps from a sequence of entity id's.
resequenceInstrumentLinks() - Method in class net.charlesames.music.ensemble.ContainerOfInstrumentLinks
Rebuild the sequence of NoteListInstrumentLink id's so that the first id is 1 and the sequence proceeds without gaps.
resequenceInstruments() - Method in class net.charlesames.music.ensemble.Ensemble
Rebuild the sequence of instrument id's so that the first id is 1 and the sequence proceeds without gaps.
resequenceNoteListInstruments() - Method in class net.charlesames.music.ensemble.Ensemble
Rebuild the sequence of note-list instrument id's so that the first id is 1 and the sequence proceeds without gaps.
resequenceParameters() - Method in class net.charlesames.music.ensemble.NoteListInstrument
Rebuild the sequence of NoteListParameter id's so that the first id is 1 and the sequence proceeds without gaps.
resequenceParts() - Method in class net.charlesames.music.ensemble.Ensemble
Rebuild the sequence of MusicXmlPart id's so that the first id is 1 and the sequence proceeds without gaps.
resequenceStaves() - Method in class net.charlesames.music.ensemble.MusicXmlPart
Rebuild the sequence of MusicXmlStaff id's so that the first id is 1 and the sequence proceeds without gaps.
resequenceVoices() - Method in class net.charlesames.music.ensemble.Ensemble
Rebuild the sequence of voice id's so that the first id is 1 and the sequence proceeds without gaps.
reset() - Method in class net.charlesames.utility.html.HtmlBuilder
Empties the HTML buffer and clears the tag stack.
resolve() - Method in class net.charlesames.music.ensemble.ContainerOfChoirsAndContours
 
resolve() - Method in class net.charlesames.music.ensemble.EnsembleChoir
 
resolve() - Method in class net.charlesames.music.ensemble.EnsembleVoice
Resolve object references
resolve() - Method in class net.charlesames.music.ensemble.MidiControl
Dereference the contour specification.
resolve() - Method in class net.charlesames.music.ensemble.NoteListInstrumentContour
Deprecated. Resolve the EnsembleContour instance.
resolve() - Method in class net.charlesames.music.ensemble.NoteListParameterLink
Do nothing, since contour links are now loosely bound.
REST - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
rest() - Static method in class net.charlesames.music.score.Pitch
Get the Pitch instance indicating a rest.
Rest - Class in net.charlesames.music.score
Overrides pitch methods to reflect special behavior of rest
RESTRICTION - Static variable in class net.charlesames.utility.xml.Xsd.Tags
Restriction tag
rework(boolean) - Method in class net.charlesames.music.score.Score
Rework a score without measures to make it exportable to MusicXML.
rework(TimeSignature, KeySignature, Neume, boolean) - Method in class net.charlesames.music.score.Score
Rework a score without measures to make it exportable to MusicXML.
RIGHT - Static variable in class net.charlesames.utility.entity.XmlTags
Node name for rightmost ordinate in XML serialized serialized subclass of RationalSegment or RealSegment.
RIGHT_HAND - Static variable in class net.charlesames.music.utility.PianoEnsemble.VoiceNames
 
RIGHT_MARGIN - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
RightLeftMiddle - Enum in net.charlesames.music.musicxml.attribute
Selection options for MusicXML RightLeftMiddle attributes.
RIGHTS - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
Root - Class in net.charlesames.music.common
Singleton class which maintains a list of all ensemble entities currently in memory.
run() - Method in class net.charlesames.utility.audio.AudioSampleWriter
 
run() - Method in class net.charlesames.utility.io.PrivilegedFilePropertyGetter
 
run() - Method in class net.charlesames.utility.io.PrivilegedPropertyGetter
 
run() - Method in class net.charlesames.utility.io.PrivilegedTextReader
 
run() - Method in class net.charlesames.utility.io.PrivilegedTextWriter
 

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