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

N

NAME - Static variable in class net.charlesames.utility.entity.XmlTags
Attribute name for a text identifier.
NAME - Static variable in class net.charlesames.utility.xml.Xml.XmlTags
Tag "name"
NAME - Static variable in class net.charlesames.utility.xml.Xsd.AttributeNames
Name
NATIVE - Static variable in class net.charlesames.music.common.XmlTags
 
NATURAL - Static variable in class net.charlesames.music.score.Accidental
 
negate() - Method in class net.charlesames.utility.math.Ratio
Negate this ratio.
net.charlesames.music.common - package net.charlesames.music.common
Classes in package music.common implement shared functionality.
net.charlesames.music.ensemble - package net.charlesames.music.ensemble
Classes in package music.ensemble define the structure of scores.
net.charlesames.music.midi - package net.charlesames.music.midi
The classes in this package have two missions: (1) to build a MIDI sequence from scratch and (2) to take an existing MIDI sequence and explain its contents.
net.charlesames.music.musicxml - package net.charlesames.music.musicxml
The purpose of package music.musicxml is to generate files in MusicXML format.
net.charlesames.music.musicxml.attribute - package net.charlesames.music.musicxml.attribute
 
net.charlesames.music.musicxml.notation - package net.charlesames.music.musicxml.notation
 
net.charlesames.music.score - package net.charlesames.music.score
Classes in the {code net.charlesames.music.score} package represent musical scores and the components which comprise musical scores.
net.charlesames.music.utility - package net.charlesames.music.utility
 
net.charlesames.utility.audio - package net.charlesames.utility.audio
 
net.charlesames.utility.common - package net.charlesames.utility.common
 
net.charlesames.utility.contour - package net.charlesames.utility.contour
 
net.charlesames.utility.date - package net.charlesames.utility.date
 
net.charlesames.utility.entity - package net.charlesames.utility.entity
 
net.charlesames.utility.error - package net.charlesames.utility.error
 
net.charlesames.utility.hash - package net.charlesames.utility.hash
 
net.charlesames.utility.html - package net.charlesames.utility.html
 
net.charlesames.utility.io - package net.charlesames.utility.io
 
net.charlesames.utility.launch - package net.charlesames.utility.launch
 
net.charlesames.utility.math - package net.charlesames.utility.math
 
net.charlesames.utility.oops - package net.charlesames.utility.oops
Classes in package net.charlesames.utility.oops implement exception subclasses.
net.charlesames.utility.utility - package net.charlesames.utility.utility
 
net.charlesames.utility.xml - package net.charlesames.utility.xml
 
NEUME - Static variable in class net.charlesames.music.common.XmlTags
 
Neume - Class in net.charlesames.music.score
Instances of the Neume class define rhythmic symbols such as quarter notes and half notes.
newline() - Method in class net.charlesames.utility.html.HtmlBuilder
Append a newline to the HTML buffer.
nextIndex() - Method in class net.charlesames.utility.io.ParsingBuffer
 
nextSecondAfterNow() - Static method in class net.charlesames.utility.date.DateMethods
Rounds the current date upward to the nearest second.
NONE - Static variable in class net.charlesames.music.score.Inflection
 
NORMAL_NOTES - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
NORMAL_TYPE - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
normalize() - Method in class net.charlesames.utility.math.Ratio
Map this ratio into the range from .
NoSuchObjectException - Exception in net.charlesames.utility.oops
Thrown to indicate that an object sought by a method does not exist.
NoSuchObjectException() - Constructor for exception net.charlesames.utility.oops.NoSuchObjectException
Constructs a NoSuchObjectException with no detail message.
NoSuchObjectException(String, Throwable) - Constructor for exception net.charlesames.utility.oops.NoSuchObjectException
Constructs a NoSuchObjectException with the specified detail message and cause.
NoSuchObjectException(String) - Constructor for exception net.charlesames.utility.oops.NoSuchObjectException
Constructs a NoSuchObjectException with the specified detail message.
NoSuchObjectException(Throwable) - Constructor for exception net.charlesames.utility.oops.NoSuchObjectException
Constructs a NoSuchObjectException with the specified cause.
NOTATED_DURATION - Static variable in class net.charlesames.music.common.XmlTags
 
Notation - Class in net.charlesames.music.musicxml.notation
The Notation class implements the MusicXML <notation> element.
NOTATIONS - Static variable in class net.charlesames.music.musicxml.MusicXmlTags.Notation
 
NOTE - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
NOTE_LIST - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_FORMAT - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_INSTRUMENT - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_INSTRUMENT_LINK - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_MOMENT - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_NORMALIZE - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_OPCODE - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_PARAMETER - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_PARAMETER_LINK - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_RAMPS - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_REFERENCE - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_SAMPLE_BITS - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_SAMPLE_RATE - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_TRACE - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_LIST_TUNING_FREQUENCY - Static variable in class net.charlesames.music.common.XmlTags
 
NOTE_SIZE - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
NoteAttribute - Class in net.charlesames.music.ensemble
The NoteAttribute class maps attribute names to specific properties of ScoreNote instances.
NOTEHEAD - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
Notehead - Class in net.charlesames.music.musicxml
The Identification class implements the MusicXML <metronome> direction type.
NoteheadShape - Enum in net.charlesames.music.musicxml.attribute
Selection options for MusicXML NoteheadShape attributes.
NoteInMeasure - Class in net.charlesames.music.musicxml
The NoteInMeasure class implements the MusicXML <note> element.
NoteListFormat - Enum in net.charlesames.music.ensemble
Output formats for MUSIC-N Note lists.
NoteListInstrument - Class in net.charlesames.music.ensemble
The NoteListInstrument class defines note-list instrument ID's and associates these with EnsembleContour instances.
NoteListInstrumentContour - Class in net.charlesames.music.ensemble
Deprecated.  
NoteListInstrumentLink - Class in net.charlesames.music.ensemble
The NoteListInstrumentLink class defines an external reference from a ContainerOfInstrumentLinks to a NoteListInstrument.
NoteListInstrumentLink(ContainerOfInstrumentLinks, int) - Constructor for class net.charlesames.music.ensemble.NoteListInstrumentLink
Constructor for NoteListInstrumentLink instances.
NoteListLineTerminator - Enum in net.charlesames.music.ensemble
Line terminator options for MUSIC-N note lists.
NoteListOpcode - Class in net.charlesames.music.ensemble
NoteListOpcode objects define the text used to identify various types of statement in MUSIC-N note lists.
NoteListOpcode(Ensemble, TypeOfOpcode, String) - Constructor for class net.charlesames.music.ensemble.NoteListOpcode
Constructor for NoteListOpcode instances.
NoteListParameter - Class in net.charlesames.music.ensemble
NoteListParameter objects direct score information to be written to fields in MUSIC-N note lists.
NoteListParameter(NoteListInstrument, int, String) - Constructor for class net.charlesames.music.ensemble.NoteListParameter
Constructor for NoteListParameter instances
NoteListParameterLink - Class in net.charlesames.music.ensemble
NoteListParameterLink instances details how to obtain parameter values when the EnsembleInstrument associated with the containing NoteListInstrumentLink generates a note statement using the associated NoteListInstrument.
NoteListParameterLink(NoteListInstrumentLink, NoteListParameter) - Constructor for class net.charlesames.music.ensemble.NoteListParameterLink
Constructor for NoteListParameterLink instances.
NoteListParameterLink.Moment - Enum in net.charlesames.music.ensemble
The NoteListParameterLink.Moment class identifies at what time during a note a Contour link should acquire a parameter value.
NUMBER - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 

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